Project Zomboid

Project Zomboid

Eggon's Modding Utils
Showing 1-9 of 9 entries
Update: Feb 22, 2022 @ 2:39pm

Fixed getHotbarItems for when player dies.

Update: Jan 15, 2022 @ 7:06am

Added new inventory utility functions

Update: Nov 15, 2021 @ 5:33am

Fixed bug in mimicDistribution related to VehicleDistribution table.

Update: Nov 14, 2021 @ 11:00am

Preparing upload of ESYB.
Added:
1) Distribution API
2) OnDisplayContainerContents event
3) OnDisplayInventoryContainerContents event
4) OnDisplayLootContainerContents event

Update: Oct 14, 2021 @ 8:51am

Fixed OnAfterItemTransfer - triggering incorrectly for multiple items transferred

Update: Oct 13, 2021 @ 2:57pm

Added OnBeforeFirstInventoryTooltipDisplay.

Update: Oct 8, 2021 @ 1:39pm

Bug fix

Update: Oct 8, 2021 @ 9:29am

Improved events related to ItemTransfer.
1) Added OnBeforeItemTransfer event (replacing OnItemTransfer)
2) Added OnAfterItemTransfer event
3) OnItemTransfer is now deprecated and will be removed soon

Update: Oct 2, 2021 @ 1:41pm