Commit Graph

719 Commits

Author SHA1 Message Date
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
Tercio Jose 44c97087eb Fix for Cataclysm attempting to run augmentation evoker code 2024-05-25 13:58:31 -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 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
Tercio Jose 2fd02eebb1 General development and bug fixes (see commit description).
- Fixed the deaths display, where the windows wasn't usig custom text scripts.
- Fixed an issue with custom displays, where it was unable to use class colors in their texts.
- More development and bug fixes on the new Mythic+ Run Completion panel.
- Framework Update.
2024-02-13 13:24:28 -03:00
Tercio Jose dab65476f5 Version UP and Removed debug line for release version 2024-02-04 15:26:26 -03:00
Tercio Jose ee0b350aba Maintenance Update and Mythic Dungeon Plus development progress
- Dungeon followers now correctly show into the damage done section.
- Fixed an error while statusbar plugin options.
- Framework update.
- Mythic Dungeon Plus code has been separated into six files (was just 2), this will help with the organization
and maintenance of the code.
2024-01-31 13:34:00 -03:00
Tercio Jose b7c2b6c7a1 Release Candidate 1 2024-01-20 14:28:25 -03:00
Tercio Jose 4eff7b223e General Fixes after major patch 2024-01-17 11:35:18 -03:00
Tercio Jose cf591e89fb Fixes for: OpenRaidLib, Rounded Cooltip, Evoker Extra Bar and Ebon Might, Welcome Window 2024-01-16 19:48:55 -03:00
Tercio Jose 9c63b08895 General Updates
- Fixed an error while scrolling down target npcs in the breakdown window.
- Fixed an error when clicking to open the Death Recap by Details!.
- End of Mythic Run panel got updates.
- Framework updated: new rounded tooltips.
2024-01-12 23:56:55 -03:00
Tercio Jose 9eb4d344e6 General Changes ad Improvements
- Added: Details:IsInMythicPlus() return true if the player is on a mythic dungeon run.
- CombatObjects now have the key 'is_challenge' if the combat is a part of a challenge mode or mythic+ run.
- Evoker extra bar tooltip's, now also show the uptime of Black Attunement and Prescience applications.
- Breakdown Window now show Plater Npc Colors in the target box.
- Added event: "COMBAT_MYTHICPLUS_OVERALL_READY", trigger when the overall segment for the mythic+ is ready.
- Added event: "COMBAT_PLAYER_LEAVING", trigger at the beginning of the leave combat process.
- Library updates: Details! Framework and Lib Open Raid.
2024-01-08 14:18:08 -03:00
Tercio Jose 64675e2f71 Framework Update and Removed Debug String 2023-12-29 17:21:09 -03:00
Tercio Jose 5547cfa3d5 Stuff under development 2023-12-28 16:37:32 -03:00
Tercio Jose d102fe7a07 Backend improvements and bug fixes
- Fixed an error when hovering over some spells in the Auras panel on the Player Breakdown window.
- Fixed the character item level, which was not showing for players that left the party group on the Player Breakdown window.
- Fixed boss images not showing at the segments selection menu.
- Other updates related to encounter journal and mythic+, both under development.
2023-12-26 11:38:00 -03:00
Tercio Jose 2efc5a58f8 General Updates and fixed (see commit description)
- Added the 'Remove Battleground Segments' option to the menu that opens when hovering over the erase button.
- Attempt to fix Battleground faction icons, shown on enemy players damage bars.
- Fixed custom scripts showing the damage text too close to the dps text.
- Lib OpenRaid updated.
- Framework Updated.
2023-12-21 14:34:21 -03:00
Tercio Jose 2a2e9eb769 Framework and Lib OpenRaid updates. 2023-12-18 17:14:26 -03:00