PlateUp!

PlateUp!

KitchenLib
Zobrazuje se 31–40 z 86 položek
< 1  2  3  4  5  6 ... 9 >
Aktualizace: 11. kvě. 2023 v 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.

Aktualizace: 9. kvě. 2023 v 21.19

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

Release Notes - Other

- Fixed capes

Aktualizace: 9. kvě. 2023 v 17.35

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

Release Notes - Other

- Fixed small debug issue.

Aktualizace: 9. kvě. 2023 v 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.

Aktualizace: 27. dub. 2023 v 15.15

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

Release Notes - Other

- Added Gears Event Cape
- 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.
- Added a "Sync Mods" option in preferences for multiplayer.
- Implemented FeatureFlags - Thanks @ZekNikZ
- Implemented Customizable Logging - Thanks @ZekNikZ
- Added preference to disable menu item scrolling.

Aktualizace: 16. dub. 2023 v 4.26

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

Release Notes - API Related

Base Classes

CustomRestaurantSetting
- Added CustomRestaurantSetting.
- Added WeatherMode WeatherMode.
- Added List<IDecorationConfiguration> Decorators.
- Added UnlockPack UnlockPack.
- Added Unlock StartingUnlock.
- Added GameObject Prefab.
- Added bool AlwaysLight.

CustomAppliance

- Custom Appliances no longer default to Counters

CustomItem

- Updated string ColourBlindTag to use the built-in Colorblind system.

CustomItemGroup

- Added List<ItemGroupView.ColourBlindLabel> Labels to allow for custom colourblind labels.

CustomDish

- Added Item RequiredDishItem This is used for the core item required in the Resturant ie. Plates.
- Added bool RequiredNoDishItem This is used to determine if the dish requires a plate-like item or not.

Utilities

VariousUtils

- Updated GetID(string name) to return consistent results between sessions.

Release Notes - Other

- Fixed a bug causing Material Overlays to not load correctly.
- Added more information to RestaurantSettingDumper.
- Capes can now be equiped in multiplayer sessions.

Aktualizace: 15. dub. 2023 v 19.55

Aktualizace: 14. dub. 2023 v 19.37

Aktualizace: 2. dub. 2023 v 14.24

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

Release Notes - Other

- Fixed a bug causing concent preferences to show as true when they were false (This didn't affect the actual behavior of the data collection).

Aktualizace: 31. bře. 2023 v 16.55