v2.10.2-19-gb8453e5

Details

  • Filename
    Chinchilla-v2.10.2-19-gb8453e5.zip
  • Uploaded by
  • Uploaded
    Jan 3, 2021
  • Size
    5.52 MB
  • Downloads
    647
  • MD5
    2cd35b27fde8618485b48f3cfd7facef

Supported WoW Retail Versions

  • 9.0.2

Changelog

Chinchilla Minimap

v2.10.2-19-gb8453e5 (2020-12-08)

Full Changelog Previous Releases

  • Scale Instance Difficulty with Minimap
  • Don't include README or CHANGELOG in the package.
  • Set theme jekyll-theme-slate
  • Update README.md
  • Migrate from Travis CI to GitHub Actions.
  • Update README.md
  • Bump Classic Interface to 11306.
  • Update .travis.yml
  • Fix position module for vehicle seats
  • Move this to MoveButtons
    And ... GARRISON_SHOW_LANDING_PAGE looks to be the winner (or loser?).
  • Revert ""Fix" garrison location"
  • Revert "Fix buttons on area change"
  • Fix buttons on area change
    Blizz is moving garrison back on some instance/area changes.... keep it where we want it.
  • "Fix" garrison location
    https://github.com/Ravendwyr/Chinchilla/issues/53
    This is a really ugly, really quick and dirty "fix" (ok workaround) for what Blizzard is doing. Basically wait until Blizzard moves it and move it back.
  • Update Expander.lua
    https://github.com/Ravendwyr/Chinchilla/issues/46
    This was an ask, and I was already looking at Expander. Basically Instead of disabling all mouse interaction with expanded minimap, just disable click events.
    I have not noticed any side effects...
  • Update Expander
    1. Fix Expander opacity. For some reason setting minimap alpha is not adjusting opacity when expanded. Set parent of Minimap opacity.
    2. Provide option to Expander to hide when player is in combat (REGEN_DISABLED)
  • Yay! Patch!
    Updated sprite sheets to work with changes.
  • Recreate .gitignore
  • Remove hard-embeded SharedMediaWidgets.
    The library has been fixed recently and this is no longer necessary.