andrew6180
1a4a06d101
Merge remote-tracking branch 'fork/master'
2024-06-10 08:55:07 -07:00
Tercio Jose
c9029933f8
Started the spellcache for tww; "/de spellid" to copy the spellid of the latest hovered over spell in the breakdown; Fixed /dumpt for spellids
2024-06-10 00:07:00 -03:00
Flamanis
8ea661e8bf
GetSpellLink
2024-06-08 18:28:56 -05:00
Lynn
0ee3f1a511
More GetSpellInfo fixes
2024-06-08 14:00:01 +02:00
Flamanis
7782c98ad6
Fix UnitBuff
2024-06-07 22:30:45 -05:00
Flamanis
0c23b1b99a
Update spec_augmentation.lua
2024-06-07 21:09:26 -05:00
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
Flamanis
510867a469
imit
2024-06-06 06:34:41 -05:00
andrew6180
14c3a45d1a
use new spec icon file
2024-05-26 18:49:31 -07:00
Tercio Jose
44c97087eb
Fix for Cataclysm attempting to run augmentation evoker code
2024-05-25 13:58:31 -03:00
andrew6180
068d58ad6a
remove warcraft logs integration
2024-05-21 03:45:30 -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
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
90a085acf0
Clean up most modern GUID usage.
2024-05-20 13:13:52 -07:00
andrew6180
5799e5c473
disable debugging mythicdungeon
2024-05-18 09:15:47 -07:00
andrew6180
4b5102be79
Fixup mythic plus ending / segmenting
2024-05-18 09:14:05 -07:00
andrew6180
98ef74658d
3.3.5 table.remove will remove last index even if index is specified but out of range.
2024-05-18 08:32:15 -07:00
andrew6180
4d047bacac
Working on mythic plus integration. Seems to detect a full run but did not complete yet.
2024-05-17 17:31:15 -07:00
andrew6180
bb7e0d2c27
Work on Ascension Backport
2024-05-17 15:08:08 -07: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
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
Gerrit Alex
670398c868
extend spellcache for Umbrelskul's Fractured Heart
2024-05-05 13:01:22 +02:00
Tercio Jose
2f0148c574
Merge pull request #707 from Elitesparkle/windows-grouping
...
Update Windows Grouping
2024-05-01 11:41:18 -03:00
Tercio Jose
0f561469f3
Cataclysm beta fixes
2024-04-20 14:03:01 -03:00
Flamanis
3e1212a7ec
Cata fixes.
2024-04-20 10:15:23 -05:00
Flamanis
44d3160e6c
Update spells.lua
2024-04-13 15:51:59 -05:00
Tercio Jose
ea859171d7
Stop cutting item names when the language is from country China or country Taiwan or country Korea
2024-04-08 16:49:22 -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
Elitesparkle
03a1efe4ba
Add Grouping Options
...
Add options to change the horizontal gap between grouped windows.
2024-03-30 13:33:19 +01:00
Tercio Jose
c1fa712b91
Change Augmentation tooltip color to darkgreen. When leaving a m+ dungeon, wait 40 seconds before finishing and creating the overall m+ segment.
2024-03-19 18:28:05 -03:00
Flamanis
cd4a2c72b4
Initial changes to try to fix cata beta.
2024-03-17 04:28:51 -05:00
Tercio Jose
2421b29665
Added an option to toggle between rounded and squared tooltips
2024-03-15 15:46:38 -03:00
Flamanis
cdabcc2e6a
Update skins.lua
2024-03-13 15:09:58 -05: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
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
Tercio Jose
b1a7c5e278
Applied a round of polishing to the Breakdown Window
2024-03-03 15:18:10 -03:00
Tercio Jose
703cee33fd
Fixed mythic+ segments being considered trash.
2024-03-01 21:00:48 -03:00
Tercio Jose
7d8b84a216
More bug fixes and implementations on the backend of mythic dungeons handling.
2024-03-01 17:30:59 -03:00
Tercio Jose
a8d8733274
Another round of bug fixes
2024-02-29 23:59:33 -03:00
Tercio Jose
e23d7f59ab
Bug Fix
2024-02-29 11:57:06 -03:00
Tercio Jose
19b2556106
Added option to Enable/Disable augmentation extra bar; Disabled DataStorage for 11.0 revamp
2024-02-28 19:18:30 -03:00
Tercio Jose
32adc61608
Bug fixes, Framework update, General changes to accommodate new systems.
2024-02-26 14:12:11 -03:00
Tercio Jose
2ca4c011c0
Improvements for the Ask to Erase Data and more development on End of M+ panel
2024-02-18 19:52:02 -03:00