Skip to content

Releases: pukmajster/funky

v0.4.0

19 Oct 23:20
Compare
Choose a tag to compare

[ Manifest ]

  • Added new experimental addoninfo.txt parsing that does a better job at extracting mod metadata from VPKs directly and shouldn't be prone to crashing. Can be enabled from Settings -> General (disabled by default)
  • Fixed some Spas12 mods not being properly categorized as such

[ Library ]

  • The library will now display some text when there's no mods detected or when a query comes up with zero results (search, filters, category, ...)
  • Added thumbnail customization settings (defaults to a wide aspect ratio with stretching)

[ Mod Overviews ]

  • Added a setting to hide descriptions (enabled by default)
  • Added "Open in File Manager" button
  • Added a notice for mods that come with a missing addoninfo.txt (only works with new experimental manifest parser)

[ UI ]

  • Improved tooltip positioning on the Refresh button

v0.3.1

16 Oct 23:47
Compare
Choose a tag to compare

[ Onboarding ]

  • Completing the onboarding will now trigger a full manifest refresh and then import your mods

v0.3.0

16 Oct 23:24
Compare
Choose a tag to compare

[ Mods ]

  • When refreshing your mod list, all workshop mods will now resort to the Steam Workshop API for fetching mod metadata, while mods installed outside of the Workshop will utilize the traditional (and sometimes faulty) method of reading a mod's addoninfo.txt within its VPK
  • The "Enable Networking" option is now ignored completely
  • Added a tooltip to the "Refresh" button, letting you know that a left click will do a quick scan for newly installed mods, while a right click does a full scan of all installed mods

[ Profiles ]

  • Revamped profiles UI
  • Added profile deletion

[ Settings ]

  • Revamped settings UI
  • Added "Open Steam Storage Settings" button inside the "Steam Games Directory" tab
  • New "About" tab, replacing the modal previously located in the header
  • Removed "Networking" tab

[ Onboarding ]

  • When first setting up Funky, you'll now be asked if you wish to import your currently selected mods from L4D2

[ Updates ]

  • Added an "Update available" button that will appear once there's a new update available. The update itself isn't automatic, it simply takes you to the latest release page on GitHub

[ Development ]

  • Added GitHub Workflow action that now automatically builds Funky for Windows and Linux

v0.2.2

27 Aug 17:19
Compare
Choose a tag to compare

This update removes the Steam directory check on the setup guide, as it was not allowing some valid directories. Still, make sure you get the right directory in!

Sorry for the lack of updates, busy with life, work and mostly addicted to Deadlock :D

0.2.1

10 Aug 16:23
Compare
Choose a tag to compare
  • Fixed not accepting Steam directories from other drives
  • Added app version to about dialog

0.2.0

28 Jun 16:28
Compare
Choose a tag to compare

Initial test release