Don't Starve Together
Teleportato / Wooden Thing / Worldjump
Εμφάνιση 21-30 από 71 καταχωρίσεις
< 1  2  3  4  5 ... 8 >
Ενημέρωση: 16 Απρ 2021 στις 3:54

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

Ενημέρωση: 14 Απρ 2021 στις 1:57

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.

Ενημέρωση: 1 Μαρ 2021 στις 10:09

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

Ενημέρωση: 12 Φεβ 2021 στις 11:45

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

Ενημέρωση: 14 Οκτ 2020 στις 10:11

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

Ενημέρωση: 17 Σεπ 2020 στις 7:31

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.

Ενημέρωση: 5 Σεπ 2020 στις 12:27

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.

Ενημέρωση: 22 Ιουν 2020 στις 0:49

- 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)

Ενημέρωση: 18 Νοε 2019 στις 9:23

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

Ενημέρωση: 2 Οκτ 2019 στις 18:08

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.