feat(profile): new funcs

This commit is contained in:
gromchek 2025-12-19 21:48:15 +03:00
parent fe1bb60c08
commit f7814090aa
21 changed files with 89 additions and 0 deletions

View file

@ -1 +1,8 @@
CGAchievementInfo__InitializeGame 005B6DF0 f end=005B71DD
CGAchievementInfo__BuildOutputString 005B0EA0 f end=005B1387
CGAchievementInfo__OnAchievementEarned 005B3020 f end=005B315B
CGAchievementInfo__OnCriteriaUpdate 005B3160 f end=005B32E4
CGAchievementInfo__OnAllAchievementData 005B32F0 f end=005B3498
CGAchievementInfo__OnAchievementDeleted 005B3610 f end=005B36E7
CGAchievementInfo__OnCriteriaDeleted 005B36F0 f end=005B37C0
CGAchievementInfo__GetAchievement 005B37C0 f end=005B383A

View file

@ -47,3 +47,4 @@ CGActionBar__EnterWorld 005AC0E0 f end=005AC0F4
CGActionBar__HasValidTarget 005A94C0 f end=005A95D6
CGActionBar__RemoveMacro 005AADD0 f end=005AAE20
CGActionBar__UpdateSelection 005A7CB0 f end=005A7CC0
CGActionBar__UpdateCooldowns 005A7CC0 f end=005A7CD0

View file

@ -9,3 +9,9 @@ CGBattlefieldInfo__AddArenaOpponentPet 0054D1C0 f end=0054D276
CGBattlefieldInfo__LeaveWorld 0054E330 f end=0054E385
CGBattlefieldInfo__RequestBattlegroundInstanceInfo 0054E5B0 f end=0054E6C9
CGBattlefieldInfo__OnBattlefieldManagerEntered 005498C0 f end=005499BF
CGBattlefieldInfo__GetRemoteStats 005497C0 f end=00549805
CGBattlefieldInfo__OnArenaUnitDestroyed 0054AD10 f end=0054AE40
CGBattlefieldInfo__OnDestroyArenaUnit 0054B5E0 f end=0054B610
CGBattlefieldInfo__JoinBattlefield 0054CC70 f end=0054CE25
CGBattlefieldInfo__GetFlagToken 0054D010 f end=0054D0FE
CGBattlefieldInfo__OnBattlefieldList 0054E390 f end=0054E5A4

View file

@ -66,3 +66,9 @@ CGChat__ShutdownGame 005072B0 f end=005076A8
CGChat__ProcessThrottledChat 005098B0 f end=00509A47
CGChat__OnDefenseMessage 0050C850 f end=0050C976
CGChat__DisplayParentControlsNotice 0050CF20 f end=0050CFB3
CGChat__SetActiveVoiceSession 00500030 f end=00500173
CGChat__SilencePartyMember 00500D80 f end=00500EBF
CGChat__OnUserListAdded 00504130 f end=005042EE
CGChat__AddChatChannel 005076B0 f end=00507874
CGChat__SetGuildRecruitmentMode 00508260 f end=005082B5
CGChat__AddChannelThrottled 005097D0 f end=005098AB

View file

@ -4,3 +4,5 @@ CGChatBubbleFrame__OnWorldLayerUpdate 0056D050 f end=0056D235
CGChatBubbleFrame__Initialize 0056C7F0 f end=0056C9B4
CGChatBubbleFrame__constructor 0056CAD0 f end=0056CDAA
CGChatBubbleFrame__GetNewChatBubble 0056CEA0 f end=0056CEF7
CGChatBubbleFrame__Update 0056C500 f end=0056C791
CGChatBubbleFrame__Remove 0056CE80 f end=0056CE9C

View file

@ -0,0 +1,8 @@
CombatLogEntry__constructor 0074D920 f end=0074D97F
CombatLogEntry__PushEvent 0074E290 f end=0074E878
CombatLogEntry__PackEvent 0074E880 f end=0074F2AB
CombatLogEntry__MatchesFilter 0074F6C0 f end=0074F712
CombatLogEntry__ResolveName 0074F720 f end=0074F8FA
CombatLogEntry__GetObjectName 0074FD40 f end=0074FE8C
CombatLogEntry__PendingCombatLogResolved 0074FE90 f end=0074FF1D
CombatLogEntry__CancelPendingCallbacks 00750270 f end=0075037C

View file

@ -3,3 +3,7 @@ CGCommentator__SnapCameraToPlayer 0056B510 f end=0056B5BD
CGCommentator__PostInit 0056B830 f end=0056B895
CGCommentator__InitializeGame 0056C150 f end=0056C1B3
CGCommentator__UpdateCameraVelocity 0056B5C0 f end=0056B74A
CGCommentator__RegisterScriptFunctions 00568460 f end=00568486
CGCommentator__GetCurrentMapAndInstance 005688C0 f end=005689A0
CGCommentator__OnReceivePlayerInfo 0056B280 f end=0056B50D
CGCommentator__OnStateChanged 0056B8A0 f end=0056B99C

View file

@ -0,0 +1,4 @@
CGCooldown__OnFrameRender 005EBD20 f end=005EBE04
CGCooldown__AnimateVerts 005EC1E0 f end=005EC785
CGCooldown__OnLayerUpdate 005EC8F0 f end=005EC99B
CGCooldown__SetCooldown 005ECD70 f end=005ECE76

View file

@ -1,2 +1,5 @@
CGCurrencyTypes__BuildDisplayList 005B0030 f end=005B0339
CGCurrencyTypes__EnterWorld 005B0660 f end=005B0675
CGCurrencyTypes__CategoryHasKnownTypes 005AFE30 f end=005AFF02
CGCurrencyTypes__DisplayListSortCallback 005AFF10 f end=005AFFD0
CGCurrencyTypes__GetBackpackCurrencyInfo 005B0340 f end=005B0438

View file

@ -8,3 +8,16 @@ CEffect__ClearItemVisualEffect 006F8700 f end=006F87B4
CEffect__MountTransitionCacheCB 006F9610 f end=006F966D
CEffect__AddMountTransition 006F9670 f end=006F97CC
CEffect__destructor 006F9EC0 f end=006FA04A
CEffect__SetEnabled 006F7870 f end=006F78A6
CEffect__ComputeModelScaleFromTarget 006F7950 f end=006F79FB
CEffect__EffectEvent 006F7B00 f end=006F7C36
CEffect__ApplyModelAttachRecToMatrix 006F84F0 f end=006F85F5
CEffect__MoveToDestroyList 006F87C0 f end=006F8965
CEffect__UpdateWorldObject 006F8970 f end=006F8A5A
CEffect__TransformPosition 006F8AE0 f end=006F8C44
CEffect__UpdateAttachment 006F8C50 f end=006F8F3E
CEffect__ReleaseLightningRef 006F8F40 f end=006F8F4F
CEffect__DrawFishingString 006F8F50 f end=006F925F
CEffect__PostInitialize 006F9840 f end=006F9D68
CEffect__EffectUpdate 006FA050 f end=006FA38E
CEffect__CleanUpStaticLists 006FA450 f end=006FA5B0

View file

@ -1 +1,6 @@
CGameTime__GameTimeGetDayProgression 0076CFF0 f end=0076D051
CGameTime__GameTimeSetMinutesPerSecond 0076CFA0 f end=0076CFE6
CGameTime__TickMinute 0076D740 f end=0076D7AD
CGameTime__GameTimeSetTime 0076D810 f end=0076D8FD
CGameTime__GameTimeUpdate 0076D900 f end=0076D996
CGameTime__GameTimeSync 0076D9A0 f end=0076DB24

View file

@ -13,4 +13,10 @@ CGLookingForGroup__GetLFGProposalEncounter 00554380 f end=0055443A
CGLookingForGroup__GetLFGRoleUpdateSlot 00554690 f end=00554738
CGLookingForGroup__GetLFGBootProposal 00554A60 f end=00554BC2
CGLookingForGroup__GetLFGProposalMember 00553000 f end=00553103
CGLookingForGroup__JoinLFG 005572D0 f end=00557479
CGLookingForGroup__JoinLFGSearch 00558ED0 f end=00558F82
CGLookingForGroup__LeaveLFGSearch 00558F90 f end=00559042
CGLookingForGroup__SetLFGDungeon 00559B70 f end=00559C3F
CGLookingForGroup__ClearPartyInfo 0055B120 f end=0055B199
CGLookingForGroup__OnLFGMessage 0055BDC0 f end=0055D145
PushDungeonEncounterInfo 005538B0 f end=0055399C

View file

@ -4,3 +4,10 @@ CGLootInfo__GetLootType 00588530 f end=00588536
CGLootInfo__HasLoot 00588EB0 f end=00588EFC
CGLootInfo__DoAutoLoot 00588F90 f end=005890F3
CGLootInfo__SetObject 005896B0 f end=00589918
CGLootInfo__GetLootSlotTexture 00588380 f end=0058842C
CGLootInfo__GetLootSlotText 00588430 f end=0058849C
CGLootInfo__LootSlot 00589140 f end=005892FB
CGLootInfo__ConfirmLootSlot 00589300 f end=00589391
CGLootInfo__GiveMasterLoot 005893A0 f end=0058945D
CGLootInfo__ClearRollPending 006DC770 f end=006DC7D4
GetMasterLootCandidate 006FA770 f end=006FA791

View file

@ -19,3 +19,4 @@ CGPartyInfo__IsPlayerOrPetInParty 0052C8C0 f end=0052C9A0
CGPartyInfo__IsMemberPet 0052D210 f end=0052D30B
CGPartyInfo__AddMember 0052D410 f end=0052D6D3
CGPartyInfo__ChangeRaidDifficulty 0052D8D0 f end=0052D98D
CGPartyInfo__RemoveAll 0052D6E0 f end=0052D89B

View file

@ -16,3 +16,4 @@ CGRaidInfo__SendReadyCheck 005732B0 f end=0057338E
CGRaidInfo__OnRaidTargetUpdate 005743B0 f end=005744E3
CGRaidInfo__InitiateReadyCheck 005747D0 f end=0057487B
CGRaidInfo__OnReadyCheck 00574D50 f end=00574F06
CGRaidInfo__RosterUpdateRefreshReadyCheck 00574880 f end=005749FA

View file

@ -18,4 +18,10 @@ CGSpellBook__FindSpellByName 00540200 f end=00540302
CGSpellBook__AddSpellToNameCache 00541DF0 f end=00542022
CGSpellBook__ReplaceSpell 00542EB0 f end=00542ED1
CGSpellBook__AddPetSpell 00542EE0 f end=00542F52
CGSpellBook__UpdateCooldowns 0053BAC0 f end=0053BAED
CGSpellBook__PickupSpellBookItem 0053BAF0 f end=0053BBB1
CGSpellBook__CastSpell 0053BC40 f end=0053BCD9
CGSpellBook__UpdateSpells 0053CA70 f end=0053CEBB
CGSpellBook__GetShapeshiftForm 0053D4B0 f end=0053D574
CGSpellBook__FindSlotByName 00540650 f end=00540670
SpellIsCallCompanion 008009B0 f end=008009FC

View file

@ -1 +1,5 @@
CGTaxiMap__GetNodeCost 00591350 f end=005914A5
CGTaxiMap__GetNodeType 00590C70 f end=00590D09
CGTaxiMap__TakeTaxi 005914B0 f end=005915D4
CGTaxiMap__TaxiNodeSetCurrent 00591AD0 f end=00591E5D
CGTaxiMap__SetupMap 005932E0 f end=00593830

View file

@ -7,3 +7,5 @@ CGTradeInfo__AddPlayerItem 005877B0 f end=0058793B
CGTradeInfo__InitiateTrade 00703CF0 f end=00703DF4
CGTradeInfo__AddMoney 00704220 f end=00704313
CGTradeInfo__RemoveMoney 00704320 f end=007043B2
CGTradeInfo__OnTradeStatus 005873E0 f end=0058774E
CGTradeInfo__Initialize 007048D0 f end=00704910

View file

@ -25,3 +25,4 @@ CGUIBindings__SaveBindingsCallback 0055F3A0 f end=0055F3CA
CGUIBindings__SaveBindings 0055F3D0 f end=0055F426
CGUIBindings__ClearOverrideBindings 005604F0 f end=00560557
CGUIBindings__constructor 00561B80 f end=00561C52
CGUIBindings__SetOverrideBinding 00563480 f end=00563515

View file

@ -153,6 +153,7 @@ CGUnit_C__UpdateUnitNameText 00715500 f end=00715528
CGUnit_C__SetPredictedPowerSlot 00722C50 f end=00722CF0
CGUnit_C__IsOutdoors 0071B7F0 f end=0071B806
CGUnit_C__ChatBubbleShow 00720010 f end=0072012E
CGUnit_C__ChatBubbleRemove 007157E0 f end=00715802
UnitCombatLogInvalidateName 0074F400 f end=0074F4CC
UnitCombatLog 00751150 f end=007512A1
UnitSoundInitialize 00747860 f end=007478EE

View file

@ -39,3 +39,4 @@ CGWorldFrame__UpdateObject 004F8D10 f end=004F8E98
CGWorldFrame__destructor 004FA390 f end=004FA55E
CGWorldFrame__Create 0050F3F0 f end=0050F41B
CGWorldFrame__TranslateToMapCoords 00544140 f end=00544415
CGWorldFrame__SpellEffectEnumProc 004F5930 f end=004F595A