Commit Graph

71 Commits

Author SHA1 Message Date
andrew6180 faf859dc7d Add option to split dot / hot damage into separate entries entirely. 2024-06-18 13:07:28 -07:00
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 510867a469 imit 2024-06-06 06:34:41 -05: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
Gerrit Alex 670398c868 extend spellcache for Umbrelskul's Fractured Heart 2024-05-05 13:01:22 +02: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
Flamanis cd4a2c72b4 Initial changes to try to fix cata beta. 2024-03-17 04:28:51 -05:00
Tercio Jose 0ff046b500 Major upgrade for alpha testers 2023-11-30 16:13:14 -03:00
Tercio Jose 319fe4c84e Added "Dreambinder, Loom of the Great Cycle" and "Corrupted Starlight" to Use Items List 2023-11-20 19:36:58 -03:00
Tercio Jose 73d152baac Framework and 10.2 updates 2023-10-25 12:57:00 -03:00
Tercio Jose 0cca378d2b Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
Tercio Jose ce8dc1b92c General Fixes for Retail and PTR 10.2
- Fixed an issue with the healing merge amount on death tooltips.
- Added custom icons for damaging spells that are triggered by the amount of tier sets the player is wearing.
- Framework upgrade.
2023-09-27 18:46:48 -03:00
Tercio Jose 387ed90807 More 10.2
- Added more trinkets ids.
- Added 'On Use' trinkets amount of uses on Breakdown Window.
- Added Details.GetItemSpellInfo(spellId): return information about an item added as a custom spell (usually trinkets).
2023-09-23 10:39:38 -03:00
Tercio Jose ea7027c2a0 Fixed an issue with latest alpha on Retail 2023-09-22 19:35:58 -03:00
Tercio Jose 250ce2fbf7 10.2 General Implementations and Fixes
- Implemented [Pip's Emerald Friendship Badge] trinket buffs.
- 10.2 trinket damage spells renamed to the item name.
- Framework update.
2023-09-22 13:12:54 -03:00
Tercio Jose ea2cec6861 Added augmented buffs in the Auras tab of players which received Ebon Might and Precience
- Forcing update interval to 0.1 on arenas matches using the real-time dps feature.
- Framework Update.
- Lib Open Raid Update.
- More parser cleanups and code improvements.
- Auras tab now ignores regular "world auras" (those weekly buffs of reputation, etc)
2023-08-05 21:39:00 -03:00
Tercio Jose 6ccb64863e Code changes, see commit description
Combat Objects which has been discarded due to any reason will have the boolean member:  __destroyed set to true. With this change, 3rd party code can see if the data cached is up to date or obsolete.

- Removed several deprecated code from March 2023 and earlier.
- Large amount of code cleanup and refactoring, some functions got renamed, they are listed below:
* TravarTempos renamed to LockActivityTime.
* ClearTempTables renamed to ClearCacheTables.
* SpellIsDot renamed to SetAsDotSpell.
* FlagCurrentCombat remamed to FlagNewCombat_PVPState.
* UpdateContainerCombatentes renamed to UpdatePetCache.
* segmentClass:AddCombat(combatObject) renamed to Details222.Combat.AddCombat(combatToBeAdded)

- CurrentCombat.verifica_combate timer is now obsolete.
- Details.last_closed_combat is now obsolete.
- Details.EstaEmCombate is now obsolete.
- Details.options is now obsolete.

- Added: Details:RemoveSegmentByCombatObject(combatObject)

- Spec Guess Timers are now stored within Details222.GuessSpecSchedules.Schedules, all timers are killed at the end of the combat or at a data reset.

- Initial time to send startup signal reduced from 5 to 4 seconds.

- Fixed some division by zero on ptr 10.1.5.
- Fixed DETAILS_STARTED event not triggering in some cases due to 'event not registered'.
2023-06-27 19:01:44 -03:00
Tercio Jose 9021a4de4d Fixing stuff from latest alpha and more development 2023-05-30 15:45:50 -03:00
Tercio Jose 5ff4cecadb fix for "Unknown Item" 2023-05-12 11:44:42 -03:00
Tercio Jose 7ff45dd398 Postponed item data load to fix items without their names in the breakdown 2023-05-05 22:27:58 -03:00
Tercio Jose 0a4c35b304 More fixes 2023-05-05 21:32:42 -03:00
Tercio Jose ba267b3eca Fixed issue with nested pets which wasn't showing when pressing the arrow in the bar 2023-05-01 21:30:16 -03:00
Tercio Jose c922f3471f Remove the spell name from the trinket name 2023-05-01 14:32:11 -03:00
Tercio Jose 690168bef3 Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
Tercio Jose 9933756c29 Merge spells from 'All-Totem of the Master' 2023-03-08 13:42:34 -03:00
Tercio Jose 6dd148c438 general round of code cleanup and making it more robust 2022-12-25 14:43:36 -03:00
Tercio Jose fd25f6e753 Added more trinkets to the list of trinkets 2022-12-05 13:32:10 -03:00
Tercio Jose 1c8dfb3ab7 Release Candidate 1 2022-11-18 16:54:25 -03:00
Tercio Jose 60397057e7 rogue secret technique fix, and small fixes 2022-10-26 13:28:34 -03:00
Tercio Jose d9c4f9b3f4 Update on Blood Shield icon 2022-10-23 13:44:13 -03:00
Tercio Jose a9e858d864 Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -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 ebb9c10a98 Blind fixes for WotLK Classic, I don't have access to beta so these fixes may work or not 2022-07-14 19:41:49 -03:00
Tercio Jose 8594fbb854 Fixing small issues 2022-02-17 13:59:25 -03:00
Tercio Jose 4a28c63b4e Fixed combability issues with the tbc beta version 2021-04-13 18:02:15 -03:00
Tercio Jose 10936adf71 changes 2021-04-03 18:40:01 -03:00
Tercio Jose 87728d0e68 Backend improvements 2021-02-05 14:21:23 -03:00
Tercio Jose 8f1df5e015 small bug fixes 2020-12-12 18:08:11 -03:00
Tercioo 59f6be7454 Spell Cache fix for wow classic 2019-08-11 10:29:04 -03:00
Tercioo a1b7153bfc Classic WoW hot fix 2019-08-09 11:36:11 -03:00
Tercioo 643d25bb91 Initial WoW Classic Support
First pass of changes to make Details! compatible with WoW Classic.
2019-05-23 15:13:42 -03:00
Tercioo 268fab49a9 - New Feature: import and export profiles.
- Major improvements on bar text scripts.
- Improved import and export custom skins.
- Fixed shaman's sundering spell not showing in crowd control.
- Fixed sharing guild statistics.
- More spells added to spell consolidation: Whirlwind, Fracture, Mutilate.
- Monk Mistweaver Blackout Kick now has a indicator when it comes from passive 'Teachings of the Monastery'.
- Added slash command '/details debugwindow' for cases when the window isn't shown or are anchored in the wrong place.
- Exposed spell ignore table, you can now add spells to be ignored using Details.SpellsToIgnore [spellID] = true.
2018-11-07 17:32:08 -02:00
Tercio 027cdda48c - Show light of the martyr damage on death log.
- Truncate spell and source name in the death recap window.
2018-09-28 19:19:03 -03:00