Project Zomboid

Project Zomboid

StatsAPI
20개 중 1~10개 표시 중
< 1  2 >
업데이트: 2024년 11월 18일 @ 오후 3시 29분

0.4.15
  • Fixed a bug where the hover area for moodle tooltips was too small.
  • Potential fix for the invisible moodle bug.
  • Minor internal restructuring.

업데이트: 2024년 8월 12일 @ 오후 9시 36분

0.4.14
  • Hopefully fixed a rare bug where a gap could appear between moodles, or certain moodles wouldn't be rendered.
  • Performance improvements

업데이트: 2024년 3월 18일 @ 오후 2시 56분

0.4.13
  • Experimental change: Moodle rendering should now scale with non-vanilla texture sizes

업데이트: 2023년 11월 21일 @ 오후 8시 06분

0.4.12
API Changes
  • CharacterStats.delayToSleep has been replaced with timeUntilSleep, which is a timer until sleep rather than a timestamp (the player will not regain fatigue until it reaches zero)
Bug fixes
  • Fixed fatigue loss while sleeping stopping at midnight

업데이트: 2023년 11월 13일 @ 오후 3시 42분

0.4.11
  • Fixed waking up almost instantly when sleeping in multiplayer
  • Fatigue.trySleep now returns the untranslated string as the reason

업데이트: 2023년 10월 18일 @ 오전 11시 45분

0.4.10
  • Fixed incorrect mapping of MoodleType to lua moodles
    • This caused an issue where characters were never too full to eat.
    • It likely caused some miscellaneous mod incompatibilities too
  • Now ignores characters without a CharacterStats object
    • This means that StatsAPI is disabled for NPCs from NPC mods. This might still cause them to not work properly, but you at least won't be spammed with errors when near NPCs.

업데이트: 2023년 9월 26일 @ 오후 1시 50분

0.4.9
  • Fixed error when a remote player hits with a weapon in multiplayer
  • Updated Accessible Fields to 1.0.3

업데이트: 2023년 9월 18일 @ 오전 10시 02분

0.4.8
  • Carry weight is now always rounded down to the nearest integer value, like vanilla
  • Fixed carry weight being affected too much by a character's strength: carry weight modifiers from strength traits were copied over from vanilla, but in vanilla an oversight causes them to never be applied

업데이트: 2023년 9월 8일 @ 오전 11시 18분

0.4.7
  • Actually fixed the panic bug

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

0.4.6
  • Fixed a bug where panic would skyrocket after surviving for one month