PlateUp!
KitchenLib
Εμφάνιση 1-10 από 86 καταχωρίσεις
< 1  2  3 ... 9 >
Ενημέρωση: 23 Απρ στις 4:43

Release Notes

Achievements
- Changed IsHidden to HiddenState

Materials
Fairy Lights
- Added Intensity Slider

Ενημέρωση: 5 Φεβ στις 3:46

Release Notes

Achievements
- Fixed a bug causing views to fail updating when an achievement is unlocked at a specific time.

Debug
- Fixed a bug causing debug logging to fail.

GameDataObject
CustomDish
- Fixed a NullReferenceException.

Ενημέρωση: 1 Φεβ στις 3:04

Temporary Revert

Ενημέρωση: 31 Ιαν στις 20:20

Release Notes

Preferences & Achievements
- Fixed a bug causing Preferences and Achievements to not follow Steam Cloud preference if loaded after KitchenLib.

Achievements
- Increased display time for achievement notifications.
- Fixed a bug causing notifications to appear several times if the condition is met quickly.

Materials
- Fixed a NullReferenceException within the Material Editor.

Ενημέρωση: 18 Ιαν στις 1:03

Release Notes

Achievements
- Fixed Multiplayer

Ενημέρωση: 13 Ιαν στις 8:47

Release Notes

Achievements
- Fixed Ordering Ticket UI
- Added `Action OnUnlock`

Cosmetics
- Cosmetic Menus are now generated each load rather than at the start

Ενημέρωση: 9 Ιαν στις 2:47

Release Notes

Beta
- Added a Beta Warning to the Main Menu.
- Added `-noklbetawarning` launch tag to remove the launch warning.

Menus
- Menus are now registered using `MainMenuPreferencesesMenu`, `PauseMenuPreferencesesMenu` and `BasePreferencesMenu`
- Menus using previous registration methods are still functional. (This does **NOT** include `MainMenuAction` and `PauseMenuAction`)
- Fixed modded cosmetics menu not showing up.

GameDataObjects
CustomDish
- When `RequiredNoDishItem` is `true`, it will now be redirected to `IsMainThatDoesNotNeedPlates`
PlayerCosmetic
- Added `HideBody`
RestaurantSetting
- Added `ForceLayout`

References
- Updated references for Halloween 2024.

Codebase
- Reorganised Things

Achievements
- Fixed Achievement UI
- Network now uses 128 bytes rather than 32 bytes
- Adjusted Achievement UI to allow for transparent icons.
- Added `IsHidden` value for achievements.

Ενημέρωση: 8 Ιαν στις 20:00

Revert

Ενημέρωση: 8 Ιαν στις 19:58

Release Notes

Beta
- Added a Beta Warning to the Main Menu.
- Added `-noklbetawarning` launch tag to remove the launch warning.

Menus
- Menus are now registered using `MainMenuPreferencesesMenu`, `PauseMenuPreferencesesMenu` and `BasePreferencesMenu`
- Menus using previous registration methods are still functional. (This does **NOT** include `MainMenuAction` and `PauseMenuAction`)
- Fixed modded cosmetics menu not showing up.

GameDataObjects
CustomDish
- When `RequiredNoDishItem` is `true`, it will now be redirected to `IsMainThatDoesNotNeedPlates`
PlayerCosmetic
- Added `HideBody`
RestaurantSetting
- Added `ForceLayout`

References
- Updated references for Halloween 2024.

Codebase
- Reorganised Things

Achievements
- Fixed Achievement UI
- Network now uses 128 bytes rather than 32 bytes
- Adjusted Achievement UI to allow for transparent icons.
- Added `IsHidden` value for achievements.

Ενημέρωση: 27 Οκτ 2024 στις 1:29

Reverted - Accidentally uploaded the wrong version