Releases: Skidamek/AutoModpack
Releases · Skidamek/AutoModpack
AutoModpack 4.0.0-beta20
Hot fix
- Hopefully fix
writing to channel: null
error while trying to download modpack files from server
Full Changelog: v4.0.0-beta19...v4.0.0-beta20
AutoModpack 4.0.0-beta19
Changes
- Support for Minecraft 1.21.3
- Fix nested dependency hell (at least on fabric) #255
- Added new wildcard - double star, now you can use
**
to include all files and all subdirectory files. For use insyncedFiles
andallowEditsInFiles
in config. Before to achieve the same thing you would need to set*
for every subdirectory - Updated in game downloading screen, now it should show more accurate downloading speed and ETA.
- Improve compatibility with questcraft
- Fixed #301 - weird logs inside docker containers
- French localization - thanks to black_astvat
- Many other smaller tweaks and improvements e.g. for server host and error handling
Big shutout to @suerion for tons of testing and feedback
Full Changelog: v4.0.0-beta18...v4.0.0-beta19
AutoModpack 4.0.0-beta18
Changes
- Fix mixin crash on 1.19.4
- Always append config overrides on selfupdate
Full Changelog: v4.0.0-beta17...v4.0.0-beta18
AutoModpack 4.0.0-beta17
Changes
- Adds
overrides-automodpack-client.json
, you can now, place renamedautomodpack-client.json
to the root directory of this mod jar, and it will be used instead of default config from~/automodpack/
directory on client. Thanks to that you can provide almost preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)
New Contributors
Full Changelog: v4.0.0-beta16...v4.0.0-beta17
AutoModpack 4.0.0-beta16
AutoModpack 4.0.0-beta15
AutoModpack 4.0.0-beta14
1.21.1 support
Full Changelog: v4.0.0-beta13...v4.0.0-beta14
AutoModpack 4.0.0-beta13
Hot Fix
- Load fabric versions correctly on java 17 #261
Full Changelog: v4.0.0-beta12...v4.0.0-beta13
AutoModpack 4.0.0-beta12
Changes
- Migrate to stonecutter from replay mod's preprocessor - faster build time, less messy build scripts
- Fixes related to switching modpacks #258
- Editable files are now preserved between modpack switches #257
- Fixed rare NullPointerException while checking for mods dependencies #260
- Update Traditional Chinese (zh_tw.json) by @yichifauzi in #252
- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me
Full Changelog: v4.0.0-beta11...v4.0.0-beta12
AutoModpack 4.0.0-beta11
Changes
- Fixed
editable
files not being applied on first install #249
Full Changelog: v4.0.0-beta10...v4.0.0-beta11