florian.berthold
02b17e0a00
fix: pcall-guard C_ClassInfo.GetSpecInfo to silence CoA spec API spam
...
On the current CoA Beta client, C_ClassInfo.GetAllSpecs(class) returns
items that GetSpecInfo cannot accept as arg #2 , throwing
'Script::ValidateInput Invalid argument type at index 2. Expected string.'
~150 times per session across DF, LibOpenRaid, gears, profiles, etc.
Wrap every unguarded GetSpecInfo(class, spec) site in pcall + nil-guard
so the iteration skips bad entries silently. Matches the pattern already
used by CoaExporter and prevents Error.txt flooding.
2026-05-23 00:14:25 +02:00
andrew6180
af040852a6
fix but this shouldnt ever happen without someone breaking their ldb pretty sure
2026-01-02 12:46:50 -07:00
andrew6180
7b91e6e06f
MythicDungeons: Disable mythic dungeon end panel
2024-11-15 17:37:40 -07:00
andrew6180
dc84e8e364
mythicdungeon: fix lua error
2024-11-05 17:36:36 -07:00
andrew6180
f82040a99f
Kinda temporary handler for spell school absorbs. May cause side issues but should have school specific total absorb eventually.
2024-09-08 11:44:49 -07:00
Tercio Jose
defce45d74
Changing player detection by GUID
2024-09-04 19:03:50 -07:00
Tercio Jose
5e5f24d218
Duspels
2024-08-26 10:20:49 -07:00
Tercio Jose
97e83c95e3
Several bug fixes, visual updates on m+ panel, fixed m+ chart again, more updates for Breakdown Wndow
2024-08-26 10:12:18 -07:00
andrew6180
dc2758ccbe
png -> blp
2024-08-26 10:10:41 -07:00
Tercio Jose
c4793587f7
More visual changes for wow 11
2024-08-26 10:09:54 -07:00
Tercio Jose
aff1685209
Default skin updates
2024-08-26 10:07:19 -07:00
Tercio Jose
065c61c8ff
Major rework on the M+ end of run panel
2024-08-26 10:05:12 -07:00
Tercio Jose
30af843b42
Pushing release for Flamanis fixes on for classic pet, av and other bugs.
2024-08-26 09:35:02 -07:00
Tercio Jose
fe05d2f9de
More debugging tools
2024-08-26 09:30:48 -07:00
Tercio Jose
69b63671fc
Fixed an issue with the command /keys
2024-08-26 09:29:25 -07:00
Tercio Jose
a65839529b
Fixed an issue with the loot on the end of the mythic plus panel
2024-08-26 09:28:41 -07:00
Tercio Jose
4c65968927
Fixed /key not showing the map name
2024-08-26 09:25:47 -07:00
Tercio Jose
beca97a948
Changed the health on death logs to be live percent (health % at hit moment), was before health amount divided by default character life amount
2024-08-26 09:24:39 -07:00
Tercio Jose
8f46be97d4
Added a config to not auto change to standard mode on startup.
2024-08-26 08:55:14 -07:00
Tercio Jose
6975f3e9db
Added the new wipe counter for tests
2024-08-26 08:52:47 -07:00
Flamanis
c885eceae5
init
2024-08-26 08:48:30 -07:00
Tercio Jose
7538b36b2a
Added more tools to debug pets on '/details debug' and '/details mypets'
2024-08-26 08:48:01 -07:00
Tercio Jose
a02e5d4bc6
Rewrite on storage and internal ranking system
2024-07-10 16:28:19 -07:00
andrew6180
b14c20153a
remove commentator since ascension does not have this
2024-07-10 16:00:43 -07:00
Tercio Jose
00f04959cb
added commentator stuff, general code cleanup and better formatting, some deprecated code removed
2024-07-10 15:59:02 -07:00
Tercio Jose
0665227f6a
Added a panel for '/details debug' command
2024-07-09 07:05:07 -07:00
Tercio Jose
4116ae29e2
Removed some debug msgs, added /de m+debug and /de m+debugloot; Framework update
2024-07-09 07:04:39 -07:00
Nnoggie
2749a0a91d
refactor parameter to overwriteExisting
2024-07-09 07:02:36 -07:00
Nnoggie
fa60359e2c
add optional param to force overwrite imported profile
2024-07-09 07:02:32 -07:00
Tercio Jose
f6c59381ab
Pet container rewritten
2024-07-09 06:55:49 -07:00
andrew6180
faf859dc7d
Add option to split dot / hot damage into separate entries entirely.
2024-06-18 13:07:28 -07:00
andrew6180
5cfcf02d31
(EMPTY) move spec spells / class spells to LibOpenRaid
2024-06-11 22:07:21 -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
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
andrew6180
14c3a45d1a
use new spec icon file
2024-05-26 18:49:31 -07:00
Tercio Jose
44c97087eb
Fix for Cataclysm attempting to run augmentation evoker code
2024-05-25 13:58:31 -03:00
andrew6180
068d58ad6a
remove warcraft logs integration
2024-05-21 03:45:30 -07:00
andrew6180
eaf3e4765c
dont send people to official details discord, private servers are not supported.
2024-05-21 02:31:56 -07:00
andrew6180
c89fc78cec
Cleanup GetBuildInfo since we dont need to check versions.
2024-05-21 02:06:53 -07:00
andrew6180
60c4c0c1c1
Remove most C_ functions that cannot be downported
2024-05-21 01:54:45 -07:00
andrew6180
90a085acf0
Clean up most modern GUID usage.
2024-05-20 13:13:52 -07:00
andrew6180
5799e5c473
disable debugging mythicdungeon
2024-05-18 09:15:47 -07:00
andrew6180
4b5102be79
Fixup mythic plus ending / segmenting
2024-05-18 09:14:05 -07:00
andrew6180
98ef74658d
3.3.5 table.remove will remove last index even if index is specified but out of range.
2024-05-18 08:32:15 -07:00