Project Zomboid

Project Zomboid

TchernoLib B41
Affichage des entrées 11-20 sur 24
< 1  2  3 >
Mis à jour le : 30 juin 2023 à 9h12

version 1.13

  • compatible with mods overwriting Item.

Mis à jour le : 30 juin 2023 à 5h53

version 1.12

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

Mis à jour le : 29 juin 2023 à 16h58

version 1.11

  • adds basic teleport for ClimbWall mod.

Mis à jour le : 26 juin 2023 à 18h44

version 1.10

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

Mis à jour le : 24 juin 2023 à 16h25

version 1.9

  • make ZombiesNotAttack effect zombies.

Mis à jour le : 23 juin 2023 à 20h19

update for InfectedPlayer

Mis à jour le : 20 juin 2023 à 22h06

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)

Mis à jour le : 18 juin 2023 à 23h59

version 1.6

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

Mis à jour le : 17 juin 2023 à 23h10

version 1.5

  • adds Player Variable system
  • adds isCmdReady()

Mis à jour le : 14 juin 2023 à 22h03

version 1.4

  • improves Spectate function.