PlateUp!

PlateUp!

KitchenLib (Beta)
Showing 1-10 of 85 entries
< 1  2  3 ... 9 >
Update: 31 Jan @ 10:27pm

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.

Update: 31 Jan @ 6:49am

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.
- Lowered the time threshold for duplicate notifications.

Materials
- Fixed a NullReferenceException within the Material Editor.

Update: 17 Jan @ 11:39pm

Release Notes

Achievements
- Fixed Multiplayer

Update: 17 Dec, 2024 @ 1:20am

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.

Update: 12 Dec, 2024 @ 8:31pm

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

Update: 12 Dec, 2024 @ 8:13pm

Release Notes

Achievements

- Fixed Achievement UI
- Network now uses 128 bytes rather than 32 bytes

Update: 10 Nov, 2024 @ 6:27am

Release Notes

Codebase

- Reorganised Things

Update: 27 Oct, 2024 @ 1:31am

Release Notes

References
- Updated references for Halloween 2024.

Cosmetics
- Fixed modded cosmetics menu not showing up.

GameDataObjects
PlayerCosmetic
- Added `HideBody`
RestaurantSetting
- Added `ForceLayout`

Update: 10 Oct, 2024 @ 11:34pm

Release Notes

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`)

Beta
- Added `-noklbetawarning` launch tag to remove the launch warning.

GameDataObjects
CustomDish
- When `RequiredNoDishItem` is `true`, it will now be redirected to `IsMainThatDoesNotNeedPlates`

Update: 30 Aug, 2024 @ 1:23pm

Release Notes

Beta
- Added a Beta Warning to the Main Menu.