Releases: FerretPaws/Buoy
Releases · FerretPaws/Buoy
Buoy v1.0.2
Changelog
- Fixed bug with mod refreshing causing re-enabled mods to create duplicates
Buoy v1.0.1
Changelog
- Removed more unused code
- Fixed version selection screen UI
- Fixed parts of the dark mode function
- GDWeave install now brings default
manifest.json
to hopefully stop some issues - Added JSON exporting and importing for mod profiles (Pastebin API Key not required)
- Fixed config saving and default restoration
- Added server browser (WIP and inaccessible for now)
- Sanitized some code
Buoy v1.0.0
Changelog
- Rebrand
Buoy v0.0.3
Changelog
- Trimmed down over 3000 lines of unnecessary code
- Changed compiler to compile with a better name.
- Added Linux Guide to README.md
- Changed UI in Config menus for better fitting in them.
- Added GUI to Mod Updates window to allow user to select which mods to update.
- Fixed UI bug on Save Slot area.
- Fixed UI of log display windows
Buoy v0.0.2
Changelog
- Added function to Modpack creation to automatically add all of your currently enabled mods to the list
- Fixed config menu's weird UI bug where it had a white background
- Added shift-selecting to Modpack creation system for easier selection of groups of mods
Buoy v0.0.1
Changelog
- Fixed UI funkiness from removing buttons
- Changed the modpack creation to require an API key from Pastebin to be supplied.
- Fixed background issue in the modpack creation UI
- Fully removed all keystroke logging and tracking for the whole script.
- Changed Discord invites to be accurate to the new community
- Removed Misc Management section in main menu and changed it to Misc
- Removed Light mode. (Why would you even choose to use that anyway?)
Buoy v0.0.0
Changelog going from Hook, Line, & Sinker to Buoy
Renamed all important elements from HLS to Buoy
Removed survey stuff
Removed server browser
Removed automatic update polling on startup and periodically
Removed all reliance on HLS' original website. Manual updates are required now
Added dark mode by default
Renamed all parts from HLS to Buoy
Removed all reliance on Google Analytics
Reworked exe compilation method