Commit Graph

60 Commits

Author SHA1 Message Date
andrew6180 1a4a06d101 Merge remote-tracking branch 'fork/master' 2024-06-10 08:55:07 -07:00
Flamanis 510867a469 imit 2024-06-06 06:34:41 -05:00
andrew6180 2368623870 fix bad class icon 2024-05-26 20:04:08 -07: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 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 762c80669d Better options for Real Time DPS
- Removed 'Real Time DPS' from the time measure dropdown.
- Added "Show 'Real Time' DPS" toggle to show real time dps while in combat.
- Added "Order Bars By Real Time DPS" toggle to order bars by the amount of real time dps.
- Added "Always Use Real Time in Arenas" toggle to always use real time dps in Arenas.
- Added .last_dps_realtime to player actors, caches the latest real time dps calculated.
2023-07-24 16:43:34 -03:00
Tercio Jose 9a49918a9d Fixes 2023-07-11 19:36:10 -03:00
Tercio Jose 9fb2b0d66b translated code to English and a few bug fixes from latest alpha 2023-06-21 17:27:58 -03:00
Tercio Jose aaab652817 Code cleanups, Bug Fixes, Show plugins in the breakdown window, added damage taken and friendly fire tp breakdown 2023-06-11 20:46:27 -03:00
Tercio Jose 631b3ceaa0 Time Machine overhaul 2023-06-08 22:01:34 -03:00
Tercio Jose 9021a4de4d Fixing stuff from latest alpha and more development 2023-05-30 15:45:50 -03:00
Tercio Jose 0cdfa2b900 Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
Tercio Jose 446c4e7a75 Fixed an error while opening the healing breakdown window in Overall Data 2023-05-17 18:19:22 -03:00
Tercio Jose 21da70e158 Fixed small bugs 2023-05-12 17:52:17 -03:00
Tercio Jose 6527146c5d Added friendly fire and healing taken into the new breakdown 2023-05-12 15:17:11 -03:00
Tercio Jose cb5dc42db8 Quick fix for /de version on classic 2023-05-07 02:23:57 -03:00
Tercio Jose 01ee2a4ebc Spells and Pets nested now are ordered correctly 2023-05-07 00:18:39 -03:00
Tercio Jose 690168bef3 Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
Tercio Jose 11a6c48ddd General Fixes 2023-04-30 23:23:56 -03:00
Tercio Jose 17f2fdd05a Bug Fixes 2023-04-30 18:22:39 -03:00
Tercio Jose 9222cc1491 Added Targets, Added Options 2023-04-30 18:22:39 -03:00
Tercio Jose c9b801e7f0 Added sorting to all headers to ascending and descending 2023-04-30 18:22:39 -03:00
Tercio Jose 36e5d2978f Sort by critpercent and casts are now working; new class 'SpellTable' 2023-04-30 18:22:39 -03:00
Tercio Jose 4ab2f1241d 'n_curado' 'n_dmg' 'c_curado' and 'c_dmg' renamed to 'n_total' and 'c_total' 2023-04-30 18:22:38 -03:00
Flamanis 0acc4794d5 Reset highlight on refresh after scroll.
Fixes #491
2023-04-11 15:29:01 -05:00
Tercio Jose 13b8bd8826 Internal Garbage Collector update 2023-03-19 20:10:28 -03:00
SVENT\Eric 9b1c5193ba Actually fixes the edge case where player bar isn't always shown when using the total bar. 2023-02-21 18:07:06 +01:00
Tercio Jose 9300042375 Merge pull request #447 from Ricodyn/master
Fix edge case where player bar isn't always shown.
2023-02-03 15:28:01 -03:00
SVENT\Eric d3ae474e4d Fix edge case where player bar isn't always shown. 2023-01-31 02:45:16 +01:00
Flamanis b15d002c04 Only hide not used barras3 and add tooltip for barras3 2023-01-27 15:00:40 -06:00
Tercio Jose 59372cc0bd Cache maintenance; Parser options 2023-01-27 14:45:33 -03:00
Tercio Jose 8025165398 Scripts "Health Potion & Stone" and "Potion Used" updated 2023-01-17 19:11:36 -03:00
Tercio Jose 0ac33dece6 Fixed an error with evoker empowered heling spells 2022-12-31 12:27:42 -03:00
Flamanis 6c0f406681 Copy e_heal, e_dmg and e_lvl to r_connect_shadow and __add 2022-12-18 14:12:54 -06:00
Tercio Jose 2ca8ce36ea Evoker Empowerment 2022-11-22 13:19:11 -03:00
Tercio Jose 1c8dfb3ab7 Release Candidate 1 2022-11-18 16:54:25 -03:00
Tercio Jose d97fe98a78 Division by zero fix 2022-10-23 13:13:20 -03:00
Tercio Jose a9e858d864 Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
Tercio Jose 50ed1cf776 Added Misses 2022-10-13 19:08:17 -03:00
Tercio Jose bebb4af33c updates 2022-10-13 13:41:07 -03:00
Tercio Jose 6243a32740 More bug fixes 2022-10-12 18:37:00 -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 35a79b4014 portoform barrier and division by zero fix, framework update 2022-10-05 19:19:19 -03:00
Tercio Jose d6e0e27aa3 More fixes for Dragonflight 2022-09-08 18:22:18 -03:00
Tercio Jose 3f09a59721 Added 'Line Border color by Player class' option 2022-05-02 16:38:39 -03:00
Tercio Jose 08f78be505 Added auto alignment for Align Text Columns 2022-05-01 14:46:17 -03:00