Skip to content

Releases: Yovez/Necesse-RandomTP

1.4

31 Jan 04:48
Compare
Choose a tag to compare

1.4

  • Make some optimization to base code.
  • Organize classes into appropriate packages
  • Added command parameters to change settings from in-game.

Full Changelog: 1.3...1.4

1.3

30 Jan 02:28
7ba2c38
Compare
Choose a tag to compare
1.3

Added new option teleport_to_ocean true/false. True meaning you'll teleport to the ocean like the mod was coded. False meaning you'll teleport to the Island's center.

Full Changelog: 1.2...1.3

1.2

29 Jan 23:49
4d3fa9b
Compare
Choose a tag to compare
1.2

1.2

  • Made hardcoded RandomTP options adjustable via the world.dat file.
  • Added LoadWorldEntityPatch to load the options from world.dat
  • Added SaveWorldEntityPatch to save the options to world.dat
  • Adjust comments to match new changes.