Commit graph

  • be4cbad0b0 fix: unify lava UV scroll timer across render passes to prevent flicker master Kelsi 2026-03-22 16:25:32 -07:00
  • b6047cdce8 feat: add world map navigation API for WorldMapFrame compatibility Kelsi 2026-03-22 16:18:52 -07:00
  • f9856c1046 feat: implement GameTooltip methods with real item/spell/aura data Kelsi 2026-03-22 16:13:39 -07:00
  • 31ab76427f fix: remove dead duplicate ufNpcFlags check and add missing UNIT_MODEL_CHANGED events Kelsi 2026-03-22 16:09:57 -07:00
  • cbdf03c07e feat: add quest objective leaderboard API for WatchFrame quest tracking Kelsi 2026-03-22 16:04:33 -07:00
  • 296121f5e7 feat: add GetPlayerFacing, GetCVar/SetCVar for minimap and addon settings Kelsi 2026-03-22 15:58:45 -07:00
  • 73ce601bb5 feat: fire PLAYER_ENTERING_WORLD and critical login events for addons Kelsi 2026-03-22 15:50:05 -07:00
  • 5086520354 feat: add spell book tab API for SpellBookFrame addon compatibility Kelsi 2026-03-22 15:40:40 -07:00
  • f29ebbdd71 feat: add quest watch/tracking and selection Lua API for WatchFrame Kelsi 2026-03-22 15:36:25 -07:00
  • 6d72228f66 feat: add GetInventorySlotInfo for PaperDollFrame and BankFrame v0.8.7-preview Kelsi 2026-03-22 15:30:53 -07:00
  • ab8ff6b7e5 feat: add UnitStat and combat chance Lua API for character sheet addons Kelsi 2026-03-22 15:25:20 -07:00
  • e9ce062112 fix: restore correct CharSections.dbc field indices for character textures Kelsi 2026-03-22 15:22:25 -07:00
  • 329a1f4b12 feat: add IsActionInRange, GetActionInfo, and GetActionCount Lua API Kelsi 2026-03-22 15:11:29 -07:00
  • ce4f93dfcb feat: add UnitCastingInfo/UnitChannelInfo Lua API and fix SMSG_CAST_FAILED events Kelsi 2026-03-22 15:05:29 -07:00
  • 1482694495
    Merge pull request #19 from ldmonster/fix/wotlk-render Kelsi Rae Davis 2026-03-22 13:40:10 -07:00
  • 027640189a make start on ubuntu intel video cards Paul 2026-03-22 21:47:12 +03:00
  • 7565019dc9 log falling Paul 2026-03-22 21:40:16 +03:00
  • bd725f0bbe build fix Paul 2026-03-22 21:39:40 +03:00
  • 572bb4ef36 fix preview white textutes Paul 2026-03-22 21:38:56 +03:00
  • 3103662528 fix: query corpse position on ghost login for accurate minimap marker Kelsi 2026-03-21 14:13:03 -07:00
  • 42222e4095 feat: handle MSG_CORPSE_QUERY for server-authoritative corpse position Kelsi 2026-03-21 14:08:47 -07:00
  • a4c8fd621d fix: use geoset 503 for bare shins to reduce knee width discontinuity Kelsi 2026-03-21 13:53:02 -07:00
  • afc5266acf feat: add UnitDistanceSquared for proximity and range check addons Kelsi 2026-03-21 12:52:56 -07:00
  • c836b421fc feat: add CheckInteractDistance for proximity-based addon checks Kelsi 2026-03-21 12:33:39 -07:00
  • 42b776dbf8 feat: add IsSpellInRange for healing and range-check addons Kelsi 2026-03-21 12:23:08 -07:00
  • d575c06bc1 feat: add UnitIsVisible for entity visibility checks Kelsi 2026-03-21 11:49:23 -07:00
  • be841fb3e1 feat: fire AUTOFOLLOW_BEGIN and AUTOFOLLOW_END events Kelsi 2026-03-21 11:45:52 -07:00
  • 1f6865afce feat: fire PLAYER_LOGOUT event when logout begins Kelsi 2026-03-21 11:22:57 -07:00
  • 1fd220de29 feat: fire QUEST_TURNED_IN event when quest rewards are received Kelsi 2026-03-21 11:13:36 -07:00
  • 1988e778c7 feat: fire CHAT_MSG_COMBAT_XP_GAIN on area exploration XP Kelsi 2026-03-21 11:02:46 -07:00
  • 24e2069225 feat: add UnitGroupRolesAssigned for LFG role display in raid frames Kelsi 2026-03-21 10:47:47 -07:00
  • d8c0820c76 feat: fire CHAT_MSG_COMBAT_FACTION_CHANGE on reputation changes Kelsi 2026-03-21 10:33:21 -07:00
  • 964437cdf4 feat: fire TRAINER_UPDATE and SPELLS_CHANGED after trainer purchase Kelsi 2026-03-21 10:27:43 -07:00
  • 5d6376f3f1 feat: add UnitCanAttack and UnitCanCooperate for targeting addons Kelsi 2026-03-21 10:19:29 -07:00
  • a4ff315c81 feat: add UnitCreatureFamily for hunter pet and beast lore addons Kelsi 2026-03-21 10:13:04 -07:00
  • 3ad917bd95 feat: add colorStr and GenerateHexColor methods to RAID_CLASS_COLORS Kelsi 2026-03-21 10:02:34 -07:00
  • 9b2f100387 feat: fire UNIT_MODEL_CHANGED on mount display changes Kelsi 2026-03-21 09:53:32 -07:00
  • c97898712b feat: add GetSpellPowerCost for spell cost display addons Kelsi 2026-03-21 09:38:41 -07:00
  • 8dca33e5cc feat: add UnitOnTaxi function for flight path detection Kelsi 2026-03-21 09:32:40 -07:00
  • b1171327cb fix: UnitIsDead falls back to party member stats for out-of-range units Kelsi 2026-03-21 09:23:20 -07:00
  • 4364fa7bbe fix: UnitPowerType falls back to party member stats for out-of-range units Kelsi 2026-03-21 09:18:25 -07:00
  • 9267aec0b0 feat: fire UPDATE_WORLD_STATES event on world state changes Kelsi 2026-03-21 09:12:59 -07:00
  • ac9214c03f feat: fire UNIT_THREAT_LIST_UPDATE event on threat changes Kelsi 2026-03-21 09:08:02 -07:00
  • f580fd7e6b feat: add UnitDetailedThreatSituation for detailed threat queries Kelsi 2026-03-21 09:02:47 -07:00
  • dcd78f4f28 feat: add UnitThreatSituation for threat meter and tank addons Kelsi 2026-03-21 08:57:38 -07:00
  • 4af9838ab4 feat: add UnitIsTapped, UnitIsTappedByPlayer, UnitIsTappedByAllThreatList Kelsi 2026-03-21 08:48:58 -07:00
  • aebc905261 feat: show grey focus frame name for tapped mobs Kelsi 2026-03-21 08:42:56 -07:00
  • 57ccee2c28 feat: show grey target frame name for tapped mobs Kelsi 2026-03-21 08:37:39 -07:00
  • 586e9e74ff feat: show grey nameplates for mobs tapped by other players Kelsi 2026-03-21 08:33:54 -07:00
  • 82990f5891 feat: fire UNIT_FLAGS event when unit flags change Kelsi 2026-03-21 08:22:52 -07:00
  • e7be60c624 feat: fire UNIT_FACTION event when unit faction template changes Kelsi 2026-03-21 08:17:38 -07:00
  • 2c6a345e32 feat: fire UNIT_MODEL_CHANGED event when unit display model changes Kelsi 2026-03-21 08:13:47 -07:00
  • a4d54e83bc feat: fire MIRROR_TIMER_PAUSE event when breath/fatigue timer pauses Kelsi 2026-03-21 08:07:39 -07:00
  • a73c680190 feat: add common WoW global constants for addon compatibility Kelsi 2026-03-21 07:58:38 -07:00
  • 2da0883544 feat: fire BARBER_SHOP_OPEN and BARBER_SHOP_CLOSE events Kelsi 2026-03-21 07:54:30 -07:00
  • 5ee2b55f4b feat: fire MIRROR_TIMER_START and MIRROR_TIMER_STOP events Kelsi 2026-03-21 07:48:06 -07:00
  • 774f9bf214 feat: fire BAG_UPDATE and UNIT_INVENTORY_CHANGED on item received Kelsi 2026-03-21 07:33:22 -07:00
  • c6a6849c86 feat: fire PET_BAR_UPDATE event when pet action bar changes Kelsi 2026-03-21 07:30:01 -07:00
  • 6ab1a189c7 feat: fire GUILD_INVITE_REQUEST event with inviter and guild names Kelsi 2026-03-21 07:23:15 -07:00
  • d24d12fb8f feat: fire PARTY_INVITE_REQUEST event with inviter name Kelsi 2026-03-21 07:17:20 -07:00
  • 70a50e45f5 feat: fire CONFIRM_TALENT_WIPE event with respec cost Kelsi 2026-03-21 07:12:38 -07:00
  • df79e08788 fix: fire GROUP_ROSTER_UPDATE when group is destroyed Kelsi 2026-03-21 07:07:32 -07:00
  • 12fb8f73f7 feat: fire BAG_UPDATE and PLAYER_MONEY events after selling items Kelsi 2026-03-21 06:52:41 -07:00
  • b407d5d632 feat: fire RESURRECT_REQUEST event when another player offers resurrection Kelsi 2026-03-21 06:47:32 -07:00
  • 5d93108a88 feat: fire CONFIRM_SUMMON event on warlock/meeting stone summons Kelsi 2026-03-21 06:42:59 -07:00
  • de903e363c feat: fire PLAYER_STARTED_MOVING and PLAYER_STOPPED_MOVING events Kelsi 2026-03-21 06:38:48 -07:00
  • d36172fc90 fix: fire PLAYER_MONEY event from SMSG_LOOT_MONEY_NOTIFY Kelsi 2026-03-21 06:32:41 -07:00
  • b3ad64099b feat: fire UNIT_PET event when pet is summoned, dismissed, or dies Kelsi 2026-03-21 06:27:55 -07:00
  • 5ab6286f7e fix: include pet unit ID in UNIT_HEALTH/POWER events from dedicated packets Kelsi 2026-03-21 06:23:03 -07:00
  • b04e36aaa4 fix: include pet unit ID in all spellcast addon events Kelsi 2026-03-21 06:19:14 -07:00
  • 6687c617d9 fix: display Lua errors from OnUpdate, executeFile, executeString as UI errors Kelsi 2026-03-21 06:08:17 -07:00
  • 900626f5fe feat: fire UPDATE_BATTLEFIELD_STATUS event on BG queue/join/leave Kelsi 2026-03-21 06:02:28 -07:00
  • 19b8d31da2 feat: display Lua addon errors as in-game UI errors Kelsi 2026-03-21 06:00:06 -07:00
  • 64c0c75bbf feat: fire CHAT_MSG_COMBAT_HONOR_GAIN event on PvP honor kills Kelsi 2026-03-21 05:47:22 -07:00
  • d20357415b feat: fire PLAYER_CONTROL_LOST/GAINED on movement control changes Kelsi 2026-03-21 05:42:57 -07:00
  • 2e6400f22e feat: fire MAIL_INBOX_UPDATE and UPDATE_PENDING_MAIL events Kelsi 2026-03-21 05:38:35 -07:00
  • 2560bd1307 feat: fire QUEST_WATCH_UPDATE on kill and item objective progress Kelsi 2026-03-21 05:33:29 -07:00
  • b5f7659db5 feat: fire MERCHANT_UPDATE and BAG_UPDATE events after purchase Kelsi 2026-03-21 05:27:34 -07:00
  • a02e021730 fix: fire UNIT_SPELLCAST_FAILED/STOP for other units on SPELL_FAILED_OTHER Kelsi 2026-03-21 05:22:17 -07:00
  • 7f0d9fe432 feat: fire PLAYER_GUILD_UPDATE event on guild join/disband Kelsi 2026-03-21 05:17:40 -07:00
  • 82d3abe5da feat: add GetAddOnMetadata for reading TOC directives from Lua Kelsi 2026-03-21 05:13:28 -07:00
  • d4c1eda22b feat: fire PARTY_LEADER_CHANGED event on leader changes Kelsi 2026-03-21 05:03:03 -07:00
  • 494175e2a7 feat: add remaining CHAT_MSG_* event mappings Kelsi 2026-03-21 04:57:19 -07:00
  • f99f4a732a feat: fire INSPECT_READY event from both WotLK and Classic inspect paths Kelsi 2026-03-21 04:53:08 -07:00
  • 74d7e969ab feat: add action bar constants and functions for Bartender/Dominos compat Kelsi 2026-03-21 04:48:06 -07:00
  • 1f3e362512 feat: add RAID_TARGET_UPDATE event and GetRaidTargetIndex/SetRaidTarget Kelsi 2026-03-21 04:43:42 -07:00
  • 8e51754615 feat: fire READY_CHECK, READY_CHECK_CONFIRM, READY_CHECK_FINISHED events Kelsi 2026-03-21 04:38:35 -07:00
  • 70a5d3240c feat: add ACHIEVEMENT_EARNED event and 15 missing CHAT_MSG_* events Kelsi 2026-03-21 04:28:15 -07:00
  • 6a0e86efe8 fix: IsUsableAction now checks spell power cost from DBC Kelsi 2026-03-21 04:23:07 -07:00
  • 91794f421e feat: add spell power cost to SpellDataResolver; fix IsUsableSpell mana check Kelsi 2026-03-21 04:20:58 -07:00
  • c7e16646fc feat: resolve spell cast time and range from DBC for GetSpellInfo Kelsi 2026-03-21 04:16:12 -07:00
  • cfb9e09e1d feat: cache player class/race from name queries for UnitClass/UnitRace Kelsi 2026-03-21 04:11:48 -07:00
  • d6a25ca8f2 fix: unit API functions return data for out-of-range party members Kelsi 2026-03-21 04:04:39 -07:00
  • 61b54cfa74 feat: add unit state query functions and fix UnitAffectingCombat Kelsi 2026-03-21 03:59:04 -07:00
  • ec082e029c fix: UnitClass and UnitRace now work for target, focus, party, and all units Kelsi 2026-03-21 03:55:23 -07:00
  • 8229a963d1 feat: add player name tab-completion in chat input Kelsi 2026-03-21 03:49:02 -07:00
  • 0d49cc8b94 fix: handle NPC facing-only rotation in SMSG_MONSTER_MOVE Kelsi 2026-03-21 03:38:17 -07:00
  • a63f980e02 feat: add guild roster Lua API for guild management addons Kelsi 2026-03-21 03:34:31 -07:00
  • 7807058f9c feat: add SendAddonMessage and RegisterAddonMessagePrefix for addon comms Kelsi 2026-03-21 03:31:54 -07:00
  • b2826ce589 feat: fire PLAYER_UPDATE_RESTING event on rest state changes Kelsi 2026-03-21 03:27:09 -07:00