플레이트업!

플레이트업!

KitchenLib
88개 중 1~10개 표시 중
< 1  2  3 ... 9 >
업데이트: 2025년 10월 17일 오전 3시 37분
작성자: KitchenLib

Release Notes

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

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

업데이트: 2025년 9월 24일 오후 12시 02분
작성자: KitchenLib

Release Notes

Menus
- Fixed main menu on latest PlateUp! Update

IMMS
- Disabed IMMS

업데이트: 2025년 4월 23일 오전 4시 43분
작성자: KitchenLib

Release Notes

Achievements
- Changed IsHidden to HiddenState

Materials
Fairy Lights
- Added Intensity Slider

업데이트: 2025년 2월 5일 오전 3시 46분
작성자: 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.

업데이트: 2025년 2월 1일 오전 3시 04분
작성자: StarFluxGames

Temporary Revert

업데이트: 2025년 1월 31일 오후 8시 20분
작성자: 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.
- Fixed a bug causing notifications to appear several times if the condition is met quickly.

Materials
- Fixed a NullReferenceException within the Material Editor.

업데이트: 2025년 1월 18일 오전 1시 03분
작성자: KitchenLib

Release Notes

Achievements
- Fixed Multiplayer

업데이트: 2025년 1월 13일 오전 8시 47분
작성자: KitchenLib

Release Notes

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

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

업데이트: 2025년 1월 9일 오전 2시 47분
작성자: 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.

업데이트: 2025년 1월 8일 오후 8시 00분
작성자: StarFluxGames

Revert