Don't Starve Together

Don't Starve Together

Achievements and Level System
Showing 91-100 of 100 entries
< 1 ... 8  9  10 >
Update: 2 Sep, 2019 @ 4:40am

reduced health and sanity regen buffs from +0.5/5s to +0.25/5s

commented out one line so that the custom character LAMB works

fixed the server announcement that a player earned an achievement

Update: 2 Sep, 2019 @ 4:09am

Fixed WX-78 and Wolfgang updates which broke due to the previous fix (Wolfgangs health is still jumping)
Fixed typo errors

Added debug commands to add achievement and level points:
SendModRPCToServer(MOD_RPC["DSTAchievement"]["addcoins"])
SendModRPCToServer(MOD_RPC["DSTAchievement"]["addattributepoints"])

Update: 2 Sep, 2019 @ 2:24am

fixed typo error

Update: 2 Sep, 2019 @ 2:15am

Fixed stat update problem when entering caves,
with this also reworked the stat check and update pattern

Update: 1 Sep, 2019 @ 7:20am

Fixed a chain reaction when upgrading same stats with level and achievement

Fixed an error when eating non perishable food for xp gain.

Update: 1 Sep, 2019 @ 1:18am

Fixed the bug when playing with caves.
The stats on the levelscreen could not be accessed via inst.components.hunger. Not sure why.
Now they are also stored in the levelsystem

Update: 31 Aug, 2019 @ 5:36am

Update: 22 Aug, 2019 @ 6:58am

Update: 21 Aug, 2019 @ 8:03am

Update: 20 Aug, 2019 @ 4:08am