MCPcopy Create free account

hub / github.com/YGYOOO/WorldX / functions

Functions1,010 in github.com/YGYOOO/WorldX

↓ 2 callersFunctioninitLogger
(logDir, fileName = "pipeline.log")
generators/map/src/utils/logger.mjs:11
↓ 2 callersMethodinterruptCharacterForDialogue
(charId: string)
server/src/simulation/simulation-engine.ts:784
↓ 2 callersMethodisAxisAligned
(a: GridPoint, b: GridPoint)
client/src/systems/PathfindingManager.ts:391
↓ 2 callersFunctionisDirectory
(targetPath: string)
server/src/utils/world-directories.ts:98
↓ 2 callersMethodisKnownCharacter
(charId: string)
server/src/simulation/simulation-engine.ts:726
↓ 2 callersMethodisPixelWalkable
(x: number, y: number)
client/src/systems/MapManager.ts:646
↓ 2 callersFunctionisSceneTransitionTick
( tick: number, config?: SceneTimeConfig, )
server/src/utils/time-helpers.ts:83
↓ 2 callersMethodlistDialogueSessions
()
server/src/core/world-manager.ts:519
↓ 2 callersFunctionlistGeneratedWorlds
()
server/src/utils/world-directories.ts:29
↓ 2 callersFunctionlistLibraryWorlds
()
server/src/utils/world-directories.ts:33
↓ 2 callersFunctionloadPromptTemplate
(name: string)
server/src/utils/config-loader.ts:107
↓ 2 callersFunctionloadWorldConfig
()
server/src/utils/config-loader.ts:25
↓ 2 callersFunctionlogError
(step, error)
orchestrator/src/models/llm-client.mjs:39
↓ 2 callersFunctionlogModelImageResponse
(step, model, savedPath, sizeBytes)
generators/map/src/utils/logger.mjs:64
↓ 2 callersFunctionmagnitude
(vector)
generators/map/src/demo-region-overlay.mjs:644
↓ 2 callersFunctionmagnitude
(v)
generators/map/src/utils/overlay-extraction.mjs:274
↓ 2 callersMethodmaybeShowActionMonologue
(event: SimulationEvent)
client/src/scenes/WorldScene.ts:610
↓ 2 callersFunctionmemoryToParams
(m: MemoryEntry)
server/src/store/memory-store.ts:32
↓ 2 callersFunctionmodeToggleBtnStyle
(active: boolean, mode: ViewMode)
client/src/ui/panels/TopBar.tsx:652
↓ 2 callersMethodmoveSpriteAlongDialoguePath
( sprite: CharacterSprite, path: { x: number; y: number }[] | [], target: { x: number; y: number }
client/src/systems/CharacterMovement.ts:410
↓ 2 callersMethodmoveToLocation
( charId: string, locationId: string, options: { force?: boolean; mainAreaPointId?: string | null
client/src/systems/CharacterMovement.ts:25
↓ 2 callersMethodnormalizeSpeaker
( rawSpeaker: string | undefined, profileA: { id: string; name: string }, profileB: { id: string;
server/src/simulation/dialogue-generator.ts:316
↓ 2 callersMethodparseDialogueSession
( key: string, raw: string, )
server/src/core/world-manager.ts:581
↓ 2 callersFunctionparseTimeToMinutes
(value: string)
server/src/utils/config-loader.ts:372
↓ 2 callersFunctionparseTimeToMinutes
(timeStr)
orchestrator/src/world-design-utils.mjs:192
↓ 2 callersFunctionpatchJSON
(path: string, body?: unknown)
client/src/ui/services/api-client.ts:54
↓ 2 callersFunctionpauseWorldIfNeeded
()
client/src/ui/panels/TopBar.tsx:204
↓ 2 callersFunctionpixelIdx
(x, y)
generators/character/src/utils/chromakey.mjs:39
↓ 2 callersFunctionpointToTile
( point: MainAreaPointConfig, tileSize: number, gridWidth: number, gridHeight: number, )
server/src/core/world-manager.ts:861
↓ 2 callersFunctionpointToTile
(point, tileSize, gridWidth, gridHeight)
orchestrator/src/main-area-points.mjs:403
↓ 2 callersFunctionpostGoogleNativeImage
(parts, { apiKey, signal })
generators/map/src/models/gemini-flash-img.mjs:79
↓ 2 callersFunctionprimaryBtnStyle
(busy: boolean)
client/src/ui/panels/GodPanel.tsx:402
↓ 2 callersFunctionprintResult
(result)
scripts/compare-models.mjs:153
↓ 2 callersFunctionrank
(id: string)
client/src/ui/utils/library-world-sort.ts:21
↓ 2 callersMethodrankDialogueApproachCandidates
( candidates: Array<{ x: number; y: number; distance: number }>, desiredTarget: { x: number; y: number
client/src/systems/CharacterMovement.ts:367
↓ 2 callersMethodreadMeta
(worldDir: string, timelineId: string)
server/src/services/timeline-manager.ts:242
↓ 2 callersFunctionreapExpired
()
server/src/api/routes/sandbox-chat.ts:30
↓ 2 callersMethodreconcileDialogueSessions
()
server/src/simulation/simulation-engine.ts:549
↓ 2 callersFunctionrejectIfSimulationBusy
(res: Response)
server/src/api/routes/world.ts:22
↓ 2 callersFunctionrejectIfSimulationBusy
(res: Response)
server/src/api/routes/timeline.ts:13
↓ 2 callersFunctionrelativeTimeLabel
( memoryDay: number, memoryTick: number, now: GameTime, )
server/src/utils/time-helpers.ts:212
↓ 2 callersFunctionresizeImage
(imageBuffer, targetWidth, options = {})
generators/map/src/utils/image-utils.mjs:8
↓ 2 callersFunctionresolveRequestTimeoutMs
(requestTimeoutMs, timeoutEnvKey)
generators/map/src/models/gemini-pro.mjs:29
↓ 2 callersFunctionresolveRequestTimeoutMs
(requestTimeoutMs, timeoutEnvKey)
generators/map/src/models/gemini-flash-img.mjs:31
↓ 2 callersMethodrestorePersistedTime
()
server/src/core/world-manager.ts:372
↓ 2 callersFunctionrowCoverage
(y)
generators/map/src/demo-region-overlay.mjs:546
↓ 2 callersFunctionrowCoverage
(y)
generators/map/src/utils/overlay-extraction.mjs:194
↓ 2 callersFunctionrun
(name, cmd, args, cwd)
scripts/dev.mjs:13
↓ 2 callersFunctionrunNodeScript
(scriptPath, args, { env = {}, timeoutMs = 0, label = "Process" } = {})
orchestrator/src/index.mjs:260
↓ 2 callersMethodsaveDialogueSession
(session: DialogueSession)
server/src/core/world-manager.ts:533
↓ 2 callersFunctionscanWorldsDir
(baseDir: string, source: WorldSource)
server/src/utils/world-directories.ts:47
↓ 2 callersMethodsendStructuredRequest
( messages: Message[], model: string, temperature?: number, timeoutMs?: number, structured
server/src/llm/llm-client.ts:230
↓ 2 callersFunctionset
(key: string, val: string)
client/src/ui/panels/CharacterDetail.tsx:461
↓ 2 callersMethodsetDevTickDurationMinutes
(minutes: number)
server/src/services/app-context.ts:110
↓ 2 callersMethodsetDialogueActionState
(participantIds: string[], action: string | null)
client/src/scenes/WorldScene.ts:532
↓ 2 callersMethodshowBubble
( text: string, duration = 3000, textStyleOverrides: Partial<Phaser.Types.GameObjects.Text.TextSty
client/src/objects/CharacterSprite.ts:423
↓ 2 callersFunctionsplit
(s: string)
client/src/ui/panels/CharacterDetail.tsx:119
↓ 2 callersMethodstopFollowing
()
client/src/systems/CameraController.ts:224
↓ 2 callersMethodstopWalkingAnimation
()
client/src/objects/CharacterSprite.ts:762
↓ 2 callersFunctionsummarizePayload
(payload: unknown)
client/src/ui/utils/event-format.ts:167
↓ 2 callersMethodsyncSpriteLocation
(sprite: CharacterSprite)
client/src/systems/CharacterMovement.ts:422
↓ 2 callersFunctionterminatePid
(pid, signal)
scripts/stop-dev.mjs:46
↓ 2 callersFunctionterminateProcess
(proc, signal)
scripts/dev.mjs:81
↓ 2 callersFunctiontruncate
(input: string, max: number)
client/src/ui/pages/CreateWorldPage.tsx:689
↓ 2 callersMethodupdateDomLabelStyle
()
client/src/objects/CharacterSprite.ts:569
↓ 2 callersFunctionupdateObjectState
(objectId: string, patch: Partial<ObjectRuntimeState>)
server/src/store/world-state-store.ts:61
↓ 2 callersFunctionuseGoogleNativeProvider
()
generators/character/src/models/gemini-flash-img.mjs:13
↓ 2 callersMethodwaitForTickPlaybackCompletion
(eventCount: number)
client/src/systems/PlaybackController.ts:413
↓ 2 callersFunctionwithRetry
(fn, logStep)
generators/map/src/models/gemini-pro.mjs:15
↓ 2 callersFunctionwithRetry
(fn, logStep)
generators/map/src/models/gemini-flash-img.mjs:17
↓ 2 callersFunctionwriteEvent
(event: JobEvent)
server/src/api/routes/worlds-create.ts:87
↓ 2 callersFunctionzoneLabel
(zone: string)
server/src/llm/prompt-builder.ts:441
↓ 2 callersMethodzoomBy
(factor: number)
client/src/systems/CameraController.ts:139
↓ 1 callersFunctionabsoluteTick
(day: number, tick: number, ticksPerScene: number)
client/src/ui/panels/DialoguePanel.tsx:23
↓ 1 callersMethodadvanceReplayTick
()
client/src/systems/PlaybackController.ts:173
↓ 1 callersMethodadvanceTick
()
server/src/core/world-manager.ts:133
↓ 1 callersMethodappendTickEvents
(gameTime: GameTime, events: SimulationEvent[])
server/src/services/timeline-manager.ts:124
↓ 1 callersMethodapplyBubbleTextStyle
(overrides: Phaser.Types.GameObjects.Text.TextStyle)
client/src/objects/CharacterSprite.ts:666
↓ 1 callersMethodapplyEdgeCosts
(map: MapManager)
client/src/systems/PathfindingManager.ts:22
↓ 1 callersFunctionapplyEmotionEffect
( effect: { type: string; target: string; value: any }, charId: string, characterManager: CharacterManag
server/src/simulation/action-executor.ts:454
↓ 1 callersFunctionapplyEventToSnapshot
( prev: CreateJobSnapshot | null, event: CreateJobEvent, jobId: string, )
client/src/ui/pages/CreateWorldPage.tsx:622
↓ 1 callersMethodapplySceneConfigOverride
(override: Partial<SceneConfig>)
server/src/core/world-manager.ts:121
↓ 1 callersMethodapproachForDialogue
( initiatorId: string, responderId: string, )
client/src/systems/CharacterMovement.ts:151
↓ 1 callersMethodareMainAreaPointsReachableWithinSteps
( pointA: string, pointB: string, maxSteps: number, )
server/src/core/world-manager.ts:255
↓ 1 callersMethodattachLineReaders
(job: ActiveJob)
server/src/core/create-job-manager.ts:240
↓ 1 callersFunctionattachPathBasedMainAreaPointAdjacency
( points: MainAreaPointConfig[], collisionData: number[], gridWidth: number, gridHeight: number, til
server/src/core/world-manager.ts:734
↓ 1 callersFunctionbeginSimulationTick
()
server/src/services/simulation-activity.ts:3
↓ 1 callersFunctionbuildActionMenu
( charId: string, perception: Perception, worldManager: WorldManager, characterManager: CharacterManag
server/src/simulation/action-menu-builder.ts:8
↓ 1 callersFunctionbuildConfigFromEnv
()
server/src/llm/llm-client.ts:310
↓ 1 callersFunctionbuildDefaultOutputPath
(inputPath)
generators/character/src/erase-bottom-row.mjs:89
↓ 1 callersMethodbuildDialogueFinalizeMessages
(params: { participants: { profile: CharacterProfile; state: CharacterState; memoriesAbo
server/src/llm/prompt-builder.ts:220
↓ 1 callersMethodbuildDialogueTurnMessages
(params: { participants: { profile: CharacterProfile; state: CharacterState; memoriesAbo
server/src/llm/prompt-builder.ts:150
↓ 1 callersFunctionbuildElementObjects
(designedElements, tmjObjects)
orchestrator/src/config-generator.mjs:342
↓ 1 callersFunctionbuildGoogleNativeBody
(parts)
generators/map/src/models/gemini-flash-img.mjs:70
↓ 1 callersFunctionbuildGoogleNativeBody
(parts)
generators/character/src/models/gemini-flash-img.mjs:37
↓ 1 callersFunctionbuildGoogleNativeUrl
(apiKey)
generators/map/src/models/gemini-flash-img.mjs:65
↓ 1 callersFunctionbuildGoogleNativeUrl
(apiKey)
generators/character/src/models/gemini-flash-img.mjs:32
↓ 1 callersFunctionbuildHistoryRecords
(events: SimulationEvent[])
client/src/ui/panels/CharacterDetail.tsx:310
↓ 1 callersFunctionbuildLocations
(tmjRegions, tmjObjects, worldDesign, tmj, options = {})
orchestrator/src/config-generator.mjs:185
↓ 1 callersFunctionbuildMainAreaPoints
({ tmj, collisionLayer, regions = [], elementObjects = [] })
orchestrator/src/main-area-points.mjs:13
← previousnext →301–400 of 1,010, ranked by callers