PlateUp!

PlateUp!

KitchenLib (Beta)
Zobrazuje se 11–20 z 88 položek
< 1  2  3  4 ... 9 >
Aktualizace: 27. říj. 2024 v 1.31
provedl KitchenLib

Release Notes

References
- Updated references for Halloween 2024.

Cosmetics
- Fixed modded cosmetics menu not showing up.

GameDataObjects
PlayerCosmetic
- Added `HideBody`
RestaurantSetting
- Added `ForceLayout`

Aktualizace: 10. říj. 2024 v 23.34
provedl KitchenLib

Release Notes

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`)

Beta
- Added `-noklbetawarning` launch tag to remove the launch warning.

GameDataObjects
CustomDish
- When `RequiredNoDishItem` is `true`, it will now be redirected to `IsMainThatDoesNotNeedPlates`

Aktualizace: 30. srp. 2024 v 13.23
provedl KitchenLib

Release Notes

Beta
- Added a Beta Warning to the Main Menu.

Aktualizace: 16. srp. 2024 v 16.30
provedl KitchenLib

Release Notes

Bugs
- Fixed a bug causing certain count effects to not be played.
- Fixed a bug causing vanilla achievements to not be unlocked.
- Fixed a bug causing several things (pings, appliances, items) to appear in the middle of the world briefly.
- Fixed a bug causing the Mods Menu to have an inconsistent background panel.
- Fixed a bug causing Non-KitchenLib Mods to display KitchenLib Mods.
- Fixed a bug causing Materials Menu to not open.

References
- Updated references to v1.2.0

CustomGameDataObjects

CustomDish
- Added `IsMainThatDoesNotNeedPlates`

CustomFranchiseUpgrade
- Added `Prefab`

CustomItem
- Added `RepeatOrderMin`
- Added `RepeatOrderMax`

CustomItemGroup
- Added `RepeatOrderMin`
- Added `RepeatOrderMax`

Aktualizace: 9. srp. 2024 v 21.45
provedl KitchenLib

Release Notes

Bugs
- Fixed a vanilla bug causing properties to not be attached correctly. Thanks @UrFriendKen & @DepletedNova

Aktualizace: 9. srp. 2024 v 9.53
provedl KitchenLib

Release Notes

Bugs
- Fixed a bug causing certain count effects to not be played.
- Fixed a bug causing vanilla achievements to not be unlocked.
- Fixed a bug causing several things (pings, appliances, items) to appear in the middle of the world briefly.
- Fixed a bug causing the Mods Menu to have an inconsistent background panel.
- Fixed a bug causing Non-KitchenLib Mods to display KitchenLib Mods.
- Fixed a bug causing Materials Menu to not open.

CustomGameDataObjects

CustomDish
- Added `IsMainThatDoesNotNeedPlates`

CustomFranchiseUpgrade
- Added `Prefab`

CustomItem
- Added `RepeatOrderMin`
- Added `RepeatOrderMax`

CustomItemGroup
- Added `RepeatOrderMin`
- Added `RepeatOrderMax`

Aktualizace: 30. čvc. 2024 v 1.38
provedl KitchenLib

Release Notes

Bugs

- Fixed a bug preventing the Preference Manager from moving old preferences to the new location.
- Fixed a bug causing the Preference Manager to keep new mods as .json regardless of the user's preference.

Aktualizace: 19. čvc. 2024 v 7.57
provedl KitchenLib

Release Notes

Bugs

- Fixed a build issue preventing dependencies from merging while using CI.
- Apparently this was causing the Beta to be completely unusable.

Aktualizace: 14. čvc. 2024 v 22.48
provedl KitchenLib

[/h1]Release Notes[/h1]

[/h2]Save Data Disclosure[/h2]

- Made the 'Data Information' button actually work.

Aktualizace: 14. čvc. 2024 v 8.38
provedl KitchenLib

[/h1]Release Notes[/h1]

Materials
- Adjusted how Custom Materials are handled internally.
- Fixed Foliage Materials not being exported correctly.
- Fixed CircularTimer Materials not being exported correctly.
- Fixed several Material types not being imported correctly.
- Fixed Material Dumping not working correctly.
- Rebuilt the UI for making custom materials (Hopefully it's easier in the future now).
- Achievement notifications now have 2 options.

Misc
- Moved preference files into `/ModData/KitchenLib/Preferences`
- On first launch, the mod will request permission to sync with Steam Cloud.