Necesse
RandomTP (1.0 Update)
Mostrando 1-9 de 9 aportaciones
Actualización: 22 OCT a las 12:23
por 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.

Actualización: 20 OCT a las 8:41
por 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.

Actualización: 30 ENE 2023 a las 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

Actualización: 30 ENE 2023 a las 20:45

Forgot to add one more check to command

Actualización: 30 ENE 2023 a las 20:42

Mod version 1.4 for game version 0.21.28

Actualización: 29 ENE 2023 a las 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

Actualización: 29 ENE 2023 a las 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.

Actualización: 28 ENE 2023 a las 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.

Actualización: 28 ENE 2023 a las 11:56

Mod version 1.0 for game version 0.21.28

Initial making of the mod