Project Zomboid

Project Zomboid

Game Night
Viser 1-10 af 49 forekomster
< 1  2  3  4  5 >
Opdatering: 16. feb. kl. 7:44

- 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.

Opdatering: 1. feb. kl. 16:34

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.

Opdatering: 2. dec. 2024 kl. 19:37

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

Opdatering: 26. aug. 2024 kl. 11:43

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

Opdatering: 9. aug. 2024 kl. 11:35

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

Opdatering: 22. juli 2024 kl. 18:57

- Fix weight of checkers pieces.

Opdatering: 15. juli 2024 kl. 15:07

- Fix issue with in-hand UI

Opdatering: 12. juli 2024 kl. 16:18

- Fixed oversight with hotfix #2.

Opdatering: 12. juli 2024 kl. 15:58

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

Opdatering: 12. juli 2024 kl. 12:25

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