promotional bannermobile promotional banner

Mount Mini-Me

Allows you to pair a companion with a mount or summoning class pet (e.g Hunter, Warlock). The companion will be automatically summoned when you mount up or summon a minion.

File Details

7.1.0.7-beta

  • B
  • Jan 5, 2017
  • 78.71 KB
  • 56
  • 7.1.0
  • Retail

File Name

MountMiniMe-7.1.0.7-beta.zip

Supported Versions

  • 7.1.0

lightweight tag 986cfc90caa246c03be881916b4990b6cf9d9232 7.1.0.7-beta
Author:    SyraeTheHealer <SyraeTheHealer@WoW>
Date:    Fri Jan 6 00:23:42 2017 +1100

commit 986cfc90caa246c03be881916b4990b6cf9d9232
Author: SyraeTheHealer <SyraeTheHealer@WoW>
Date:   Fri Jan 6 00:23:42 2017 +1100

    Hunter mode updates

    - Added hunter mode stuff to minimap button
    - Hunter mode pet pairing
    - Cleanup

commit fd8088385c0c2214749b01583959f42f200249a4
Author: SyraeTheHealer <SyraeTheHealer@WoW>
Date:   Thu Jan 5 00:03:58 2017 +1100

    Stability updates

    - Changed 'can summon' logic to use built in IsXXXX methods as well as
    detecting events
    - Added beginnings hunter mode stuff

commit 4d223440794bbad75457788ae31073257f6e903f
Author: SyraeTheHealer <SyraeTheHealer@WoW>
Date:   Tue Jan 3 23:59:31 2017 +1100

    Robustness updates

    - Added a bunch of events, timer, etc. to make pet summoning more
    robust. Checks for casting, channeling, feigning, or dead and
    reschedules pet summon until it is allowed
    - Put UNIT_AURA handling into an event bucket so it isn't as spammy