Releases: AwesomesauceServer/Awesomesauce-Modpack-Tools
Releases · AwesomesauceServer/Awesomesauce-Modpack-Tools
v1.0.4
- Added filters.json
- Added Github releases tab
- Added 'supported minecraft versions' to the mod list
- Added View Source for the Changelog Compiler HTML
- All dependencies are now embedded into a single exe
- Changed all Minecraft.GameVersions and XPaths to the Filter system
- Condensed UI code on ChangelogCompilerForm
- General cleanup
- Improved all XPaths
- Improved error handling on ChangelogCompilerForm
- Improved the UserAgent string
- Replaced custom ElapsedTime with Humanizer
- Style and documentation tweaks
- Update .gitignore
v1.0.3
- Added Changelog Compiler
- Added file page link to each changelog
- Changed line spacing/layout
- Changed MinecraftVersions to Minecraft
- Changed Providers.CurseForge to Parsing
- Fixed cross thread issue breaking Updater Form
- Fixed UserAgent not using AppName
- Updated dependencies
- Updated internet connection message
v1.0.2
v1.0.1
- Added basic internet connection detection
- Added pressing esc in search boxes will clear all text
- Added screenshots
- Added when you double-click a GitHub commit it opens the webpage
- Fixed updater screenshot
- Improved formatting of Export.AsHTML
- Merge branch 'master' of
- Split Utilities into a partial class
- Update README.md
First release v1.0.0
Beta 2
- Added and fixed comments
- Added button and menu icons
- Added Export class
- Added folder picker to choose where to save the downloads
- Added open window checking before exiting
- Added search icon
- Added the beginnings of the update system
- Changed if all mods are up-to-date display a different message
- Finished Updater form
- Fixed MainForm resizing
- Form resizing tweaks
- Moved modpack list downloading to MainForm
- Moved update checking to its own thread
- Update README.md