Project Zomboid

Project Zomboid

Game Night
49件中 1-10 を表示
< 1  2  3  4  5 >
更新:2月16日 @ 7時44分
更新者:Chuckleberry Finn

- Improved cooldown checks. (GameTime.getServerTimeMills used for timestamps, credit to Albion for the suggestion.)
- Moved textures to /common for B42, and make B41 access B42 assets.

更新:2月1日 @ 16時34分
更新者:Chuckleberry Finn

Initial 42 Changeover:

Under the hood stuff:
- Refactored itemfactory.createItem to instanceItem.
- Removed unsealing recipes.
- Changed how distributions are handled/added to.

User Experience:
- Added new mod icons
- Removed the 'unseal' feature, boxes can now be spawned-in fully stocked.
- Removed Uno Box, cards now spawn in as is.
- Fixed card flipping not refreshing the item.

更新:2024年12月2日 @ 19時37分
更新者:Chuckleberry Finn

- Added General Loot Multiplier (GameNight.LootMultiplier)
Impacts all game items found in the world.
- Added changes to unhappiness with item interaction.

更新:2024年8月26日 @ 11時43分
更新者:Chuckleberry Finn

- Adds new `ignoreCategory` setting for item registration.
- Fix: Extra checks for edge-cases where cursor data could be missing.

更新:2024年8月9日 @ 11時35分
更新者:Chuckleberry Finn

- Fixes issue with items not defaulting to their `scriptIcon`.
- Fixes oversight with item type registration.

更新:2024年7月22日 @ 18時57分
更新者:Chuckleberry Finn

- Fix weight of checkers pieces.

更新:2024年7月15日 @ 15時07分
更新者:Chuckleberry Finn

- Fix issue with in-hand UI

更新:2024年7月12日 @ 16時18分
更新者:Chuckleberry Finn

- Fixed oversight with hotfix #2.

更新:2024年7月12日 @ 15時58分
更新者:Chuckleberry Finn

Hotfix: - Fixed issues with bounding/constraints of the UI.

更新:2024年7月12日 @ 12時25分
更新者:Chuckleberry Finn

- Added `gameNight_boxEnough` as a item param for non-boxes to feel like boxes.