Project Zomboid

Project Zomboid

TchernoLib B41
Mostrando 11-20 de 24 aportaciones
< 1  2  3 >
Actualización: 30 JUN 2023 a las 9:12 a. m.

version 1.13

  • compatible with mods overwriting Item.

Actualización: 30 JUN 2023 a las 5:53 a. m.

version 1.12

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

Actualización: 29 JUN 2023 a las 4:58 p. m.

version 1.11

  • adds basic teleport for ClimbWall mod.

Actualización: 26 JUN 2023 a las 6:44 p. m.

version 1.10

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

Actualización: 24 JUN 2023 a las 4:25 p. m.

version 1.9

  • make ZombiesNotAttack effect zombies.

Actualización: 23 JUN 2023 a las 8:19 p. m.

update for InfectedPlayer

Actualización: 20 JUN 2023 a las 10:06 p. m.

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)

Actualización: 18 JUN 2023 a las 11:59 p. m.

version 1.6

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

Actualización: 17 JUN 2023 a las 11:10 p. m.

version 1.5

  • adds Player Variable system
  • adds isCmdReady()

Actualización: 14 JUN 2023 a las 10:03 p. m.

version 1.4

  • improves Spectate function.