MCPcopy Create free account

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

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

↓ 21 callersFunctionexecute
(map: MapData)
tests/__tests__/AITransportMove.test.tsx:132
↓ 20 callersMethodgetAttackWeapon
(entity: Entity)
athena/map/Unit.tsx:508
↓ 20 callersFunctiongetDeployableVectors
( map: MapData, unit: UnitInfo, vector: Vector, player: PlayerID, )
athena/lib/getDeployableVectors.tsx:8
↓ 20 callersMethodmatchesBehavior
(behavior: AIBehavior)
athena/map/Unit.tsx:452
↓ 20 callersMethodreduceEachField
(fn: (value: T, vector: Vector, index: number) => T, value: T)
athena/MapData.tsx:393
↓ 20 callersFunctionresolveDynamicPlayerID
( map: MapData, id: DynamicPlayerID, player = map.getCurrentPlayer().id, )
athena/map/Player.tsx:527
↓ 20 callersMethodtransport
()
athena/map/Unit.tsx:683
↓ 19 callersFunctionActivatePowerAction
(skill: Skill, from: Vector | null)
apollo/action-mutators/ActionMutators.tsx:70
↓ 19 callersMethodfire
( ...args: Events[T] extends undefined ? [type: T] : [type: T, detail: Events[T]] )
ui/controls/Input.tsx:48
↓ 19 callersMethodhas
(ability: Ability)
athena/info/Unit.tsx:169
↓ 19 callersFunctionupdatePlayers
(teams: Teams, players: ReadonlyArray<Player | null>)
athena/lib/updatePlayers.tsx:5
↓ 18 callersMethodgetBuildableUnits
(player: Player)
athena/map/Building.tsx:90
↓ 18 callersFunctiongetDeterministicUnitName
( map: MapData, vector: Vector, player: PlayerID, info: UnitInfo, offset = 0, hasLeader = _hasLead
athena/info/UnitNames.tsx:94
↓ 18 callersFunctionupdateSeen
(map: MapData)
athena/lib/updateSeen.tsx:23
↓ 17 callersMethodapply
(map: MapData)
athena/Vision.tsx:105
↓ 17 callersFunctioncalculateClusters
( size: SizeVector, vectors: ReadonlyArray<Vector>, maxClusters = 10, )
athena/lib/calculateClusters.tsx:9
↓ 17 callersFunctioncanBuild
( map: MapData, info: BuildingInfo, player: PlayerOrPlayerID, to: Vector, isEditor = false, )
athena/lib/canBuild.tsx:25
↓ 17 callersFunctiongetEntityGroup
(entity: Entity)
athena/map/Entity.tsx:127
↓ 17 callersFunctiongetLayer
(y, type)
hera/GameMap.tsx:107
↓ 17 callersMethodhasBehavior
(behavior: Behavior)
athena/info/Building.tsx:212
↓ 17 callersFunctionhorizontal
(l: SpriteVector, r: SpriteVector)
athena/info/Tile.tsx:70
↓ 17 callersMethodisStructure
()
athena/info/Building.tsx:216
↓ 16 callersMethodcanDropFrom
(unitInfo: UnitInfo, tile: TileInfo)
athena/info/Unit.tsx:688
↓ 16 callersMethodcanMove
()
athena/map/Unit.tsx:466
↓ 16 callersMethodcopy
({ accessBuildings, capture, convert, createBuildings, createTracks, heal, heavyEq
athena/info/Unit.tsx:206
↓ 16 callersMethodcount
()
athena/map/Unit.tsx:703
↓ 16 callersFunctionfilterUnitsByLabels
(label: PlayerIDSet | undefined)
apollo/lib/checkObjective.tsx:96
↓ 16 callersFunctiongetMovementPath
( map: MapData, to: Vector, fields: ReadonlyMap<Vector, RadiusItem>, vision: VisionT | null, )
athena/lib/getMovementPath.tsx:6
↓ 16 callersFunctiongetUnitInfoOrThrow
(id: number)
athena/info/Unit.tsx:3976
↓ 16 callersFunctionisSea
(tile: MaybeTileID)
athena/info/Tile.tsx:1669
↓ 16 callersFunctionpseudoRandom
(seed: number)
hera/Fog.tsx:160
↓ 16 callersMethodtoString
()
hera/lib/AnimationKey.tsx:13
↓ 16 callersMethodwithDamage
(damage: DamageMap)
athena/info/Unit.tsx:415
↓ 15 callersFunctionToggleLightningAction
(from: Vector, to: Vector)
apollo/action-mutators/ActionMutators.tsx:55
↓ 15 callersFunctiondateNow
()
apollo/lib/dateNow.tsx:12
↓ 15 callersFunctiondetermineUnitsToCreate
( map: MapData, currentPlayer: Player, playerUnits: ReadonlyArray<Unit>, buildableUnits: ReadonlyArray
athena/lib/determineUnitsToCreate.tsx:15
↓ 15 callersFunctionestimateClosestTarget
( map: MapData, unit: Unit, from: Vector, _targets: ReadonlyArray<Vector> | Vector, isPendingUnit =
dionysus/lib/estimateClosestTarget.tsx:89
↓ 15 callersMethodfireWithPointerLock
( ...args: Events[T] extends undefined ? [type: T] : [type: T, detail: Events[T]] )
ui/controls/Input.tsx:75
↓ 15 callersFunctiongetSymmetricPositions
( origin: Vector, drawingMode: DrawingMode, mapSize: SizeVector, )
hera/editor/lib/getSymmetricPositions.tsx:6
↓ 15 callersFunctiongetUnitInfo
(id: number)
athena/info/Unit.tsx:3972
↓ 15 callersFunctionquarter
( lu: SpriteVector, ru: SpriteVector, ld: SpriteVector, rd: SpriteVector, )
athena/info/Tile.tsx:81
↓ 15 callersFunctionwriteTile
( newMap: Array<TileField>, newModifiers: Array<ModifierField>, index: number, info: TileInfo | null,
athena/mutation/writeTile.tsx:9
↓ 14 callersFunctionbuff
(map: DamageMap, change: number)
athena/info/Unit.tsx:749
↓ 14 callersFunctioncanPlaceTile
(map: MapData, vector: Vector, tile: TileInfo)
athena/lib/canPlaceTile.tsx:58
↓ 14 callersMethoddeploy
()
athena/map/Unit.tsx:161
↓ 14 callersFunctionfilterEnemies
(map: MapData, player: PlayerID)
apollo/lib/checkObjective.tsx:115
↓ 14 callersMethodfromJSON
(unit: PlainUnit)
athena/map/Unit.tsx:430
↓ 14 callersMethodgetModifier
(vector: Vector, layer?: TileLayer)
athena/MapData.tsx:289
↓ 14 callersMethodgetName
(viewer?: PlayerID | null)
athena/map/Unit.tsx:766
↓ 14 callersFunctiongetTranslatedFactionName
(playerDetails: PlayerDetails, player: PlayerID)
hera/lib/getTranslatedFactionName.tsx:7
↓ 14 callersMethodisShortRange
()
athena/info/Unit.tsx:653
↓ 14 callersFunctionselect
()
hera/editor/selectors/BiomeSelector.tsx:39
↓ 13 callersFunctionDropUnitAction
(from: Vector, index: number, to: Vector)
apollo/action-mutators/ActionMutators.tsx:33
↓ 13 callersFunctioncalculateFunds
(map: MapData, player: Player)
athena/lib/calculateFunds.tsx:7
↓ 13 callersMethodcanAct
(player: Player)
athena/info/Unit.tsx:637
↓ 13 callersMethodforEachField
(fn: (vector: Vector, index: number) => void)
athena/MapData.tsx:389
↓ 13 callersFunctiongetShortName
(name: string)
codegen/generate-actions.tsx:90
↓ 13 callersMethodgetTeam
(player: PlayerOrPlayerID)
athena/MapData.tsx:340
↓ 13 callersFunctionicon
(body: string)
ui/icons/SkillBorder.tsx:1
↓ 13 callersFunctionisBuilding
(entity: Entity)
athena/map/Entity.tsx:136
↓ 13 callersMethodload
(unit: TransportedUnit)
athena/map/Unit.tsx:666
↓ 13 callersFunctionselectFallback
( vector: Vector, state: State, actions: Actions, )
hera/behavior/Behavior.tsx:23
↓ 13 callersMethodsetPlayer
(player: PlayerID)
athena/map/Unit.tsx:773
↓ 13 callersMethodwithAnimationPositions
(positions: WeaponPositions, mirror?: boolean)
athena/info/Unit.tsx:451
↓ 12 callersFunctionHealAction
(from: Vector, to: Vector)
apollo/action-mutators/ActionMutators.tsx:58
↓ 12 callersFunctionaddFlashAnimation
( animations: Animations, { children, color, onComplete = (state) => state, position,
hera/lib/addFlashAnimation.tsx:9
↓ 12 callersFunctionbyGroup
(map: MapData, group: number, vector: Vector)
athena/lib/getModifier.tsx:45
↓ 12 callersMethoddropLabel
(labels: PlayerIDSet)
athena/map/Unit.tsx:832
↓ 12 callersFunctionfilterByLabels
(label: PlayerIDSet)
apollo/lib/checkObjective.tsx:93
↓ 12 callersFunctiongetBiomeStyle
(biome: Biome)
athena/lib/getBiomeStyle.tsx:191
↓ 12 callersMethodisNeutral
(entityA: Entity)
athena/MapData.tsx:238
↓ 12 callersFunctionuseAlert
()
ui/hooks/useAlert.tsx:56
↓ 12 callersFunctionvertical
(u: SpriteVector, d: SpriteVector)
athena/info/Tile.tsx:75
↓ 11 callersFunctionCompleteUnitAction
(from: Vector)
apollo/action-mutators/ActionMutators.tsx:45
↓ 11 callersFunctionexecuteEffect
( map: MapData, vision: VisionT, action: Action, )
apollo/Action.tsx:1178
↓ 11 callersFunctionfilterBuildings
(fn: (buildingInfo: BuildingInfo) => boolean)
athena/info/Building.tsx:673
↓ 11 callersFunctionformat
(unitInfos: ReadonlyArray<UnitInfo>)
athena/lib/__tests__/determineUnitsToCreate.test.tsx:10
↓ 11 callersFunctiongenerateUnitName
(isLeader = false)
athena/info/UnitNames.tsx:89
↓ 11 callersFunctiongetAttackStatusEffect
( map: MapData, unit: Unit, vector: Vector | null, tile: TileInfo | null, )
athena/lib/getAttackStatusEffect.tsx:10
↓ 11 callersFunctiongetAttributeRangeValue
(range: ReadonlyArray<number>, value: number)
athena/lib/getAttributeRange.tsx:26
↓ 11 callersFunctiongetDefenseStatusEffect
( map: MapData, entity: Entity, tile: TileInfo | null, )
athena/lib/getDefenseStatusEffect.tsx:7
↓ 11 callersFunctiongetPlayerUnits
(map: MapData)
athena/lib/__tests__/determineUnitsToCreate.test.tsx:34
↓ 11 callersFunctiongetTile
(id: TileField, layer?: TileLayer)
athena/info/Tile.tsx:1754
↓ 11 callersFunctiongetTranslatedPerformanceTypeName
(performanceType: PerformanceType)
hera/lib/getTranslatedPerformanceTypeName.tsx:4
↓ 11 callersFunctiongetUnitsToRefill
( map: MapData, vision: VisionT, player: Player, supplyUnits: Vector | ReadonlyArray<Vector>, )
athena/lib/getUnitsToRefill.tsx:8
↓ 11 callersFunctiongetUserDisplayName
(playerDetails: PlayerDetails, player: PlayerID | null)
hera/lib/getUserDisplayName.tsx:5
↓ 11 callersFunctionisPvP
(map: MapData)
athena/lib/isPvP.tsx:3
↓ 11 callersFunctionmaybeDecodeReward
(reward: EncodedReward | null | undefined)
athena/map/Reward.tsx:101
↓ 11 callersFunctionmaybeEncodeReward
(reward: Reward | null | undefined)
athena/map/Reward.tsx:97
↓ 11 callersFunctionsinglePress
(button?: ButtonResult)
ui/controls/setupGamePad.tsx:8
↓ 11 callersFunctiontoTransformOrigin
( event: LongPressReactEvents<Element> | PointerEvent | ClientCoordinates, )
hera/lib/toTransformOrigin.tsx:13
↓ 10 callersMethodcanAttack
(player: Player)
athena/map/Unit.tsx:485
↓ 10 callersMethodfromObject
(data: PlainMap)
athena/MapData.tsx:530
↓ 10 callersFunctiongenerateFrames
( spriteSize: number, frameCount: number, property: 'vertical' | 'horizontal', )
hera/animations/generateFrames.tsx:3
↓ 10 callersMethodgetDamage
(entity: Entity)
athena/info/Unit.tsx:480
↓ 10 callersFunctioninjectTranslation
( object: { prototype: Prototype; }, entityMap: Record<string, () => string>, fields?: [T, S], )
hera/i18n/injectTranslation.tsx:11
↓ 10 callersMethodisNonNeutralOpponent
(objectA: AnyEntity, entityB: Entity)
athena/MapData.tsx:242
↓ 10 callersFunctionmatchesAll
(t: TileInfo)
athena/lib/getModifier.tsx:30
↓ 10 callersFunctionshouldCaptureBuilding
( map: MapData, player: PlayerID, building: Building | undefined, vector: Vector, )
dionysus/lib/shouldCaptureBuilding.tsx:6
↓ 10 callersFunctionstarIcon
(value: number, boundary: number)
hera/card/Range.tsx:30
← previousnext →101–200 of 2,131, ranked by callers