DayZ
Breachingcharge
Zobrazuje se 51–60 z 63 položek
< 1  2  3  4  5  6  7 >
Aktualizace: 15. úno. 2020 v 7.00

fixed the infinite action circle, thanks to bombjack for helping me with fixing it

Aktualizace: 19. pro. 2019 v 5.59

fix for PlacingStartServer function requiring a paramater now

Aktualizace: 5. zář. 2019 v 9.13

fixed missing textures

Aktualizace: 3. zář. 2019 v 4.05

Added the new model for the heavy breachingcharge and a crafting recipe.

Aktualizace: 23. srp. 2019 v 4.14

added heavy breachingcharge (retextured model for now, will be changed in the future)
added damage/health settings to charges/destroyable walls
added additional raycast to find the surface normal of the targeted wall
added "version" number at the end of the .json-file's name, this should prevent servers from crashing on startup if the old one hasn't been deleted

(I'm currently using two different raycasts to place the charge, one which uses the viewgeometry lod to indentify the object type, the other (firegeometry lod) for finding the surface normal. Ideally, it should only use one single raycast, but I can't get the RayCastBullet function to return the correct object, if anyone has experience using raycasts in dayz and knows how to do this please let me know!)

Aktualizace: 13. srp. 2019 v 14.42

fixed crash on server startup
fixed buggy audio for the most part (not 100& sure as this depends on what times are set for the breachingcharge)

Aktualizace: 12. srp. 2019 v 12.57

added models for charcoalpowder and sulfurpowder
removed unnecessary settings from the .json file

from my testing the server will still start up with the old .json file this time but it's best to delete it and generate a new one

Aktualizace: 11. srp. 2019 v 17.15

added new model for gunpowder.
redid some of the code to allow for custom breachingcharges with their own model and/or other aspects

Aktualizace: 10. srp. 2019 v 6.18

added crafting recipies for gunpowder, base explosive and the finished breaching charge

Aktualizace: 9. srp. 2019 v 14.43

Added server logs for plant, defuse and explode events, just ctrl+f for [Breachingcharge] to find it easily.
Added the ability to destroy walls from the Simple Base mod.

Old Breachingcharge.json files have to be deleted with this update and let the mod create a new one as I added a few settings (they aren't used in this version though).