速速上菜!

速速上菜!

KitchenLib (Beta)
正在显示第 11 - 20 项,共 87 项条目
< 1  2  3  4 ... 9 >
更新于:2024 年 10 月 10 日 下午 11:34
作者: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`

更新于:2024 年 8 月 30 日 下午 1:23
作者:KitchenLib

Release Notes

Beta
- Added a Beta Warning to the Main Menu.

更新于:2024 年 8 月 16 日 下午 4:30
作者: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`

更新于:2024 年 8 月 9 日 下午 9:45
作者:KitchenLib

Release Notes

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

更新于:2024 年 8 月 9 日 上午 9:53
作者: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`

更新于:2024 年 7 月 30 日 上午 1:38
作者: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.

更新于:2024 年 7 月 19 日 上午 7:57
作者: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.

更新于:2024 年 7 月 14 日 下午 10:48
作者:KitchenLib

[/h1]Release Notes[/h1]

[/h2]Save Data Disclosure[/h2]

- Made the 'Data Information' button actually work.

更新于:2024 年 7 月 14 日 上午 8:38
作者: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.

更新于:2024 年 6 月 25 日 上午 12:29
作者:KitchenLib

Release Notes

Debug
- Generating References now uses tabs instead of spaces.
- Added `-nologprivacy` flag to disable obfuscation of username in logs.

References
- Updated references to PlateUp! v1.1.9.

Other
- Split Semver into its own file.
- Fixed all warnings when the project is built.