MCPcopy Create free account

hub / github.com/bryjch/dribble.tf / functions

Functions715 in github.com/bryjch/dribble.tf

↓ 119 callersMethodset
(playerId: number, tick: number, value: number, offset: number = 0)
src/components/Analyse/Data/DataCache.ts:62
↓ 88 callersMethodget
(playerId: number, tick: number, offset: number = 0)
src/components/Analyse/Data/DataCache.ts:46
↓ 67 callersFunctioncn
(...inputs: ClassValue[])
src/utils/styling.ts:4
↓ 30 callersFunctiongetArg
(key, fallback)
scripts/convert-map.mjs:62
↓ 26 callersFunctiontoggleUIPanelAction
(name: UIPanelType, active?: boolean)
src/zustand/actions.ts:751
↓ 25 callersFunctionupdateSettingsOption
(option: string, value: any)
src/components/UI/SettingsPanel.tsx:171
↓ 22 callersFunctionobjCoordsToVector3
(obj: { x: number; y: number; z: number })
src/utils/geometry.ts:7
↓ 18 callersFunctionok
scripts/setup-convert-deps.mjs:21
↓ 17 callersFunctionaddEventHistoryAction
(type: string, value?: string)
src/zustand/actions.ts:975
↓ 16 callersFunctionclamp
(value: number, min: number, max: number)
src/components/Scene/Lights.tsx:39
↓ 16 callersFunctionreadField
(entityText, key)
scripts/convert-map.mjs:416
↓ 15 callersFunctionadd
(kind, path_value)
scripts/plumber_import_vmf.py:147
↓ 15 callersFunctionrunCommand
(command, commandArgs, options = {})
scripts/convert-map.mjs:74
↓ 15 callersMethodupdate
(delta = 1)
src/components/Controls/SpectatorControls.js:173
↓ 14 callersFunctiontoBool
(value, fallback = false)
scripts/convert-map.mjs:51
↓ 13 callersFunctiondegreesToRadians
(degrees: number)
src/utils/geometry.ts:39
↓ 13 callersFunctiongetAsset
(endpoint: string)
src/utils/misc.ts:60
↓ 12 callersFunctionwarn
scripts/setup-convert-deps.mjs:22
↓ 11 callersFunctionisNumberTuple
(value: unknown, size: number)
src/utils/setups.ts:378
↓ 11 callersFunctionpushBuffers
(target: ArrayBufferLike[], arrays: ArrayBufferView[])
src/components/Analyse/Data/ParseWorker.ts:84
↓ 11 callersFunctionsumBytes
(arrays: ArrayBufferView[])
src/components/Analyse/Data/ParseWorker.ts:90
↓ 11 callersFunctionuseIsMobile
(breakpoint = 768)
src/utils/hooks.ts:46
↓ 10 callersFunctiongoToTickAction
(tick: number)
src/zustand/actions.ts:325
↓ 10 callersFunctionmaterial_exists_in_dirs
(material_path, dir_paths)
scripts/plumber_import_vmf.py:539
↓ 9 callersFunctioncreateInitialStickerDragState
()
src/zustand/drawing.ts:27
↓ 9 callersFunctionensureDir
scripts/convert-map.mjs:85
↓ 9 callersFunctionisNonEmptyString
(value: unknown)
src/utils/setups.ts:382
↓ 9 callersFunctionuseEventListener
( eventName: string, handler: (...args: any[]) => any, element: HTMLElement | Document | (Window & typeo
src/utils/hooks.ts:9
↓ 8 callersMethoddecode
(raw: number)
src/components/Analyse/Data/VectorCache.ts:14
↓ 8 callersFunctiongetStickerTextureKey
(sticker: StickerDefinition | StickerAnnotation)
src/components/Scene/Stickers.tsx:691
↓ 8 callersFunctiongltfToSrc
(gx, gy, gz)
scripts/inject-glb-lightmaps.mjs:88
↓ 8 callersFunctionguardedLerpProgress
( guard: StaleFrameGuard, frameProgress: number, position: { x: number; y: number; z: number }, playin
src/utils/geometry.ts:176
↓ 8 callersFunctionreadLump
scripts/extract-bsp-lightmaps.mjs:109
↓ 8 callersFunctionrequire
(condition, message)
scripts/setup-convert-deps.mjs:79
↓ 8 callersFunctionsmoothingAlpha
(smoothSeconds: number, delta: number)
src/components/Scene/Projectiles.tsx:63
↓ 8 callersFunctiontestPointAgainstFace
(sx, sy, sz, fi, margin = 1.0)
scripts/inject-glb-lightmaps.mjs:386
↓ 7 callersFunctioncreateStaleFrameGuard
(pos: { x: number; y: number; z: number })
src/utils/geometry.ts:163
↓ 6 callersFunctionaddCandidateFace
(sx, sy, sz)
scripts/inject-glb-lightmaps.mjs:986
↓ 6 callersFunctioncallback
(newValue: number)
src/components/UI/SettingsPanel.tsx:90
↓ 6 callersFunctioncheckCommand
(cmd, versionFlag = '--version')
scripts/setup-convert-deps.mjs:33
↓ 6 callersFunctionclampColorByte
scripts/convert-map.mjs:369
↓ 6 callersFunctioncreateSetupId
()
src/utils/setups.ts:57
↓ 6 callersMethoddisable
()
src/components/Controls/SpectatorControls.js:153
↓ 6 callersFunctiongetUint8ArrayMemory0
()
src/libs/parser2/parser2.js:220
↓ 6 callersFunctioninterpolatePosition
( current: THREE.Vector3, next: THREE.Vector3, progress: number, out: THREE.Vector3 )
src/components/Scene/Projectiles.tsx:67
↓ 6 callersFunctionjumpToPlayerPOVCamera
(entityId: number)
src/zustand/actions.ts:263
↓ 6 callersFunctionparseEntityNumber
scripts/convert-map.mjs:390
↓ 6 callersFunctionparseVmtBoolean
scripts/convert-map.mjs:146
↓ 6 callersFunctionpassArray8ToWasm0
(arg, malloc)
src/libs/parser2/parser2.js:236
↓ 6 callersFunctionplaybackJumpAction
(direction: string)
src/zustand/actions.ts:340
↓ 6 callersFunctionroundTuple
(values: number[], decimals: number, size: number)
src/utils/setups.ts:369
↓ 5 callersMethod_load
(self)
scripts/plumber_import_vmf.py:613
↓ 5 callersFunctionchangeControlsModeAction
( mode: ControlsMode, options: { direction: 'next' | 'prev' } = { direction: 'next' } )
src/zustand/actions.ts:184
↓ 5 callersFunctioncreateSymbolStickerTexture
({ backgroundColor, drawSymbol, }: { backgroundColor: string drawSymbol: (context: CanvasRenderingCont
src/components/Scene/Stickers.tsx:620
↓ 5 callersMethoddispose
()
src/components/Controls/SpectatorControls.js:168
↓ 5 callersMethodencode
(value: number)
src/components/Analyse/Data/VectorCache.ts:18
↓ 5 callersFunctiongetMapBoundariesKey
(map: string)
src/components/Analyse/MapBoundaries.ts:135
↓ 5 callersFunctiongetSetupById
(id: string)
src/zustand/actions.ts:1021
↓ 5 callersFunctionnormalize_material_reference
(value)
scripts/plumber_import_vmf.py:223
↓ 5 callersFunctionreadLump
scripts/convert-map.mjs:545
↓ 5 callersFunctionsetChunkRootVisibility
(chunkRootsByName: Map<string, THREE.Object3D>, visible: boolean)
src/components/Scene/World.tsx:376
↓ 5 callersFunctionvector3ToTuple
(vector: THREE.Vector3)
src/components/DemoViewer.tsx:905
↓ 4 callersFunctioncollectVpkPaths
scripts/convert-map.mjs:1359
↓ 4 callersFunctione
public/umami/script.js:110
↓ 4 callersFunctioneulerizeVector
( vector: { x: number; y: number; z: number }, type: 'degrees' | 'radians' = 'degrees' )
src/utils/geometry.ts:55
↓ 4 callersFunctionfindFirstFile
(dir, predicate)
scripts/convert-map.mjs:113
↓ 4 callersFunctiongetDurationFromTicks
(ticks: number, tickRate = 66.67)
src/utils/parser.ts:1
↓ 4 callersFunctiongetMapBoundaries
(map: string)
src/components/Analyse/MapBoundaries.ts:149
↓ 4 callersMethodgetOrNull
(playerId: number, tick: number, offset: number = 0)
src/components/Analyse/Data/DataCache.ts:54
↓ 4 callersMethodgetProjectilesAtTick
(tick: number)
src/components/Analyse/Data/AsyncParser.ts:165
↓ 4 callersFunctiongetZoomScale
()
src/components/Controls/RtsControls.js:314
↓ 4 callersFunctionhasValidRawOutput
()
scripts/convert-map.mjs:1657
↓ 4 callersFunctionhas_name_prefix
(obj, prefixes)
scripts/chunk_map_glb.py:42
↓ 4 callersMethodisEnabled
()
src/components/Controls/SpectatorControls.js:165
↓ 4 callersFunctionj
()
public/umami/script.js:47
↓ 4 callersFunctionnormalizeMaterialReference
scripts/convert-map.mjs:131
↓ 4 callersFunctionparseClassHealth
(classId: number, health: number)
src/utils/players.ts:18
↓ 4 callersFunctionparseHex
(hex: string)
src/components/UI/ChatHud.tsx:29
↓ 4 callersFunctionparseVmfColorBrightness
scripts/convert-map.mjs:374
↓ 4 callersFunctionpersistSetups
(setups: SavedSetup[])
src/zustand/reducer.ts:581
↓ 4 callersFunctionpushHistoryState
(history: HistoryState<T>, present: T)
src/utils/history.ts:15
↓ 4 callersFunctionresolveMaterialFile
scripts/convert-map.mjs:1394
↓ 4 callersFunctionsortSavedSetups
(setups: SavedSetup[])
src/zustand/reducer.ts:585
↓ 4 callersFunctiont
(t, e, a)
public/umami/script.js:94
↓ 4 callersFunctiontoggleUIDrawingAction
(active?: boolean)
src/zustand/actions.ts:778
↓ 4 callersFunctionwhich
scripts/setup-convert-deps.mjs:25
↓ 3 callersFunctionO
public/umami/script.js:29
↓ 3 callersFunction_normalize_slashes
(value)
scripts/plumber_import_vmf.py:219
↓ 3 callersFunctiona
public/umami/script.js:111
↓ 3 callersFunctionactionButtonClass
(enabled: boolean = true)
src/components/UI/StickerPalette.tsx:77
↓ 3 callersFunctionaddEdge
(a, b, triIdx)
scripts/inject-glb-lightmaps.mjs:840
↓ 3 callersFunctionappendOriginalTriangle
(i0, i1, i2, fi)
scripts/inject-glb-lightmaps.mjs:932
↓ 3 callersFunctionblendWithWhite
(color: number[] | undefined, keepOriginal: number)
src/components/Scene/Lights.tsx:42
↓ 3 callersFunctioncameraQuaternionFromSourceAnglesDeg
(angles: SourceAnglesDeg)
src/utils/geometry.ts:120
↓ 3 callersFunctioncancelStickerDragAction
()
src/zustand/actions.ts:866
↓ 3 callersFunctionchangePlaySpeedAction
(speed: 'faster' | 'slower' | number)
src/zustand/actions.ts:393
↓ 3 callersFunctioncheckPythonPackage
scripts/setup-convert-deps.mjs:125
↓ 3 callersFunctioncloneSetupCamera
(camera: SavedSetupCamera)
src/utils/setups.ts:65
↓ 3 callersFunctioncloneSetupStickers
(stickers: StickerAnnotation[])
src/utils/setups.ts:81
↓ 3 callersMethoddecode
(raw: number)
src/components/Analyse/Data/PositionCache.ts:22
next →1–100 of 715, ranked by callers