MCPcopy Create free account

hub / github.com/Meowhal/osu-ahr / functions

Functions617 in github.com/Meowhal/osu-ahr

Methodconstructor
(name: string)
src/Player.ts:15
Methodconstructor
(client: IIrcClient, sh: OahrSharedObjects)
src/discord/OahrDiscord.ts:34
Methodconstructor
(client: IIrcClient, discordClient: Client)
src/discord/DiscordBot.ts:38
Methodconstructor
(name: string, id: number, status: StatStatuses, score: number = 0, rank: number = 0, plays: number = 0, level
src/parsers/StatParser.ts:11
Methodconstructor
(client: IIrcClient)
src/cli/OahrHeadless.ts:9
Methodconstructor
(client: IIrcClient)
src/cli/OahrBase.ts:51
Methodconstructor
(client: IIrcClient)
src/cli/OahrCli.ts:42
Methodconstructor
(lobbyId: number, fetcher: IHistoryFetcher | null = null)
src/webapi/HistoryRepository.ts:67
Methodconstructor
()
src/webapi/ProfileRepository.ts:11
Methodconstructor
(reason: FetchProfileErrorReason, message?: string)
src/webapi/ProfileRepository.ts:86
Methodconstructor
(option: Partial<WebApiClientOption> = {})
src/webapi/WebApiClient.ts:41
Methodconstructor
()
src/webapi/BeatmapRepository.ts:15
Methodconstructor
(reason: FetchBeatmapErrorReason, message?: string)
src/webapi/BeatmapRepository.ts:115
Methodconstructor
(lobby: Lobby)
src/dummies/DummyLobbyPlugin.ts:6
Methodconstructor
( server: string, nick: string, opts?: irc.IClientOpts )
src/dummies/DummyIrcClient.ts:23
Methodconstructor
()
src/dummies/FakeBeatmapFetcher.ts:109
Methodconstructor
(creatorId: number)
src/dummies/DummyHistoryFetcher.ts:11
Methodconstructor
(action: (p: T) => void)
src/libs/DeferredAction.ts:10
Methodconstructor
(lobby: Lobby, option: Partial<AutoStartTimerOption> = {})
src/plugins/AutoStartTimer.ts:19
Methodconstructor
(lobby: Lobby, pluginName: string, loggerTag: string = 'default')
src/plugins/LobbyPlugin.ts:13
Methodconstructor
(lobby: Lobby)
src/plugins/MiscLoader.ts:19
Methodconstructor
(lobby: Lobby, option: Partial<HistoryLoaderOption> = {})
src/plugins/HistoryLoader.ts:21
Methodconstructor
(lobby: Lobby, option: Partial<HostSkipperOption> = {})
src/plugins/HostSkipper.ts:36
Methodconstructor
(lobby: Lobby, option: Partial<CacheCleanerOption> = {})
src/plugins/CacheCleaner.ts:24
Methodconstructor
(lobby: Lobby, option: Partial<MatchStarterOption> = {})
src/plugins/MatchStarter.ts:19
Methodconstructor
(lobby: Lobby, option: Partial<MapCheckerUncheckedOption> = {})
src/plugins/MapChecker.ts:34
Methodconstructor
(option: MapCheckerOption, logger: Logger)
src/plugins/MapChecker.ts:292
Methodconstructor
(lobby: Lobby, option: Partial<ProfileFecherOption> = {})
src/plugins/ProfileFecher.ts:20
Methodconstructor
(lobby: Lobby, option: Partial<WordCounterOption> = {})
src/plugins/WordCounter.ts:36
Methodconstructor
(lobby: Lobby, option: Partial<LobbyTerminatorOption> = {})
src/plugins/LobbyTerminator.ts:15
Methodconstructor
(lobby: Lobby, option: Partial<AutoHostSelectorOption> = {})
src/plugins/AutoHostSelector.ts:66
Methodconstructor
(lobby: Lobby, option: Partial<MatchAborterOption> = {})
src/plugins/MatchAborter.ts:26
Methodconstructor
(lobby: Lobby, option: Partial<LobbyKeeperOption> = {})
src/plugins/LobbyKeeper.ts:55
Methodconstructor
(size: number = 16, logger?: Logger)
src/plugins/LobbyKeeper.ts:497
Methodconstructor
(lobby: Lobby)
src/plugins/MapRecaster.ts:12
Methodconstructor
(requiredRate: number, requiredMin: number)
src/plugins/VoteCounter.ts:9
Methodconstructor
()
src/plugins/AfkKicker.ts:71
Methodconstructor
(lobby: Lobby, option: Partial<AfkKickerOption> = {})
src/plugins/AfkKicker.ts:80
Methodconstructor
(lobby: Lobby)
src/plugins/InOutLogger.ts:10
Methodconstructor
()
src/web/OahrWeb.ts:18
Methodcount
()
src/plugins/VoteCounter.ts:53
MethodcreateLinkButton
(lobbyNumber: string)
src/discord/DiscordBot.ts:489
Functiondelay
(ms: number)
src/trials/DiscordTrial.ts:6
MethoddiscardExpiredCache
(expiredMs: number = this.cacheExpiredMs)
src/webapi/BeatmapRepository.ts:83
Methoddisconnect
(message: string, callback: () => void)
src/dummies/DummyIrcClient.ts:392
Methoddispose
()
src/Lobby.ts:287
Methoddone
遅延実行が完了しているか
src/libs/DeferredAction.ts:46
MethodelapsedSinceHostChanged
()
src/plugins/HostSkipper.ts:32
Methoderrhandler
(message: any)
src/Lobby.ts:789
Methodexited
()
src/cli/OahrCli.ts:209
MethodfeedLine
(line: string)
src/parsers/MpSettingsParser.ts:34
MethodfetchHistory
(limit: number, before: number | null, after: number | null, matchId: number)
src/webapi/HistoryFetcher.ts:17
MethodfetchHistory
(limit: number, before: number | null, after: number | null, matchId: number = 0)
src/dummies/DummyHistoryFetcher.ts:25
FunctionfetchUpdateTrial
()
src/trials/WebApiTrial.ts:61
Methodfrom
(value: string, throwsIfFailed: boolean = false)
src/Modes.ts:77
Methodfrom
(value: string, throwsIfFailed: boolean = false)
src/Modes.ts:97
Methodfrom
(value: string, throwsIfFailed: boolean = false)
src/Modes.ts:125
Methodfrom
(value: string, throwsIfFailed: boolean = false)
src/Modes.ts:144
MethodgetBeatmap
* * @param mapId * @param mode * @param allowConvert * @returns * @throws FetchBeatmapError
src/webapi/BeatmapRepository.ts:34
MethodgetBeatmapset
(mapId: number)
src/webapi/WebApiClient.ts:324
MethodgetBeatmapset
(mapId: number)
src/webapi/BeatmapRepository.ts:160
MethodgetBeatmapset
(id: number)
src/dummies/FakeBeatmapFetcher.ts:144
MethodgetBeatmapsets
(id: number)
src/webapi/BeatmapRepository.ts:132
MethodgetChannels
()
src/webapi/WebApiClient.ts:250
MethodgetChatUpdates
()
src/webapi/WebApiClient.ts:240
FunctiongetGuestTokenTrial
()
src/trials/WebApiTrial.ts:22
MethodgetMe
()
src/webapi/WebApiClient.ts:257
MethodgetNotifications
()
src/webapi/WebApiClient.ts:264
MethodgetPlayer
* * @param userID * @param mode * @returns * @throws FetchProfileError
src/webapi/ProfileRepository.ts:110
MethodgetPlayer
(userID: number, mode: string)
src/webapi/WebApiClient.ts:293
MethodgetProfile
* * @param userID * @param mode * @returns * @throws FetchProfileError
src/webapi/ProfileRepository.ts:25
FunctiongetTokenTrial
()
src/trials/WebApiTrial.ts:37
MethodgetUserRecentActivity
(id: number)
src/webapi/WebApiClient.ts:271
FunctionhandleData
(chunk)
src/libs/irc.js:874
MethodisAuthorized
()
src/Player.ts:28
MethodisCreator
()
src/Player.ts:34
MethodisHost
()
src/Player.ts:25
MethodisParsed
()
src/parsers/StatParser.ts:48
MethodisParsed
()
src/parsers/MpSettingsParser.ts:30
MethodisPlayer
()
src/Player.ts:22
MethodisReferee
()
src/Player.ts:31
MethodisRegistered
()
src/cli/OahrBase.ts:72
MethodisTeamMatch
()
src/Modes.ts:101
Methodjoin
(channel: string, callback?: irc.handlers.IJoinChannel | undefined)
src/dummies/DummyIrcClient.ts:232
Methodjoinhandler
()
src/Lobby.ts:778
MethodlookupBeatmap
(mapid: number)
src/webapi/WebApiClient.ts:308
Methodm
(msg: string)
src/dummies/DummyIrcClient.ts:270
FunctionobjectToURLSearchParams
(obj: any)
src/trials/WebApiTrial.ts:53
FunctionparseLogTest
()
src/trials/WebServerTrial.ts:72
Methodpart
(channel: string, message: string, callback?: irc.handlers.IPartChannel)
src/dummies/DummyIrcClient.ts:240
Methodpassed
()
src/plugins/VoteCounter.ts:59
Methodpipe
(te: TypedEvent<T>)
src/libs/TypedEvent.ts:51
MethodplayersFinished
* Count the number of people who finished the match.
src/Lobby.ts:178
MethodplayersInGame
* Count the number of people in the match.
src/Lobby.ts:189
FunctionpromiseTrial
()
src/trials/HistryTrial.ts:51
FunctionreadlineTrial
()
src/trials/WebServerTrial.ts:95
FunctionregSwitch
(val: string, cases: { case: RegExp, action: (m: RegExpExecArray) => void }[])
src/plugins/LobbyPlugin.ts:58
Methodrequired
()
src/plugins/VoteCounter.ts:47
Methodsay
(target: string, message: string)
src/dummies/DummyIrcClient.ts:250
FunctionsayWrapper
(target: string, message: string)
src/libs/ChatLimiter.ts:10
← previousnext →501–600 of 617, ranked by callers