Project Zomboid
TchernoLib B41
Εμφάνιση 11-20 από 24 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 30 Ιουν 2023 στις 9:12

version 1.13

  • compatible with mods overwriting Item.

Ενημέρωση: 30 Ιουν 2023 στις 5:53

version 1.12

  • attempts to protect from not fully understood crash. Maybe is another mod overrides Item symbols.

Ενημέρωση: 29 Ιουν 2023 στις 16:58

version 1.11

  • adds basic teleport for ClimbWall mod.

Ενημέρωση: 26 Ιουν 2023 στις 18:44

version 1.10

  • adds Movement interface for Crawl.
  • adds Access Public Parameter interface for Crawl.

Ενημέρωση: 24 Ιουν 2023 στις 16:25

version 1.9

  • make ZombiesNotAttack effect zombies.

Ενημέρωση: 23 Ιουν 2023 στις 20:19

update for InfectedPlayer

Ενημέρωση: 20 Ιουν 2023 στις 22:06

version 1.7

  • removes luautils.removeFromTable.
  • adds function to target the square pointed by the mouse even at lower Z levels.
  • improves shared player variables management.
  • corrects spawning unexpected reset at reload. (Portal Gun)
  • adds cmd temporisation to any local isoPlayer when the commands are not available (around player death / creation)

Ενημέρωση: 18 Ιουν 2023 στις 23:59

version 1.6

  • applies screen mask to UI drawings.
  • adds Player Mod Data view from Debug DEV menu.
  • adds IsoPlayer flags to PlayerVariables.

Ενημέρωση: 17 Ιουν 2023 στις 23:10

version 1.5

  • adds Player Variable system
  • adds isCmdReady()

Ενημέρωση: 14 Ιουν 2023 στις 22:03

version 1.4

  • improves Spectate function.