MCPcopy Create free account

hub / github.com/aaif-goose/goosetown / functions

Functions76 in github.com/aaif-goose/goosetown

↓ 21 callersFunctionupdate
(patch)
ui/js/state.js:36
↓ 14 callersFunction$
(s)
ui/js/app.js:13
↓ 6 callersFunctionrow
(label, value)
ui/js/components.js:266
↓ 5 callersFunctionrun_catalog
Run build-catalog and return (returncode, stdout, stderr).
tests/test_catalog.py:43
↓ 5 callersFunctionscheduleRender
()
ui/js/app.js:39
↓ 5 callersFunctionsseOn
(es, event, fn)
ui/js/app.js:75
↓ 5 callersFunctionupdateTabTitle
()
ui/js/app.js:219
↓ 4 callersFunctionavatar
(role)
ui/js/components.js:65
↓ 4 callersFunctionformatTokens
(n)
ui/js/components.js:41
↓ 4 callersFunctionlantern
(status)
ui/js/components.js:66
↓ 4 callersFunctionupdateUI
()
ui/js/editor.js:245
↓ 3 callersFunctiondelegateRole
(d)
ui/js/components.js:68
↓ 3 callersFunctionformatElapsed
(seconds)
ui/js/components.js:47
↓ 3 callersFunctionheuristic
(x, y)
ui/js/village.js:74
↓ 3 callersFunctioninferRole
(name)
ui/js/buildings.js:87
↓ 3 callersFunctionstartLoop
()
ui/js/village.js:276
↓ 2 callersFunctioncloseWorkshop
()
ui/js/app.js:240
↓ 2 callersFunctiondecoForChar
(char, px, py)
ui/js/tiles.js:54
↓ 2 callersFunctiondelegateCard
(delegate, selected)
ui/js/components.js:95
↓ 2 callersFunctiondelegateName
(d)
ui/js/components.js:69
↓ 2 callersFunctionhash
(x, y)
ui/js/village.js:80
↓ 2 callersFunctionisDesktop
()
ui/js/app.js:21
↓ 2 callersFunctionloadMapString
(str)
ui/js/editor.js:49
↓ 2 callersFunctionnotify
()
ui/js/state.js:21
↓ 2 callersFunctionpaintTile
(e)
ui/js/editor.js:112
↓ 2 callersFunctionparseMessages
(data)
ui/js/app.js:103
↓ 2 callersFunctionrenderCanvasContent
()
ui/js/editor.js:135
↓ 2 callersFunctionselectDelegate
(sessionId)
ui/js/app.js:173
↓ 2 callersFunctionsenderRole
(senderId, st)
ui/js/components.js:71
↓ 2 callersFunctionsetVillageVisible
(v)
ui/js/village.js:271
↓ 2 callersFunctionsyncWorkshopCollapse
()
ui/js/app.js:58
↓ 2 callersFunctiontileForChar
(char, px, py)
ui/js/tiles.js:22
↓ 1 callersFunctionApp
()
ui/js/editor.js:249
↓ 1 callersFunctionartifactsTab
(messages)
ui/js/components.js:360
↓ 1 callersFunctioncloseOverlays
()
ui/js/app.js:250
↓ 1 callersFunctionconnectSSE
()
ui/js/app.js:113
↓ 1 callersFunctionconversationMessage
(msg, collapsed)
ui/js/components.js:320
↓ 1 callersFunctionconversationTab
(messages, collapsed, hasMore)
ui/js/components.js:327
↓ 1 callersFunctionexportMapString
()
ui/js/editor.js:66
↓ 1 callersFunctionfindDelegate
(sessionId, st)
ui/js/components.js:81
↓ 1 callersFunctionfindPath
(startX, startY, endX, endY, grid)
ui/js/village.js:54
↓ 1 callersFunctiongetCost
(x, y)
ui/js/village.js:59
↓ 1 callersFunctiongetTargetBuilding
(role, status)
ui/js/village.js:261
↓ 1 callersFunctioninferMessageType
(msg)
ui/js/components.js:54
↓ 1 callersFunctioninitMap
()
ui/js/village.js:23
↓ 1 callersFunctionloadOlderMessages
()
ui/js/app.js:198
↓ 1 callersFunctionnormalizeWallMsg
(msg)
ui/js/app.js:85
↓ 1 callersFunctionoverviewTab
(delegate)
ui/js/components.js:263
↓ 1 callersFunctionparseMap
()
ui/js/village.js:133
↓ 1 callersFunctionrenderBulletin
(st)
ui/js/components.js:181
↓ 1 callersFunctionrenderCanvasOnly
()
ui/js/editor.js:238
↓ 1 callersFunctionrenderClockworks
(st)
ui/js/components.js:458
↓ 1 callersFunctionrenderMarkdown
(text)
ui/js/components.js:12
↓ 1 callersFunctionrenderRegistry
(st)
ui/js/components.js:126
↓ 1 callersFunctionrenderTileIcon
(char)
ui/js/editor.js:70
↓ 1 callersFunctionrenderVillage
(globalState)
ui/js/village.js:501
↓ 1 callersFunctionrenderWorkshop
(st)
ui/js/components.js:396
↓ 1 callersFunctionsafeParse
(json)
ui/js/app.js:95
↓ 1 callersFunctionsubscribe
(fn)
ui/js/state.js:31
↓ 1 callersFunctiontoggleFilter
(role)
ui/js/state.js:41
↓ 1 callersFunctionupdateVillageState
(globalState)
ui/js/village.js:374
↓ 1 callersFunctionwallMessage
(msg, st, isNew = false)
ui/js/components.js:163
FunctionhandlePointerDown
(e)
ui/js/editor.js:96
FunctionhandlePointerMove
(e)
ui/js/editor.js:108
FunctionhandlePointerUp
()
ui/js/editor.js:101
FunctionsystemNotification
(item)
ui/js/components.js:315
Methodtest_catalog_builds
Catalog should build without error on current repo state.
tests/test_catalog.py:53
Methodtest_catalog_lists_files
CATALOG.md should list test file after build.
tests/test_catalog.py:106
Functiontest_file
Create a temporary test file, yield its path, then clean up.
tests/test_catalog.py:18
Methodtest_missing_title_warns
Missing title should warn.
tests/test_catalog.py:78
Methodtest_unknown_tag_warns
Unknown tag should warn.
tests/test_catalog.py:91
Methodtest_valid_frontmatter_no_warnings
Valid frontmatter should not produce warnings for that file.
tests/test_catalog.py:59
Functiontext
(item, msg)
ui/js/components.js:290
Functiontick
(now)
ui/js/village.js:281
FunctiontoolRequest
(item, _msg, collapsed)
ui/js/components.js:294
FunctiontoolResponse
(item, _msg, collapsed)
ui/js/components.js:305