プレートアップ!

プレートアップ!

KitchenLib
86件中 1-10 を表示
< 1  2  3 ... 9 >
更新: 4月23日 @ 4時43分

Release Notes

Achievements
- Changed IsHidden to HiddenState

Materials
Fairy Lights
- Added Intensity Slider

更新: 2月5日 @ 3時46分

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.

更新: 2月1日 @ 3時04分

Temporary Revert

更新: 1月31日 @ 20時20分

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.

更新: 1月18日 @ 1時03分

Release Notes

Achievements
- Fixed Multiplayer

更新: 1月13日 @ 8時47分

Release Notes

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

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

更新: 1月9日 @ 2時47分

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.

更新: 1月8日 @ 20時00分

Revert

更新: 1月8日 @ 19時58分

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.

更新: 2024年10月27日 @ 1時29分

Reverted - Accidentally uploaded the wrong version