Project Zomboid

Project Zomboid

TchernoLib B41
24개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2023년 6월 30일 @ 오전 9시 12분

version 1.13

  • compatible with mods overwriting Item.

업데이트: 2023년 6월 30일 @ 오전 5시 53분

version 1.12

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

업데이트: 2023년 6월 29일 @ 오후 4시 58분

version 1.11

  • adds basic teleport for ClimbWall mod.

업데이트: 2023년 6월 26일 @ 오후 6시 44분

version 1.10

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

업데이트: 2023년 6월 24일 @ 오후 4시 25분

version 1.9

  • make ZombiesNotAttack effect zombies.

업데이트: 2023년 6월 23일 @ 오후 8시 19분

update for InfectedPlayer

업데이트: 2023년 6월 20일 @ 오후 10시 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)

업데이트: 2023년 6월 18일 @ 오후 11시 59분

version 1.6

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

업데이트: 2023년 6월 17일 @ 오후 11시 10분

version 1.5

  • adds Player Variable system
  • adds isCmdReady()

업데이트: 2023년 6월 14일 @ 오후 10시 03분

version 1.4

  • improves Spectate function.