PlateUp!

PlateUp!

KitchenLib (Beta)
Viser 51-60 af 88 forekomster
< 1 ... 4  5  6  7  8  9 >
Opdatering: 13. maj 2023 kl. 16:23

KitchenLib Beta v0.7.2 B1

Release Notes - API Related

- Implemented IMMS support. - Thanks @ZekNikZ

Opdatering: 23. apr. 2023 kl. 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

Opdatering: 17. apr. 2023 kl. 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.

Opdatering: 16. apr. 2023 kl. 23: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.

Opdatering: 14. apr. 2023 kl. 13:33

Opdatering: 14. apr. 2023 kl. 0:22

Opdatering: 12. apr. 2023 kl. 22:24

Opdatering: 7. apr. 2023 kl. 3:17

Opdatering: 14. mar. 2023 kl. 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).

Opdatering: 14. mar. 2023 kl. 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).