PlateUp!
KitchenLib
Mostrando 41-50 de 86 aportaciones
< 1 ... 3  4  5  6  7 ... 9 >
Actualización: 31 MAR 2023 a las 4:45 p. m.

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.

Actualización: 31 MAR 2023 a las 3:00 p. m.

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.

Actualización: 30 MAR 2023 a las 8:29 p. m.

Actualización: 30 MAR 2023 a las 8:23 p. m.

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

Release Notes - Other

- Added Twitch Cape

Actualización: 30 MAR 2023 a las 7:41 p. m.

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.

Actualización: 28 MAR 2023 a las 12:05 a. m.

Actualización: 26 MAR 2023 a las 2:35 p. m.

Hotfix

Actualización: 26 MAR 2023 a las 2:23 p. m.

Hotfix

Actualización: 26 MAR 2023 a las 2:16 p. m.

Hotfix

Actualización: 26 MAR 2023 a las 2:09 p. m.

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)