Commit Graph

2211 Commits

Author SHA1 Message Date
Tercio Jose 153bed682f Fixed an issue in the backend of augmentation evoker where the spell cache wasn't getting created on data insertion 2024-06-07 22:21:22 -03:00
Tercio Jose da686c7615 LibOpenRaid for v11 by Krealle 2024-06-07 19:29:07 -03:00
Tercio Jose 036b5d9a86 Merge pull request #741 from Flamanis/TWW-Fixes
Initial changes to fix TWW issues
2024-06-07 19:18:29 -03:00
Tercio Jose 7750e1fdcd Fixed an issue with Cataclysm classic not having the "ENCOUNTER_LOOT_RECEIVED" event. 2024-06-07 13:32:24 -03:00
Tercio Jose 68e15ac7ca Change logs, Framework Update 2024-06-07 11:07:24 -03:00
Tercio Jose 234bbf458c Overhaul on the loot manager for the end of the mythic dungeon panel 2024-06-06 22:27:13 -03:00
Tercio Jose 2178cfe357 Fixed cho'gall friendly fire errors 2024-06-06 21:31:52 -03:00
Flamanis 510867a469 imit 2024-06-06 06:34:41 -05:00
Tercio Jose bdf8901fa2 Attmept to create the _current_combat.alternate_power if it no existant for some reason in Cataclysm classic 2024-06-02 15:19:51 -03:00
Tercio Jose 5cfb67f8db Added transliteration to the pet name 2024-06-01 15:11:06 -03:00
Tercio Jose 9605299be0 Added tranliterate into the icon tooltip 2024-06-01 12:52:52 -03:00
Tercio Jose cd16ce7590 Fixed an issue in the backend of the addon 2024-05-27 18:39:22 -03:00
Tercio Jose 82be7ed472 Don't break the death tooltip if the spell isn't in the game client database 2024-05-27 15:11:36 -03:00
Tercio Jose 44c97087eb Fix for Cataclysm attempting to run augmentation evoker code 2024-05-25 13:58:31 -03:00
Tercio Jose 264a5e7628 Merge pull request #733 from Flamanis/Fix-nicknames-while-not-in-guild
Fix nicknames for users not in a guild
2024-05-24 18:57:46 -03:00
Tercio Jose 0bd1fd44e7 Merge pull request #732 from Flamanis/CataBattlegrounds
Fix for One Segment BG on Cata
2024-05-24 18:44:20 -03:00
Flamanis 90632b5ab0 Update container_actors.lua 2024-05-20 06:46:08 -05:00
Flamanis abd8ff6399 Update parser.lua 2024-05-20 01:33:03 -05:00
Tercio Jose ce74a53d6a Merge pull request #730 from Flamanis/Fix-realms-with-dashes
Fix dashes and spaces in player realm name
2024-05-19 22:28:34 -03:00
Flamanis e464daddbb Fix dashes and spaces in player realm name 2024-05-19 17:44:37 -05:00
Tercio Jose 4a3def3556 Change Logs 2024-05-19 15:42:08 -03:00
Tercio Jose 9d6fb936cb Added rallied to victory to track when this buff is placed on someone. 2024-05-19 15:10:46 -03:00
Tercio Jose 36c787e6e5 Stop resetting tooltip color each login 2024-05-19 15:10:11 -03:00
Tercio Jose 759b1b2224 Avoid the options panel going out of screen with SetClampedToScreen() 2024-05-19 14:09:04 -03:00
Tercio Jose b89a550d94 Fix for the old time type '3' being deprecated and causing errors for returning players 2024-05-19 14:03:33 -03:00
Tercio Jose 50c516aee8 backend changes 2024-05-18 13:13:02 -03:00
Tercio Jose 5de2a04b8c Added season setting to ignore the bookmark
/run Details.no_bookmark = true: won't open the bookmark.
/run Details.no_bookmark_on_combat = true: won't open the bookmark while in combat.
2024-05-13 11:47:13 -03:00
Tercio Jose 9eeda82f66 Merge pull request #729 from Flamanis/Add-all-totem-damages
Add all damage from All-Totem of the Master.
2024-05-13 10:13:00 -03:00
Flamanis 05a6586085 Update spellcache.lua 2024-05-13 01:27:29 -05:00
Flamanis 89ae19bd79 Update spellcache.lua 2024-05-13 00:48:07 -05:00
Tercio Jose a09f66146d Merge pull request #728 from Flamanis/update-era-toc
Update Details_Classic.toc
2024-05-12 15:36:46 -03:00
Flamanis 8a2cf7fee3 Update Details_Classic.toc 2024-05-12 13:35:34 -05:00
Tercio Jose 8edbcf823c Fix for death recap 2024-05-11 20:32:12 -03:00
Tercio Jose 33a0120881 framework updates 2024-05-11 14:46:51 -03:00
Tercio Jose c031558109 Transliterate pet names on damage tooltip 2024-05-09 15:13:31 -03:00
Tercio Jose 0ee793665e Version Bump 2024-05-08 13:43:28 -03:00
Tercio Jose 5aa9929ff3 Fixed an error when manually selection the tooltip anchor position 2024-05-08 13:42:44 -03:00
Tercio Jose 042322a4cf Plugins toc Update 2024-05-08 11:26:43 -03:00
Tercio Jose 5af84b365b Fixes for 10.2.7 2024-05-07 19:56:53 -03:00
Tercio Jose f709c2e4fa Merge pull request #724 from Flamanis/JustifyV-fix
Use middle on all justifyV
2024-05-07 19:54:36 -03:00
Flamanis b1877af2cf Use middle on all justifyV 2024-05-07 16:19:42 -05:00
Tercio Jose 22177dc0d3 Merge pull request #720 from Flamanis/search-delete
Allow window delete to be used while searching
2024-05-05 21:35:30 -03:00
Flamanis 1f5ca8a3e4 Allow window delete to be used while searching 2024-05-05 19:32:52 -05:00
Tercio Jose d1d6559f5a Added Details_Cata.toc 2024-05-05 19:57:57 -03:00
Tercio Jose ce8e891cbe Fixed height of Window Main section, where the Delete button was separated from the window selection dropdown. 2024-05-05 11:45:52 -03:00
Tercio Jose f8818ce057 Fixed an issue with CATA where hovering over the spec icon would result on an error. 2024-05-05 11:15:15 -03:00
Tercio Jose 3a8c3ea6ea Merge pull request #719 from ljosberinn/add-umbreskul
extend spellcache for Umbrelskul's Fractured Heart
2024-05-05 10:17:09 -03:00
Gerrit Alex 670398c868 extend spellcache for Umbrelskul's Fractured Heart 2024-05-05 13:01:22 +02:00
Tercio Jose ea689625b3 Changelog update 2024-05-03 14:49:05 -03:00
Tercio Jose 53d7c45ab2 ToC For Cata Classic 2024-05-03 14:40:53 -03:00