Don't Starve Together

Don't Starve Together

Configs Extended
Showing 1-10 of 21 entries
< 1  2  3 >
Update: Sep 20 @ 5:03am

version 0.5.3
- Configs using modinfo's "keys" variable as the options pool will be detected as keybinds, similar to Mod Key Binding UI Refined.
Additionally, if modinfo has "keys" variable defined, a special key map will be loaded, identical to the one used by Mod Key Binding UI Refined.

Update: Sep 12 @ 12:22pm

version 0.5.2a
- Another fix for the mod not differentiating client and server side configurations and always going for the server side.

Update: Sep 11 @ 1:56pm

version 0.5.2
- Fixed mod not differentiating client and server side configurations and always going for the server side.

Update: Jun 16 @ 10:12am

version 0.5.1b
- Removed a pesky print function call.

Update: May 4 @ 9:09am

version 0.5.1a
- Fixed a missing translation.
- Fixed unexpected color values in textboxes after scrolling over large intervals. -- again, for real this time.

Update: May 1 @ 7:41am

version 0.5.1
- Added Chinese language variant provided by 冰冰羊.

Update: Apr 30 @ 1:37pm

version 0.5
- New supported config type: multiple choices! Works identically to regular list configs, but allows for picking… you guessed it, multiple choices.

- Redone the looks for option lists. No more ugly stretched buttons.
- Configs can now be searched by entering text in the search bar above the config list! The search bar can also be erased quickly with a right click.
- Color picker improvement: entered numbers are automatically adjusted to the allowed interval. For example: if you enter "12", the mod will transform it into "0.12". It also means that you can forget about having to enter the dot, ever.
- The configs for this mod now contain explanations for each new type of configs as well as examples.

Update: Apr 16 @ 9:47am

version 0.4.2 (should've been out 25 days ago but I forgor)
- Fixed color picker pop-up not closing on pressing Escape.
- Fixed color picker pop-up not reverting changes correctly when closed without saving.
- Fixed unexpected color values in textboxes after scrolling over large intervals.
- The sound that plays on setting a keybind is now a bit more noticeable.

version 0.4.3
- Fixed crash upon opening configs for a mod that uses tables as option data values (which is undesirable anyway).

Update: Mar 22 @ 2:02am

version 0.4.1
- Impoved color preview - now puts old and new colors side-by-side, allowing to see the difference clearly.

Update: Mar 22 @ 12:48am

version 0.4
- Color picker has arrived! In the discussions you can find an example of a color config.
- Text input pop-ups will allow more room for explanation.