Necesse

Necesse

RandomTP (1.0 Update)
Viser 1-9 af 9 forekomster
Opdatering: 22. okt. kl. 12:23

Mod version 2.1 for game version 1.0.1

Added it so that when doing /randomtp, when gathering random coords, if the tile it chooses is protected it will skip to a new set of coords.

Opdatering: 20. okt. kl. 8:41

Mod version 2.0 for game version 1.0.1

After a 2 year break from updating this mod, I've finally decided to update it since I've returned to playing Necesse.

This update simply updates to the new version of Necesse, including changing from islands over to the new "One World".

Nothing else has been changed, maybe in the future I'll refine some of the other areas of the mod, but it's simple enough as is.

Opdatering: 30. jan. 2023 kl. 20:47

Mod version 1.4 for game version 0.21.28

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

Full changelog: https://github.com/Yovez/RandomTP/compare/1.3...1.4

Opdatering: 30. jan. 2023 kl. 20:45

Forgot to add one more check to command

Opdatering: 30. jan. 2023 kl. 20:42

Mod version 1.4 for game version 0.21.28

Opdatering: 29. jan. 2023 kl. 18:25

Mod version 1.3 for game version 0.21.28

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: https://github.com/Yovez/RandomTP/compare/1.2...1.3

Opdatering: 29. jan. 2023 kl. 15:35

Mod version 1.2 for game version 0.21.28

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.

Opdatering: 28. jan. 2023 kl. 12:19

Mod version 1.1 for game version 0.21.28

Fixed clients needing the mod the join, now it's properly server side only.

Opdatering: 28. jan. 2023 kl. 11:56

Mod version 1.0 for game version 0.21.28

Initial making of the mod