Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1.95 KB

Change Log

Unreleased - ReleaseDate

0.2.11 - 2025-03-04

  • Remove [MODDED] prefix from public lobby name
  • Rename program to mint-notag from DRG Mod Integration
    • Logs and config paths will still use the old name
  • Add CTRL + Q keyboard shortcut to quit the program
  • Better buttons description
  • Add program icon
  • Update modal will show without delays
  • Increase initial window size
  • Shorten approval labels

0.2.10 - 2023-08-18

  • Many small improvements to the GUI
  • Add simple in game UI to show local and remote integration version and active mods
  • Add experimental mod linting to assist with common mod issues such as conflicts (#55)
  • Microsoft Store: Fix mods being unable to write custom save files (#58)
  • Fix profile CLI command not respecting mod's enable flag

0.2.9 - 2023-08-11

  • Update egui_dnd which makes dragging and re-ordering mods significantly smoother
  • Restore modding subsystem config upon uninstalling to prevent all mods getting enabled and kicking the user to sandbox
  • Fix regression introduced by case sensitive path fix (#36)

0.2.8 - 2023-08-05

  • Fix *.ushaderbytecode files not being filtered out and causing crash on load
  • Fix including same asset paths with different casings causing Unreal Engine to load neither (#29)