Releases: s0t7x/shroudtopia
Basics Mod - Experimental - SVN 645934
Experimental new features for the basics mod. no_resource_cost is a replacement for legacy free crafting.
For no_resource_cost to work on servers this one must also be installed on the client.
unlock_blueprints is a client only feature (works in multiplayer).
"basics": { ... "no_resource_cost": true, "unlock_blueprints": true, "inf_item_split": true },
Source code includes ChatCommands mod which is extremely unstable.
Updated Mods - SVN 645934
Update:
Still works with Game Version (SVN): 645934.
Updated Basics and Flight Mods
Working with the "Pact of the Flame" Update (v0.8.0.0 - Game Version (SVN): 637515)
and Shroudtopia version 0.0.3.
Whitelist Mod is broken. FirstPersonCamera for SVN 606779 still works.
What's Changed
- [added reflection header. updated basic mods and flight mod to work with svn 637515.] (1639e5f)
- Merge branch 'main' of https://github.com/s0t7x/shroudtopia
- Update readme.md
- fixed a bug in infinite stamina not working with double jumps
- fixed a bug which resulted in transient crashes regarding inf item usage
- Merge branch 'main' of https://github.com/s0t7x/shroudtopia: got fresh readme
Full Changelog: 0.0.3...svn-637515
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.
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