Commit Graph

  • 841399a0c7 classicapi migration Brues 2026-05-29 22:56:12 -05:00
  • 07377ad92e rep remaining label Brues 2026-05-29 19:08:28 -05:00
  • 6af7da55d6 Reputation Frame: Enhance faction standing bars Brues 2026-05-29 18:49:38 -05:00
  • ed5ecb1f93 character: durability % per inventory slot Brues 2026-05-29 18:31:52 -05:00
  • 201a77ccbd IsContainerItemOpenable will now tell us if we can actually open the item Brues 2026-05-29 00:31:53 -05:00
  • b8da28ebac use IsContainerItemOpenable and bump minimum ClassicAPI version to 1.2.1 Brues 2026-05-28 14:59:31 -05:00
  • f988dff29f no need to show count for unique items Brues 2026-05-28 14:31:09 -05:00
  • 7c5e4a0e08 add Item Count module Brues 2026-05-28 13:24:50 -05:00
  • 1fd7895ca7 move away from RAID_CLASS_COLORS dependency Brues 2026-05-28 13:06:00 -05:00
  • 1a7532195a added !!!ClassicAPI to deps Brues 2026-05-28 12:41:50 -05:00
  • 9adc57cae6 prevent load if classicapi is not installed Brues 2026-05-28 00:51:38 -05:00
  • 8e92cf47b3 whitespace Brues 2026-05-28 00:25:05 -05:00
  • d47287da3a use GetContainerItemCharges from classicapi Brues 2026-05-27 23:50:10 -05:00
  • 3ef78044fb bags: third-party sort addons rebind existing buttons Brues 2026-05-27 23:29:56 -05:00
  • 9a618e4709 bags: add /pfBagSort + /pfBankSort buttons Brues 2026-05-27 23:21:30 -05:00
  • 6cf5ef4468 Update easteregg.lua Brues 2026-05-27 23:00:04 -05:00
  • b99f650694 Cap rested xp at 113% on turtle wow Brues 2026-05-27 22:19:20 -05:00
  • ebbafd0478 refresh gametooltip for rested gains Brues 2026-05-27 22:00:28 -05:00
  • 04f10b0998 Bag Sort Brues 2026-05-27 23:11:23 -05:00
  • f0d9dca63f Classic API Focus (#2) brues-code 2026-05-27 20:35:15 -05:00
  • f8b4b5b5a3 Delete pfUI-tbc.toc Brues 2026-05-27 19:34:58 -05:00
  • 0cddd79c55 backwards for compat for external modules that dont know we updated Registering Brues 2026-05-27 19:00:30 -05:00
  • ed06968fa3 C_NamePlate (#1) brues-code 2026-05-27 00:40:31 -05:00
  • aaba09a17c GetContainerItemID directly Brues 2026-05-25 20:22:07 -05:00
  • 710be52f35 phase 3 removing tbc Brues 2026-05-25 18:50:48 -05:00
  • ba566cdd53 phase 2 removing tbc Brues 2026-05-25 18:40:11 -05:00
  • 58609b8c5c phase 1 removing tbc Brues 2026-05-25 18:16:02 -05:00
  • 199842e220 prevent 'npctarget' invalid unit calls Brues 2026-05-23 15:59:09 -05:00
  • 1d27f7bed3 class color cleanup Brues 2026-05-23 02:56:00 -05:00
  • 90fdd8cfc3 typo Brues 2026-05-22 22:50:41 -05:00
  • 7c752f0264 xpbar: rested gain rate in per-minute instead of per-hour Brues 2026-05-22 22:47:58 -05:00
  • c30dfae7a6 xpbar: track rested-XP gain rate + time to cap Brues 2026-05-22 22:40:26 -05:00
  • 00a3e2f691 tracking: PlayerIsDruidInCatForm via GetShapeshiftFormID Brues 2026-05-21 17:30:34 -05:00
  • 11f9cd848b tooltip:GetUnit via HasUnit + UnitTokenFromGUID Brues 2026-05-21 17:27:19 -05:00
  • 2619b0bd77 autovendor: all paths through C_MerchantFrame Brues 2026-05-21 17:24:09 -05:00
  • 802d47312f pfSellData: drop sell column, use C_Item.GetItemSellPriceByID Brues 2026-05-21 17:19:23 -05:00
  • d27db55abf modernize monkey-patched hooks to hooksecurefunc Brues 2026-05-21 17:03:55 -05:00
  • cca7d649e1 innervatecall: ResolveTargetName via UnitTokenFromGUID Brues 2026-05-21 16:57:06 -05:00
  • 554c447514 swingtimer HS/Cleave detection via spell name compare Brues 2026-05-21 16:53:20 -05:00
  • 314d89e30d librange.GetRangeSlot via GetActionInfo + GetMacroSpell Brues 2026-05-21 16:47:53 -05:00
  • 2f17546c1a UseAction hooks: GetActionInfo + GetMacroSpell, drop tooltip scans Brues 2026-05-21 16:45:52 -05:00
  • 8e635afeed GetItemCount via C_Item, reagents via C_Spell.GetSpellReagents Brues 2026-05-21 16:19:47 -05:00
  • 1012a67865 librange: rely on SuperWoW UnitPosition Brues 2026-05-21 15:41:25 -05:00
  • e1cd1ef179 mount cancel via Dismount Brues 2026-05-21 10:40:34 -05:00
  • 0e0a3f3688 shapeshift cancel via CancelShapeshiftForm Brues 2026-05-21 10:31:20 -05:00
  • 0fead7d696 shapeshift detection via GetShapeshiftFormID + UPDATE_SHAPESHIFT_FORM Brues 2026-05-21 04:25:44 -05:00
  • 6be11baf29 HasCatForm via GetShapeshiftFormID Brues 2026-05-21 04:04:23 -05:00
  • 8818d68aea druid prowl detection via IsStealthed Brues 2026-05-21 03:39:09 -05:00
  • 8ad932b529 removed some hardcoded strings Brues 2026-05-21 03:32:18 -05:00
  • 8c416ae713 indicator system via C_UnitAuras Brues 2026-05-21 03:25:56 -05:00
  • 9b2001114d dedup shot-haste loops behind libcast.ApplyShotHaste Brues 2026-05-21 03:20:13 -05:00
  • 2d67781c6f unit-frame tooltip/click handlers via SetUnitAura Brues 2026-05-21 03:20:08 -05:00
  • 9ba4b3e408 buffwatch via C_UnitAuras Brues 2026-05-21 03:10:52 -05:00
  • c733d1b868 use GetItemInfoInstant Brues 2026-05-21 03:10:37 -05:00
  • 0fe0a64121 libspell uses ClassicAPI GetSpellInfo Brues 2026-05-21 02:56:51 -05:00
  • 432ed546f5 debuff display via C_UnitAuras Brues 2026-05-21 02:38:41 -05:00
  • b18e6ffa67 refresh buff durations on player Brues 2026-05-21 02:35:46 -05:00
  • b7a0912e07 fixed target buffs not showing Brues 2026-05-21 01:18:01 -05:00
  • 8b04c53621 cleanup Brues 2026-05-21 01:17:46 -05:00
  • 2eb7506f3c dont need to scan tooltip Brues 2026-05-21 00:55:22 -05:00
  • 82743b0f9a UnitAUra cleanup Brues 2026-05-18 23:42:51 -05:00
  • b9343ec601 utilize SetUnitAura Brues 2026-05-18 22:43:50 -05:00
  • bcb71c8cca swpping to GetActionInfo Brues 2026-05-18 13:20:09 -05:00
  • 29e841d9c4 libtooltip can just use GetItem from ClassicAPI Brues 2026-05-18 13:19:59 -05:00
  • 67146ef3a4 begin utilizing ClassicAPI Brues 2026-05-16 13:02:38 -05:00
  • a8ee751b42 adjusted readme text Meow 2026-04-11 23:22:47 +02:00
  • 0ef3bd0148 fixed a bug where targeting an offline player predicted heals on them Meow 2026-04-11 21:49:54 +02:00
  • 93c4166052 possible fix for raid frames not showing up when pfui raid frames are hidden Meow 2026-04-11 21:35:22 +02:00
  • f49bf4f1a9 Skip firstrun if importing shared profile Meow 2026-04-11 21:24:36 +02:00
  • 164582fb82 Innervatecall module Meow 2026-04-11 21:18:29 +02:00
  • 5ef01174d6 New module - InnervateCall (only for druids) Meow 2026-04-11 21:10:57 +02:00
  • 85dce25804 added slam and hammer of wrath to swingtimer Meow 2026-04-11 20:46:38 +02:00
  • f0963c4e99 small fix for marktracking display Meow 2026-04-10 17:31:02 +02:00
  • 9128f02133 Add fill order option for actionbars Meow 2026-04-10 16:33:06 +02:00
  • 5f9e69933f Revert "Added a fillmode variant to actionbars" Meow 2026-04-10 15:26:18 +02:00
  • 0838c6ec3a Added a fillmode variant to actionbars Meow 2026-04-10 15:24:39 +02:00
  • 9b97414beb small fix for actionbars to allign properly on uneven numbers. Meow 2026-04-09 20:34:11 +02:00
  • 56e9dcb8c0 Update config.lua Meow 2026-04-04 00:50:37 +02:00
  • 6fb45b3971 nameplate fixes Meow 2026-04-04 00:28:11 +02:00
  • 10dee38b0f libpredict Meow 2026-04-03 05:32:55 +02:00
  • d1692288f4 raid icon fix Meow 2026-04-03 01:15:25 +02:00
  • fbb1b9df46 Refactor: Tracking spell detection Meow 2026-04-02 19:32:00 +02:00
  • 1b04754a30 fix for libdebuff Meow 2026-04-02 15:42:12 +02:00
  • ca337259d1 removed duplicated debug Meow 2026-04-02 14:55:21 +02:00
  • a0a3ef09aa fix for wrong copied hook Meow 2026-04-02 14:35:17 +02:00
  • 442d4c7be7 hook for Downrank protection Meow 2026-04-02 14:28:14 +02:00
  • 0abb7b9929 Revert "added downrank check for hooks" Meow 2026-04-02 14:24:01 +02:00
  • 79d0a401c9 added downrank check for hooks Meow 2026-04-02 14:03:46 +02:00
  • a0e3fbb00d taking over nameplates.lua from experiment branch Meow 2026-04-02 06:07:50 +02:00
  • 22968b6c23 added back throttle control for players in pfui Meow 2026-04-02 04:55:29 +02:00
  • 76eb08adf6 Possible fix for "You can't inspect that unit" Meow 2026-04-02 04:36:47 +02:00
  • 136aca02c5 Performance update for nameplates: optimize update loop, combat detection and debuff rendering Meow 2026-04-02 04:15:18 +02:00
  • 7dcac8104f hotfix Meow 2026-04-01 11:46:57 +02:00
  • fe09495c55 Some adjustments for LFT reskinning Meow 2026-03-31 20:42:24 +02:00
  • aa2cb95ec2 Several changes Meow 2026-03-31 19:51:36 +02:00
  • 70b44774ee removed shred from timer list, this is not a debuff! Meow 2026-03-31 16:05:20 +02:00
  • 1f72b93ea5 New feature for "Buff" > "Target Debuff Bar" Meow 2026-03-31 07:11:48 +02:00
  • df532862b6 added some nil checks for api.lua Meow 2026-03-31 04:29:39 +02:00
  • 88c8968158 Adjusted raidicons to be in FRONT of the health bar, not behind it Meow 2026-03-31 02:52:00 +02:00
  • 491fcd51c8 New option to pick Original or pfui raid marks! Meow 2026-03-31 02:20:53 +02:00