Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaplebirchLeaf/SCML-DOL-maplebirchFramework
/ functions
Functions
1,597 in github.com/MaplebirchLeaf/SCML-DOL-maplebirchFramework
⨍
Functions
1,597
◇
Types & classes
581
↓ 1 callers
Method
avoidance
(npc: PregnancyNPC)
src/modules/NamedNPCAddon/NPCPregnancy.ts:191
↓ 1 callers
Method
babyText
(pregnancy: PregnancyData | undefined, target?: string)
src/modules/NamedNPCAddon/NPCPregnancy.ts:293
↓ 1 callers
Function
basicAuth
(username: string, password: string)
src/utils.ts:640
↓ 1 callers
Function
betweenHours
(from: number, to: number, passMinutes?: number)
src/modules/TimeStateWeather/Time.ts:181
↓ 1 callers
Function
bindTimeHandlers
(time: any, handlers: TimeHandlers)
src/modules/TimeStateWeather/Time.ts:25
↓ 1 callers
Method
body
()
packages/types/maplebirch.d.ts:659
↓ 1 callers
Function
bodyDataProperties
(npcName: string)
src/modules/NamedNPCAddon/NPCUtils.ts:33
↓ 1 callers
Method
build
()
src/modules/CharacterAddon/Transformation.ts:189
↓ 1 callers
Method
buildEnhancedDateProto
()
src/modules/NamedNPCAddon/NPCSchedules.ts:252
↓ 1 callers
Function
buildModPack
(parts: Parts)
scripts/modpack.ts:296
↓ 1 callers
Function
buildOptions
(payload: MacroPayload[], allowSelected: boolean)
src/macros/lanListbox.ts:23
↓ 1 callers
Function
bytesToText
(bytes: Uint8Array | ArrayBuffer)
src/utils.ts:602
↓ 1 callers
Method
cacheAudio
(modName: string, audioName: string, entry: CacheEntry)
src/modules/Audio.ts:611
↓ 1 callers
Method
cascadeModules
(action: 'enable' | 'disable', moduleName: string, modules: ModulesSettings)
src/services/GUIControl.ts:179
↓ 1 callers
Method
checkDependencies
(moduleName: string, isPreInit = false)
src/services/ModuleSystem.ts:241
↓ 1 callers
Method
checkEvents
()
src/modules/TimeStateWeather/WeatherEvents.ts:163
↓ 1 callers
Method
checkPassage
(passageName?: string)
src/modules/TimeStateWeather/StateEvents.ts:54
↓ 1 callers
Method
childPregnancyDays
(childId: string)
src/modules/NamedNPCAddon/NPCPregnancy.ts:268
↓ 1 callers
Method
circularDependency
(moduleName: string, allDependencies: Set<string>)
src/services/ModuleSystem.ts:360
↓ 1 callers
Function
clean
(rootDir: string)
scripts/prep.ts:15
↓ 1 callers
Method
clearCache
()
src/modules/Audio.ts:354
↓ 1 callers
Method
clearStore
(storeName: string)
src/services/IndexedDBService.ts:108
↓ 1 callers
Function
clone
(source: any, deep = true, proto = true, map = new WeakMap<object, any>())
src/utils.ts:80
↓ 1 callers
Method
close
(...args: Parameters<DialogAPI["close"]>)
packages/types/maplebirch.d.ts:663
↓ 1 callers
Method
closeOverlay
()
types/global.d.ts:19
↓ 1 callers
Function
clothesIndex
(slot: ClothesSlot, clothes: any)
src/modules/NamedNPCAddon/NPCSidebar.ts:67
↓ 1 callers
Method
collectAllDependencies
(directDependencies: string[])
src/services/ModuleSystem.ts:188
↓ 1 callers
Method
collectFrameworkMods
()
src/modules/Internals.ts:131
↓ 1 callers
Method
color
(action: any, encounterType: CombatType = 'Default')
src/modules/CombatAddon/CombatAction.ts:107
↓ 1 callers
Function
combatNpc
(name: string)
src/modules/NamedNPCAddon/NPCSidebar.ts:131
↓ 1 callers
Function
commonConfig
(isProduction: boolean)
rspack.config.ts:11
↓ 1 callers
Method
compatibleModI18N
()
src/modules/Internals.ts:199
↓ 1 callers
Method
compress
(bytes: Uint8Array)
src/services/CloudSaveService.ts:583
↓ 1 callers
Method
computeHash
(data: Record<string, string>)
src/services/LanguageManager.ts:512
↓ 1 callers
Method
configure
(options: PetOptions = {})
src/modules/CharacterAddon/Pet.ts:234
↓ 1 callers
Function
convert
(str: string, mode: ConvertMode = 'lower', opt: { delimiter?: string; acronym?: boolean } = {})
src/utils.ts:389
↓ 1 callers
Method
coverfn
(filterFn: MergeFilterFn | null, ...sources: any[])
src/utils.ts:42
↓ 1 callers
Method
createEnhancedDate
(date: DateTime)
src/modules/NamedNPCAddon/NPCSchedules.ts:203
↓ 1 callers
Function
createFileTree
(fileList: string[])
scripts/modpack.ts:67
↓ 1 callers
Function
createMeta
(modName: string, boot: BlockData, files: FileBlock[], tree: BlockData)
scripts/modpack.ts:256
↓ 1 callers
Function
createModPackFromZip
(modName: string, zipBuffer: Buffer)
scripts/modpack.ts:213
↓ 1 callers
Function
createModPackage
(rootDir: string, options: PackageOptions = parseOptions([]))
scripts/package.ts:43
↓ 1 callers
Function
createParts
(modName: string, files: Map<string, Uint8Array>, bootFile: Uint8Array)
scripts/modpack.ts:235
↓ 1 callers
Method
createRoot
()
src/modules/Frameworks/TimeTravelCheat.ts:26
↓ 1 callers
Method
createStores
(db: IDBPDatabase<unknown>)
src/services/IndexedDBService.ts:83
↓ 1 callers
Function
createZipPackage
(rootDir: string)
scripts/zip.ts:91
↓ 1 callers
Method
customLinkItem
(widget: string | Function | ZoneWidgetConfig | [number, string | ZoneWidgetConfig])
src/modules/Frameworks/ZonesManager.ts:263
↓ 1 callers
Method
cycleDay
()
src/modules/NamedNPCAddon/NPCPregnancy.ts:332
↓ 1 callers
Method
dailyLocation
(hour: number)
src/modules/NamedNPCAddon/NPCSchedules.ts:291
↓ 1 callers
Method
dataReplace
()
src/modules/AddonPlugin.ts:237
↓ 1 callers
Function
dataUpdate
(migration: migration)
src/modules/Variables.ts:15
↓ 1 callers
Method
decay
(value = 1)
src/modules/NamedNPCAddon/NPCFluids.ts:81
↓ 1 callers
Method
decompress
(bytes: Uint8Array)
src/services/CloudSaveService.ts:589
↓ 1 callers
Function
defaultClothes
()
src/modules/NamedNPCAddon/NPCSidebar.ts:85
↓ 1 callers
Function
defaultConfig
defaultConfig 返回无需任何配置即可本地启动的默认值。
cloud-services/go-sql-server/config.go:27
↓ 1 callers
Method
defaultContent
(zone: string)
src/modules/Frameworks/ZonesManager.ts:232
↓ 1 callers
Method
definePregnancyProperty
(npc: PregnancyNPC)
src/modules/NamedNPCAddon/NPCPregnancy.ts:54
↓ 1 callers
Method
delTimeEvent
(type: TimeEventType, eventId: string)
src/modules/Dynamic.ts:25
↓ 1 callers
Function
deleteAccount
(request: Request, env: Env, user: AuthUser)
cloud-services/cloudflare-webdav-worker/src/auth.ts:130
↓ 1 callers
Method
deleteAccount
(password: string)
src/services/CloudSaveService.ts:106
↓ 1 callers
Method
deleteRemote
(slot: CloudSaveSlot)
src/services/CloudSaveService.ts:158
↓ 1 callers
Function
deleteSave
(env: Env, user: AuthUser, slot: number)
cloud-services/cloudflare-webdav-worker/src/worker.ts:53
↓ 1 callers
Method
deleteSave
deleteSave 删除当前用户某个槽位的云存档。
cloud-services/go-sql-server/main.go:510
↓ 1 callers
Method
deltaEncode
(moments: StateMoment[])
packages/types/maplebirch.d.ts:562
↓ 1 callers
Method
deserialize
(saveStr: string)
types/twine-sugarcube.d.ts:61
↓ 1 callers
Method
detect
()
src/modules/Frameworks/ApplyLinkZone.ts:39
↓ 1 callers
Method
detectCircularDependency
(startName: string, dependencies: string[])
src/services/ModuleSystem.ts:367
↓ 1 callers
Function
devServerConfig
(modFilename: string)
scripts/devServer.ts:5
↓ 1 callers
Function
devZipFileName
(name: string, version: string)
scripts/zip.ts:41
↓ 1 callers
Method
dispatch
(eventData: AudioEventData)
src/modules/Audio.ts:709
↓ 1 callers
Method
download
(slot: CloudSaveSlot, targetSlot = slot)
src/services/CloudSaveService.ts:145
↓ 1 callers
Method
downloadCode
()
src/services/CloudSaveService.ts:220
↓ 1 callers
Method
effect
(...actionTypes: ActionType[])
src/modules/CombatAddon/CombatAction.ts:145
↓ 1 callers
Function
either
(items: any[], weights: number[] | null = null, allowNull = false)
src/utils.ts:231
↓ 1 callers
Function
empty
()
src/modules/NamedNPCAddon/NPCFluids.ts:30
↓ 1 callers
Method
emptyManifest
()
src/services/CloudSaveService.ts:471
↓ 1 callers
Method
enableDrag
(box: HTMLElement)
src/modules/CharacterAddon/Pet.ts:305
↓ 1 callers
Method
encryptRecord
(value: unknown)
src/services/CredentialVault.ts:368
↓ 1 callers
Method
ensurePromptStyle
()
src/services/CredentialVault.ts:213
↓ 1 callers
Method
ensureState
(key: string)
src/modules/Frameworks/OtherTools/Antiques.ts:31
↓ 1 callers
Method
ensureState
(key: string)
src/modules/Frameworks/OtherTools/Foodstuff.ts:112
↓ 1 callers
Function
equal
(a: any, b: any)
src/utils.ts:125
↓ 1 callers
Method
errorMessage
(error: any)
src/services/CloudSaveService.ts:381
↓ 1 callers
Method
evalJavaScript
(script: string)
packages/types/maplebirch.d.ts:395
↓ 1 callers
Method
executeEnter
()
src/modules/TimeStateWeather/WeatherEvents.ts:127
↓ 1 callers
Method
executeExit
()
src/modules/TimeStateWeather/WeatherEvents.ts:136
↓ 1 callers
Method
executeJS
(code: string = '')
src/modules/Frameworks/ConsoleCheat.ts:49
↓ 1 callers
Method
executeTwine
(code: string = '')
src/modules/Frameworks/ConsoleCheat.ts:85
↓ 1 callers
Method
exportSlotCode
把本地槽位转成可复制的 SugarCube 存档码。
src/services/CloudSaveService.ts:185
↓ 1 callers
Method
faceStyleImagePaths
()
src/modules/Character.ts:480
↓ 1 callers
Function
faceUncovered
(nnpc: Record<string, any>)
src/modules/NamedNPCAddon/NPCSidebarConfig/fluids_layers.ts:20
↓ 1 callers
Function
fileExists
fileExists 判断配置文件是否存在。默认 config.json 不存在时使用内置配置。
cloud-services/go-sql-server/config.go:53
↓ 1 callers
Function
fillZones
(config: LinkZoneConfig, customZones: CustomZone[])
src/modules/Frameworks/ApplyLinkZone.ts:188
↓ 1 callers
Method
findLoadedText
(text: string)
src/services/LanguageManager.ts:458
↓ 1 callers
Method
findTextInDB
(text: string)
src/services/LanguageManager.ts:473
↓ 1 callers
Function
findTwineAssetBlock
(text: string, kind: string, targetName: string)
src/modules/AddonPluginProcess.ts:374
↓ 1 callers
Method
findUser
findUser 根据用户名查询用户记录。
cloud-services/go-sql-server/main.go:549
↓ 1 callers
Method
findUserByID
findUserByID 根据用户 ID 查询用户记录,主要用于注销账户前重新校验密码。
cloud-services/go-sql-server/main.go:561
↓ 1 callers
Method
fixDynamicTask
(fn: DynamicTask, name: string)
src/modules/Internals.ts:94
↓ 1 callers
Method
forcePregnancy
(config: PregnancyNpcConfig, npcName: string, pregnancy: PregnancyData)
src/modules/NamedNPCAddon/NPCPregnancy.ts:429
← previous
next →
401–500 of 1,597, ranked by callers