v2.5.11-nolib

Details

  • Filename
    Chinchilla-v2.5.11-nolib.zip
  • Uploaded by
  • Uploaded
    Mar 6, 2013
  • Size
    606.38 KB
  • Downloads
    137
  • MD5
    a5b9334c3979a21764a9332ef32f039c

Supported WoW Retail Versions

  • 5.2.0

Changelog

tag v2.5.11
ccaf5f35aad8f108fe898990d6586c18d9c0d9f4
Ethan Centaurai <stevenblanchard86@gmail.com>
2013-03-06 15:42:15 +0000

Created tag v2.5.11

--------------------

Ethan Centaurai:
    - Bump Interface number to 50200.
    - Delete old files.
    - Remove redundant second arguement sent to Minimap:SetZoom().
    - Remove AceHook-3.0 from the Zoom module as it's no longer needed.
    - Remove a taint-ridden hook and handle autozoom on mousewheel.
    Fixes Ticket 147.
    - Don't start the autozoom timer if autozoom is disabled.
    - Grey out the autozoom time slider if autozoom is disabled.
    - Fix a copy/paste fail.
    - Cobble together some basic config for the new Zoom module.
    - Merge the WheelZoom and AutoZoom modules together.
    Configuration coming Soon(™).
    - Use the new AceTimer-3.0 instead of LibShefkiTimer-1.0.
    - Revert the AutoZoom WheelZoom module merge.
    For now. I still want to merge them together eventually.