Don't Starve Together

Don't Starve Together

[API] Gem Core
128件中 91-100 を表示
< 1 ... 8  9  10  11  12  13 >
更新: 2019年1月26日 @ 17時14分

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

更新: 2019年1月26日 @ 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.

更新: 2019年1月23日 @ 8時35分

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

更新: 2019年1月18日 @ 9時07分

-v2.3.3
fixed crash relating to rezicibs UpvalueHacker.

更新: 2019年1月18日 @ 9時01分

-v.2.3.2
fixed crash on server creation screen.

更新: 2019年1月16日 @ 11時18分

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

更新: 2019年1月15日 @ 11時40分

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

更新: 2019年1月10日 @ 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.)

更新: 2018年12月26日 @ 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.

更新: 2018年11月24日 @ 10時46分

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