速速上菜!

速速上菜!

KitchenLib (Beta)
正在显示第 51 - 60 项,共 88 项条目
< 1 ... 4  5  6  7  8  9 >
更新于:2023 年 5 月 13 日 下午 4:23

KitchenLib Beta v0.7.2 B1

Release Notes - API Related

- Implemented IMMS support. - Thanks @ZekNikZ

更新于:2023 年 4 月 23 日 上午 3:51

KitchenLib Beta v0.6.6 B3

Release Notes - API Related

- Added Gears Event Cape
- Adjusted the way the API handles Capes
- Implemented FeatureFlags - Thanks @ZekNikZ
- Implemented Customizable Logging - Thanks @ZekNikZ

更新于:2023 年 4 月 17 日 上午 6:38

KitchenLib Beta v0.6.6 B2

Release Notes - API Related

- Fixed a bug causing capes to not render properly in multuplayer.
- Fixed a bug causing capes to not equip properly.
- Added a "Sync Mods" option in preferences for multiplayer.

更新于:2023 年 4 月 16 日 下午 11:56

KitchenLib Beta v0.6.6 B1

Release Notes - API Related

- Capes no longer take the Hat Slot.
- Updated Cape slection UI.
- Each save file now has a details.json containing the currently loaded mods, and componenets in the save.
- Preferences menu now contains a Dump Details button for easier debugging
- ResourceUtils.LoadTextureFromFile(string FilePath) now caches loaded textures, and will return the cached texture if it has already been loaded.

更新于:2023 年 4 月 14 日 下午 1:33

更新于:2023 年 4 月 14 日 上午 12:22

更新于:2023 年 4 月 12 日 下午 10:24

更新于:2023 年 4 月 7 日 上午 3:17

更新于:2023 年 3 月 14 日 上午 7:12

KitchenLib Beta v0.5.6 RC6

Release Notes - API Related
Base Classes

BaseMod

- Readded `BaseMod instance` (Backwards Compatibility).

CustomUnlock

- `CustomUnlock` has been readded (Backwards Compatibility).

更新于:2023 年 3 月 14 日 上午 6:28

KitchenLib Beta v0.5.6 RC5

Release Notes - API Related

JSONManager

- Removed Debug Logs.

Utilities

GDOUtils

- `GetCustomGameDataObject(string modID, string name)` not checks for modName as well (Backwards Compatibility).

Base Classes

CustomLocalisedGameDataObject

- `CustomLocalisedGameDataObject<T>` has been re-added (Backwards Compatibility).