Skip to content

1.7.10 - 2.4

Compare
Choose a tag to compare
@HRudyPlayZ HRudyPlayZ released this 02 Sep 16:20
· 20 commits to 1.7.10 since this release

Feature changes and fixes

  • The info screen no longer can be exited of by pressing escape (the timer would've caused issues anyways)
  • Fixed the mod overwriting folders (and deleting the files it could)
  • Fixed the mod adding resources from the wrong side to the download list
  • Fixed the mod not using the URL given by the curseforge API if the generated URL is invalid.
  • Fixed the mod not ignoring invalid properties in the optional.packconfig file.

Technical changes

  • The FileHelper.copy method will now overwrite an existing file with a 0-byte file instead of trying to delete it
  • The FileHelper class will now try to use its own methods in more places.
  • The PackConfigParser.parseResources method will not return resources that shouldn't be downloaded on the current side anymore
  • The parsing of the side property for resources has been redone to accomodate the change above.
  • Bumped the version number to 2.4