Don't Starve Together

Don't Starve Together

[API] Gem Core
Showing 41-50 of 127 entries
< 1 ... 3  4  5  6  7 ... 13 >
Update: 15 Oct, 2020 @ 12:21pm

-v5.1.4
Fixed an issue causing server reset to keep the world seed when it shouldn't
update for the RoT Forbidden Knowledge

Update: 25 Aug, 2020 @ 8:25am

v5.1.3
-fixed several logic errors and a crash relating to the gem dictionary ingredient system.

Update: 20 Aug, 2020 @ 9:36am

-v5.1.2
fixed crash due to new modstab features.

Update: 29 Jul, 2020 @ 10:58am

-v5.1.1
fixed an issue with tail calls with the debug library causing issues on DontStarveLuaJIT

Update: 15 Jul, 2020 @ 11:24am

-v5.1.0
fixed local MiscStuff not getting added to the extendenvironment
fixed being unable to test for being in the postinit environment without using rawget()
changed naming scheme from slave to secondary just like klei did with shards
actually fixed autopausing not unpausing in certain circumstances
fixed the multi collision callback system from straight up not working.
fixed a bug with the replaced GetInventoryItemAtlas not exiting early if it wasn't memoized
fixed Vec3 sometimes turning into a Vector3
fixed bug with math.variance causing it to sometimes report numbers that were very far apart for have a tolerable variance

Update: 13 Jun, 2020 @ 2:05pm

-v5.0.15
fixed hunting tracks not spawning from dirtpiles.

Update: 12 Jun, 2020 @ 7:22am

-v5.0.14
fixed a crash when generating a world with this mod disabled.

Update: 11 Jun, 2020 @ 10:29am

-v5.0.13
fixed performance issues with VectorSwizzling.
improved how certain functions get replaced(improved game performance, and more mod compatibility).
fixed global pause patches not getting applied.

Update: 6 Jun, 2020 @ 7:13pm

-v5.0.12
fixed crash at worldgen related to having infinite mod priority.

Update: 6 Jun, 2020 @ 3:23pm

-v5.0.11
further reduced the performance impact of vector swizzling.