MCPcopy Create free account

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

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

↓ 1 callersMethodfold
(map: MapData)
dionysus/DionysusAlpha.tsx:863
↓ 1 callersMethodfold
(map: MapData)
dionysus/PersephoneBeta.tsx:926
↓ 1 callersMethodfold
(map: MapData)
dionysus/OdysseusDelta.tsx:949
↓ 1 callersMethodfold
(map: MapData)
dionysus/DiomedesEpsilon.tsx:926
↓ 1 callersFunctionfollowExplorationMovementPath
( map: MapData, mapWithVision: MapData, unit: Unit, from: Vector, path: ReadonlyArray<Vector>, vis
apollo/Action.tsx:228
↓ 1 callersFunctionfollowMovementPath
( map: MapData, path: ReadonlyArray<Vector>, vision: VisionT, )
athena/lib/followMovementPath.tsx:5
↓ 1 callersFunctionformatInputNames
(text: string, type: GamepadType | 'keyboard')
ui/controls/formatInputNames.tsx:75
↓ 1 callersFunctionformatValue
( name: string, optional: boolean, { type, value }: ValueType, prefix?: string, )
codegen/generate-actions.tsx:509
↓ 1 callersFunctionformatWithOxfmt
(filePath: string, sourceText: string)
codegen/generate-routes.tsx:18
↓ 1 callersFunctionformatWithOxfmt
(filePath: string, sourceText: string)
codegen/generate-campaign-names.tsx:16
↓ 1 callersFunctionformatWithOxfmt
(filePath: string, sourceText: string)
codegen/generate-graphql.tsx:15
↓ 1 callersFunctiongameEnd
( previousMap: MapData, activeMap: MapData, actionResponse: ActionResponse, { value }: GameEndConditio
apollo/Condition.tsx:45
↓ 1 callersFunctiongeneratePlainMap
(size: SizeVector, biome?: Biome, tile?: TileInfo)
athena/generator/MapGenerator.tsx:397
↓ 1 callersFunctiongetActionMutator
(item: PlayerEffectItem, target: Vector | null)
hera/behavior/activate/activateAction.tsx:15
↓ 1 callersFunctiongetAlert
(error: Error)
hera/ui/ErrorOverlay.tsx:30
↓ 1 callersFunctiongetAllDecorators
()
athena/info/Decorator.tsx:529
↓ 1 callersFunctiongetAllEffectCharacters
(effects: Effects | null, effect?: EffectTrigger)
hera/campaign/lib/getAllEffectCharacters.tsx:4
↓ 1 callersFunctiongetAllModifiers
(map: MapData)
athena/lib/getModifier.tsx:522
↓ 1 callersFunctiongetAnimationStyle
(animation: UnitAnimation | undefined, spriteDirection: 1 | -1)
hera/Unit.tsx:283
↓ 1 callersFunctiongetArrowPath
( originalPath: ReadonlyArray<Vector> | null, from: Vector | undefined | null, size: number, )
hera/Radius.tsx:136
↓ 1 callersFunctiongetAttackOutcomeWeight
( map: MapData, currentPlayer: Player, vision: VisionT, attackOption: PossibleAttack, )
dionysus/PersephoneBeta.tsx:1756
↓ 1 callersFunctiongetAttackOutcomeWeight
( map: MapData, currentPlayer: Player, vision: VisionT, attackOption: PossibleAttack, )
dionysus/OdysseusDelta.tsx:1642
↓ 1 callersFunctiongetAttackOutcomeWeight
( map: MapData, currentPlayer: Player, vision: VisionT, attackOption: PossibleAttack, )
dionysus/DiomedesEpsilon.tsx:1730
↓ 1 callersFunctiongetAttackableArea
(map: MapData, players: Set<PlayerID>)
dionysus/lib/getAttackableArea.tsx:5
↓ 1 callersFunctiongetBackURL
(search: string)
ui/controls/useBack.tsx:7
↓ 1 callersFunctiongetBiomeName
(biome: Biome)
athena/map/Biome.tsx:51
↓ 1 callersFunctiongetBlockedUnits
(skill: Skill)
athena/info/Skill.tsx:923
↓ 1 callersFunctiongetBuildingCost
( building: BuildingInfo, cost: number, skills: ReadonlySet<Skill>, activeSkills: ReadonlySet<Skill>,
athena/info/Skill.tsx:929
↓ 1 callersMethodgetCanBuildFundsBuildings
(map: MapData, player: Player, exampleVector: Vector)
dionysus/DionysusAlpha.tsx:456
↓ 1 callersMethodgetCanBuildFundsBuildings
(map: MapData, player: Player, exampleVector: Vector)
dionysus/PersephoneBeta.tsx:496
↓ 1 callersMethodgetCanBuildFundsBuildings
(map: MapData, player: Player, exampleVector: Vector)
dionysus/OdysseusDelta.tsx:531
↓ 1 callersMethodgetCanBuildFundsBuildings
(map: MapData, player: Player, exampleVector: Vector)
dionysus/DiomedesEpsilon.tsx:496
↓ 1 callersFunctiongetClientCoordinates
(element?: Element | null)
hera/ui/lib/getClientCoordinates.tsx:6
↓ 1 callersFunctiongetClusterCount
(size: SizeVector, max: number)
athena/lib/calculateClusters.tsx:6
↓ 1 callersFunctiongetColorName
(player: PlayerID)
athena/lib/getColorName.tsx:15
↓ 1 callersFunctiongetColorWithAlpha
(color: BaseColor, alpha: number)
ui/getColor.tsx:66
↓ 1 callersMethodgetCostFor
(player: Player | null)
athena/info/Building.tsx:181
↓ 1 callersFunctiongetCover
(cover: number)
hera/lib/getCoverName.tsx:3
↓ 1 callersFunctiongetCoverName
(cover: number)
hera/lib/getCoverName.tsx:22
↓ 1 callersFunctiongetCrystalDescription
(crystal: Crystal)
hera/invasions/getCrystalDescription.tsx:5
↓ 1 callersFunctiongetCurrentFonts
()
hera/i18n/LocaleContext.tsx:25
↓ 1 callersFunctiongetCurrentMovementPath
( map: MapData, unit: Unit, from: Vector, target: Vector, radius: RadiusInfo, attackable: Readonly
hera/behavior/Move.tsx:29
↓ 1 callersFunctiongetDecoratorLimit
(size: SizeVector)
athena/map/Configuration.tsx:35
↓ 1 callersFunctiongetDecoratorsAtField
( map: MapData, vector: Vector, )
athena/lib/getDecoratorsAtField.tsx:8
↓ 1 callersFunctiongetDeployVector
( map: MapData, player: PlayerID, vector: Vector, { matchBuilding, matchUnit, unitType }: SpawnConfigu
athena/lib/powerSpawnUnits.tsx:61
↓ 1 callersFunctiongetDiomedesAttackOutcomeMultiplier
(map: MapData, currentPlayer: Player)
dionysus/DiomedesEpsilon.tsx:1674
↓ 1 callersFunctiongetDiomedesAttackWeight
(map: MapData, currentPlayer: Player, item: PossibleAttack)
dionysus/DiomedesEpsilon.tsx:1697
↓ 1 callersFunctiongetDiomedesInterestingVectors
( map: MapData, strategicSummary: DiomedesStrategicSummary, from: Vector, unit: Unit, )
dionysus/DiomedesEpsilon.tsx:1543
↓ 1 callersFunctiongetDrawerPaddingStyle
(position: DrawerPosition, expand: boolean)
hera/drawer/Drawer.tsx:245
↓ 1 callersFunctiongetEnumManifest
()
infra/babelPresets.tsx:7
↓ 1 callersFunctiongetExtraDescription
(skill: Skill, color: BaseColor)
hera/ui/SkillDescription.tsx:489
↓ 1 callersFunctiongetExtraPowerDescription
(skill: Skill, color: BaseColor)
hera/ui/SkillDescription.tsx:600
↓ 1 callersFunctiongetFloatingEdgeModifier
( map: MapData, vector: Vector, )
athena/lib/getFloatingEdgeModifier.tsx:13
↓ 1 callersFunctiongetFrames
(animation: WeaponAnimation)
hera/animations/AttackAnimation.tsx:21
↓ 1 callersFunctiongetFuelStyle
(unit: Unit)
hera/Unit.tsx:55
↓ 1 callersFunctiongetGamepadType
()
ui/controls/setupGamePad.tsx:55
↓ 1 callersFunctiongetIgnoredLabels
(objectives: Objectives)
athena/lib/pickNewHQ.tsx:9
↓ 1 callersFunctiongetInitialState
(props: Props)
hera/GameMap.tsx:196
↓ 1 callersFunctiongetInvasionNoticeAnimation
( animations: Animations, playerDetails: PlayerDetails, player: PlayerID, name: string, crystal: Cry
hera/lib/getInvasionNoticeAnimation.tsx:9
↓ 1 callersFunctiongetLargeAttributeRangeValue
(range: ReadonlyArray<number>, value: number)
athena/lib/getAttributeRange.tsx:35
↓ 1 callersFunctiongetMapSearch
(mapId?: ClientLevelID | null)
hera/campaign/CampaignEditor.tsx:75
↓ 1 callersFunctiongetMapSize
( { height, width, }: { height: number; width: number; }, mapSize: Record<MapSize, T>,
athena/lib/getMapSize.tsx:3
↓ 1 callersFunctiongetMapSizeName
(size: MapSize)
hera/lib/getMapSizeName.tsx:6
↓ 1 callersFunctiongetMessageContent
( message: T, playerDetails: PlayerDetails | null, biome: Biome, isNext: boolean = false, )
hera/message/MapMessage.tsx:28
↓ 1 callersFunctiongetMistPath
(map: MapData, offset: number, size: number, vision: VisionT)
hera/Fog.tsx:465
↓ 1 callersFunctiongetMistVisibility
(map: MapData, vector: Vector, vision: VisionT)
hera/Fog.tsx:457
↓ 1 callersFunctiongetMovementStatusEffect
( movementStatusEffects: MovementSkillMap | null, skill: Skill, entity: Readonly<{ type: EntityType }> |
athena/info/Skill.tsx:748
↓ 1 callersMethodgetName
(viewer?: PlayerID | null)
athena/map/Unit.tsx:244
↓ 1 callersFunctiongetNextObjectiveId
(objectives: Objectives)
athena/lib/getNextObjectiveId.tsx:4
↓ 1 callersFunctiongetNextUnitState
(unitState: UnitState, unit: Unit)
hera/hooks/useUnitState.tsx:87
↓ 1 callersFunctiongetOdysseusAttackWeight
(map: MapData, currentPlayer: Player, item: PossibleAttack)
dionysus/OdysseusDelta.tsx:1609
↓ 1 callersFunctiongetOffsets
( map: MapData, currentViewer: PlayerID | null, vector: Vector, radius: RadiusInfo | null, attackabl
hera/Mask.tsx:36
↓ 1 callersFunctiongetOptionalProps
(props: ReadonlyArray<Prop>)
codegen/generate-actions.tsx:905
↓ 1 callersMethodgetOriginalCharacterDescription
()
athena/info/Unit.tsx:605
↓ 1 callersMethodgetOriginalName
()
athena/info/Tile.tsx:186
↓ 1 callersFunctiongetPersephoneAttackOutcomeMultiplier
(map: MapData, currentPlayer: Player)
dionysus/PersephoneBeta.tsx:1700
↓ 1 callersFunctiongetPersephoneAttackWeight
(map: MapData, currentPlayer: Player, item: PossibleAttack)
dionysus/PersephoneBeta.tsx:1723
↓ 1 callersFunctiongetPersephoneInterestingVectors
( map: MapData, strategicSummary: PersephoneStrategicSummary, from: Vector, unit: Unit, )
dionysus/PersephoneBeta.tsx:1569
↓ 1 callersFunctiongetPngWidth
(image: Buffer)
tests/terminalImage.tsx:18
↓ 1 callersFunctiongetPosition
(element: HTMLDivElement, offset: number)
ui/hooks/useBackgroundAnimation.tsx:4
↓ 1 callersMethodgetPosition
( style: 'unfold' | null, direction: 'left' | 'right' | 'up' | 'down', mirror = false, )
athena/info/Unit.tsx:311
↓ 1 callersFunctiongetPossibleFireworksPositions
(map: MapData, player: PlayerID)
hera/animations/animateFireworks.tsx:30
↓ 1 callersMethodgetQueryResults
(value: string)
ui/Typeahead.tsx:123
↓ 1 callersFunctiongetRenderedGameMapState
(index = 0)
tests/screenshot.tsx:144
↓ 1 callersFunctiongetSabotageWeight
(unit: Unit, player: Player)
dionysus/lib/getPossibleAttacks.tsx:244
↓ 1 callersFunctiongetScale
(scale: number | undefined, element: HTMLElement)
hera/GameMap.tsx:287
↓ 1 callersFunctiongetScale
(element: HTMLElement | null)
hera/editor/ResizeHandle.tsx:24
↓ 1 callersFunctiongetScaledColumnCount
(image: Buffer)
tests/terminalImage.tsx:21
↓ 1 callersFunctiongetScopedCSSDefinitions
()
ui/CSS.tsx:208
↓ 1 callersFunctiongetSelfPriorityLabels
(objectives: Objectives, player: PlayerID)
athena/Objectives.tsx:719
↓ 1 callersFunctiongetShouldBuildCaptureUnits
()
athena/lib/determineUnitsToCreate.tsx:55
↓ 1 callersFunctiongetShroudScale
()
hera/Fog.tsx:36
↓ 1 callersFunctiongetSkillAttackLeaderUnitStatusEffect
(skill: Skill, type: SkillActivationType)
athena/info/Skill.tsx:1169
↓ 1 callersFunctiongetSkillAttackMovementTypeStatusEffect
(skill: Skill, type: SkillActivationType)
athena/info/Skill.tsx:1173
↓ 1 callersFunctiongetSkillAttackStatusEffects
( entity: Entity | null, tile: TileInfo | null, { activeSkills, charge, skills }: Player, )
athena/info/Skill.tsx:864
↓ 1 callersFunctiongetSkillAttackUnitStatusEffect
(skill: Skill, type: SkillActivationType)
athena/info/Skill.tsx:1159
↓ 1 callersFunctiongetSkillBasedPortrait
(skill: Skill)
hera/lib/getSkillBasedPortrait.tsx:34
↓ 1 callersFunctiongetSkillDefenseMovementTypeStatusEffect
(skill: Skill, type: SkillActivationType)
athena/info/Skill.tsx:1151
↓ 1 callersFunctiongetSkillDefenseUnitStatusEffect
(skill: Skill, type: SkillActivationType)
athena/info/Skill.tsx:1165
↓ 1 callersFunctiongetSkillTileAttackStatusEffect
(skill: Skill, type: SkillActivationType)
athena/info/Skill.tsx:1179
← previousnext →1,101–1,200 of 2,131, ranked by callers