Don't Starve Together

Don't Starve Together

Full Randomizer (Depricated)
Showing 1-7 of 7 entries
Update: 1 May, 2024 @ 11:53am

Version 0.1.6
Hotfix

- All values with "speed" in their name now have 2 units of precision to fix crashes.

Update: 12 Oct, 2023 @ 8:54pm

Version 0.1.5
Minor Update

- Added RPC to let shards request to sync up with master shard to prevent desync. (Automatically runs when world is initialized)
- Added RPC so clients can sync up with master shard if a client mod is installed to make use of it. (The server can deny these requests if you want to keep values hidden)

Update: 11 Oct, 2023 @ 10:05am

Version 0.1.4
Minor Update

- Added player run speed to the list of protected values, it was really only being annoying anyway.
- Manually added more possible precision to some values that could use it.
- Automatically added more possible precision to some values that could use it. (Hopefully won't break anything)
- Fixed a error with the rounding method involving negative numbers causing -1 to become 0 when randomized

Update: 5 Oct, 2023 @ 8:52am

Version 0.1.3
Minor Update

- Fixed typo in config defaults.
- Manually added more possible precision to some values that could use it.
- Changed mod name to match how it appears on the workshop.

Update: 1 Oct, 2023 @ 10:15am

Version 0.1.2
Hotfix

- Fixed incorrect default config. Oopsie.

Update: 1 Oct, 2023 @ 10:09am

Version 0.1.1
Stability fix?

- Changed the method the mod uses to round numbers to a more accurate one.
- Values will now never randomize to a value that has more decimal places than the original value, this will look cleaner and prevent a few crashes.
- Clamped equipment movement speed multipliers to the possible range (0% - 225%) to prevent crashes.

Update: 27 Sep, 2023 @ 12:53pm

Version 0.1.0
Release