Commit Graph

640 Commits

Author SHA1 Message Date
andrew6180 19f4b5569d fix cooltip status bars wonky widths 2024-05-27 03:55:26 -07:00
andrew6180 6a677e5a22 fix lua errors 2024-05-27 01:48:01 -07:00
andrew6180 2368623870 fix bad class icon 2024-05-26 20:04:08 -07:00
andrew6180 14c3a45d1a use new spec icon file 2024-05-26 18:49:31 -07:00
andrew6180 b6264af117 fix lua error 2024-05-26 17:00:59 -07:00
andrew6180 0756c77923 update default unit prototype 2024-05-26 16:47:37 -07:00
andrew6180 00d1d99c51 update openraid docs 2024-05-26 16:46:21 -07:00
andrew6180 eb16000a12 Send mystic enchant through OpenRaidLib renown 2024-05-26 16:45:48 -07:00
Tercio Jose 44c97087eb Fix for Cataclysm attempting to run augmentation evoker code 2024-05-25 13:58:31 -03:00
andrew6180 9147d275e0 Fix small lua errors 2024-05-24 15:21:51 -07:00
andrew6180 a424407542 RaidCheck: should be working just no data filled out in LibOpenRaid 2024-05-23 11:18:34 -07:00
andrew6180 c768231956 Ascension has GROUP_ROSTER_UPDATE actually 2024-05-21 15:42:52 -07:00
andrew6180 2b2d7dae5b Fixup more map ids 2024-05-21 07:05:02 -07:00
andrew6180 dfbabe706a MapIDs for valid instances / battleground sizes 2024-05-21 04:25:19 -07:00
andrew6180 eaf3e4765c dont send people to official details discord, private servers are not supported. 2024-05-21 02:31:56 -07:00
andrew6180 0f88bb2639 More random function cleanups 2024-05-21 02:12:33 -07:00
andrew6180 c89fc78cec Cleanup GetBuildInfo since we dont need to check versions. 2024-05-21 02:06:53 -07:00
andrew6180 60c4c0c1c1 Remove most C_ functions that cannot be downported 2024-05-21 01:54:45 -07:00
andrew6180 30f464a428 3.3.5 GetStringWidth is a little smaller than retails? 2024-05-20 14:53:04 -07:00
andrew6180 90a085acf0 Clean up most modern GUID usage. 2024-05-20 13:13:52 -07:00
andrew6180 63caa6089f Remove keystone itemid (unused) 2024-05-18 09:14:50 -07:00
andrew6180 4b5102be79 Fixup mythic plus ending / segmenting 2024-05-18 09:14:05 -07:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07: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 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
Flamanis b1877af2cf Use middle on all justifyV 2024-05-07 16:19:42 -05:00
Tercio Jose 27f6d4757c Framework Update 2024-04-29 18:19:26 -03:00
Tercio Jose 82ad16d177 Framework Update 2024-04-23 22:37:40 -03:00
Tercio Jose 58644cda46 Framework update, preparing to release 2024-04-23 21:25:34 -03:00
Tercio Jose 0f561469f3 Cataclysm beta fixes 2024-04-20 14:03:01 -03:00
Flamanis 51445334ed Add version check for justify. 2024-04-20 11:03:55 -05:00
Flamanis 3e1212a7ec Cata fixes. 2024-04-20 10:15:23 -05:00
Tercio Jose 675d4f000d Added Void Tendril's Grasp as a crowd control debuff 2024-04-16 13:00:17 -03:00
Tercio Jose 9e8a5a3a06 Version Update 2024-04-05 17:58:37 -03:00
Tercio Jose 6ae2042446 Merge pull request #696 from Flamanis/Cata-initial-fixes
Initial changes to try to fix cata beta.
2024-04-05 17:49:28 -03:00
Tercio Jose 08bb134571 Fixed an issue 2024-03-26 14:36:19 -03:00
Flamanis cd4a2c72b4 Initial changes to try to fix cata beta. 2024-03-17 04:28:51 -05:00
Tercio Jose 0b7f4d2abf Fixed an issue with icons not showing on classic versions of the game. 2024-03-16 12:15:16 -03:00
Tercio Jose 42abffa680 Fixed an issue with tooltip icons not showing on classic and vanilla 2024-03-13 21:28:28 -03:00
Tercio Jose 613a7d42d9 Fixed an issue with the SetFontOutline 2024-03-13 18:32:53 -03:00
Tercio Jose f9d2e81564 Added combat:GetBossHealth(); combat:GetBossName(); combat:GetCurrentPhase() 2024-03-12 21:32:20 -03:00
Tercio Jose 2c613e063d General round of fixes, implementations and polishing
- Polished tooltips from damage and healing done.
- Added new sound: "Details Truck".
- Added 'right click to close' icons before the phrase, also the text is move visible now.
- Added ReopenAllWindows() as alias for a Portuguese function named ReabrirTodasInstancias().
- Added a close button for the breakdown options panel.
- Added support for mask in the spec icons shown in the regular window. Require to add: Instance.row_info.icon_mas = masktexture.
- Event "COMBAT_MYTHICPLUS_OVERALL_READY" now sends the overall mythic+ combat as payload.
2024-03-11 15:43:10 -03:00
Tercio Jose acc03f4769 Another round of polishing and few aditions
- Added bar texture "Skyline Compact".
- Tooltip show 8 spells, up from 6.
- Breakdown color scheme improved.
- Backend changes.
2024-03-08 14:03:34 -03:00
Tercio Jose c1e1191c07 Several tooltips now has thicker lines, bigger icons and smooth rounded corners 2024-03-07 21:20:08 -03:00
Tercio Jose c4ee7e89ea End of mythic+ panel updates, training dummy icon, etc.
- Added a round of polishing into the end of mythic+ panel.
- Added: Details:RegisterFrameToColor(frame) the registered frame will use the same color scheme of all the other frames from Details!.
- Segments menu will show a different icon for training dummies.
- Fixed functions that retrieve information about a dungeon.
- Fixed an issue while trying to report using the "Report Results" from the report results tooltip.
2024-03-07 16:05:47 -03:00
Tercio Jose b7e6b89792 Fixed "Time out of combat" after mythic+ and another round of polishing frames and menus 2024-03-06 14:50:56 -03:00
Tercio Jose a155ec56a3 Another round of polishing 2024-03-04 21:40:46 -03:00