MCPcopy Create free account

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

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

↓ 2 callersFunctionisNaval
(entity: Readonly<{ type: EntityType }>)
dionysus/OdysseusDelta.tsx:1399
↓ 2 callersFunctionisNaval
(entity: Readonly<{ type: EntityType }>)
dionysus/DiomedesEpsilon.tsx:1374
↓ 2 callersFunctionisNavalUnit
(unit: Unit)
dionysus/PersephoneBeta.tsx:1373
↓ 2 callersFunctionisNewPlayer
(previousMap: MapData | undefined, activeMap: MapData | undefined)
hera/replay/ReplayPanel.tsx:26
↓ 2 callersMethodisOutOfAmmo
()
athena/map/Unit.tsx:524
↓ 2 callersFunctionisPoisoned
(map: MapData, player: PlayerOrPlayerID, unit: Unit)
athena/lib/applyBeginTurnStatusEffects.tsx:5
↓ 2 callersFunctionisRelativeVector
(vector: Vector)
apollo/lib/resizeEffects.tsx:21
↓ 2 callersFunctionisRelevantObjective
(objective: Objective | undefined)
apollo/Objective.tsx:112
↓ 2 callersFunctionisSpawnAnimation
(animation: UnitAnimation | undefined)
hera/Unit.tsx:306
↓ 2 callersFunctionisTimeBankTimer
(timer: number | null | undefined)
apollo/lib/GameTimerValue.tsx:17
↓ 2 callersFunctionisUnitAnimation
(animation?: Animation)
hera/MapAnimations.tsx:346
↓ 2 callersFunctionisUnitInfo
(entity: Readonly<{ type: EntityType }>)
athena/map/Entity.tsx:145
↓ 2 callersFunctionisValidMapMessageValue
(value: Partial<MapMessageValue>)
athena/message/Message.tsx:73
↓ 2 callersFunctionisValidPlayerID
(id: number)
apollo/actions/validateAction.tsx:42
↓ 2 callersFunctionisVisibleActionResponse
(actionResponse: ActionResponse)
apollo/lib/isVisibleActionResponse.tsx:4
↓ 2 callersFunctionisWindow
(container: Element | Window)
ui/lib/scrollToCenter.tsx:1
↓ 2 callersFunctionlimit
(value: number, dimension: number)
hera/editor/ResizeHandle.tsx:14
↓ 2 callersFunctionloadImage
(url: string)
art/Sprites.tsx:46
↓ 2 callersFunctionmakeTFn
(map: MapData, info: TileInfo, layer: TileLayer)
athena/lib/getModifier.tsx:34
↓ 2 callersFunctionmaybeDecodePlayerPerformance
(result: string | undefined)
athena/map/PlayerPerformance.tsx:134
↓ 2 callersMethodmaybeDropUnit
(currentMap: MapData, position: Vector, target?: Vector | null)
dionysus/DionysusAlpha.tsx:1044
↓ 2 callersMethodmaybeDropUnit
(currentMap: MapData, position: Vector, target?: Vector | null)
dionysus/PersephoneBeta.tsx:1117
↓ 2 callersMethodmaybeDropUnit
(currentMap: MapData, position: Vector, target?: Vector | null)
dionysus/OdysseusDelta.tsx:1142
↓ 2 callersMethodmaybeDropUnit
(currentMap: MapData, position: Vector, target?: Vector | null)
dionysus/DiomedesEpsilon.tsx:1117
↓ 2 callersFunctionmaybeReceiveChaosStarsAnimation
( { requestFrame, update }: Actions, state: State, chaosStars: ChaosStars | undefined, )
hera/animations/maybeReceiveChaosStarsAnimation.tsx:15
↓ 2 callersFunctionmeasureText
( text: string, containerWidth: number, { fontSize, letterSpacing } = { fontSize: 9, letterSpaci
hera/ui/lib/measureText.tsx:7
↓ 2 callersFunctionminByDistance
(target: Vector, filter: (vector: Vector) => boolean | undefined)
dionysus/lib/findPathToTarget.tsx:54
↓ 2 callersFunctionmoveAndAttack
( actions: Actions, from: Vector, maybeTarget: Vector, attackTarget: Vector, path: ReadonlyArray<Vec
hera/behavior/Move.tsx:56
↓ 2 callersFunctionnameGenerator
()
athena/lib/nameGenerator.tsx:118
↓ 2 callersMethodneutralize
(biome: Biome, displayOnly = false)
athena/map/Building.tsx:64
↓ 2 callersFunctionnext
()
hera/animations/Animation.tsx:88
↓ 2 callersFunctionnumberToReleasedPlayerID
(number: number)
athena/map/Player.tsx:565
↓ 2 callersFunctionobjectiveHasRounds
(objective: Objective)
athena/Objectives.tsx:687
↓ 2 callersFunctiononExplode
(state: State)
hera/lib/explodeUnits.tsx:16
↓ 2 callersFunctiononGameEnd
( gameState: GameState, effects: Effects, currentPlayer: PlayerID, )
hermes/game/onGameEnd.tsx:7
↓ 2 callersFunctiononPowerUnitDamageEffect
(skill: Skill, map: MapData, vector: Vector, unit: Unit)
apollo/actions/applyPower.tsx:94
↓ 2 callersMethodonSelect
(vector: Vector, state: State, entity: Entity)
hera/behavior/Base.tsx:97
↓ 2 callersFunctionparseTokens
(value: string)
ui/Typeahead.tsx:30
↓ 2 callersFunctionpickWinningPlayer
( activeMap: MapData, actionResponse: ActionResponse, objective: Objective, )
apollo/lib/checkObjective.tsx:46
↓ 2 callersFunctionpixelarticonsPlugin
()
infra/pixelarticonsPlugin.ts:79
↓ 2 callersFunctionplay
(map: MapData)
tests/__tests__/HaltingProblem.test.tsx:31
↓ 2 callersFunctionplayerToColor
(player: PlayerID)
ui/getColor.tsx:107
↓ 2 callersFunctionpreferHumanPlayers
(map: MapData, players: ReadonlyArray<Player>)
athena/map/Player.tsx:521
↓ 2 callersFunctionprepareSprites
(canvasToURL: CanvasToURLFn = _canvasToURL, isBuild = false)
art/Sprites.tsx:193
↓ 2 callersFunctionprocessRewards
( map: MapData, actionResponse: GameEndActionResponse | OptionalObjectiveActionResponse, )
apollo/lib/processRewards.tsx:9
↓ 2 callersMethodputTile
( info: TileInfo | null, vector: Vector, state: State, actions: Actions, editor: EditorSta
hera/editor/behavior/DesignBehavior.tsx:331
↓ 2 callersFunctionremoveActionedEntities
( entities: ImmutableMap<Vector, T> | null, actionResponse?: ActionResponse | null, )
apollo/actions/encodeGameActionResponse.tsx:16
↓ 2 callersFunctionremovePlayer
(map: MapData, player: Player)
apollo/Objective.tsx:577
↓ 2 callersMethodrender
()
hera/GameMap.tsx:1944
↓ 2 callersFunctionrenderDecorator
( context: CanvasRenderingContext2D, image: CanvasImageSource, frame: number, decorator: DecoratorInfo
hera/Decorators.tsx:14
↓ 2 callersFunctionrenderFloatingTile
( context: CanvasRenderingContext2D, tileset: TileSet, map: MapData, vision: VisionT, vector: Vector
hera/render/renderFloatingTile.tsx:13
↓ 2 callersFunctionreorderActive
(active: ReadonlyArray<PlayerID>, id: PlayerID)
athena/lib/reorderActive.tsx:3
↓ 2 callersFunctionreplaceEffect
( effects: Effects, trigger: EffectTrigger, currentEffect: Effect, newEffect: Effect, )
hera/editor/lib/replaceEffect.tsx:3
↓ 2 callersFunctionreplaceSubstitutions
(text: string, currentId: number)
codegen/generate-translations.tsx:269
↓ 2 callersFunctionrescueAction
( actions: Actions, remoteAction: Promise<GameActionResponse>, newMap: MapData, actionResponse: Action
hera/behavior/rescue/rescueAction.tsx:10
↓ 2 callersFunctionresizeEntities
( entities: ImmutableMap<Vector, T>, size: SizeVector, offsetX: number, offsetY: number, )
apollo/lib/resizeMap.tsx:19
↓ 2 callersFunctionresizeEntityMap
( entities: ImmutableMap<Vector, T>, size: SizeVector, offsetX: number, offsetY: number, )
apollo/lib/resizeEffects.tsx:26
↓ 2 callersFunctionresizeValue
( value: T, size: SizeVector, offsetX: number, offsetY: number, )
apollo/lib/resizeEffects.tsx:49
↓ 2 callersMethodretrieveGameState
()
apollo/__tests__/Action.test.tsx:284
↓ 2 callersFunctionrotatePositions
(positions: ReadonlyArray<Vector>, direction: 'next' | 'previous')
hera/ui/GameActions.tsx:160
↓ 2 callersFunctionsabotageAction
( actionResponse: SabotageActionResponse, state: State, onComplete: StateToStateLike = (state) => state,
hera/behavior/sabotage/sabotageAction.tsx:10
↓ 2 callersFunctionscrollToCenter
(container: Element | Window)
ui/lib/scrollToCenter.tsx:3
↓ 2 callersMethodsetAIBehavior
(behavior: AIBehavior | null)
athena/map/Unit.tsx:658
↓ 2 callersFunctionsetTimer
()
offline/index.js:22
↓ 2 callersFunctionshouldPositionLeft
(position: Vector, width: number)
hera/ui/Flyout.tsx:14
↓ 2 callersFunctionshouldSwap
()
art/Sprites.tsx:24
↓ 2 callersFunctionsingleTilesToModifiers
(map: MapData)
athena/lib/singleTilesToModifiers.tsx:5
↓ 2 callersFunctionsortByDepth
( next: Array<Level<T> | [number, Level<T>]>, depthMap: ReadonlyMap<T, number>, )
hera/campaign/lib/sortByDepth.tsx:4
↓ 2 callersFunctionsortDiomedesPossibleAttacks
( map: MapData, currentPlayer: Player, vision: VisionT, possibleAttacks: ReadonlyArray<PossibleAttack>
dionysus/DiomedesEpsilon.tsx:1680
↓ 2 callersFunctionsortOdysseusPossibleAttacks
( map: MapData, currentPlayer: Player, vision: VisionT, possibleAttacks: ReadonlyArray<PossibleAttack>
dionysus/OdysseusDelta.tsx:1593
↓ 2 callersFunctionsortPersephonePossibleAttacks
( map: MapData, currentPlayer: Player, vision: VisionT, possibleAttacks: ReadonlyArray<PossibleAttack>
dionysus/PersephoneBeta.tsx:1706
↓ 2 callersFunctionspawnBuildings
( map: MapData, buildings: ImmutableMap<Vector, Building> | undefined, )
athena/lib/spawnBuildings.tsx:9
↓ 2 callersMethodstopBeingRescued
()
athena/map/Unit.tsx:584
↓ 2 callersMethodstopCurrentSong
()
ui/AudioPlayer.tsx:119
↓ 2 callersFunctionsum
( statusEffects: SkillMap, unitStatusEffects: UnitSkillMap | null, movementStatusEffects: MovementSkillM
athena/info/Skill.tsx:786
↓ 2 callersFunctionsupplyActionWithDefault
(defaultFn: (actionResponse: SupplyActionResponse) => ActionResponse | null)
apollo/lib/computeVisibleActions.tsx:54
↓ 2 callersFunctionswap
(...args: MaybePaletteSwapParameters)
art/Sprites.tsx:68
↓ 2 callersFunctionsyncMoveAction
( actions: Actions, from: Vector, to: Vector, fields: ReadonlyMap<Vector, RadiusItem>, state: State,
hera/behavior/move/syncMoveAction.tsx:45
↓ 2 callersFunctiontick
(fn: TickFunction)
hera/lib/tick.tsx:40
↓ 2 callersFunctiontileFieldHasDecorator
(field: TileField, biome: Biome)
hera/card/lib/tileFieldHasDecorator.tsx:4
↓ 2 callersFunctiontilesToTileMap
(tiles: ReadonlyArray<TileInfo>)
athena/info/Tile.tsx:1787
↓ 2 callersMethodtoJSON
()
athena/map/Player.tsx:290
↓ 2 callersFunctiontoLevelMap
(levels?: ReadonlyArray<LevelEntry<T>>)
hermes/toLevelMap.tsx:3
↓ 2 callersFunctiontoOptionalObjective
( objective: Objective | undefined, objectiveId: number | undefined, player: PlayerID | undefined, )
apollo/Objective.tsx:92
↓ 2 callersFunctiontoRadiusInfo
(vectors: ReadonlyArray<Vector>, type: RadiusType)
hera/GameMap.tsx:139
↓ 2 callersFunctiontoggleLightningAnimation
( actions: Actions, to: Vector, state: State, newMap: MapData, )
hera/behavior/radar/toggleLightningAction.tsx:11
↓ 2 callersFunctiontransformEffectValue
( map: MapData, actionResponse: ActionResponse, value: T, )
apollo/lib/transformEffectValue.tsx:77
↓ 2 callersFunctiontransformEntities
( map: MapData, actionResponse: ActionResponse, value: Action | Condition, entities: ImmutableMap<Vect
apollo/lib/transformEffectValue.tsx:61
↓ 2 callersFunctiontranslateMessage
( action: CharacterMessageEffectAction | CharacterMessageActionResponse, )
hera/i18n/translateMessage.tsx:8
↓ 2 callersMethodunfold
(map: MapData)
dionysus/DionysusAlpha.tsx:899
↓ 2 callersMethodunfold
(map: MapData)
dionysus/PersephoneBeta.tsx:962
↓ 2 callersMethodunfold
(map: MapData)
dionysus/OdysseusDelta.tsx:985
↓ 2 callersMethodunfold
(map: MapData)
dionysus/DiomedesEpsilon.tsx:962
↓ 2 callersMethodunfoldUnit
(map: MapData, from: Vector)
dionysus/DionysusAlpha.tsx:904
↓ 2 callersMethodunfoldUnit
(map: MapData, from: Vector)
dionysus/PersephoneBeta.tsx:967
↓ 2 callersMethodunfoldUnit
(map: MapData, from: Vector)
dionysus/OdysseusDelta.tsx:990
↓ 2 callersMethodunfoldUnit
(map: MapData, from: Vector)
dionysus/DiomedesEpsilon.tsx:967
↓ 2 callersFunctionunitIsBlocked
(unit: UnitInfo, skill: Skill)
athena/info/Skill.tsx:927
↓ 2 callersFunctionup
(n = 1)
athena/map/Vector.tsx:22
↓ 2 callersFunctionupdateActivePlayers
( map: MapData, createBot = (player: Player) => Bot.from(player, `Bot ${player.id}`), currentPlayerID?:
athena/lib/updateActivePlayers.tsx:5
← previousnext →801–900 of 2,131, ranked by callers