MCPcopy Create free account

hub / github.com/YGYOOO/WorldX / functions

Functions1,010 in github.com/YGYOOO/WorldX

↓ 1 callersMethodresetTransientStateForNewScene
()
server/src/core/world-manager.ts:351
↓ 1 callersMethodresetView
()
client/src/systems/CameraController.ts:159
↓ 1 callersMethodresetWorldState
()
server/src/services/app-context.ts:106
↓ 1 callersMethodreshapeStaircaseRun
(run: GridPoint[])
client/src/systems/PathfindingManager.ts:287
↓ 1 callersFunctionresize
()
client/src/ui/pages/CreateWorldBackground.tsx:40
↓ 1 callersFunctionresolveAnchoredStartPosition
(anchor, tmjRegions, tmjObjects, collisionData, gridWidth, gridHeight, tileSize, mainAreaPoints)
orchestrator/src/config-generator.mjs:737
↓ 1 callersFunctionresolveDesignedRegions
(compressedBuffer, worldDesign, userPrompt, save)
generators/map/src/steps/step3-resolve-designed-regions.mjs:154
↓ 1 callersFunctionresolveInitialWorldDir
()
server/src/utils/world-directories.ts:19
↓ 1 callersMethodresolveModel
(options: LLMCallOptions)
server/src/llm/llm-client.ts:163
↓ 1 callersMethodresolveWorldActionIdFromMenuNumber
(menuNumber: number, actionMenu?: string)
server/src/simulation/simulation-engine.ts:419
↓ 1 callersMethodresolveWorldActionTargetId
(raw: string, actionMenu?: string)
server/src/simulation/simulation-engine.ts:395
↓ 1 callersMethodresume
()
client/src/systems/PlaybackController.ts:259
↓ 1 callersFunctionrowToMemory
(row: any)
server/src/store/memory-store.ts:4
↓ 1 callersFunctionrowToObjectState
(row: any)
server/src/store/world-state-store.ts:29
↓ 1 callersFunctionrowToState
(row: any)
server/src/store/character-state-store.ts:4
↓ 1 callersMethodrunCycleTransition
( cycleEndTime: GameTime, )
server/src/simulation/simulation-engine.ts:232
↓ 1 callersMethodrunDialogueSession
( session: DialogueSession, gameTime: GameTime, absNow: number, )
server/src/simulation/simulation-engine.ts:803
↓ 1 callersMethodrunEndOfDayDecay
(gameTime: GameTime)
server/src/simulation/simulation-engine.ts:1214
↓ 1 callersFunctionrunEyebrowStyle
(running: boolean)
client/src/ui/pages/CreateWorldPage.tsx:937
↓ 1 callersMethodrunMicroReflectionWave
( gameTime: GameTime, )
server/src/simulation/simulation-engine.ts:275
↓ 1 callersFunctionrunMigrations
(database: Database.Database)
server/src/store/db.ts:144
↓ 1 callersMethodrunReflection
( gameTime: GameTime, )
server/src/simulation/simulation-engine.ts:1069
↓ 1 callersFunctionsampleWorldCardStyle
(isLoading: boolean, anyLoading: boolean)
client/src/ui/pages/CreateWorldPage.tsx:1204
↓ 1 callersFunctionsaveBtnStyle
(busy: boolean)
client/src/ui/panels/CharacterDetail.tsx:541
↓ 1 callersFunctionscaleElements
(elements, origWidth, compressedWidth)
generators/map/src/steps/step3.2-locate-elements.mjs:347
↓ 1 callersFunctionscaleRegions
(regions, origWidth, compressedWidth)
generators/map/src/steps/step3-resolve-designed-regions.mjs:354
↓ 1 callersMethodscheduleDailySummary
(day: number)
server/src/simulation/simulation-engine.ts:261
↓ 1 callersMethodscheduleRecentMemoryEvaluation
(gameTime: GameTime)
server/src/simulation/simulation-engine.ts:1056
↓ 1 callersFunctionscoreColorOverlay
(avgOriginal, avgMarked, diff, target)
generators/map/src/demo-region-overlay.mjs:462
↓ 1 callersFunctionscoreColorOverlay
(avgOriginal, avgMarked, diff, target)
generators/map/src/utils/overlay-extraction.mjs:122
↓ 1 callersFunctionseed
()
client/src/ui/pages/CreateWorldBackground.tsx:51
↓ 1 callersMethodselectDialogueSessions
(params: { allChars: { id: string }[]; gameTime: GameTime; activeSessions: DialogueSession[];
server/src/simulation/simulation-engine.ts:590
↓ 1 callersFunctionsend
()
client/src/ui/panels/SandboxChatPanel.tsx:104
↓ 1 callersFunctionsendBtnStyle
(disabled: boolean)
client/src/ui/panels/SandboxChatPanel.tsx:481
↓ 1 callersFunctionsendRequest
()
generators/map/src/models/llm-client.mjs:37
↓ 1 callersFunctionsendRequest
()
orchestrator/src/models/llm-client.mjs:55
↓ 1 callersMethodsendRequest
( messages: Message[], model: string, temperature?: number, timeoutMs?: number, responseFo
server/src/llm/llm-client.ts:171
↓ 1 callersMethodsetContentLanguage
(lang: "zh" | "en")
server/src/llm/prompt-builder.ts:45
↓ 1 callersMethodsetCycleTicks
(n: number)
client/src/systems/PlaybackController.ts:84
↓ 1 callersMethodsetInteractiveObjectsOverlayVisible
(visible: boolean)
client/src/scenes/WorldScene.ts:677
↓ 1 callersMethodsetLLMClient
(_client: LLMClient)
server/src/core/memory-manager.ts:33
↓ 1 callersMethodsetMainAreaPoints
(points: MainAreaPointInfo[] | undefined)
client/src/systems/MapManager.ts:196
↓ 1 callersMethodsetMainAreaPointsOverlayVisible
(visible: boolean)
client/src/scenes/WorldScene.ts:670
↓ 1 callersMethodsetRegionBoundsOverlayVisible
(visible: boolean)
client/src/scenes/WorldScene.ts:663
↓ 1 callersFunctionsetSceneConfig
(config: SceneTimeConfig)
server/src/utils/time-helpers.ts:45
↓ 1 callersMethodsetTickIntervalMs
(value: number)
client/src/systems/PlaybackController.ts:282
↓ 1 callersMethodsetWalkableOverlayVisible
(visible: boolean)
client/src/scenes/WorldScene.ts:656
↓ 1 callersFunctionsetWorldDir
(dir: string)
server/src/utils/config-loader.ts:16
↓ 1 callersMethodsetupDragPan
(cam: Phaser.Cameras.Scene2D.Camera)
client/src/systems/CameraController.ts:47
↓ 1 callersMethodsetupEventBus
()
client/src/systems/CameraController.ts:93
↓ 1 callersMethodsetupInteractiveObjectHover
()
client/src/scenes/WorldScene.ts:790
↓ 1 callersMethodsetupKeyboard
()
client/src/systems/CameraController.ts:74
↓ 1 callersMethodsetupScrollZoom
(cam: Phaser.Cameras.Scene2D.Camera)
client/src/systems/CameraController.ts:62
↓ 1 callersFunctionsetupWebSocket
(server: HttpServer, ctx: AppContext)
server/src/api/websocket.ts:5
↓ 1 callersFunctionshouldRunMacroReflection
( tick: number, config?: SceneTimeConfig, )
server/src/utils/time-helpers.ts:91
↓ 1 callersMethodshouldRunMicroReflectionWave
(gameTime: GameTime)
server/src/simulation/simulation-engine.ts:267
↓ 1 callersMethodshowMonologue
(text: string)
client/src/objects/CharacterSprite.ts:520
↓ 1 callersFunctionshuffle
(arr: T[])
server/src/simulation/simulation-engine.ts:38
↓ 1 callersMethodsimplifyOrthogonalShortcuts
(path: GridPoint[])
client/src/systems/PathfindingManager.ts:121
↓ 1 callersMethodsimulateDay
()
server/src/simulation/simulation-engine.ts:185
↓ 1 callersFunctionsizeOptionStyle
(active: boolean)
client/src/ui/pages/CreateWorldPage.tsx:837
↓ 1 callersFunctionsizeOptionTitleStyle
(active: boolean)
client/src/ui/pages/CreateWorldPage.tsx:857
↓ 1 callersFunctionsleep
(ms)
scripts/stop-dev.mjs:54
↓ 1 callersFunctionsleep
(ms)
scripts/dev.mjs:100
↓ 1 callersFunctionsleep
(ms: number)
server/src/llm/llm-client.ts:306
↓ 1 callersFunctionsnapCandidateToWalkable
(x, y, collisionData, gridWidth, gridHeight, tileSize)
orchestrator/src/main-area-points.mjs:299
↓ 1 callersFunctionsnapToWalkableOutsideBox
(x, y, box, collisionData, gridWidth, gridHeight, tileSize)
orchestrator/src/main-area-points.mjs:132
↓ 1 callersMethodstartJob
(params: { prompt: string; sizeK: 1 | 2 | 4; keepArtifacts?: boolean })
server/src/core/create-job-manager.ts:137
↓ 1 callersMethodstartRecording
(characters: InitFrameCharacter[])
server/src/services/timeline-manager.ts:102
↓ 1 callersMethodstartReplay
(timelineId: string)
client/src/systems/PlaybackController.ts:90
↓ 1 callersMethodstartWalkingAnimation
()
client/src/objects/CharacterSprite.ts:746
↓ 1 callersFunctionstepperBulletStyle
( status: "done" | "active" | "pending" | "error", )
client/src/ui/pages/CreateWorldPage.tsx:989
↓ 1 callersFunctionstepperTitleStyle
( status: "done" | "active" | "pending" | "error", )
client/src/ui/pages/CreateWorldPage.tsx:1016
↓ 1 callersFunctionstopBtnStyle
(disabled: boolean)
client/src/ui/pages/CreateWorldPage.tsx:1127
↓ 1 callersMethodstopReplay
()
client/src/systems/PlaybackController.ts:132
↓ 1 callersFunctionstripAnsi
(input: string)
server/src/core/create-job-manager.ts:479
↓ 1 callersFunctionstripMarkdownFences
(text)
shared/structured-output.mjs:41
↓ 1 callersFunctionstripMarkdownFences
(text: string)
server/src/llm/structured-output.ts:59
↓ 1 callersFunctionsummarizeEvent
(event: SimulationEvent)
server/src/content/drama-scorer.ts:88
↓ 1 callersMethodswitchTimeline
(timelineId: string)
server/src/services/app-context.ts:74
↓ 1 callersFunctiontabBtnStyle
(active: boolean)
client/src/ui/panels/GodPanel.tsx:390
↓ 1 callersMethodtickPassiveUpdate
(charId: string, currentTime: GameTime)
server/src/core/character-manager.ts:174
↓ 1 callersFunctiontokenize
(text: string)
server/src/core/memory-manager.ts:21
↓ 1 callersFunctiontranslatePeriod
(period: string)
client/src/ui/utils/time-i18n.ts:13
↓ 1 callersFunctiontypeColor
(type: string)
client/src/ui/pages/Timeline.tsx:175
↓ 1 callersFunctiontypeColor
(type: string)
client/src/ui/panels/CharacterDetail.tsx:420
↓ 1 callersFunctiontypeColor
(type: string)
client/src/ui/panels/EventFeed.tsx:54
↓ 1 callersMethodupdateAmbientMovement
(now: number)
client/src/systems/CharacterMovement.ts:239
↓ 1 callersFunctionupdateEmotion
( current: { valence: number; arousal: number }, event: { valence: number; intensity: number }, )
server/src/core/emotion-manager.ts:5
↓ 1 callersMethodupdateObjectState
(objectId: string, newState: string, description?: string)
server/src/core/world-manager.ts:490
↓ 1 callersMethodupdateReplay
()
client/src/systems/PlaybackController.ts:167
↓ 1 callersMethodwalkAlongPath
(path: { x: number; y: number }[], onComplete?: () => void)
client/src/objects/CharacterSprite.ts:347
↓ 1 callersMethodwithLogHint
(message: string, worldId: string | null)
server/src/core/create-job-manager.ts:465
↓ 1 callersMethodzoomToFit
()
client/src/systems/CameraController.ts:150
FunctionApp
({ eventBus }: { eventBus: Phaser.Events.EventEmitter })
client/src/ui/App.tsx:46
FunctionAppContent
({ eventBus }: { eventBus: Phaser.Events.EventEmitter })
client/src/ui/App.tsx:56
FunctionCharacterDetail
({ charId, followedCharId, onToggleFollow, characters, liveEvents, }: { charId: string; followed
client/src/ui/panels/CharacterDetail.tsx:50
FunctionCreateWorldBackground
({ intensity = "calm" }: { intensity?: Intensity })
client/src/ui/pages/CreateWorldBackground.tsx:19
FunctionCreateWorldPage
({ hasExistingWorlds, }: { hasExistingWorlds: boolean; })
client/src/ui/pages/CreateWorldPage.tsx:32
FunctionDialoguePanel
({ events, ticksPerScene, onDismiss, }: { events: SimulationEvent[]; ticksPerScene: number; onDism
client/src/ui/panels/DialoguePanel.tsx:27
← previousnext →701–800 of 1,010, ranked by callers