Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 21:45
b947540

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)