Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DrewKestell/BloogBot
/ functions
Functions
2,414 in github.com/DrewKestell/BloogBot
⨍
Functions
2,414
◇
Types & classes
861
↓ 2 callers
Method
setType
Sets the polygon type. (See: #dtPolyTypes.)
Navigation/Detour/Include/DetourNavMesh.h:177
↓ 2 callers
Method
size
Navigation/g3dlite/Include/G3D/SmallArray.h:37
↓ 2 callers
Method
size
Dimensions in pixels */
Navigation/g3dlite/Include/G3D/Map2D.h:638
↓ 2 callers
Method
squaredLength
Navigation/g3dlite/Include/G3D/Vector2.h:368
↓ 2 callers
Function
str_replace
Navigation/MoveMap.cpp:46
↓ 2 callers
Method
sub
Returns old value. */
Navigation/g3dlite/Include/G3D/AtomicInt32.h:96
↓ 2 callers
Method
toString
Navigation/g3dlite/Include/G3D/Matrix.h:581
↓ 2 callers
Function
uniformRandom
Navigation/g3dlite/Include/G3D/g3dmath.h:675
↓ 2 callers
Method
writeFloat32
Navigation/g3dlite/Include/G3D/BinaryOutput.h:305
↓ 2 callers
Method
writeInt32
Navigation/g3dlite/Include/G3D/BinaryOutput.h:294
↓ 2 callers
Method
x0
Navigation/g3dlite/Include/G3D/Rect2D.h:154
↓ 2 callers
Method
y0
Navigation/g3dlite/Include/G3D/Rect2D.h:162
↓ 2 callers
Method
~Set
Navigation/g3dlite/Include/G3D/Set.h:48
↓ 2 callers
Method
~dtNodeQueue
Navigation/Detour/Source/DetourNode.cpp:165
↓ 1 callers
Method
AddGatherRoute
(string name, string nodeNames, TravelPath travelPath)
BloogBot/Repository.cs:118
↓ 1 callers
Method
AddHotspot
( string zone, string description, string faction, Position[]
BloogBot/Repository.cs:91
↓ 1 callers
Method
AddReportSignature
(string playerName, int commandId)
BloogBot/Repository.cs:174
↓ 1 callers
Method
AddTravelPath
(string name, Position[] waypoints)
BloogBot/Repository.cs:71
↓ 1 callers
Method
AddWaypoint
(Position position)
BloogBot/HotspotGenerator.cs:21
↓ 1 callers
Method
BlacklistedMobExists
(ulong guid)
BloogBot/Repository.cs:66
↓ 1 callers
Method
BuyItemByName
(ulong vendorGuid, string itemName, int quantity)
BloogBot/Game/Frames/MerchantFrame.cs:38
↓ 1 callers
Method
BuyVendorItem
(ulong vendorGuid, int itemId, int quantity)
BloogBot/Game/Functions.cs:24
↓ 1 callers
Method
CanUse
(string parPetSpell)
BloogBot/Game/Objects/LocalPet.cs:27
↓ 1 callers
Method
Cast
(string parPetSpell)
BloogBot/Game/Objects/LocalPet.cs:37
↓ 1 callers
Method
CastSpellById
(int spellId, ulong targetGuid)
BloogBot/Game/Functions.cs:44
↓ 1 callers
Method
CreateMoveToTargetState
(Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target)
FrostMageBot/FrostMageBot.cs:24
↓ 1 callers
Method
CreatePowerlevelCombatState
(Stack<IBotState> botStates, IDependencyContainer container, WoWUnit target, WoWPlayer powerlevelTarget)
BalanceDruidBot/BalanceDruidBot.cs:28
↓ 1 callers
Method
DeleteCommand
(int id)
BloogBot/Repository.cs:159
↓ 1 callers
Method
DeleteCommandsForPlayer
(string player)
BloogBot/Repository.cs:164
↓ 1 callers
Method
Exit
()
BloogBot/AI/SharedStates/SkinningState.cs:107
↓ 1 callers
Method
FreePathArr
Navigation/Navigation.cpp:33
↓ 1 callers
Method
GetCommandsForPlayer
(string playerName)
BloogBot/Repository.cs:154
↓ 1 callers
Method
GetCreatureRank
(IntPtr unitPtr)
BloogBot/Game/Functions.cs:59
↓ 1 callers
Method
GetCreatureType
(IntPtr unitPtr)
BloogBot/Game/Functions.cs:64
↓ 1 callers
Method
GetDebuffs
(LuaTarget target)
BloogBot/Game/Objects/WoWUnit.cs:261
↓ 1 callers
Method
GetEquippedItemGuid
(EquipSlot slot)
BloogBot/Game/Objects/LocalPlayer.cs:421
↓ 1 callers
Method
GetLatestReportSignatures
()
BloogBot/Repository.cs:169
↓ 1 callers
Method
GetLocalizedRow
(IntPtr tablePtr, int index, IntPtr rowPtr)
BloogBot/Game/WotLKGameFunctionHandler.cs:333
↓ 1 callers
Method
GetNavMesh
Navigation/MoveMap.cpp:234
↓ 1 callers
Method
GetNavMeshQuery
Navigation/MoveMap.cpp:244
↓ 1 callers
Method
GetObjectPtr
(ulong guid)
BloogBot/Game/Functions.cs:74
↓ 1 callers
Method
GetPartyMembers
()
BloogBot/Game/ObjectManager.cs:166
↓ 1 callers
Method
GetText
(string varName)
BloogBot/Game/IGameFunctionHandler.cs:30
↓ 1 callers
Method
GetUnitReaction
(IntPtr unitPtr1, IntPtr unitPtr2)
BloogBot/Game/Functions.cs:84
↓ 1 callers
Method
Initialize
Navigation/Navigation.cpp:23
↓ 1 callers
Method
InitializeObjectManager
()
BloogBot/UI/MainViewModel.cs:1694
↓ 1 callers
Method
Intersect
(Position start, Position end)
BloogBot/Game/Functions.cs:89
↓ 1 callers
Method
IsHappy
()
BloogBot/Game/Objects/LocalPet.cs:20
↓ 1 callers
Method
IsInCleave
Nat added this to see if he could test out the cleave radius which is larger than that isFacing radius
BloogBot/Game/Objects/LocalPlayer.cs:136
↓ 1 callers
Method
IsSpellOnCooldown
(int spellId)
BloogBot/Game/Functions.cs:94
↓ 1 callers
Method
IsWithinScanRange
(IntPtr scanStartAddress, int size)
BloogBot/Hack.cs:24
↓ 1 callers
Method
KillswitchAlert
(string playerName)
BloogBot/DiscordClientWrapper.cs:69
↓ 1 callers
Method
ListBlacklistedMobIds
()
BloogBot/Repository.cs:136
↓ 1 callers
Method
ListBlacklistedMobs
()
BloogBot/IRepository.cs:20
↓ 1 callers
Method
ListGatherRoutes
()
BloogBot/Repository.cs:126
↓ 1 callers
Method
ListHotspots
()
BloogBot/Repository.cs:111
↓ 1 callers
Method
ListNPCs
()
BloogBot/IRepository.cs:22
↓ 1 callers
Method
ListNpcs
()
BloogBot/Repository.cs:147
↓ 1 callers
Method
ListTravelPaths
()
BloogBot/Repository.cs:81
↓ 1 callers
Function
LoadClr
Loader/dllmain.cpp:198
↓ 1 callers
Method
LootSlot
(int slot)
BloogBot/Game/Functions.cs:148
↓ 1 callers
Method
NewCommand
(string sql, dynamic db)
BloogBot/SqlRepository.cs:18
↓ 1 callers
Method
NewConnection
()
BloogBot/SqlRepository.cs:16
↓ 1 callers
Method
NpcExists
(string name)
BloogBot/Repository.cs:60
↓ 1 callers
Method
RefreshSpells
()
BloogBot/Game/Objects/WoWPet.cs:25
↓ 1 callers
Method
ReleaseCorpse
(IntPtr ptr)
BloogBot/Game/Functions.cs:138
↓ 1 callers
Method
RemoveBlacklistedMob
(ulong guid)
BloogBot/Repository.cs:141
↓ 1 callers
Method
RepairAll
()
BloogBot/Game/Frames/MerchantFrame.cs:60
↓ 1 callers
Method
RetrieveCorpse
()
BloogBot/Game/Functions.cs:143
↓ 1 callers
Method
RpcLogin
()
BloogBot/UI/MainViewModel.cs:1860
↓ 1 callers
Method
SellItemByGuid
(uint itemCount, ulong vendorGuid, ulong itemGuid)
BloogBot/Game/Functions.cs:158
↓ 1 callers
Method
SendMovementUpdate
(IntPtr playerPtr, int opcode)
BloogBot/Game/Functions.cs:163
↓ 1 callers
Method
SetFacing
(IntPtr playerSetFacingPtr, float facing)
BloogBot/Game/Functions.cs:173
↓ 1 callers
Method
ShouldLogin
()
BloogBot/AI/SharedStates/LoginState.cs:111
↓ 1 callers
Method
Start
()
BloogBot/UI/BotService.cs:18
↓ 1 callers
Method
StartEnumeration
()
BloogBot/Game/ObjectManager.cs:216
↓ 1 callers
Method
Stop
()
BloogBot/AI/Bot.cs:35
↓ 1 callers
Method
Stop
()
BloogBot/UI/MainViewModel.cs:192
↓ 1 callers
Method
Travel
(IDependencyContainer container, bool reverseTravelPath, Action callback)
BloogBot/AI/Bot.cs:126
↓ 1 callers
Method
Turn180
()
BloogBot/Game/Objects/LocalPlayer.cs:168
↓ 1 callers
Method
Update
()
BloogBot/AI/IBotState.cs:5
↓ 1 callers
Method
UpdatePlayerTrackers
()
BloogBot/AI/DependencyContainer.cs:187
↓ 1 callers
Method
UseItem
(IntPtr itemPtr)
BloogBot/Game/Functions.cs:178
↓ 1 callers
Method
WriteInt
(IntPtr address, int value)
BloogBot/MemoryManager.cs:264
↓ 1 callers
Method
_cacheLifetime
A cache is used to optimize repeated calls. A cache entry is considered valid for this many seconds after it has been checked. */
Navigation/g3dlite/Include/G3D/FileSystem.h:164
↓ 1 callers
Method
_getDirectories
list() directories */
Navigation/g3dlite/Include/G3D/FileSystem.h:254
↓ 1 callers
Method
_getFiles
list() files */
Navigation/g3dlite/Include/G3D/FileSystem.h:245
↓ 1 callers
Method
_isFile
Known bug: does not work inside zipfiles */
Navigation/g3dlite/Include/G3D/FileSystem.h:192
↓ 1 callers
Function
acos
Navigation/g3dlite/Include/G3D/g3dmath.h:614
↓ 1 callers
Method
addTile
@par The add operation will fail if the data is in the wrong format, the allocated tile space is full, or there is a tile already at the specified re
Navigation/Detour/Source/DetourNavMesh.cpp:842
↓ 1 callers
Method
append
Navigation/g3dlite/Include/G3D/SmallArray.h:82
↓ 1 callers
Method
assignSplitBounds
Recurse through the tree, assigning splitBounds fields. */
Navigation/g3dlite/Include/G3D/PointKDTree.h:394
↓ 1 callers
Method
assignSplitBounds
Recurse through the tree, assigning splitBounds fields. */
Navigation/g3dlite/Include/G3D/KDTree.h:566
↓ 1 callers
Method
begin
C++ STL style iterator method. Returns the first member. Use preincrement (++entry) to get to the next element (iteration order is arbitr
Navigation/g3dlite/Include/G3D/KDTree.h:1649
↓ 1 callers
Function
calcExtends
Navigation/Detour/Source/DetourNavMeshBuilder.cpp:73
↓ 1 callers
Method
calculate
Navigation/PathFinder.cpp:53
↓ 1 callers
Method
center
Returns the centroid of the box. */
Navigation/g3dlite/Include/G3D/Box.h:110
↓ 1 callers
Method
character
Starting character position in the input line from which this token was parsed. Starts at 1. */
Navigation/g3dlite/Include/G3D/TextInput.h:133
↓ 1 callers
Method
clear
Navigation/PathFinder.h:136
↓ 1 callers
Method
clear
Throws out all elements of the set and erases the structure of the tree. */
Navigation/g3dlite/Include/G3D/PointKDTree.h:590
← previous
next →
301–400 of 2,414, ranked by callers