Don't Starve Together

Don't Starve Together

Teleportato / Wooden Thing / Worldjump
71개 중 21~30개 표시 중
< 1  2  3  4  5 ... 8 >
업데이트: 2021년 4월 16일 오전 3시 54분

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

업데이트: 2021년 4월 14일 오전 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.

업데이트: 2021년 3월 1일 오전 10시 09분

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

업데이트: 2021년 2월 12일 오전 11시 45분

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

업데이트: 2020년 10월 14일 오전 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)

업데이트: 2020년 9월 17일 오전 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.

업데이트: 2020년 9월 5일 오후 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.

업데이트: 2020년 6월 22일 오전 12시 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)

업데이트: 2019년 11월 18일 오전 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

업데이트: 2019년 10월 2일 오후 6시 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.