Commit Graph

37 Commits

Author SHA1 Message Date
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 72bd44b973 Added Details:GetTop5Actors(attributeId) and Details:GetActorByRank(attributeId, rankIndex) 2022-06-14 13:48:14 -03:00
Tercio Jose 81b6edddd8 Added Arena auto hide option 2022-05-07 15:31:01 -03:00
Tercio Jose eceb99bbf2 Fixed spec icons with Alpha offset; attribute_string now parented to baseframe 2022-05-05 18:29:49 -03:00
Tercio Jose eb0e51e445 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2022-05-04 19:28:14 -03:00
Tercio Jose 51030c5ef8 TBC issues with lib open raid 2022-05-04 19:28:12 -03:00
Tercio Jose 75280164cb Merge pull request #299 from Flamanis/master
Right to left texture width fix
2022-05-04 19:27:34 -03:00
Tercio Jose 3d2dea9086 Added custom title bar 2022-05-02 19:40:17 -03:00
Flamanis 6851fd4728 Change to SetReverseFill
Deprecation of right_to_left_texture in favor of StatusBar:SetReverseFill

Deprecate right_to_left_texture in class_damage
2022-05-02 17:35:10 -05:00
Tercio Jose 3f09a59721 Added 'Line Border color by Player class' option 2022-05-02 16:38:39 -03:00
Tercio Jose 08a077b596 Added Borders to Row's Area and Window Area, renamed the old border to Skin Border 2022-05-01 19:23:20 -03:00
Tercio Jose 08f78be505 Added auto alignment for Align Text Columns 2022-05-01 14:46:17 -03:00
Tercio Jose 6f12b43310 Added option to add an overlay above the window lines 2022-04-29 19:01:50 -03:00
Tercio Jose dfd3fa8406 Improvements on skin installation 2022-04-28 16:44:04 -03:00
Tercio Jose b8b55e7653 Attempt to fix the issue of Skins installed after Details! initialization 2022-04-23 09:57:39 -03:00
Tercio Jose 80612f2d6f Bug Fix 2022-04-11 10:59:21 -03:00
Tercio Jose f65c99a54c Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2022-04-07 14:33:48 -03:00
Tercio Jose 2f94bd93b8 Added M+ Score into the player info tooltip (hover over the spec icon) 2022-04-07 14:33:46 -03:00
Flamanis 0a7b62701b move_janela now actualizes both windows points 2022-04-01 15:29:00 -05:00
Flamanis d5bfd1cd62 Fix for Attribute menu on top screen
Fixes the position of the attribute menu overlapping the buttons when the direction is changed because too close to the edge of the screen
2022-01-25 00:43:11 -06:00
Tercio Jose e701c95fdd ToC Updates; Change logs; Framework update 2021-11-02 19:30:06 -03:00
Tercio Jose 07a60b42ec updated lib RaidStatus and general bug fixes; ToC Updates 2021-07-01 18:46:46 -03:00
Tercio Jose 39aa5f0e77 Make plugins be in the list of displays 2021-06-14 15:55:10 -03:00
Tercio Jose bd1700b5f1 general fixes for game client versions 2021-06-10 12:09:28 -03:00
Tercio Jose 4b6c229d8b Old Twitch strings fixed, bar border updated to the new framework border 2021-05-29 20:02:17 -03:00
Tercio Jose 6bde881fb8 Bug fixes
- Fixed an error showing SetBorderSizes().
- Fixed an error while on a Battleground.
- Fixed tiny threat green icon.
2021-05-25 15:29:12 -03:00
Tercio Jose db916fe43c Change logs and cleanup 2021-05-17 16:49:46 -03:00
Tercio Jose 6528e87821 fix 2021-05-01 12:53:56 -03:00
Tercio Jose 2379884746 Rewrite on Faders: Details.FadeHandler.Fader(frame, animationType, speed, hideType) 2021-04-24 18:17:59 -03:00
Tercio Jose 10936adf71 changes 2021-04-03 18:40:01 -03:00
Tercio Jose d907624537 Update to version 8192 2021-01-28 20:56:02 -03:00
Tercio Jose ec5fad443a Finished the first 'Alpha Version' of the Coach feature 2020-12-19 19:25:11 -03:00
Tercio Jose bf67a7773d Bug fixing 2020-12-14 14:30:01 -03:00
Tercio Jose 0ca2822753 More development on the Coach packager feature, /details coach 2020-12-06 14:14:51 -03:00
Tercio Jose fd09d77331 Fixed title bar text reseting position and code cleanups 2020-10-28 12:59:30 -03:00
Tercio Jose 6e7414fb6b fix 2020-10-17 17:15:29 -03:00
Tercio Jose c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00