PlateUp!
KitchenLib
Εμφάνιση 21-30 από 86 καταχωρίσεις
< 1  2  3  4  5 ... 9 >
Ενημέρωση: 23 Ιουν 2023 στις 8:38

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.

Ενημέρωση: 23 Ιουν 2023 στις 8:22

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

Ενημέρωση: 22 Ιουν 2023 στις 12:57

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"

Ενημέρωση: 9 Ιουν 2023 στις 19:23

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.

Ενημέρωση: 9 Ιουν 2023 στις 19:20

Ενημέρωση: 9 Ιουν 2023 στις 18:43

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.

Ενημέρωση: 26 Μαϊ 2023 στις 4:36

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

Release Notes - Other

Fixed small bugs.
Added more EntityUtils.

Ενημέρωση: 26 Μαϊ 2023 στις 3:52

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

Ενημέρωση: 16 Μαϊ 2023 στις 16:50

Cape Hotfix

Ενημέρωση: 12 Μαϊ 2023 στις 17:34

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