Skip to content

Releases: FerretPaws/Buoy

Buoy v1.0.2

28 Nov 12:02
26c315c
Compare
Choose a tag to compare

Changelog


  • Fixed bug with mod refreshing causing re-enabled mods to create duplicates

Buoy v1.0.1

28 Nov 09:46
26c315c
Compare
Choose a tag to compare

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

27 Nov 04:13
26c315c
Compare
Choose a tag to compare

Changelog


  • Rebrand

Buoy v0.0.3

26 Nov 07:35
26c315c
Compare
Choose a tag to compare
Buoy v0.0.3 Pre-release
Pre-release

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

24 Nov 05:51
26c315c
Compare
Choose a tag to compare
Buoy v0.0.2 Pre-release
Pre-release

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

23 Nov 06:58
26c315c
Compare
Choose a tag to compare
Buoy v0.0.1 Pre-release
Pre-release

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

22 Nov 23:01
26c315c
Compare
Choose a tag to compare
Buoy v0.0.0 Pre-release
Pre-release

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