PlateUp!
KitchenLib
Mostrando 21-30 de 82 aportaciones
< 1  2  3  4  5 ... 9 >
Actualización: 9 JUN 2023 a las 19:20

Actualización: 9 JUN 2023 a las 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.

Actualización: 26 MAY 2023 a las 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.

Actualización: 26 MAY 2023 a las 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

Actualización: 16 MAY 2023 a las 16:50

Cape Hotfix

Actualización: 12 MAY 2023 a las 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

Actualización: 11 MAY 2023 a las 19:46

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

Release Notes - Other

- Fixed "Me" appearing on colorblind labels where it shouldnt. (Actually fixed this time)
- Colorblind now added to data collection.

Actualización: 9 MAY 2023 a las 21:19

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

Release Notes - Other

- Fixed capes

Actualización: 9 MAY 2023 a las 17:35

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

Release Notes - Other

- Fixed small debug issue.

Actualización: 9 MAY 2023 a las 17:19

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

Release Notes - Other

- Fixed "Me" appearing on colorblind labels where it shouldnt.
- Removed minor debug code that wasnt intended for release.
- Updated to Data Collection Menu.