1
0
Bifurcation 0
Graphe des révisions

35 commits

Auteur SHA1 Message Date
dvipid
ce1241473c Fixes "#5 Game crash when trying to add spell on buttonforge bar". Thanks to Tyr62 for that fix! 2019-11-23 10:50:03 -05:00
dvipid
abbab45918 Fixes "#6 Bars are not remembered". 2019-10-24 21:03:19 -04:00
ac2c7ebad7 removed more retail functions
ejected SpellFlyout and PlayerHasToy
2019-10-20 23:42:59 +02:00
bb1a1f76c7 dirty fix for HasOverrideActionBar
will keep it as is until i know what the hell this shit was supposed to do
2019-10-20 23:40:22 +02:00
374d13d086 fixed table expected, got nil on insert (#3) 2019-10-20 23:39:12 +02:00
dc4c8a67c7 more declarations 2019-10-15 15:38:59 +02:00
a09a81f8ec commented out nonexistent specialization in classic
see #1
2019-10-12 14:05:53 +02:00
3313d1df69 declared ButtonForgeSave const
see #1#issuecomment-13
2019-10-12 14:02:30 +02:00
03bb8f1ee3 removed unused const 2019-10-12 14:00:35 +02:00
9d2f988cbe fixed green window (#2) 2019-09-20 00:15:45 +02:00
d4ad0f72f6 removed LUA errors on startup 2019-09-20 00:10:54 +02:00
3f4baf829e less battle pet code
gotta trash them all!
2019-09-19 22:46:24 +02:00
b7a89c46f2 removed all battle pet related code
this is wow, not pokémon
2019-09-19 22:25:03 +02:00
26a508ceea updated readme 2019-09-19 22:17:46 +02:00
c2b5cda1af removed destroy bar sound
dunno if spell sound is present in classic or not
2019-09-19 21:57:07 +02:00
13f562d0d8 updated TOC and dirname for classic edition 2019-09-19 21:09:17 +02:00
67633a994f moved everything in root folder 2019-09-19 21:02:19 +02:00
dvipid
140e28dd80 Instructions on how to manually update the add-on. 2019-07-25 07:51:09 -04:00
dvipid
241a1ac9f7 Fixes some spells that stopped working with patch 8.2.0.
Adds support for Pet Actions.
2019-07-23 21:40:49 -04:00
dvipid
018af1d6c0 Updates for patch 8.2.0.
Fixes "Destroy Bar" caused by an invalid sound file.
2019-06-29 22:28:41 -04:00
dvipid
9ece55c266 Fixes tooltip for mount macro buttons. 2019-01-10 22:38:48 -05:00
dvipid
e41406b008 Fixes spell and toy macro buttons. 2019-01-09 19:15:03 -05:00
dvipid
8a134608a6 Merge branch 'master' of https://github.com/dvipid/ButtonForge 2018-12-25 10:16:54 -05:00
dvipid
5d011c41e7 Fixes PickupSpell for PVP talent "Gladiator's Medallion" (WM on only). 2018-12-25 10:16:37 -05:00
dvipid
235920a031 Fixes PickupSpell for PVP talent "Gladiator's Medallion" (WM off only). 2018-12-25 10:08:42 -05:00
dvipid
605204b497 Fixes Equipment Set buttons.
Fixes Random Favorite Battle Pet button.
Fixes some spells that could not be cast (Thrash, Stampeding Roar, and probably a lot more).
Fixes dragging out some spells would clear the cursor instead of picking up the spell.
2018-08-29 20:05:34 -04:00
dvipid
b3921cf0d5 Update to official release v0.9.50. 2018-08-29 19:55:52 -04:00
DT
b2d0089666 Add-on Version Bump 2018-05-25 18:32:30 +10:00
DT
7d4d71ca39
Update README.md 2018-05-24 10:21:12 +10:00
DT
f13fd42005
Update README.md 2018-05-24 10:19:31 +10:00
DT
345280e794 Fix for sounds not playing
- Sounds for placing a bar, bonus bar & destroying a bar
2018-05-24 10:13:27 +10:00
DT
d7fa014be4 Fix for open/close sound errors 2018-05-24 10:10:52 +10:00
DT
ad323277fd
Update README.md 2018-05-12 10:46:43 +10:00
DT
54209753af Initial Commit, version 0.9.47 2018-05-12 10:23:16 +10:00
DT
55edb3a1c0
Initial commit 2018-05-12 10:22:56 +10:00