PlateUp!

PlateUp!

KitchenLib
Näytetään 31–40 / 86
< 1  2  3  4  5  6 ... 9 >
Päivitys: 11.5.2023 klo 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.

Päivitys: 9.5.2023 klo 21.19

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

Release Notes - Other

- Fixed capes

Päivitys: 9.5.2023 klo 17.35

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

Release Notes - Other

- Fixed small debug issue.

Päivitys: 9.5.2023 klo 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.

Päivitys: 27.4.2023 klo 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.

Päivitys: 16.4.2023 klo 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.

Päivitys: 15.4.2023 klo 19.55

Päivitys: 14.4.2023 klo 19.37

Päivitys: 2.4.2023 klo 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).

Päivitys: 31.3.2023 klo 16.55