Don't Starve Together
[API] Gem Core
Показване на 91 — 100 от 128 постъпления
< 1 ... 8  9  10  11  12  13 >
Обновление: 26 ян. 2019 в 17:14

-v2.4.1 HOTFIX
fixed a bug causing players to occur in FindEntities searches that they shouldnt be found on.

Обновление: 26 ян. 2019 в 12:57

-v2.4.0
improved tag entity aton, special thanks to ksaab, who helped ensuring its done correctly.
fixed bug relating to onetime overrides.

Обновление: 23 ян. 2019 в 8:35

-v2.3.4
fixed a crash relating to empty GemCoreTileData files on world load.

Обновление: 18 ян. 2019 в 9:07

-v2.3.3
fixed crash relating to rezicibs UpvalueHacker.

Обновление: 18 ян. 2019 в 9:01

-v.2.3.2
fixed crash on server creation screen.

Обновление: 16 ян. 2019 в 11:18

-v2.3.1
added loads more events for worldgenoptions.
fixed some crashes.

Обновление: 15 ян. 2019 в 11:40

-v2.3.0
finished worldgenoptions interface
added a way to add naughtiness manually
added a local variable hacker

Обновление: 10 ян. 2019 в 11:21

-v2.2.1
-fixed a critical bug regarding save data, and a recursive table loop that eventually corrupts your save data
(this doesnt fix loading into a corrupted world, but if you can load into the game properly once, youll never have the issue again.)

Обновление: 26 дек. 2018 в 9:36

-v2.2.0
added fake physics wall calculations that allow you to create walls akin to the borders of the world.
fixed a bug with globalmetatables.

Обновление: 24 ноем. 2018 в 10:46

-v2.1.3
Added TheLocalPlayer, which is ThePlayer except nil on Dedicated Servers.