Commit Graph

766 Commits

Author SHA1 Message Date
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 e449983e0c small adjustments and bug fixes 2022-10-08 11:22:36 -03:00
Tercio Jose 54510ee298 New version format for '/details', added '/details version' to an easy copy and paste 2022-10-04 18:31:53 -03:00
Tercio Jose ffd4ba2cf0 Github Ticket #361 2022-10-03 08:42:51 -03:00
Tercio Jose 325666d245 Merge pull request #356 from Flamanis/Wrath-Consumables
Update consumables lists for Wrath
2022-09-30 15:37:30 -03:00
Tercio Jose 11aa42e4da General fixes, framework update 2022-09-29 13:36:43 -03:00
Tercio Jose 14c4c0beaa Version bump and fix for Wrath Open Raid library 2022-09-27 13:40:40 -03:00
Tercio Jose e10d009139 Updating LibOpenRaid in an attempt to fix a bug. 2022-09-27 08:32:32 -03:00
Flamanis 51cc785203 Update consumables lists for Wrath
Includes version bump for DF
2022-09-26 20:57:05 -05:00
Tercio Jose 2432bc6919 Version bump 2022-09-26 21:05:07 -03:00
Tercio Jose 57133d389f Bug fixes for wotlk 2022-09-26 15:31:20 -03:00
Tercio Jose 5a4bde60f1 Fix type on function name 2022-09-25 16:05:52 -03:00
Tercio Jose 9fb7445a31 General round of fixes and implementations (16 files modified, SafeRun, Cooltip Cleanup) 2022-09-25 14:59:34 -03:00
Tercio Jose 5e847efe3c framework update; added /dumpt to dump tables 2022-09-21 13:42:55 -03:00
Tercio Jose ed0a2cc6d8 More fixes 2022-09-15 18:59:48 -03:00
Tercio Jose b58853ff06 Streamer Plugin updated to Dragonflight 2022-09-15 13:50:22 -03:00
Tercio Jose b7cee955ba dragonflight version 30 2022-09-14 22:29:39 -03:00
Tercio Jose 7c8511bd1d ptr fix 2022-09-13 22:29:08 -03:00
Tercio Jose 74d6114546 updates 2022-09-13 20:10:37 -03:00
Tercio Jose d6e0e27aa3 More fixes for Dragonflight 2022-09-08 18:22:18 -03:00
Tercio Jose aaa5a149c2 SetAlpha above 1.0 is causing error 2022-09-08 16:28:44 -03:00
Tercio Jose dfe69e81ba fix 2022-09-08 14:42:00 -03:00
Tercio Jose 21fa845bf6 wake up curseforge packager 2022-09-07 23:24:47 -03:00
Tercio Jose 842e86404b LibOpenRaid Update 2022-09-07 22:07:50 -03:00
Tercio Jose 0306cda9c3 Fixing the statusbar color for the player breakdown window not showing on 10.0 2022-09-04 18:00:39 -03:00
Tercio Jose 2b2f45e3e5 fix 2022-09-02 21:20:50 -03:00
Tercio Jose 400a05288c More fixes for dragonflight 2022-09-02 17:34:01 -03:00
Tercio Jose 5269549ea5 fix 2022-09-02 14:14:24 -03:00
Tercio Jose 8a2539f151 version bump for auto run error handler 2022-09-02 10:31:37 -03:00
Tercio Jose 691a3d5e72 More fixes for dragonflight 2022-09-02 09:24:44 -03:00
Tercio Jose 5c2e1a19f6 Fixed texture creating passing wrong parameters 2022-09-02 08:50:45 -03:00
Tercio Jose 58bf707f40 More Evoker Fixes 2022-09-01 23:55:46 -03:00
Tercio Jose dcf62493eb 15 2022-09-01 23:33:52 -03:00
Tercio Jose e3a556562f Show dragonflight beta version when /details 2022-09-01 23:07:41 -03:00
Tercio Jose 27ca0d6df7 Version Bump 2022-08-31 19:15:06 -03:00
Tercio Jose bd433b8319 Increase build counter 2022-08-31 17:40:26 -03:00
Tercio Jose 09845aa96d BCC cleanups and /slash reporting retail build counter 2022-08-31 12:17:58 -03:00
Tercio Jose cd1492ab40 dump version 2022-08-31 11:42:41 -03:00
Tercio Jose e092c4d0aa Framework update 2022-08-29 18:33:41 -03:00
Tercio Jose ab2d87b27e Wakeup curseforge 2022-08-27 16:34:43 -03:00
Tercio Jose 8c44f57d57 ToC and Version Updates 2022-08-18 10:42:11 -03:00
Tercio Jose af16498d3b Changelog update 2022-08-10 18:32:30 -03:00
Tercio Jose 3d21e4a8e1 Removed Blackrock Granade from player damage from Grimrail Depot dungeon 2022-08-10 18:29:13 -03:00
Tercio Jose 31c202c0f5 Major update
-New feature: Arena DPS Bar, can be enabled at the Broadcaster Tools section, shows a bar in 'kamehameha' style showing which team is doing more damage in the latest 3 seconds.
		-Revamp on the options section for Broadcaster tools.
		-Added 'Icon Size Offset' under Options > Bars: General, this new option allow to adjust the size of the class/spec icon shown on each bar.
		-Added 'Show Faction Icon' under Options > Bars: General, with this new option, you can choose to not show the faction icon, this icon is usually shown during battlegrounds.
		-Added 'Faction Icon Size Offset' under Options > Bars: General, new option to adjust the size of the faction icon.
		-Added 'Show Arena Role Icon' under Options > Bars: General, new option to hide or show the role icon of players during an arena match.
		-Added 'Arena Role Icon Size Offset' under Options > Bars: General, new option which allow to control the size of the arena role icon.
		-Added 'Level' option to Wallpapers, the wallpaper can now be placed on different levels which solves issues where the wallpaper is too low of certain configuration.
		-Streamer! plugin got updates, now it is more clear to pick which mode to use.
		-WotLK classic compatibility (Flamanis, Daniel Henry).
		-Fixed the title bar text not showing when using the Custom Title Bar feature.
		-Role detection in classic versions got improvements.
		-New API: Details:GetTop5Actors(attributeId), return the top 5 actors from the selected attribute.
		-New API: Details:GetActorByRank(attributeId, rankIndex), return an actor from the selected attribute and rankIndex.
		-Major cleanup and code improvements on dropdowns for library Details! Framework.
		-Cleanup on NickTag library.
		-Removed LibGroupInSpecT, LibItemUpgradeInfo and LibCompress. These libraries got replaced by OpenRaidLib and LibDeflate.
2022-08-10 17:41:06 -03:00
Tercio Jose 16fc134f1a wrath version bump 2022-07-23 14:01:40 -03:00
Tercio Jose f06c8e2797 Second wave of Blind fixes for WotLK Classic, I don't have access to beta so these fixes may work or not 2022-07-14 21:13:42 -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 195934812f TBC Bump 2022-06-19 14:37:43 -03:00
Tercio Jose 419999fb09 Check if the left text has a valid text string before sending it to Truncate 2022-06-09 09:59:35 -03:00
Tercio Jose d08140c849 Fixed an issue with LibOpenRaid 2022-06-08 14:34:11 -03:00