Releases: RandomGgames/RMMUD
Releases · RandomGgames/RMMUD
RMMUD v3.7.0
What's Changed
- Dev by @tygoee in #8
- Update 3.7.0 by @RandomGgames in #10
New Contributors
Full Changelog: 3.6.2...3.7.0
RMMUD v3.7.0-pre1
Many things have changed in this update, but the script still overall works in the same way. The most notable changes from 3.6.2 to 3.7.0-pre1 are:
- Added update checking (configurable on/off)
- Moved folder name options into the config file
- Better error handling
- Lots of other minor internal changes
What's Changed
Full Changelog: 3.6.2...3.7.0-pre1
RMMUD v3.6.2
Fixes an issue loading YAML files to format versions weirdly (1.20 would be read as 1.2)
If updating from v3.6.1, only need to replace the RMMUD.py file
Full Changelog: 3.6.1...3.6.2
RMMUD v3.6.1
- Fixed an issue with CurseForge links not working. (If updating from v3.6.0, only need to replace the RMMUD.py file)
Full Changelog: 3.6...3.6.1
RMMUD v3.6.0
A complete rewrite of the original updater script! Everything's changed internally but works basically the same. Config and Instances have changed, see the ReadMe or the examples for how!
Updater V3.5
- Now checks for latest GitHub release, and lets you know if the script is out of date!
- Moved all code except for some global variables into the main environment.
- Changed example config slightly to show a Modrinth along with a CurseForge link instead of just CurseForge links.
Updater V3.4
Fixed bug causing an error when updating the same mod with multiple versions
Full Changelog: 3.3...3.4
Updater V3.3
- Added line to filter for exact version matches for CurseForge links. Had to do this to fix searching for (for example) "1.19" files but receiving "1.19-Snapshot" files as well, causing incorrect files to be downloaded.
- Removed second instance and changed explanatory text
Updater V3.2
- Fixed issue with downloading some corrupt zips from modrinth due to the way it was retrieving the download url for the file incorrectly.
- Fixed issue with modrinth links downloading non-primary files, causing wrong mod files to be downloaded sometimes depending how author set up the files.
Updater V3.1
Update Updater.py Fixed issue with modrinth not searching for loader files correctly Fixed modrinth download showing wrong error message when there are no version files available. Used to say mod didn't exist. Fixed crash issue when scanning fabric mods to delete old ones. Fixe issue with downloading