PlateUp!

PlateUp!

KitchenLib
Showing 21-30 of 86 entries
< 1  2  3  4  5 ... 9 >
Update: 23 Jun, 2023 @ 8:38am

KitchenLib Beta v0.7.8
https://github.com/KitchenMods/KitchenLib/releases/tag/v0.7.8

Release Notes
Bug Fixes
Fixed a log spam issue related to the Cape removal.

Update: 23 Jun, 2023 @ 8:22am

KitchenLib Beta v0.7.7
https://github.com/KitchenMods/KitchenLib/releases/tag/v0.7.7

Release Notes
Bug Fixes
Fixed a log spam issue related to the "Prank Menu" removal.

Other
Removed Data Collection.
Removed April Fools
Removed Capes Equip Menu
Removed 21 Balloons

Update: 22 Jun, 2023 @ 12:57pm

KitchenLib Beta v0.7.6
https://github.com/KitchenMods/KitchenLib/releases/tag/v0.7.6

Release Notes
Bug Fixes
Fixed localisation issues related to Easter Event mod.
Added a null check and prefab replacement for AddPossibleSide().

API
Updated References.

Other
Removed "Prank Menu"

Update: 9 Jun, 2023 @ 7:23pm

KitchenLib Beta v0.7.5
https://github.com/KitchenMods/KitchenLib/releases/tag/v0.7.5

Release Notes
Bugs
Fixed a bug causing the game to change resolution on launch.
Fixed a bug causing outfits to change upon joining multiplayer.

Update: 9 Jun, 2023 @ 7:20pm

Update: 9 Jun, 2023 @ 6:43pm

KitchenLib Beta v0.7.4
https://github.com/KitchenMods/KitchenLib/releases/tag/v0.7.4

Release Notes
Features
Updated "Mod Sync" menu
Menu no longer lists mods that will be installed, rather a number.
Menu is now much more responsive.
Menu is more streamlined.

API
Bugs
Fixed a bug causing logs to be spammed with "Failed to find KitchenData.ItemGroup with ID X".
Fixed a bug causing logs to be spammed by KL "KitchenData.ApplianceInfo must be instantiated using the ScriptableObject.CreateInstance method instead of new ApplianceInfo.".
Fixed a bug causing logs to be spammed by KL "KitchenData.ProcessInfo must be instantiated using the ScriptableObject.CreateInstance method instead of new ProcessInfo.".
Please Note - The above three logs may still appear in the logs due to other mods doing this incorrectly, they no-longer originate from KitchenLib.*

Internal
Adjusted how Capes are handled.
Adjusted how Data Collection is handled.

Update: 26 May, 2023 @ 4:36am

KitchenLib Beta v0.7.3
https://github.com/KitchenMods/KitchenLib/releases/tag/v0.7.3

Release Notes - Other

Fixed small bugs.
Added more EntityUtils.

Update: 26 May, 2023 @ 3:52am

KitchenLib Beta v0.7.2
https://github.com/KitchenMods/KitchenLib/releases/tag/v0.7.2

Release Notes - Other

Added a cleanup system to remove old CUpgrades for Modded Dishes

Update: 16 May, 2023 @ 4:50pm

Cape Hotfix

Update: 12 May, 2023 @ 5:34pm

KitchenLib Beta v0.7.1
https://github.com/KitchenMods/KitchenLib/releases/tag/v0.7.1

Release Notes - Other

- Fixed AutoSetupItemGroupView not being respected. - Thanks @ZekNikZ