Project Zomboid

Project Zomboid

TchernoLib B41
Hiển thị 11-20 trong 24 mục
< 1  2  3 >
Cập nhật: 30 Thg06, 2023 @ 9:12am

version 1.13

  • compatible with mods overwriting Item.

Cập nhật: 30 Thg06, 2023 @ 5:53am

version 1.12

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

Cập nhật: 29 Thg06, 2023 @ 4:58pm

version 1.11

  • adds basic teleport for ClimbWall mod.

Cập nhật: 26 Thg06, 2023 @ 6:44pm

version 1.10

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

Cập nhật: 24 Thg06, 2023 @ 4:25pm

version 1.9

  • make ZombiesNotAttack effect zombies.

Cập nhật: 23 Thg06, 2023 @ 8:19pm

update for InfectedPlayer

Cập nhật: 20 Thg06, 2023 @ 10:06pm

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)

Cập nhật: 18 Thg06, 2023 @ 11:59pm

version 1.6

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

Cập nhật: 17 Thg06, 2023 @ 11:10pm

version 1.5

  • adds Player Variable system
  • adds isCmdReady()

Cập nhật: 14 Thg06, 2023 @ 10:03pm

version 1.4

  • improves Spectate function.