Skip to content

Releases: Brod8362/d4m

v0.3.3

08 Dec 04:36
ab3366a
Compare
Choose a tag to compare

Changelog

  • Bugfix: install from archive works again
  • GUI: Show favicon next to mod ID
  • GUI: Show mod context buttons
  • Both: Mod reordering
  • Both: Fixes for d4m changes
  • Remove maximum window size
  • Git based versioning
  • Add app icon
  • Python 3.9 now required
  • Fix some issues with the Flatpak build
  • Hack for windows icon support
  • Almost definitely more that I'm forgetting here

Sorry this release took so long, life got in the way.
This d4m 0.3.3 is a major improvement over 0.3.2, in my opinion. I highly recommend updating.

The flatpak build should also be more stable. Please report any issues you find.

v0.3.2

28 Jul 20:46
Compare
Choose a tag to compare

Changelog

  • Install scripts d4m and d4m-gui when using pip
  • Flatpak and AUR builds now available
  • Bugfix: No longer crash on invalid mods (silently fail instead)
  • Bugfix: Use UTF encoding when reading/writing config.toml
  • Both: Migrate metadata from DivaModManager
  • Both: Prompt to specify diva directory when it otherwise cannot be found (will be saved in d4m.toml)
  • TUI: DivaModArchive support
  • TUI: Option to edit d4m.conf
  • GUI: DivaModArchive support
  • GUI: Combine likes/downloads in mod install dialog

Please note that the flatpak build is experimental and may have issues. Please create an issue on github if you have any problems.

v0.3.1

27 Jul 04:16
Compare
Choose a tag to compare

Changelog

  • libarchive is now required
  • Removed py7zr, rarfile as dependencies
  • Both: Update checker
  • Both: Config file
  • TUI: Edit mod config
  • GUI: Make tables uneditable
  • GUI: Add log window
  • GUI: Properly anchor status bar/menu bar
  • GUI: Edit mod config button

v0.3.0

26 Jul 06:23
1bb7102
Compare
Choose a tag to compare

Changelog

  • Fix dependencies in pyproject.toml (should install from pip correctly now)
  • Fix stretching on mod install table (will now fill whole window)
  • Show likes/downloads in mod installer dialog
  • Set recommended window dimensions
  • Streamline dialog boxes w/ a function
  • Show error when MM+ install cannot be found
  • Show mod install size
  • Add menubar (currently jank spacing)
  • Load mods directly from archive

v0.2.9

26 Jul 01:51
Compare
Choose a tag to compare
v0.2.9 Pre-release
Pre-release

0.2.9 - First Public Release

This build may have some questionable UI spacing.

Please report any issues to feature requests in the Issues section.