Commit Graph

90 Commits

Author SHA1 Message Date
Flamanis 761eaac2d1 Fix for realms with spaces and pets 2023-11-07 22:23:01 -06:00
Tercio Jose 8bbd81de13 Updated ToC file 2023-09-09 19:28:51 -03:00
Tercio Jose 89e6ffd8af Round of fixes, cleanups and library upgrades 2023-07-29 13:19:11 -03:00
Tercio Jose ded52a8383 ToC Updates 2023-07-11 19:10:52 -03:00
Tercio Jose aaab652817 Code cleanups, Bug Fixes, Show plugins in the breakdown window, added damage taken and friendly fire tp breakdown 2023-06-11 20:46:27 -03:00
Tercio Jose cc09a733bf Split the window_playerbreakdown_spells.lua into three more files 2023-06-08 22:03:37 -03:00
Tercio Jose 3eaefdea6b Framework Update and Code improvements 2023-06-05 15:44:32 -03:00
Tercio Jose abcb6e9086 Added empowered spells and first wave of polish on the new breakdown window 2023-05-02 22:06:36 -03:00
Tercio Jose 9222cc1491 Added Targets, Added Options 2023-04-30 18:22:39 -03:00
Tercio Jose 36e5d2978f Sort by critpercent and casts are now working; new class 'SpellTable' 2023-04-30 18:22:39 -03:00
Tercio Jose 50d848e1d1 breakdown 2.0 2023-04-30 18:22:38 -03:00
Tercio Jose b2f91e91b2 Moving Avoidance and Auras tab code to their own separate files
This should clean up and make the player breakdown file even smaller
2023-03-26 15:22:34 -03:00
Tercio Jose 0f36b4f9f8 Moved the code for the builtin compare tab to a new file
This cleans up 2000 lines from the Player Breakdown Window file
2023-03-26 14:34:36 -03:00
Tercio Jose 0ce7e240b2 Toc Update 2023-03-22 18:15:07 -03:00
Tercio Jose f024ecc58b Fixed an issue when using Click to Open Menus + Auto Hide Menu 2023-03-20 14:34:58 -03:00
Tercio Jose 2f2ec12bed Added Definitions file 2023-02-27 11:56:31 -03:00
Tercio Jose e9f9adab23 Toc Updates 2023-01-26 22:39:27 -03:00
Tercio Jose 8025165398 Scripts "Health Potion & Stone" and "Potion Used" updated 2023-01-17 19:11:36 -03:00
Tercio Jose 17bf4e5036 Project IDs for packager 2023-01-09 19:07:47 -03:00
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