Don't Starve Together

Don't Starve Together

Teleportato / Wooden Thing / Worldjump
Affichage des entrées 21-30 sur 71
< 1  2  3  4  5 ... 8 >
Mis à jour le : 16 avr. 2021 à 3h54

- fixed a crash when variate world setting was disabled (forgot a true check in the new code from latest update)

Mis à jour le : 14 avr. 2021 à 1h57

made compatible to QoL game update.
Now day/seasonlength and other worldsettings should again work as intended.

Positive sideeffect:
If you don't like the worldsetting set by this mod, you can change most of them on the worldscreen after creation of the world.


This took me and penguin0616 over 50 hours, because the game update made the settings at world generations not easy accesable (outside of accessable lua). Thanks penguin0616 for finding a workaround.

Mis à jour le : 1 mars 2021 à 10h09

added "variate world" option "just islands", to allow random island generation (and specialevent) setting to work without variating seasons and other stuff.

Mis à jour le : 12 févr. 2021 à 11h45

On the option "Both" (for teleportato-parts locations), no ememies spawned in caves around the parts. This is fixed now.

Mis à jour le : 14 oct. 2020 à 10h11

fixed a very rare crash, when completing the teleportato (was a bug on my side, but was never triggerd. Another mod triggered it)

Mis à jour le : 17 sept. 2020 à 7h31

Added ISLANDS!
The variate World setting now also includes how many islands you want to generate (see last picture)

Improved difficulty settings:
Removed the possible value of "never" for some mandatory stuff, like rocks on harder difficulty. Because with no rocks it is not "very hard" it is impossible.

Mis à jour le : 5 sept. 2020 à 12h27

Added new options for "variate world" setting!

1) In the first setting you can choose a preset for difficulty of the randomly generated world:
Off, mixed, easy, medium, hard, very hard. (previous it was always "mixed")

2) Define if annoying settings like wildfire,frograin,disease,petrification,deerclops and antlion-tribute should be variated, or if they alawys should stay at your own chosen setting.

3) Set chance for a random special event. Disabled by default.

Mis à jour le : 22 juin 2020 à 0h49

- A crash when teleporting while someone dies/died should be fixed.
- minor code improvement for skin-save code (without that code skins are not saved for worldjumps)

Mis à jour le : 18 nov. 2019 à 9h23

Added support for other mods -> they now can save/load their custom data when worldjumping, to perserve the data after a new world was generated.
See example code here:
https://forums.kleientertainment.com/forums/topic/111396-tutorial-adventure-add-your-own-worlds/?do=findComment&comment=1284556

Mis à jour le : 2 oct. 2019 à 18h08

Only for adventure users:

Improved the code to choose worlds:
- Made sure every world is only loaded once per runthrough and every chapter gets his world (like it is intended)

This will only affect newly started adventures.
You can see in your logfile the chosen worlds for your current adventure, search for:
Adventure Mod: The Following worlds will load:
It may be, that due to the old bad code, one or more worlds will load more than once, although it is unlikely.