MCPcopy Create free account

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

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

↓ 2 callersFunctiongetAIBehaviorText
(behavior: AIBehavior)
hera/editor/lib/AIBehaviorLink.tsx:9
↓ 2 callersFunctiongetAction
(effects: Effects)
apollo/__tests__/resizeEffects.test.tsx:14
↓ 2 callersFunctiongetActivatePowerActionResponse
( map: MapData, playerID: PlayerID, skill: Skill, from: Vector | null, free: boolean, )
apollo/lib/getActivatePowerActionResponse.tsx:25
↓ 2 callersFunctiongetActivatePowerMessage
( previousMap: MapData, currentMap: MapData, vision: VisionT, skill: Skill, )
hermes/messages/getActivatePowerMessage.tsx:11
↓ 2 callersFunctiongetActiveUnitTypes
(map: MapData, player: Player)
athena/info/Skill.tsx:1338
↓ 2 callersFunctiongetAirUnitsToRecover
(map: MapData, player: Player)
athena/lib/getAirUnitsToRecover.tsx:5
↓ 2 callersFunctiongetAllAvailableUnits
( map: MapData, biome: Biome, opponent: PlayerID, allSkills: Set<Skill>, )
hera/card/UnitCard.tsx:345
↓ 2 callersFunctiongetAllOpponents
(map: MapData, player: Player, vision: VisionT | null)
apollo/actions/applyPower.tsx:36
↓ 2 callersFunctiongetAlpha
(index: number)
tests/screenshot.tsx:119
↓ 2 callersFunctiongetAvailableUnits
( map: MapData, currentViewer: Player | PlayerID | null, vision: VisionT, )
hera/ui/GameActions.tsx:142
↓ 2 callersFunctiongetAverageVector
(vectors: ReadonlyArray<Vector>)
athena/lib/getAverageVector.tsx:6
↓ 2 callersFunctiongetBoardValueForPlayer
(map: MapData, player: Player)
dionysus/PersephoneBeta.tsx:1797
↓ 2 callersFunctiongetBoardValueForPlayer
(map: MapData, player: Player)
dionysus/OdysseusDelta.tsx:1683
↓ 2 callersFunctiongetBoardValueForPlayer
(map: MapData, player: Player)
dionysus/DiomedesEpsilon.tsx:1771
↓ 2 callersFunctiongetBuildableUnits
(map: MapData, building: Building, vector: Vector)
athena/lib/getBuildableUnits.tsx:8
↓ 2 callersFunctiongetCampaignTranslation
(value: string)
hera/i18n/getCampaignTranslation.tsx:3
↓ 2 callersFunctiongetClientViewer
( map: MapData, currentViewer: PlayerID | null, spectatorCodes: ReadonlyArray<string> | undefined, )
hera/lib/getClientViewer.tsx:12
↓ 2 callersFunctiongetCurrentScrollContainer
()
ui/ScrollContainer.tsx:12
↓ 2 callersFunctiongetDamageColor
(damage: number | null, previousHealth: number)
hera/behavior/attack/getDamageColor.tsx:4
↓ 2 callersFunctiongetDecorator
( state: State, editor: EditorState, subVector: Vector, isErasingDecorators: boolean, )
hera/editor/behavior/DesignBehavior.tsx:100
↓ 2 callersFunctiongetDiomedesProductionWeight
( unitInfo: UnitInfo, currentPlayer: Player, strategicSummary: DiomedesStrategicSummary, )
dionysus/DiomedesEpsilon.tsx:1612
↓ 2 callersFunctiongetDirection
(attackDirection: AttackDirection, spriteDirection: 1 | -1)
hera/Unit.tsx:274
↓ 2 callersFunctiongetDirectionOffset
(info: UnitInfo, direction?: AnimationDirection)
hera/Unit.tsx:301
↓ 2 callersFunctiongetEdgeFadeValues
(length: number, startDistance: number, endDistance: number)
hera/Fog.tsx:116
↓ 2 callersFunctiongetEffectState
(map: MapData, effects: Effects | undefined)
hera/GameMap.tsx:145
↓ 2 callersFunctiongetEndTurnActionResponse
( gameActionResponse: GameActionResponse, )
hera/behavior/endTurn/endTurnAction.tsx:12
↓ 2 callersFunctiongetExhaustedPath
()
apollo/Action.tsx:241
↓ 2 callersFunctiongetFirstHumanPlayer
(map: MapData)
athena/lib/getFirstHumanPlayer.tsx:3
↓ 2 callersFunctiongetFlashDelay
( animation: Animation | undefined, animationConfig: AnimationConfig, )
hera/lib/getFlashDelay.tsx:4
↓ 2 callersFunctiongetFloatingEdgeAnimation
(modifier: Modifier, biome: Biome)
athena/info/Tile.tsx:1631
↓ 2 callersMethodgetId
(name: T)
ui/cssVar.tsx:67
↓ 2 callersFunctiongetInitialObjective
(map: MapData, criteria: Criteria)
athena/Objectives.tsx:912
↓ 2 callersFunctiongetKey
(key: string)
hera/editor/hooks/useZoom.tsx:7
↓ 2 callersFunctiongetLetterSpacing
(text: string)
hera/ui/lib/measureText.tsx:21
↓ 2 callersFunctiongetMainFogCanvasAlphaSummary
()
tests/screenshot.tsx:98
↓ 2 callersFunctiongetMapRoute
(slug: string, route?: UserMapRoute)
apollo/routes/getMapRoute.tsx:3
↓ 2 callersFunctiongetMatchingTeam
( map: MapData, actionResponse: GameEndActionResponse | OptionalObjectiveActionResponse, )
apollo/lib/getMatchingTeam.tsx:5
↓ 2 callersFunctiongetMaxCharge
(player: Player)
hera/ui/lib/getMaxCharge.tsx:5
↓ 2 callersFunctiongetMistAnimationPhase
(time: number, start: number)
hera/Fog.tsx:39
↓ 2 callersFunctiongetMoveAction
(map: MapData)
hera/behavior/Move.tsx:54
↓ 2 callersFunctiongetObjectiveRadius
( { config: { objectives } }: MapData, currentViewer: PlayerID | null, isEditor: boolean, )
hera/GameMap.tsx:170
↓ 2 callersFunctiongetObjectiveVectors
(map: MapData, unit: Unit)
dionysus/lib/getObjectiveVectors.tsx:6
↓ 2 callersFunctiongetOdysseusCaptureWeight
( map: MapData, currentPlayer: Player, building: Building, vector: Vector, cost: number, )
dionysus/OdysseusDelta.tsx:1558
↓ 2 callersFunctiongetOdysseusMoveScore
( map: MapData, currentPlayer: Player, unit: Unit, vector: Vector, target: Vector, )
dionysus/OdysseusDelta.tsx:1518
↓ 2 callersFunctiongetOdysseusProductionWeight
( map: MapData, currentPlayer: Player, playerUnits: ReadonlyArray<Unit>, unitInfo: UnitInfo, cluster
dionysus/OdysseusDelta.tsx:1417
↓ 2 callersFunctiongetOdysseusThreat
(map: MapData, currentPlayer: Player, unit: Unit, vector: Vector)
dionysus/OdysseusDelta.tsx:1526
↓ 2 callersFunctiongetParentVector
()
dionysus/lib/getPossibleAttacks.tsx:58
↓ 2 callersFunctiongetPathFields
( path: ReadonlyArray<Vector>, radiusFields: ReadonlyMap<Vector, RadiusItem>, )
athena/lib/getPathFields.tsx:4
↓ 2 callersFunctiongetPersephoneProductionWeight
( unitInfo: UnitInfo, currentPlayer: Player, strategicSummary: PersephoneStrategicSummary, )
dionysus/PersephoneBeta.tsx:1638
↓ 2 callersFunctiongetPlayerEquippedUnitCustomizations
( equippedUnitCustomizations: ReadonlyArray<number>, )
hera/lib/getPlayerEquippedUnitCustomizations.tsx:6
↓ 2 callersFunctiongetRadius
()
dionysus/lib/findPathToTarget.tsx:45
↓ 2 callersFunctiongetRadius
( transportedUnit: TransportedUnit, unitIndex: number, state: State, )
hera/behavior/DropUnit.tsx:21
↓ 2 callersFunctiongetSize
(attributes: string, name: 'height' | 'width')
infra/pixelarticonsPlugin.ts:30
↓ 2 callersFunctiongetSize
( element: HTMLElement, size: SizeVector, start: Size, event: MouseEvent, origin: Set<ResizeOrigin>,
hera/editor/ResizeHandle.tsx:27
↓ 2 callersFunctiongetSkillActiveUnitTypes
( map: MapData, player: Player, skill: Skill, )
athena/info/Skill.tsx:1225
↓ 2 callersFunctiongetSkillUnitCosts
(skill: Skill, type: SkillActivationType)
athena/info/Skill.tsx:1187
↓ 2 callersFunctiongetSkillUnitRadius
( unit: UnitInfo, skillRadiusEffects: ReadonlyMap<MovementType, ReadonlyMap<Skill, number>>, skills: Rea
athena/info/Skill.tsx:1058
↓ 2 callersFunctiongetSkillUnitRange
(unit: UnitInfo, effects: RangeMap, skills: ReadonlySet<Skill>)
athena/info/Skill.tsx:1095
↓ 2 callersFunctiongetSpritePosition
(unit: Unit, animation: UnitAnimation | undefined, tile: TileInfo)
hera/Unit.tsx:258
↓ 2 callersFunctiongetState
( vector: Vector, state: State, unit: Unit | null, building: Building | null, actions: Act
hera/behavior/AbstractSelectBehavior.tsx:39
↓ 2 callersMethodgetStrategicSummary
(map: MapData, currentPlayer: Player)
dionysus/PersephoneBeta.tsx:111
↓ 2 callersMethodgetStrategicSummary
(map: MapData, currentPlayer: Player)
dionysus/DiomedesEpsilon.tsx:111
↓ 2 callersFunctiongetStyleValue
(style: PerformanceStyleType, stats: PlayerStatistics)
athena/map/PlayerPerformance.tsx:67
↓ 2 callersFunctiongetTeams
(teams?: PlainTeams)
athena/lib/__tests__/validateTeams.test.tsx:15
↓ 2 callersFunctiongetTeleportTarget
(map: MapData, unit: Unit, to: Vector)
apollo/lib/getTeleportTarget.tsx:8
↓ 2 callersFunctiongetTemporaryMapForBuilding
(map: MapData, vector: Vector, building: Building)
hera/editor/behavior/DesignBehavior.tsx:82
↓ 2 callersFunctiongetTranslatedEntityName
(entityType: EntityType)
hera/lib/getTranslatedEntityName.tsx:5
↓ 2 callersFunctiongetTypeAnnotation
(typeAnnotation: TSType)
codegen/generate-actions.tsx:120
↓ 2 callersFunctiongetUnitsByPositions
( map: MapData, positions: Iterable<Vector>, )
athena/lib/getUnitsByPositions.tsx:7
↓ 2 callersFunctiongetUnitsToDamage
( map: MapData, player: Player, skill: Skill, from: Vector | undefined, vision: VisionT | null, )
apollo/actions/applyPower.tsx:42
↓ 2 callersFunctiongetUnitsToHeal
( map: MapData, player: Player, )
athena/lib/getUnitsToHeal.tsx:11
↓ 2 callersFunctiongroupMovementTypes
( effects: ReadonlyMap<MovementType, number>, )
hera/ui/SkillDescription.tsx:156
↓ 2 callersFunctionhandleInputs
(controller: QueryModule)
ui/controls/setupGamePad.tsx:92
↓ 2 callersFunctionhasCharacterMessage
(animations: Animations)
hera/MapAnimations.tsx:365
↓ 2 callersFunctionhasDiomedesProductionDemand
(strategicSummary: DiomedesStrategicSummary)
dionysus/DiomedesEpsilon.tsx:1595
↓ 2 callersFunctionhasDiomedesTransportStaging
(map: MapData, currentPlayer: Player)
dionysus/DiomedesEpsilon.tsx:1484
↓ 2 callersFunctionhasPersephoneProductionDemand
(strategicSummary: PersephoneStrategicSummary)
dionysus/PersephoneBeta.tsx:1621
↓ 2 callersFunctionhasPersephoneTransportStaging
(map: MapData, currentPlayer: Player)
dionysus/PersephoneBeta.tsx:1489
↓ 2 callersFunctionhasPotentialDiomedesTransportDemand
( map: MapData, currentPlayer: Player, ownUnits = [...map.units.filter((unit) => map.matchesPlayer(unit,
dionysus/DiomedesEpsilon.tsx:1410
↓ 2 callersFunctionhasPotentialPersephoneTransportDemand
( map: MapData, currentPlayer: Player, ownUnits = [...map.units.filter((unit) => map.matchesPlayer(unit,
dionysus/PersephoneBeta.tsx:1414
↓ 2 callersFunctionhasSameEffect
(modifierMap: ReadonlyMap<K, V>)
hera/ui/SkillDescription.tsx:849
↓ 2 callersFunctionhasTooManyOfType
(units: ReadonlyArray<Unit>, unitInfo: UnitInfo)
dionysus/DionysusAlpha.tsx:1323
↓ 2 callersFunctionhasTooManyOfType
(units: ReadonlyArray<Unit>, unitInfo: UnitInfo)
dionysus/PersephoneBeta.tsx:1852
↓ 2 callersFunctionhasTooManyOfType
(units: ReadonlyArray<Unit>, unitInfo: UnitInfo)
dionysus/OdysseusDelta.tsx:1738
↓ 2 callersFunctionhasTooManyOfType
(units: ReadonlyArray<Unit>, unitInfo: UnitInfo)
dionysus/DiomedesEpsilon.tsx:1826
↓ 2 callersFunctionhealAction
( actionResponse: HealActionResponse, state: State, onComplete: StateToStateLike = (state) => state, )
hera/behavior/heal/healAction.tsx:11
↓ 2 callersFunctioninitializeCSSVariables
()
ui/cssVar.tsx:178
↓ 2 callersFunctioninjectCharacterNameTranslation
( object: { prototype: UnitInfo; }, entityMap: Record<string, () => string>, )
hera/i18n/injectTranslation.tsx:43
↓ 2 callersFunctionisAmphibiousOnLand
(entity: Entity, tileInfo: TileInfo)
athena/lib/isAmphibiousOnLand.tsx:4
↓ 2 callersFunctionisBuildingAnimation
(animation?: Animation)
hera/MapAnimations.tsx:349
↓ 2 callersFunctionisEditorPlayerID
(id: PlayerID, isAdmin?: boolean)
hera/editor/lib/getEditorPlayerIDs.tsx:7
↓ 2 callersMethodisEndOfRound
()
athena/MapData.tsx:352
↓ 2 callersFunctionisEntityMessageTag
(tag: MessageTag)
athena/message/Message.tsx:118
↓ 2 callersFunctionisEntityWithoutCover
(entity: Entity)
athena/map/Entity.tsx:131
↓ 2 callersFunctionisFacingAI
(map: MapData, currentPlayer: Player, ai: number)
dionysus/PersephoneBeta.tsx:1703
↓ 2 callersFunctionisFacingAI
(map: MapData, currentPlayer: Player, ai: number)
dionysus/DiomedesEpsilon.tsx:1677
↓ 2 callersMethodisLeader
()
athena/map/Unit.tsx:194
↓ 2 callersFunctionisMoveActionResponse
( actionResponse: ActionResponse, )
apollo/lib/isMoveActionResponse.tsx:12
↓ 2 callersFunctionisNaval
(entity: Readonly<{ type: EntityType }>)
dionysus/DionysusAlpha.tsx:1301
↓ 2 callersFunctionisNaval
(entity: Readonly<{ type: EntityType }>)
dionysus/PersephoneBeta.tsx:1374
← previousnext →701–800 of 2,131, ranked by callers