Commit Graph

23 Commits

Author SHA1 Message Date
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