Don't Starve Together
[API] Gem Core
41–50 из 128
< 1 ... 3  4  5  6  7 ... 13 >
Обновление: 19 окт. 2020 г. в 9:10

-v5.1.5
fixed a crash when regenerating worlds that didn't have a override world seed.

Обновление: 15 окт. 2020 г. в 12:21

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

Обновление: 25 авг. 2020 г. в 8:25

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

Обновление: 20 авг. 2020 г. в 9:36

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

Обновление: 29 июл. 2020 г. в 10:58

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

Обновление: 15 июл. 2020 г. в 11:24

-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

Обновление: 13 июн. 2020 г. в 14:05

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

Обновление: 12 июн. 2020 г. в 7:22

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

Обновление: 11 июн. 2020 г. в 10:29

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

Обновление: 6 июн. 2020 г. в 19:13

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