Project Zomboid
Simplify
Εμφάνιση 21-23 από 23 καταχωρίσεις
< 1  2  >
Ενημέρωση: 6 Ιουλ 2022 στις 10:52

v0.3
====
- Added utility for getting local co-op players' data.
- Fixed function Player#isAdmin. It will now accept player instance as argument to detect admin access level.

Ενημέρωση: 6 Ιουλ 2022 στις 4:13

v0.2
=====
- Change folder name to avoid future mod supports.*
- Add some more player utility functions especially those personal text color and pvp status.
- Add simple math clamp utility.

*If you encountered problems with my "Player Positions" mod, that means the workshop folder for this mod still contain those old files and the game mod loader went crazy. Please resubscribe this mod to fix it.

Ενημέρωση: 4 Ιουλ 2022 στις 8:36

v0.1
=====
- provide very basic utilities for grabbing player, factions and faction member list
- utility for converting java array to lua array