PlateUp!
KitchenLib (Beta)
Se afișează 1-10 din 88 intrări
< 1  2  3 ... 9 >
Actualizare: 1 nov. @ 2:58

Release Notes

GameDataObjects

Appliances
- Added `RestrictedToSeason`.

LayoutProfile
- Added `FixedRunSeason`.

RestaurantSetting
- Added `FixedRunSeason`.

SeasonalDecorationLayout
- Added `SeasonalDecorationLayout` GameDataObject type.

Actualizare: 28 sept. @ 0:12

Release Notes

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

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

Actualizare: 24 sept. @ 11:51

Release Notes

Menus
- Fixed main menu on latest PlateUp! Update

IMMS
- Disabed IMMS

Actualizare: 31 ian. @ 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.

Actualizare: 31 ian. @ 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.

Actualizare: 17 ian. @ 23:39

Release Notes

Achievements
- Fixed Multiplayer

Actualizare: 17 dec. 2024 @ 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.

Actualizare: 12 dec. 2024 @ 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

Actualizare: 12 dec. 2024 @ 20:13

Release Notes

Achievements

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

Actualizare: 10 nov. 2024 @ 6:27

Release Notes

Codebase

- Reorganised Things