Skip to content

Releases: Skidamek/AutoModpack

AutoModpack 4.0.0-beta22

29 Nov 20:01
Compare
Choose a tag to compare

Hot fix

  • Fix modpack update not starting on server join

Full Changelog: v4.0.0-beta21...v4.0.0-beta22

AutoModpack 4.0.0-beta21

29 Nov 18:04
Compare
Choose a tag to compare

Changes

  • Improved http server handler
  • Improved local network player recognition
  • Fixed file creation error on windows os
  • Fixed downloading screen freeze
  • Fixed #294

Full Changelog: v4.0.0-beta20...v4.0.0-beta21

AutoModpack 4.0.0-beta20

23 Nov 16:00
Compare
Choose a tag to compare

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

23 Nov 11:42
Compare
Choose a tag to compare

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 in syncedFiles and allowEditsInFiles 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

20 Sep 15:53
Compare
Choose a tag to compare

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

02 Sep 16:06
Compare
Choose a tag to compare

Changes

  • Adds overrides-automodpack-client.json, you can now, place renamed automodpack-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

20 Aug 14:33
Compare
Choose a tag to compare

Changes

Full Changelog: v4.0.0-beta15...v4.0.0-beta16

AutoModpack 4.0.0-beta15

20 Aug 07:04
Compare
Choose a tag to compare

Changes

  • Support fabric loader 0.16.1 and up #267

Full Changelog: v4.0.0-beta14...v4.0.0-beta15

AutoModpack 4.0.0-beta14

12 Aug 11:28
Compare
Choose a tag to compare

AutoModpack 4.0.0-beta13

06 Aug 15:57
2c22674
Compare
Choose a tag to compare

Hot Fix

  • Load fabric versions correctly on java 17 #261

Full Changelog: v4.0.0-beta12...v4.0.0-beta13