Project Zomboid

Project Zomboid

TchernoLib B41
A apresentar 11-20 de 24 entradas
< 1  2  3 >
Atualização: 30 jun. 2023 às 9:12

version 1.13

  • compatible with mods overwriting Item.

Atualização: 30 jun. 2023 às 5:53

version 1.12

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

Atualização: 29 jun. 2023 às 16:58

version 1.11

  • adds basic teleport for ClimbWall mod.

Atualização: 26 jun. 2023 às 18:44

version 1.10

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

Atualização: 24 jun. 2023 às 16:25

version 1.9

  • make ZombiesNotAttack effect zombies.

Atualização: 23 jun. 2023 às 20:19

update for InfectedPlayer

Atualização: 20 jun. 2023 às 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)

Atualização: 18 jun. 2023 às 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.

Atualização: 17 jun. 2023 às 23:10

version 1.5

  • adds Player Variable system
  • adds isCmdReady()

Atualização: 14 jun. 2023 às 22:03

version 1.4

  • improves Spectate function.