奈斯啟示錄 Necesse

奈斯啟示錄 Necesse

RandomTP (1.0 Update)
目前顯示第 1-9 項,共 9 項
更新:10 月 22 日 @ 下午 12:23
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.

更新:10 月 20 日 @ 上午 8:41
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.

更新:2023 年 1 月 30 日 @ 下午 8: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

更新:2023 年 1 月 30 日 @ 下午 8:45

Forgot to add one more check to command

更新:2023 年 1 月 30 日 @ 下午 8:42

Mod version 1.4 for game version 0.21.28

更新:2023 年 1 月 29 日 @ 下午 6: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

更新:2023 年 1 月 29 日 @ 下午 3: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.

更新:2023 年 1 月 28 日 @ 下午 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.

更新:2023 年 1 月 28 日 @ 上午 11:56

Mod version 1.0 for game version 0.21.28

Initial making of the mod