Commit Graph

71 Commits

Author SHA1 Message Date
Tercio Jose 7d5d80073b More progress on caching stuff; journal links; cooltip hotfixes; code cleanups 2022-12-23 20:33:29 -03:00
Tercio Jose 5571749ef6 Using portrait for enemy faces 2022-12-02 19:32:51 -03:00
Tercio Jose ebe8c496d1 More fixes 2022-11-27 15:24:32 -03:00
Tercio Jose 25cb9e8ffe Added new plugin to update the comparison window 2022-11-26 23:08:49 -03:00
Tercio Jose 1c8dfb3ab7 Release Candidate 1 2022-11-18 16:54:25 -03:00
Flamanis ae819a6096 Bump toc to Prepatch version 2022-10-25 21:31:20 -05: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 19e0a362c7 added aura tracker frame /details auras 2022-09-30 15:53:10 -03:00
Tercio Jose 5e847efe3c framework update; added /dumpt to dump tables 2022-09-21 13:42:55 -03:00
Mr_nUUb 8a07708cbf fix compatibility with curseforge 2022-08-31 18:35:05 +02:00
Mr_nUUb ecdb5ea1a5 fix TOC format 2022-08-31 18:26:54 +02:00
Tercio Jose e092c4d0aa Framework update 2022-08-29 18:33:41 -03:00
Tercio Jose 8c44f57d57 ToC and Version Updates 2022-08-18 10:42:11 -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 7b8beeca36 Toc Updates 2022-06-01 15:10:15 -03:00
Tercio Jose 08f78be505 Added auto alignment for Align Text Columns 2022-05-01 14:46:17 -03:00
Tercio Jose 27f69675ca Added Cosmic Healing Potion to script 'Health Potion & Stone'. 2022-02-23 14:38:38 -03:00
Tercio Jose e701c95fdd ToC Updates; Change logs; Framework update 2021-11-02 19:30:06 -03:00
Tercio Jose d6964804f0 packager changes 2021-10-12 10:27:08 -03:00
Tercio Jose 07a60b42ec updated lib RaidStatus and general bug fixes; ToC Updates 2021-07-01 18:46:46 -03:00
Tercio Jose 10936adf71 changes 2021-04-03 18:40:01 -03:00
Tercio Jose 089497782e ToC Update 2021-03-13 14:06:43 -03:00
Tercio Jose f4be41b115 added libRaidStatus 2020-12-07 22:09:25 -03:00
Tercio Jose ea9ad32a7f Shaladownlands Launch 2020-11-23 17:03:08 -03:00
Tercio Jose 93a7a8cc69 Added the baseline for the Coach Mode feature
- Added the command '/details coach' to  enabled coach mode, need to be raid leader and all members must have details up to date.
- Fixed Tiny Threat not showing threat.
- Fixed annoucement interrupt toggle enable was reseting on logon.
- Added container_spells:GetOrCreateSpell(id, shouldCreate, token)
- Added Details:GetRaidLeader(), return the RL name.
- Framework update.
2020-11-03 20:55:19 -03:00
Tercio Jose c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00
Tercio Jose bcdd7ae683 Get cached value for the user language 2020-02-10 20:20:09 -03:00
Tercio Jose baf7d2f3b2 General 8.3 Update
- ToC Bump.
- Fixed the '_bit_band' bug.
- Framwork update from 161 to 164.
2020-01-16 13:40:14 -03:00
Tercio Jose 1d230f61ee Fixed issue with the latest wow patch 82505
Fixes for the client change: "Chat channel 'SAY' cannot be used in open world anymore".
2019-09-28 13:46:19 -03:00
Tercio Jose 09cb8a7ab9 General Updates.
- localizations updates.
- string bug fixes.
- coments updates.
2019-09-07 19:17:06 -03:00
Tercioo 2018078d4b WoW Patch 8.2 General Fixes
- Cleanup on .pkgmeta file.
- Removed 3DModelsPatch plugin.
- ToC files Updated.
- Minor 8.2 API changes bug fixes.
2019-06-26 12:55:18 -03:00
Tercioo 020bb1bcda - Attempt to delete the last trash segment in a dungeon run if this trash is the current segment. I'll delete it and pass the last boss segment as the current segment, after that it'll create the overall segment for the dungeon run. 2019-03-18 15:10:59 -03:00
Tercioo 55790fb0ff - Tagging deprecated functions as 'deprecated' and small cleanups.
- Adding more prints to chat on the overall merge.
2019-03-15 20:03:38 -03:00
Tercioo 2c71a6428c - Major clean up on plugins that lost support on 8.0.
- Some code cleanup and old windows using old window styles are now using the framework.
- Removed some debug prints.
- All export data are using LibDeflate now.
2019-01-23 16:20:12 -02:00
Tercioo 9dc02805b0 - ToC and libraries update. 2018-12-17 08:14:11 -02:00
Tercio dba05908ec - Second pass on Patch 8.0.1 2018-07-17 13:31:22 -03:00
Tercio df9ce12b82 - Patch 8.0.1 2018-07-17 12:07:40 -03:00
Tercio 801dfb3bbc - Added damage chart at the end of a mythic dungeon run.
- Framework update to v66.
2018-02-23 12:13:56 -03:00
Tercio 8b16b16b21 - Create Aura and API window moved to the new plugin window.
- API ingame list updated.
- API: added global consts for segment ids: DETAILS_SEGMENTID_OVERALL and DETAILS_SEGMENTID_CURRENT.
- API: added alias Details:GetActor ("playerName").
2017-12-22 09:09:34 -02:00
Tercio 40651a3420 - adding stuff for the new raid. 2017-11-27 11:54:48 -02:00
Tercio 7df507bd46 - testing the mercurial repo packpager. 2017-09-19 12:56:32 -03:00
Tercio 6f73b23bae - added OptionalDeps on the ToC file to stop errors on no-libs zip versions. 2017-05-25 14:03:42 -03:00
Tercio fad3f1fd28 - added back the localizations on ToC file.
- API: added actor:Pets() > return a numeric table with pet names formated with the owner name.
- added pets to the damage tooltip.
2017-04-27 16:23:29 -03:00
Tercio e6ae1b86ee - ToC Update.
- Framework Update.
2017-03-28 19:16:57 -03:00
Tercio d9c78c40e4 - added back the locales removed on the previous version. 2016-10-26 18:35:13 -02:00
Tercio 44eaa826d7 - 7.1.0 patch update.
- framework update.
- renamed 'report history' to 'latest reports'.
2016-10-25 15:39:44 -02:00
Tercio 08117fcc15 - Release for 7.0.3 patch.
- Major Framework update.
- Nick-Tag library upodate.
2016-07-19 12:09:43 -03:00
Tercioo 78a54ad87d - Fixed the size of the right margin on tooltips. 2016-01-14 16:43:33 -02:00
Tercio 02aa979b1c - Updated Details! Framework.
- Added an option to make the menus on title bar work with clicks instead of hovering over them.
2015-08-21 17:47:39 -03:00
Tercio 89213e7808 - ToC Update.
- Added support for custom parser functions.
- Added support for Hellfire Citadel raid.
- Tyrant Velhari now has a custom parser function to calculate the healing done.
- Removed Blackrock Foundry raid info.
- Removed Highmaul raid info.
2015-06-23 14:56:17 -03:00