Don't Starve Together

Don't Starve Together

[API] Gem Core
Showing 71-80 of 127 entries
< 1 ... 6  7  8  9  10 ... 13 >
Update: 20 Aug, 2019 @ 12:01pm

-v3.0.1 HOTFIX
fixed crash issue with indexing a GLOBAL variable without having GLOBAL. present before it.

Update: 20 Aug, 2019 @ 11:28am

-v3.0.0
major rewrite of GemCore.
added new code loading system and support for specialized modfrontendmain.lua and modbackendmain.lua loading
added a config option(that appears in the mod config menu once GemCore has been enabled) that allows you to manually turn off memspikefix for specific mods.
probably lots of other tiny things, many code improvements, and more optimized code.
added another patch for global pause, fixing pausing being broken if a c_spawn()ed player is in the world.

Update: 31 May, 2019 @ 1:58pm

-v2.6.14 HOTFIX
HOTFIX
fixed crash when using RoT beta.

Update: 31 May, 2019 @ 12:00pm

-v2.6.13 HOTFIX
fixed crash when not using the RoT beta.

Update: 31 May, 2019 @ 11:31am

-v2.6.12
added the ability to control(to an extent) what tile ID your tile gets, by forcing it to be inside the UNDERGROUND tile range or the OCEAN tile range.
-v2.6.11
fixed issue with the dynamic tile management data not getting saved on single shard servers in the RoT beta.

Update: 21 May, 2019 @ 3:47pm

-v2.6.10
removed klei implemented betafixes.
fixed maptagger bug.
added option for bank_build to DynamicTileManager.
temporary fix for overrides not getting set from inside the game.

Update: 20 May, 2019 @ 6:12pm

-v2.6.9
fixed potential crash on RoT servers.
fixed crash when calling Kramped:OnNaughtyAction()
fixed weird edge case crash with non-existant snapshots for the dynamic tile mananger
greatly improved memspike fix.
added maptagger, which allows you to add map tags for worldgen

Update: 19 May, 2019 @ 4:37pm

-v2.6.8
fixed OnPhysicsCollision crash with boats
fixed the following 3 bugs that exist in the beta:
-fixed teeth traps not being resetable, and spacebar improperly interacting with them.
-fixed the boat wake only showing up on the mastersim(client hosted servers).
-fixed clients being unable to repair boats.

Update: 19 May, 2019 @ 9:59am

-v2.6.7
fixed crash in the RoT beta
fixed recipe hints not appearing for certain modded recipes with custom tech requirements.

Update: 18 Apr, 2019 @ 10:16am

-v2.6.6
fixed kramped naughtiness crashing for functions(caused by game update)