Skip to content

Releases: jadissa/jVars

2024.05.25.04

25 May 09:38
Compare
Choose a tag to compare

jVars

2024.05.25.04 (2024-05-25)

Full Changelog Previous Releases

  • fix toc file release
  • ignores

2024.05.25.02

25 May 08:45
Compare
Choose a tag to compare

2024.05.25.01

25 May 08:34
Compare
Choose a tag to compare

jVars

2024.05.25.01 (2024-05-25)

Full Changelog Previous Releases

  • automate pkg
  • preload objects
  • farclip values
  • camera distance max zoom
  • sod version
  • CompactRaid frame fixes
  • CompactRaidFrameContainer_OnEvent blizz function calling CompactRaidFrameContainer_TryUpdate for pet. Disabled raidOptionDisplayPets since this is now set though the shared options UI. Hoping this solves the CompactRaidFrameContainer_TryUpdate calls in combat. Tests seem to show progress around issue
  • Several changes to keep combat errors from happening; OnTextChanged hooked to our search feature was somehow being called while in combat, which should never happen but was happening. Believed to be a bug in how blizz handles this event for frames that aren't even visible
  • fixed issue where friendly NPC nameplatles were not showing despite that nameplateShowFriendlyNPCs was checked
  • taintless
  • version updates
  • raidFramesHeight/raidFramesWidth omission from DefaultCompactUnitFrameSetupOptions
  • blizzard options API update to propogate changes
  • deleted
  • fixing issue where some clients ignore CompactUnitFrame options from CVars and must be manually set