PlateUp!

PlateUp!

KitchenLib (Beta)
Näytetään 1–10 / 88
< 1  2  3 ... 9 >
Päivitys: 1.11. klo 2.58
tekijältä KitchenLib

Release Notes

GameDataObjects

Appliances
- Added `RestrictedToSeason`.

LayoutProfile
- Added `FixedRunSeason`.

RestaurantSetting
- Added `FixedRunSeason`.

SeasonalDecorationLayout
- Added `SeasonalDecorationLayout` GameDataObject type.

Päivitys: 28.9. klo 0.12
tekijältä KitchenLib

Release Notes

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

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

Päivitys: 24.9. klo 11.51
tekijältä KitchenLib

Release Notes

Menus
- Fixed main menu on latest PlateUp! Update

IMMS
- Disabed IMMS

Päivitys: 31.1. klo 22.27
tekijältä KitchenLib

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.

Päivitys: 31.1. klo 6.49
tekijältä KitchenLib

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.

Päivitys: 17.1. klo 23.39
tekijältä KitchenLib

Release Notes

Achievements
- Fixed Multiplayer

Päivitys: 17.12.2024 klo 1.20
tekijältä KitchenLib

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.

Päivitys: 12.12.2024 klo 20.31
tekijältä KitchenLib

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

Päivitys: 12.12.2024 klo 20.13
tekijältä KitchenLib

Release Notes

Achievements

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

Päivitys: 10.11.2024 klo 6.27
tekijältä KitchenLib

Release Notes

Codebase

- Reorganised Things