Commit graph

33 commits

Author SHA1 Message Date
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
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
Flamanis
6d0f979952
class_custom missing self reference in timer
A timer call to UpdateClass wasn't passing in the self reference, thus the parameter "actors" was not being filled since the passed in data was being routed to "self"
2022-09-29 20:49:28 -05:00
Tercio Jose
9fb7445a31 General round of fixes and implementations (16 files modified, SafeRun, Cooltip Cleanup) 2022-09-25 14:59:34 -03:00
Flamanis
31af0f616d Fix Dynamic Overall Damage
Fix for dynamic overall damage tooltip erroring if the player is not part of the overall segment.
2022-08-09 14:54:28 -05:00
Tercio Jose
3f09a59721 Added 'Line Border color by Player class' option 2022-05-02 16:38:39 -03:00
Tercio Jose
e9b27b60de Fixes for the Aligned Text Column feature 2022-02-24 13:19:17 -03:00
Tercio Jose
27f69675ca Added Cosmic Healing Potion to script 'Health Potion & Stone'. 2022-02-23 14:38:38 -03:00
Flamanis
d3a6524c3d
Allow Custom Scripts to show Nicknames 2022-02-03 00:01:13 -06:00
Tercio Jose
48b026ff25
Merge pull request #223 from luhao007/master
Fix DynamicOverallDamage's Tooltip
2021-06-28 13:24:38 -03:00
Tercio Jose
8b2501309f Another wave of changes on Vanguard 2021-06-15 23:10:37 -03:00
Peldir Sunstrider
e2197753bc
Fix DynamicOverallDamage's Tooltip
Fix the issue that the Tooltip is double counting last combat when the combat is over.
2021-06-09 12:53:45 +09:00
Tercio Jose
35553c00ee
Merge pull request #207 from Flamanis/master
Allow Custom Tooltip to read keydown
2021-05-19 20:25:48 -03:00
Tercio Jose
eba3036d02 Fixes for the latest release 2021-05-17 18:37:25 -03:00
Flamanis
181b0ad6ac
Allow Custom Tooltip to read keydown 2021-05-14 18:40:44 -05:00
Tercio Jose
2379884746 Rewrite on Faders: Details.FadeHandler.Fader(frame, animationType, speed, hideType) 2021-04-24 18:17:59 -03:00
Tercio Jose
3fa5a68238 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2021-03-05 19:40:21 -03:00
Tercio Jose
0d33b51090 Making custom scripts support inline texts 2021-03-05 19:40:18 -03:00
Flamanis
1b27156227
Fix for weird segment bug when swapping segments
When using a custom display that uses a spell, this line sets a numerical value to the `class` key, which conflicts with the default Details metatable `:class()` function that I ensure is on every custom object. Honestly, this is such a niche bug that it's stupid it happens. But when it does happen, no new segments are created. Soo, fix.
2021-03-03 15:40:43 -06:00
Tercio Jose
7ed1182376 Removed Multistrike leftovers, added extra attacks counter 2020-12-05 15:13:18 -03:00
Flamanis
56384d66fc
Remove custom icon
Upon testing I couldn't get it to work atm. So I'm just removing it from the pull request.
2020-11-26 16:37:10 -06:00
Flamanis
e1a33dc364
Fix Search Error Detection, Allow custom actors 2020-11-26 14:08:47 -06:00
Tercio Jose
ea9ad32a7f Shaladownlands Launch 2020-11-23 17:03:08 -03:00
Tercio Jose
a50a49bf0b Fixed customs 2020-10-25 20:51:04 -03:00
Tercio Jose
701baee614 fix 2020-10-23 15:42:25 -03:00
Tercio Jose
c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00
Renamed from classes/classe_custom.lua (Browse further)