Commit Graph

293 Commits

Author SHA1 Message Date
Tercio Jose 1e83cac1f2 /keys now only show the player name, before was showing the player name and the realm name 2023-01-02 16:02:48 -03:00
Tercio Jose c6d0a16af8 Api update with Details:GetActorFromCache(unitName or GUID) only work during combat, very fast way to get a danage actorObject 2022-12-30 17:35:11 -03:00
Tercio Jose f2b9cebc46 Framework update 2022-12-26 10:51:36 -03:00
Tercio Jose 7d5d80073b More progress on caching stuff; journal links; cooltip hotfixes; code cleanups 2022-12-23 20:33:29 -03:00
Tercio Jose ce9a3b875b Visualize better mythic plus segments 2022-12-22 22:18:28 -03:00
Tercio Jose bb5f73bec2 Merge pull request #380 from Jooooooooooooooooo/master
Update spells.lua
2022-12-20 12:58:13 -03:00
Tercio Jose bcc968b306 Libraries Update 2022-12-19 12:56:38 -03:00
Tercio Jose 55f2159119 Framework update 2022-12-14 08:06:39 -03:00
Tercio Jose 641e5cf0dc Lib OpenRaid and Details! Framework updates 2022-12-11 14:09:44 -03:00
Flamanis 9a47340317 Use Wrath with Retail API check for gradients
Wrath does now have SetGradient, but I believe it is the 'old' version that does not accept the colormixins. Adding this check makes the fallback happen again which will correctly apply the gradient on current wrath.
2022-12-07 16:01:03 -06:00
Tercio Jose e12ec18381 Added played class time to /played, also added a command to disable it 2022-12-04 12:21:44 -03:00
Tercio Jose 5571749ef6 Using portrait for enemy faces 2022-12-02 19:32:51 -03:00
Tercio Jose 2dcb54d90b Fix for the merged spells in the breakdown window 2022-11-30 23:19:17 -03:00
Tercio Jose 8a3302d83e Merging spells with the same name in the Player Breakdown Window 2022-11-30 14:55:33 -03:00
Tercio Jose 8f6cfe4d69 Round of Fixes 2022-11-28 13:00:11 -03:00
Tercio Jose eb60b77c32 Wrath error fixes 2022-11-27 18:35:35 -03:00
Tercio Jose ebe8c496d1 More fixes 2022-11-27 15:24:32 -03:00
Tercio Jose 28f78fb88d Added Clamp to SetValue() on split_bar 2022-11-21 21:57:57 -03:00
Tercio Jose dde1bb28b8 Release Candidate 3 2022-11-21 20:57:39 -03:00
Jooooooooooooooooo 18a8aca026 Update spells.lua
Classic Potion :  ItemID -> SpellID 
ex)
https://www.wowhead.com/wotlk/item=42545/runic-mana-injector
https://www.wowhead.com/wotlk/spell=67490/runic-mana-injector
2022-11-19 14:29:59 +09:00
Tercio Jose fa8ba5ac05 Release Candidate 2 2022-11-18 22:39:39 -03:00
Tercio Jose 1c8dfb3ab7 Release Candidate 1 2022-11-18 16:54:25 -03:00
Tercio Jose 66e0d35365 fix for settings pet color into the pet bar 2022-11-03 17:41:03 -03:00
Tercio Jose 61e7f2ad52 Release with update to framework 2022-11-02 13:32:09 -03:00
Tercio Jose 45a980023c General fixes 2022-11-01 19:45:51 -03:00
Tercio Jose 422e24b826 Fix warlock entering in combat due to periodic damage 2022-10-30 18:17:25 -03:00
Tercio Jose 60397057e7 rogue secret technique fix, and small fixes 2022-10-26 13:28:34 -03:00
Tercio Jose d97fe98a78 Division by zero fix 2022-10-23 13:13:20 -03:00
Tercio Jose a9e858d864 Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
Tercio Jose fd801fa69f Open Raid Library update 2022-10-18 10:31:05 -03:00
Tercio Jose 035c8d6a7f bug fixes 2022-10-15 13:11:18 -03:00
Tercio Jose 3f3d4db5f0 QuickDispatch now uses xpcall instead of pcall, fixed search box erroring on some searchs 2022-10-14 13:21:58 -03:00
Tercio Jose 50ed1cf776 Added Misses 2022-10-13 19:08:17 -03:00
Tercio Jose 6243a32740 More bug fixes 2022-10-12 18:37:00 -03:00
Tercio Jose 69899679e7 Merging Seal of Command on Wrath classic 2022-10-10 16:51:56 -03:00
Tercio Jose 1ed29008aa Small bug fixes and improvements 2022-10-10 13:26:13 -03:00
Tercio Jose b588d5e30c Fixed an error while trying to move the window by clicking and holding on a window line 2022-10-09 20:48:47 -03:00
Tercio Jose 944178f76f Updated LibOpenRaid and DetailsFramework 2022-10-09 19:47:56 -03:00
Tercio Jose 9974a87119 Format the text in the breakdown player list using the same font, size and outline of the damage window 2022-10-09 17:12:13 -03:00
Tercio Jose e449983e0c small adjustments and bug fixes 2022-10-08 11:22:36 -03:00
Tercio Jose f1fa3f5cfe framework update 2022-10-07 11:16:31 -03:00
Tercio Jose ea9caa1f40 Fixed: report window send button, tooltip showing the player's death 2022-10-06 16:24:29 -03:00
Tercio Jose 1daab21a63 Updating the BuildMenu() and the language system 2022-10-05 22:00:41 -03:00
Tercio Jose 35a79b4014 portoform barrier and division by zero fix, framework update 2022-10-05 19:19:19 -03:00
Tercio Jose aa143dcf6e offhand melee abilities spellId updated 2022-10-04 16:27:26 -03:00
Tercio Jose 12c046fded framework update 2022-10-03 22:30:55 -03:00
Tercio Jose 3ca0936474 languages.lua update 2022-10-03 22:29:11 -03:00
Tercio Jose accfc86d8b framework update 2022-10-02 22:16:53 -03:00
Tercio Jose 0a54e3dc89 Bookmark code cleanup and framework update 2022-10-02 15:52:32 -03:00
Tercio Jose 858cca3248 Framework and Library updates 2022-10-01 16:39:37 -03:00