Project Zomboid

Project Zomboid

Game Night
Hiển thị 1-10 trong 49 mục
< 1  2  3  4  5 >
Cập nhật: 16 Thg02 @ 7:44am

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

Cập nhật: 1 Thg02 @ 4:34pm

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.

Cập nhật: 2 Thg12, 2024 @ 7:37pm

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

Cập nhật: 26 Thg08, 2024 @ 11:43am

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

Cập nhật: 9 Thg08, 2024 @ 11:35am

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

Cập nhật: 22 Thg07, 2024 @ 6:57pm

- Fix weight of checkers pieces.

Cập nhật: 15 Thg07, 2024 @ 3:07pm

- Fix issue with in-hand UI

Cập nhật: 12 Thg07, 2024 @ 4:18pm

- Fixed oversight with hotfix #2.

Cập nhật: 12 Thg07, 2024 @ 3:58pm

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

Cập nhật: 12 Thg07, 2024 @ 12:25pm

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