Project Zomboid
Customizable Zombies
Εμφάνιση 51-60 από 102 καταχωρίσεις
< 1 ... 4  5  6  7  8 ... 11 >
Ενημέρωση: 15 Μαϊ 2020 στις 13:18

Ενημέρωση: 14 Μαϊ 2020 στις 3:52

- Bugfix: Zombies not affected by the "Day/Night Active" sandbox setting will now be affected (Tested on Build 40.43 + 41.37).

Ενημέρωση: 27 Μαρ 2020 στις 2:07

  • Changed "function checkZombieAttributesCustomizableZombies(zombie)" to be a more faster and efficient function.

Ενημέρωση: 13 Μαρ 2020 στις 10:56

  • Added a coroutine function to make sure zombies do not default back to their original zombie types and reduced the lag by using a coroutine.

Ενημέρωση: 13 Μαρ 2020 στις 10:51

Reverting back to MAR12 until a fix is found for the lag the function causes with large amounts of zombies.

Ενημέρωση: 13 Μαρ 2020 στις 10:26

  • Added a function to make sure zombies do not default back to their original zombie types.

Ενημέρωση: 12 Μαρ 2020 στις 6:16

  • Hotfix: Fixed a bug that occured for some, causing the configuration settings to not save properly and fall back to default settings.

Ενημέρωση: 8 Μαρ 2020 στις 9:21

  • Code Optimization: Removed ZombRand from one if-statement to reduce lag in OnZombieUpdate Event.

Ενημέρωση: 6 Μαρ 2020 στις 7:41

  • Code optimization. Moved some functions required separately by build 40 and 41 apart.

Ενημέρωση: 5 Μαρ 2020 στις 15:00

  • Moved a ZombRand function out of Events.OnZombieUpdate to Events.OnPlayerUpdate to reduce lag on zombies.