Skip to content

Releases: apple1417/OpenHotfixLoader

Internal Optimizations

12 Nov 18:37
Compare
Choose a tag to compare

This update contains no functional changes, but has a large amount of internal tweaks which should slightly increase efficiency.

No functional changes since last pre-release.

Internal Optimizations

09 Nov 07:48
Compare
Choose a tag to compare
Pre-release

This update contains no functional changes, but has a large amount of internal tweaks which should slightly increase efficiency.

Async Downloads

03 Oct 04:43
Compare
Choose a tag to compare
  • Made url downloads asynchronous - multiple should run in parallel, making load times significantly faster if you're downloading a lot of mods.
  • Prevented files downloaded from a url from running exec commands.
  • Added a log file, and a flag to enable more detailed debug logging.
  • Improved the display name of downloaded urls in the list of loaded mods.

News Article Links

04 Sep 03:07
Compare
Choose a tag to compare
  • Made the OHL news item link to the releases page
  • Allowed mods to set their own news article links
  • "Upgraded" to a full release, due to lack of reported stability issues

URL Downloads

03 Sep 09:54
Compare
Choose a tag to compare
  • Allowed importing mods from a url, by using Windows .url shortcut files - just drag a link into the folder in explorer.
  • Allowed mods to inject their own news items.
  • Allowed mods to execute other mod files.
  • Fixed that type 11 hotfixes with leading whitespace were not detected properly.
  • Made command detection case insensitive (the game may still check cases however).
  • Fixed some encoding issues with --hotfix-dump.

Better load order sorting.

30 Aug 06:17
Compare
Choose a tag to compare
  • Changed the mod load order to prioritize numerical sorting, in the same way as Windows Explorer - 9.txt will load before 10.txt

Minor Fixes

29 Aug 09:31
Compare
Choose a tag to compare
  • Fixed that utf8 wasn't properly being converted. Other file encodings are not supported.
  • Allowed mod files to include leading whitespace.
  • Prevented the game from caching the news icon, meaning updates get downloaded immediately.
  • Fixed "1 hotfixes loaded" message.

Inital Release

28 Aug 05:24
Compare
Choose a tag to compare

Inital release.

This release is considered a beta to test stability. It should however be fully functional.