Skip to content

Latest commit

 

History

History
105 lines (60 loc) · 7.92 KB

CHANGELOG.md

File metadata and controls

105 lines (60 loc) · 7.92 KB

Changelog

1.3.2 (2023-12-18)

Bug Fixes

  • Hotfix. Fixed update detection. (b61e276)

1.3.1 (2023-12-16)

Bug Fixes

  • Sepeators are able to be removed (45faaad)

1.3.0 (2023-12-16)

Features

  • Add confirmation before deleting mods (#89) (ab3e358)
  • Add confirmation before deleting mods (#98) (fd72f1a)
  • Add context menu for moving mods to top or bottom (#93) (e5303d3)
  • Add mod separators (#94) (79e8d55)
  • Add quit button to the menu (#99) (62d778c)

Bug Fixes

  • Added proper credit to contributors, they do amazing work please give em love. (9c30861)
  • BG3 now functions. (First Push of LHL) (a7b1848)
  • Cyberpunk deployment will now deploy all files. (188c44f)
  • Fix installing REDMod into the /mods directory (#100) (0b20181)

1.2.0 (2023-12-04)

Features

  • Add configuration for disabling automatic update check and add a a button for manual checks (#82) (5c17701)
  • Add mod filename checks to prevent adding duplicate mods (#86) (a5dd76f)
  • Added a hint to the search bar. (a1f4236)
  • added tabs to the customise menu, renamed class. (c78f8a3)
  • Added the ability to drop .pak files directly into lampray. (bc01e96)
  • Configurable alternate button color (#80) (163338b)
  • Enable hiding table columns (#79) (bc094b8)
  • Highlight mods on hover (#83) (61c7be6)
  • Lampray will now open on the previous game modified instead of BG3. (8a67d37)

Bug Fixes

  • a crash that can happen when deleting mods (#85) (b0f3c22)
  • Add missing return statements in lampConfig init (#77) (ce14529)
  • Cyberpunk will now deploy archive and archivexl files correctly. (5b49bad)
  • Fixed inconsistent colors between init and reset (#84) (91fe13c)
  • Modified b589dab so the delete button is faded out instead of replaced. (65c0c42)
  • Rar support dropped. (f1a09eb)
  • Re-enable deleting mod files with delete button and hide button on enabled mods (#81) (b589dab)
  • Removed update checks in occordance with #78 (6b5a8f2)
  • Resolve minor compile warnings (#90) (454ec02)

1.1.0 (2023-11-18)

Features

Bug Fixes

  • #43 Levenshtein Distance function expected strings of identical lengths. (51e6e86)
  • Added License information for third-party code. (bc66c8b)

1.0.12 (2023-11-18)

Bug Fixes

  • Lamp has been renamed to Lampray! Deployment has changed resulting in slower deployment times but hiegher accuracy in load order. (8ca573a)

1.0.11 (2023-11-06)

Bug Fixes

1.0.10 (2023-11-06)

Bug Fixes

1.0.9 (2023-11-06)

Features