PlateUp!

PlateUp!

KitchenLib (Beta)
Viser 11-20 af 88 forekomster
< 1  2  3  4 ... 9 >
Opdatering: 27. okt. 2024 kl. 1:31

Release Notes

References
- Updated references for Halloween 2024.

Cosmetics
- Fixed modded cosmetics menu not showing up.

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

Opdatering: 10. okt. 2024 kl. 23:34

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`

Opdatering: 30. aug. 2024 kl. 13:23

Release Notes

Beta
- Added a Beta Warning to the Main Menu.

Opdatering: 16. aug. 2024 kl. 16:30

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`

Opdatering: 9. aug. 2024 kl. 21:45

Release Notes

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

Opdatering: 9. aug. 2024 kl. 9:53

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`

Opdatering: 30. juli 2024 kl. 1:38

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.

Opdatering: 19. juli 2024 kl. 7:57

Release Notes

Bugs

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

Opdatering: 14. juli 2024 kl. 22:48

[/h1]Release Notes[/h1]

[/h2]Save Data Disclosure[/h2]

- Made the 'Data Information' button actually work.

Opdatering: 14. juli 2024 kl. 8:38

[/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.