Project Zomboid

Project Zomboid

Item Tweaker API (obsolete)
Zobrazuje se 1–10 z 12 položek
< 1  2 >
Aktualizace: 11. pro. 2021 v 7.16

Version 1.11

  • remove mostly unused rollback option that may be cause for multiplayer problems.

Aktualizace: 2. pro. 2021 v 9.29

Version 1.10

  • correction of clothingitemextra and clothingitemextraoption thanx to ArpyClarkson.

Aktualizace: 13. srp. 2021 v 14.15

Version 1.9

- add compatibility for use by other mods (Better Sorting : https://steamcommunity.com/sharedfiles/filedetails/?id=2313387159). Thanx to Paranoid&Afraid https://steamcommunity.com/id/IJNUSNNVAUSMC.

Aktualizace: 29. čvc. 2021 v 12.15

Version 1.8

- add compatibility for use by other mods (EasyPacking: https://steamcommunity.com/sharedfiles/filedetails/?id=2438225189).

Aktualizace: 8. čvc. 2021 v 14.56

Version 1.7

Some properties need to be changed at game boot time to take effect. For your expected changes to be applied on these you need to restart the game between each activation/deactivation of any mod tweaking items.

Aktualizace: 6. čvc. 2021 v 6.33

version 1.6

If you activate ModOptions [https://steamcommunity.com/sharedfiles/filedetails/?id=2169435993]:
You can activate Rollback mode from options menu. This undo SOME modifications when going back to main menu (default = false)
(Yeah, only SOME -i.e. most- modifications can be Rollback: Java Item class limited interface and my limited knowledge of Java & Lua are in cause. Any advice on improving this point is welcome.)

Aktualizace: 5. čvc. 2021 v 20.38

version 1.5

uses own default object instead of thread because someone will give category to thread someday.. just to bother me ;)

Aktualizace: 5. čvc. 2021 v 20.07

version1.4

corrects: categories property array was being always appended to previous array instead of replacing previous array.
some logs reordering

Aktualizace: 28. čvn. 2021 v 14.15

1.3
- reactivate broken verbose option.

Aktualizace: 24. čvn. 2021 v 11.06

1.2
Changes the mod ID to ItemTweakerAPI for better compatibility with mods based on https://steamcommunity.com/workshop/filedetails/?id=566115016.
Thanx to The Gray Ronin for showing the way. (https://steamcommunity.com/id/TheGrayRonin).