Skip to content

Releases: RandomGgames/RMMUD

RMMUD v3.7.0

14 Nov 03:51
3762675
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @tygoee made their first contribution in #8

Full Changelog: 3.6.2...3.7.0

RMMUD v3.7.0-pre1

05 Nov 01:31
Compare
Choose a tag to compare
RMMUD v3.7.0-pre1 Pre-release
Pre-release

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

09 Jun 00:36
Compare
Choose a tag to compare

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

12 May 17:49
Compare
Choose a tag to compare
  • 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

24 Mar 08:36
Compare
Choose a tag to compare

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

20 Jul 17:27
Compare
Choose a tag to compare
  • 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

19 Jul 23:28
Compare
Choose a tag to compare

Fixed bug causing an error when updating the same mod with multiple versions

Full Changelog: 3.3...3.4

Updater V3.3

09 Jul 00:58
Compare
Choose a tag to compare
  • 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

28 Jun 08:17
ded8295
Compare
Choose a tag to compare
  • 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

27 Jun 16:58
953cf87
Compare
Choose a tag to compare
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