PlateUp!

PlateUp!

KitchenLib (Beta)
Näytetään 11–20 / 88
< 1  2  3  4 ... 9 >
Päivitys: 27.10.2024 klo 1.31
tekijältä KitchenLib

Release Notes

References
- Updated references for Halloween 2024.

Cosmetics
- Fixed modded cosmetics menu not showing up.

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

Päivitys: 10.10.2024 klo 23.34
tekijältä 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`

Päivitys: 30.8.2024 klo 13.23
tekijältä KitchenLib

Release Notes

Beta
- Added a Beta Warning to the Main Menu.

Päivitys: 16.8.2024 klo 16.30
tekijältä 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`

Päivitys: 9.8.2024 klo 21.45
tekijältä KitchenLib

Release Notes

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

Päivitys: 9.8.2024 klo 9.53
tekijältä 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`

Päivitys: 30.7.2024 klo 1.38
tekijältä 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.

Päivitys: 19.7.2024 klo 7.57
tekijältä 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.

Päivitys: 14.7.2024 klo 22.48
tekijältä KitchenLib

[/h1]Release Notes[/h1]

[/h2]Save Data Disclosure[/h2]

- Made the 'Data Information' button actually work.

Päivitys: 14.7.2024 klo 8.38
tekijältä 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.