Necesse
RandomTP (1.0 Update)
Menampilkan1-9 dari 9 kiriman
Pembaruan: 22 Okt @ 12:23pm
berdasarkan Yovez

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.

Pembaruan: 20 Okt @ 8:41am
berdasarkan Yovez

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.

Pembaruan: 30 Jan 2023 @ 8:47pm

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

Pembaruan: 30 Jan 2023 @ 8:45pm

Forgot to add one more check to command

Pembaruan: 30 Jan 2023 @ 8:42pm

Mod version 1.4 for game version 0.21.28

Pembaruan: 29 Jan 2023 @ 6:25pm

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

Pembaruan: 29 Jan 2023 @ 3:35pm

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.

Pembaruan: 28 Jan 2023 @ 12:19pm

Mod version 1.1 for game version 0.21.28

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

Pembaruan: 28 Jan 2023 @ 11:56am

Mod version 1.0 for game version 0.21.28

Initial making of the mod