PlateUp!

PlateUp!

KitchenLib (Beta)
Viser 1-10 af 88 forekomster
< 1  2  3 ... 9 >
Opdatering: 1. nov. kl. 2:58

Release Notes

GameDataObjects

Appliances
- Added `RestrictedToSeason`.

LayoutProfile
- Added `FixedRunSeason`.

RestaurantSetting
- Added `FixedRunSeason`.

SeasonalDecorationLayout
- Added `SeasonalDecorationLayout` GameDataObject type.

Opdatering: 28. sep. kl. 0:12

Release Notes

Utilities
- `LocalisationUtils` has been replaced with `LocalisationBuilder`

References
- Updated GDO References to allign with PlateUp v1.3.0

Opdatering: 24. sep. kl. 11:51

Release Notes

Menus
- Fixed main menu on latest PlateUp! Update

IMMS
- Disabed IMMS

Opdatering: 31. jan. kl. 22:27

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.

Opdatering: 31. jan. kl. 6:49

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.

Opdatering: 17. jan. kl. 23:39

Release Notes

Achievements
- Fixed Multiplayer

Opdatering: 17. dec. 2024 kl. 1:20

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.

Opdatering: 12. dec. 2024 kl. 20:31

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

Opdatering: 12. dec. 2024 kl. 20:13

Release Notes

Achievements

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

Opdatering: 10. nov. 2024 kl. 6:27

Release Notes

Codebase

- Reorganised Things