Releases: s0t7x/shroudtopia
Shroudtopia - v0.0.3
You can download the Shroudtopia Modloader (Shroudtopia-v0.0.3.zip) and each example-mod individually.
Place downloaded mods inside a folder called "mods" next to shroudtopia (create one if missing).
You can also download an example shroudtopia.json configuration which has all mods pre-configured.
If you would like to instantly get a bundled version of Shroudtopia including all example-mods and experimental stuff you can take a look at the workflow build artifacts.
Including Example Mods support Game Version (SVN): 606779
What's Changed
- added Config->modGet*Array. abandoned no_craft_cost, bypass_altar_limit and bypass_world_borders from basics mod as updating it with each update it too stressful and the purpose of basics was to ha…
- updated mods to work with 606779 and latest shroudtopia version. added header.gif and adjusted readme.md
Full Changelog: 0.2-min...0.0.3
Shroudtopia - v0.0.2 - Minimal
Minimal version of Shroudtopia
This release comes without any pre-bundled mods.
Tested and compatible with latest (11/20/2024) Game Version (SVN): 602428
See the readme.
Full Changelog: 0.1-stable...0.2-min
SVN 602428 Hotfix #2
What's Changed
- reintroducing infinite item usage for latest svn by @s0t7x in #9
- incompatible features of the basics mod are now stable to activate but don´t have any function till they are patched
- Load and Configure Shroudtopia Mods
- Flight Mod
- Basics Mod
- no_stamina_loss
- no_fall_damage
- inf_item_use
- no_craft_cost
- bypass_altar_limit
Full Changelog: 0.2-hotfix-unstable...0.2-hotfix-2
SVN 602428 unstable hotfix
What's Changed
Hotfixes only regard glider flight, stamina and nofalldamage. everything else is not updated yet!
Full Changelog: 0.0.1...0.2-hotfix-unstable
Mod Loader - Game Version 555489
First working version of Shroudtopia as mod loader
First version. Providing basic functionalities.
You now can dynamically load, activate, and deactivate third-party mods without restarting your server.
All legacy Shroudtopia features have been put into two seperated mods.
There is no context function with game connections provided yet but oldschool memory patching etc. is already easily possible!
(shitty mem.h
but portable)
In theory the mod loader should also work clientside. But as dedicated servers are the focus this is untested.
Works on Client and Server!
Game Version (SVN): 558123
See the new readme.
Full Changelog: main...0.0.1
Legacy - GUI (Optional)
Full Changelog: 0.2...GUI-v1
Legacy - Game Version 555489
0.1-stable adjusted readme