DayZ
DayZ-Dog
65개 중 51~60개 표시 중
< 1  2  3  4  5  6  7 >
업데이트: 2021년 7월 25일 @ 오전 4시 17분

- fixed null pointer in hologram
- dog sitting anim have moving tail again
- fixed missing translation when dismantle dog houses
- added easter egg animation while dog sitting (try some emote)

업데이트: 2021년 7월 21일 @ 오전 9시 31분

- fixed hologram issue (Thx ~Lars~ for report)
- improved sitting transitions (Mrtea101)
- sitting anim with moving tail will be added back soon

업데이트: 2021년 7월 17일 @ 오전 2시 46분

- fixed null pointer in commandhandler
- added custom animations (Thx Mrtea101 and ofc MarioE)
- dog will now sit when close to player

업데이트: 2021년 7월 8일 @ 오전 3시 30분

- improved commandhandler (fixed issue that dog wont get hit when stay)
- fixed null pointer in commandhandler
- added italian translation (thx CloudeLaVache)
- added logging when dog die

업데이트: 2021년 7월 2일 @ 오전 10시 08분

- dog will now stay when close to player during follow mode, will not move between legs anymore
- prepared state machine and commandhandler for scripted AI

업데이트: 2021년 5월 29일 @ 오전 12시 27분

- added configurable item for summoning dog - default is still vanilla Bone, eg. "SummonItem": "Bone"
- added new black german shepherd dog (Thx Windstride for retexture)
- fixed eye texture and transparency on first model (Thx Windstride)

업데이트: 2021년 5월 19일 @ 오전 7시 29분

- added #define DAYZ_DOG (Thx Liven for suggestion)
- removed whistle action (use keybinds instead)

업데이트: 2021년 5월 17일 @ 오전 7시 03분

- fixed clientside null pointer when start game
- fixed keybinding translation (thx TH)
- fixed compatibility with mods which modify zombies (thx Liven for suggestion)
- set default config to store dog status in json files (for new installations)

업데이트: 2021년 5월 14일 @ 오전 7시 04분

- added configurable keybinds (for voice command of dog - recommended software Voice Attack - thx Banana for suggestion)
- added config which allow reset dogs
- added logging

New config is automatically created when mod installed. You can found it under profile/Dayz-Dog folder.
This new config prevent situation when mod is installed, that all players have dog without summoning it using dog house.
As server admin you should set "StoreDogStatus" to 1 and "AllowOnlyStoredDogs" to 1.
Dog status is still stored in player, but this allow reset dogs without need player wipe.
Under profile/Dayz-Dog/players/ will be stored files which indicate what player already summoned dog.
By default is this feature disabled.

업데이트: 2021년 5월 8일 @ 오전 3시 53분

- fixed null pointer in actions
- dog can now "enter to vehicle" when in follow mode (thx for idea Borcio)
- static dog houses cannot be dismantled by screwdriver
- adjusting follow ai template
- added readme regarding zombie territories (thx Vince)