Don't Starve Together

Don't Starve Together

[API] Gem Core
128개 중 91~100개 표시 중
< 1 ... 8  9  10  11  12  13 >
업데이트: 2019년 1월 26일 오후 5시 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.