Skip to content

1.12.0

Compare
Choose a tag to compare
@rampaa rampaa released this 23 Jun 20:29
· 1321 commits to master since this release
  • Add text-only-visible-on-hover option
  • Add an option to allow different opacity level on unhover
  • Add an option to change whether JL should keep itself always on top
  • Mark the x86 version of JL as LARGEADDRESSAWARE so that it can use more than 2 GB of RAM if needed (up to 4 GB)
  • Fix OOB that can occur when a custom DPI is used
  • Fix possible character count overflow on Stats window
  • Some other minor bug fixes and enhancements