Project Zomboid

Project Zomboid

Game Night
Wyświetlanie 1-10 z 49 pozycji
< 1  2  3  4  5 >
Aktualizacja: 16 lutego o godz. 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.

Aktualizacja: 1 lutego o godz. 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.

Aktualizacja: 2 grudnia 2024 o godz. 19:37

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

Aktualizacja: 26 sierpnia 2024 o godz. 11:43

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

Aktualizacja: 9 sierpnia 2024 o godz. 11:35

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

Aktualizacja: 22 lipca 2024 o godz. 18:57

- Fix weight of checkers pieces.

Aktualizacja: 15 lipca 2024 o godz. 15:07

- Fix issue with in-hand UI

Aktualizacja: 12 lipca 2024 o godz. 16:18

- Fixed oversight with hotfix #2.

Aktualizacja: 12 lipca 2024 o godz. 15:58

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

Aktualizacja: 12 lipca 2024 o godz. 12:25

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