PlateUp!
KitchenLib
Показване на 41 — 50 от 86 постъпления
< 1 ... 3  4  5  6  7 ... 9 >
Обновление: 31 март 2023 в 16:45

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

Release Notes - Other

- Updated data collection to run in a new thread to prevent blocking the main thread.

Обновление: 31 март 2023 в 15:00

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

Release Notes - Other

- Updated Danny to assist with visual aid.

Обновление: 30 март 2023 в 20:29

Обновление: 30 март 2023 в 20:23

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

Release Notes - Other

- Added Twitch Cape

Обновление: 30 март 2023 в 19:41

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

Release Notes - Other

- Added Data / Statistic Collection (Can be disabled).
- Fixed a vanilla bug preventing player profiles from being loaded into a multiplayer session.
- Added Privacy Policy.

Обновление: 28 март 2023 в 0:05

Обновление: 26 март 2023 в 14:35

Hotfix

Обновление: 26 март 2023 в 14:23

Hotfix

Обновление: 26 март 2023 в 14:16

Hotfix

Обновление: 26 март 2023 в 14:09

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

Release Notes - API Related

Material Builder

- Fixed Materials search being CaSe SeNsItIvE.

Utilities

GDOUtils

- Added int GetItemProcessResult(Item item, Process process)

SpawnUtils

- Added Entity SpawnApplianceBlueprintAtPosition(int id, Vector3 position, float priceModifier = 0f, int forcePrice = -1, bool use_red = false)