MCPcopy Create free account

hub / github.com/nkzw-tech/athena-crisis / functions

Functions2,131 in github.com/nkzw-tech/athena-crisis

↓ 2 callersFunctionupdateMapSearch
(mapId?: ClientLevelID | null)
hera/campaign/CampaignEditor.tsx:84
↓ 2 callersFunctionurlToRoute
(url: string)
ui/App.tsx:80
↓ 2 callersFunctionuseAcceptNavigation
( count: number, layer: InputLayer = 'menu', selected: number, )
ui/controls/useAcceptNavigation.tsx:6
↓ 2 callersFunctionuseAnimationSpeed
(animationSpeed: AnimationSpeed | null | undefined)
hera/hooks/useAnimationSpeed.tsx:7
↓ 2 callersFunctionuseClientGamePlayerDetails
( map: MapData | null | undefined, user: GameUser, )
hera/hooks/useClientGamePlayerDetails.tsx:7
↓ 2 callersFunctionuseDirectionalNavigation
( select: (change: 1 | -1) => boolean, condition: boolean, layer: InputLayer = 'menu', )
ui/controls/useDirectionalNavigation.tsx:6
↓ 2 callersFunctionuseEffects
(effects: string | undefined)
hera/hooks/useEffects.tsx:4
↓ 2 callersFunctionuseExpandable
(ref: RefObject<HTMLElement | null>, canExpand: boolean)
hera/ui/GameActions.tsx:170
↓ 2 callersFunctionuseFullscreenState
()
ui/hooks/useFullScreen.tsx:4
↓ 2 callersFunctionuseHorizontalNavigation
( select: (change: -1 | 1) => boolean, layer: InputLayer = 'menu', )
ui/controls/useHorizontalNavigation.tsx:6
↓ 2 callersFunctionuseMapData
(map: string | undefined)
hera/hooks/useMapData.tsx:4
↓ 2 callersFunctionuseMenuNavigation
( initialCount: number, layer: InputLayer = 'menu', nowrap = false, initial: 'selected' | number = -1,
ui/controls/useMenuNavigation.tsx:8
↓ 2 callersFunctionuseMusic
(song: SongName)
hera/audio/Music.tsx:28
↓ 2 callersFunctionuseSetTags
(setTags: (tags: ReadonlyArray<string>) => void)
hera/editor/hooks/useSetTags.tsx:4
↓ 2 callersFunctionuseTagDataSource
()
hera/hooks/useTagDataSource.tsx:8
↓ 2 callersFunctionuseUnitState
( unit: Unit, biome: Biome, offset = 0, )
hera/hooks/useUnitState.tsx:128
↓ 2 callersFunctionuseZoom
( max?: number, key?: string, scrollIntoView: boolean = true, )
hera/editor/hooks/useZoom.tsx:11
↓ 2 callersFunctionvalidEntity
(entity: Entity | TransportedUnit)
athena/lib/validateMap.tsx:110
↓ 2 callersFunctionvalidateBuilding
(building: Building)
athena/lib/validateMap.tsx:120
↓ 2 callersFunctionvalidateUnit
( unit: Unit | TransportedUnit, leaders: Map<PlayerID, Set<number>>, player?: PlayerID, )
athena/lib/validateMap.tsx:143
↓ 2 callersFunctionverifyMap
(map: MapData)
athena/lib/verifyTiles.tsx:132
↓ 2 callersFunctionvisible
( map: MapData, unit: Unit, start: Vector, radius: number = unit.info.configuration.vision, )
athena/Radius.tsx:242
↓ 2 callersFunctionweaponCanAttack
(weapon: Weapon, ammo: Ammo | null, entity: Entity)
athena/map/Unit.tsx:1003
↓ 2 callersMethodwithSkills
(skills: ReadonlySet<Skill> | null)
athena/map/Building.tsx:134
↓ 1 callersFunctionCreateTracksAction
(from: Vector)
apollo/action-mutators/ActionMutators.tsx:39
↓ 1 callersFunctionMessageAction
(message: string, player?: PlayerID)
apollo/action-mutators/ActionMutators.tsx:52
↓ 1 callersFunctionSpawn
( units: PlainEntitiesList<PlainUnit>, player?: DynamicPlayerID | undefined, teams?: PlainTeams | undefi
apollo/Spawn.tsx:8
↓ 1 callersFunction_attackBuilding
( map: MapData, unitA: Unit, buildingB: Building, weapon: Weapon, vectorA: Vector, vectorB: Vector
apollo/Action.tsx:448
↓ 1 callersFunction_jenkinsHash
(str: string)
apollo/lib/jenkinsHash.tsx:30
↓ 1 callersFunctionabandonInvasion
(state: State, name: string)
hera/lib/abandonInvasion.tsx:6
↓ 1 callersFunctionachievedOneBonusObjective
(map: MapData, player: PlayerID)
athena/lib/hasBonusObjective.tsx:20
↓ 1 callersFunctionachievedStyleMetric
([style, value]: PerformanceStyle, stats: PlayerStatistics)
athena/map/PlayerPerformance.tsx:71
↓ 1 callersMethodact
()
apollo/__tests__/Action.test.tsx:275
↓ 1 callersMethodactionsAfterMove
(currentMap: MapData | null, position: Vector, target?: Vector | null)
dionysus/DionysusAlpha.tsx:1101
↓ 1 callersMethodactionsAfterMove
(currentMap: MapData | null, position: Vector, target?: Vector | null)
dionysus/PersephoneBeta.tsx:1174
↓ 1 callersMethodactionsAfterMove
(currentMap: MapData | null, position: Vector, target?: Vector | null)
dionysus/OdysseusDelta.tsx:1199
↓ 1 callersMethodactionsAfterMove
(currentMap: MapData | null, position: Vector, target?: Vector | null)
dionysus/DiomedesEpsilon.tsx:1174
↓ 1 callersFunctionactivateCrystal
( map: MapData, { biome, crystal }: ActivateCrystalAction, isEffect: boolean, )
apollo/Action.tsx:1036
↓ 1 callersMethodactivateCrystal
(crystal: Crystal)
athena/map/Player.tsx:392
↓ 1 callersFunctionactivatePower
(map: MapData, { from, skill }: ActivatePowerAction)
apollo/Action.tsx:1020
↓ 1 callersMethodactivatePower
(map: MapData)
dionysus/DionysusAlpha.tsx:110
↓ 1 callersMethodactivatePower
(map: MapData)
dionysus/PersephoneBeta.tsx:140
↓ 1 callersMethodactivatePower
(map: MapData)
dionysus/OdysseusDelta.tsx:111
↓ 1 callersMethodactivatePower
(map: MapData)
dionysus/DiomedesEpsilon.tsx:140
↓ 1 callersMethodaddAIBehavior
(behavior: AIBehavior)
athena/map/Building.tsx:112
↓ 1 callersFunctionaddBlockedAnimation
(state: State, blockedBy: Vector)
hera/behavior/move/syncMoveAction.tsx:24
↓ 1 callersFunctionaddIncreaseValueAnimation
( actions: Actions, newMap: MapData, actionResponse: IncreaseChargeActionResponse | IncreaseFundsActionR
hera/animations/addIncreaseValueAnimation.tsx:13
↓ 1 callersFunctionaddLeader
(leaders: Map<PlayerID, Set<number>>, player: PlayerID, id: number)
athena/lib/validateMap.tsx:134
↓ 1 callersFunctionaddLeaders
(unit: Unit | TransportedUnit)
athena/lib/getLeaders.tsx:23
↓ 1 callersFunctionaddMovementExhaustedAnimation
(state: State, position: Vector)
hera/behavior/move/syncMoveAction.tsx:34
↓ 1 callersFunctionaddPlayerLoseAnimation
( actions: Actions, state: State, player: Player, abandoned: boolean, onComplete: StateToStateLike,
hera/lib/addPlayerLoseAnimation.tsx:12
↓ 1 callersMethodaddQueryCallback
(callback: QueryCallback<T>)
ui/Typeahead.tsx:147
↓ 1 callersFunctionaddVisibleEntities
( previousMap: MapData, currentMap: MapData, vision: VisionT, actionResponse: ActionResponse, labels
apollo/actions/encodeGameActionResponse.tsx:35
↓ 1 callersFunctionanimate
( animation: UnfoldAnimation | UnitExplosionAnimation | AttackAnimation | UnitHealAnimation, )
hera/Unit.tsx:477
↓ 1 callersFunctionanimate
()
hera/Building.tsx:82
↓ 1 callersFunctionanimateCreateBuilding
( { requestFrame, update }: Actions, state: State, { building, from }: CreateBuildingActionResponse, )
hera/behavior/createBuilding/createBuildingAction.tsx:84
↓ 1 callersFunctionanimateFireworks
( state: State, positions: ReadonlyArray<Vector>, onComplete: StateToStateLike, )
hera/animations/animateFireworks.tsx:6
↓ 1 callersFunctionanimatePoisonedUnits
(state: State)
hera/lib/addEndTurnAnimations.tsx:150
↓ 1 callersFunctionapplyAction
( map: MapData, vision: VisionT, action: Action, isEffect: boolean, )
apollo/Action.tsx:1083
↓ 1 callersFunctionapplyActions
( map: MapData | null, lastActionResponse: ActionResponse, actions: Actions, effects: Effects, )
apollo/Effects.tsx:50
↓ 1 callersFunctionapplyEndTurnActionResponse
( map: MapData, { current, miss, next, rotatePlayers, round, supply }: EndTurnActionResponse, )
apollo/actions/applyEndTurnActionResponse.tsx:12
↓ 1 callersFunctionapplyHiddenDestroyedBuildingAction
( map: MapData, { to }: HiddenDestroyedBuildingActionResponse, )
apollo/HiddenAction.tsx:328
↓ 1 callersFunctionapplyHiddenFundAdjustmentAction
( map: MapData, { funds }: HiddenFundAdjustmentActionResponse, )
apollo/HiddenAction.tsx:337
↓ 1 callersFunctionapplyHiddenMoveAction
( map: MapData, vision: VisionT, { completed, fuel, path, unit: unitA }: HiddenMoveActionResponse, )
apollo/HiddenAction.tsx:90
↓ 1 callersFunctionapplyHiddenSourceAttackBuildingAction
( map: MapData, { building, chargeB, chargeC, to, unitC }: HiddenSourceAttackBuildingActionResponse, )
apollo/HiddenAction.tsx:179
↓ 1 callersFunctionapplyHiddenSourceAttackUnitAction
( map: MapData, { chargeB, newPlayerB, to, unitB }: HiddenSourceAttackUnitActionResponse, )
apollo/HiddenAction.tsx:128
↓ 1 callersFunctionapplyHiddenTargetAttackBuildingAction
( map: MapData, { chargeA, from, hasCounterAttack, newPlayerA, to, unitA, }: Hid
apollo/HiddenAction.tsx:273
↓ 1 callersFunctionapplyHiddenTargetAttackUnitAction
( map: MapData, { chargeA, from, hasCounterAttack, newPlayerA, unitA }: HiddenTargetAttackUnitActionRespon
apollo/HiddenAction.tsx:236
↓ 1 callersFunctionapplyObjectives
( previousMap: MapData, activeMap: MapData, lastActionResponse: ActionResponse, )
apollo/Objective.tsx:115
↓ 1 callersFunctionapplyPower
(skill: Skill, from: Vector | undefined, map: MapData)
apollo/actions/applyPower.tsx:130
↓ 1 callersFunctionapplyRemoteActionResponse
( map: MapData, vision: VisionT, actionResponse: T, )
hera/action-response/processActionResponse.tsx:78
↓ 1 callersFunctionarrangeTeams
(focusPlayer: Player | null, teams: TeamList)
hera/ui/CurrentGameCard.tsx:83
↓ 1 callersFunctionassignName
(unit: T, vector: Vector)
athena/lib/assignDeterministicUnitNames.tsx:14
↓ 1 callersMethodattack
(map: MapData)
dionysus/DionysusAlpha.tsx:147
↓ 1 callersMethodattack
(map: MapData)
dionysus/PersephoneBeta.tsx:180
↓ 1 callersMethodattack
(map: MapData)
dionysus/OdysseusDelta.tsx:151
↓ 1 callersMethodattack
(map: MapData)
dionysus/DiomedesEpsilon.tsx:180
↓ 1 callersFunctionattackBuilding
(map: MapData, vision: VisionT, { from, to }: AttackBuildingAction)
apollo/Action.tsx:572
↓ 1 callersFunctionattackSpriteHasVariants
( sprite: AttackSprite | AttackSpriteWithVariants, )
hera/lib/attackSpriteHasVariants.tsx:4
↓ 1 callersFunctionattackUnit
(map: MapData, vision: VisionT, { from, to }: AttackUnitAction)
apollo/Action.tsx:523
↓ 1 callersFunctionbiomeToSong
(biome: Biome, tags: ReadonlyArray<string> | undefined)
hera/audio/Music.tsx:86
↓ 1 callersMethodblock
(layer: InputLayer)
ui/controls/Input.tsx:83
↓ 1 callersFunctionblurAlpha
( source: Uint8ClampedArray, width: number, height: number, radius: number, passes: number, )
hera/Fog.tsx:42
↓ 1 callersFunctionbuildAction
({ update }: Actions, { selectedPosition }: State)
hera/behavior/Menu.tsx:137
↓ 1 callersFunctionbuySkill
(map: MapData, { from, skill }: BuySkillAction)
apollo/Action.tsx:997
↓ 1 callersMethodbuySkills
(map: MapData)
dionysus/DionysusAlpha.tsx:636
↓ 1 callersMethodbuySkills
(map: MapData)
dionysus/PersephoneBeta.tsx:681
↓ 1 callersMethodbuySkills
(map: MapData)
dionysus/OdysseusDelta.tsx:716
↓ 1 callersMethodbuySkills
(map: MapData)
dionysus/DiomedesEpsilon.tsx:681
↓ 1 callersFunctioncalculateUnitValue
(map: MapData, player: Player)
athena/lib/calculateUnitValue.tsx:5
↓ 1 callersMethodcalculateVision
(map: MapData)
athena/Vision.tsx:51
↓ 1 callersMethodcanBeCreatedOn
(tileInfo: TileInfo)
athena/info/Building.tsx:189
↓ 1 callersFunctioncanBuildBar
(unitCosts: ReadonlyMap<ID, number>)
hera/ui/SkillDescription.tsx:93
↓ 1 callersFunctioncanBuildRadarStation
(map: MapData)
athena/lib/canBuild.tsx:10
↓ 1 callersFunctioncanEndTurn
(state: State)
hera/behavior/endTurn/canEndTurn.tsx:3
↓ 1 callersFunctioncanPlaceOnFallbackTile
()
athena/lib/verifyTiles.tsx:35
↓ 1 callersMethodcanSelectCandidates
(state: State, unit?: Unit | null, building?: Building | null)
hera/behavior/Base.tsx:184
↓ 1 callersFunctioncanUnfold
(map: MapData, unit: Unit)
dionysus/DionysusAlpha.tsx:1278
↓ 1 callersFunctioncanUnfold
(map: MapData, unit: Unit)
dionysus/PersephoneBeta.tsx:1351
↓ 1 callersFunctioncanUnfold
(map: MapData, unit: Unit)
dionysus/OdysseusDelta.tsx:1376
← previousnext →901–1,000 of 2,131, ranked by callers