Don't Starve Together

Don't Starve Together

[API] Gem Core
Showing 91-100 of 127 entries
< 1 ... 8  9  10  11  12  13 >
Update: 26 Jan, 2019 @ 12:57pm

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

Update: 23 Jan, 2019 @ 8:35am

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

Update: 18 Jan, 2019 @ 9:07am

-v2.3.3
fixed crash relating to rezicibs UpvalueHacker.

Update: 18 Jan, 2019 @ 9:01am

-v.2.3.2
fixed crash on server creation screen.

Update: 16 Jan, 2019 @ 11:18am

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

Update: 15 Jan, 2019 @ 11:40am

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

Update: 10 Jan, 2019 @ 11:21am

-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.)

Update: 26 Dec, 2018 @ 9:36am

-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.

Update: 24 Nov, 2018 @ 10:46am

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

Update: 22 Nov, 2018 @ 1:02pm

v2.1.2 Hotfix
-actually fixed the bug.