Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meowhal/osu-ahr
/ functions
Functions
617 in github.com/Meowhal/osu-ahr
⨍
Functions
617
◇
Types & classes
195
↓ 2 callers
Method
getPlayerOrders
()
src/discord/OahrDiscord.ts:150
↓ 2 callers
Function
isExpired
(token: ApiToken | undefined)
src/webapi/WebApiClient.ts:21
↓ 2 callers
Function
logPrivateMessage
(client: IIrcClient)
src/IIrcClient.ts:60
↓ 2 callers
Method
lookupBeatmapset
(mapid: number)
src/webapi/WebApiClient.ts:316
↓ 2 callers
Method
makeLobbyAsyncCore
(title: string)
src/Lobby.ts:750
↓ 2 callers
Method
onMatchFinished
* 試合が終了したら現在のキューの先頭をホストに任命
src/plugins/AutoHostSelector.ts:201
↓ 2 callers
Method
onPlayerJoined
* 参加したプレイヤーはホストの順番待ちキューに追加される * 現在部屋に誰もいない場合はホストに任命 * @param player * @param slot
src/plugins/AutoHostSelector.ts:113
↓ 2 callers
Function
parseLogs
(lines)
src/web/statics/main.js:2
↓ 2 callers
Method
parseMods
(str: string)
src/Modes.ts:193
↓ 2 callers
Method
part
(channel: string, message: string, callback: irc.handlers.IPartChannel)
src/IIrcClient.ts:17
↓ 2 callers
Method
processOwnerCommand
(command: string, param: string)
src/plugins/MapChecker.ts:99
↓ 2 callers
Method
prompt
()
src/cli/OahrCli.ts:205
↓ 2 callers
Method
raiseFinishedGame
(ev: Event)
src/webapi/HistoryRepository.ts:249
↓ 2 callers
Method
raiseJoin
(channel: string, who: string)
src/dummies/DummyIrcClient.ts:58
↓ 2 callers
Method
raisePart
(channel: string, who: string)
src/dummies/DummyIrcClient.ts:67
↓ 2 callers
Method
registeAhr
(ahr: OahrDiscord, interaction: GuildCommandInteraction)
src/discord/DiscordBot.ts:400
↓ 2 callers
Method
registerCommandsAndRoles
(guild: Guild)
src/discord/DiscordBot.ts:104
↓ 2 callers
Method
removeInvalidCombinations
(mods: Mod[] | Set<Mod>)
src/Modes.ts:204
↓ 2 callers
Method
removePlayer
(player: Player)
src/Lobby.ts:882
↓ 2 callers
Method
saveCurrentPlayers
()
src/plugins/InOutLogger.ts:66
↓ 2 callers
Function
setContext
(client: Client, ahrs_: { [index: string]: OahrDiscord })
src/discord/DiscordAppender.ts:9
↓ 2 callers
Method
showInfoMessage
()
src/Lobby.ts:994
↓ 2 callers
Function
startLogServer
(port: number)
src/web/LogServer.ts:6
↓ 2 callers
Method
startTimer
()
src/plugins/AutoStartTimer.ts:83
↓ 2 callers
Method
startTimer
(count: number, withHint: boolean = false)
src/plugins/MatchStarter.ts:136
↓ 2 callers
Method
startTimer
()
src/plugins/MatchAborter.ts:136
↓ 2 callers
Method
startTransferLog
(ahr: OahrDiscord, guild: Guild)
src/discord/DiscordBot.ts:429
↓ 2 callers
Method
stopFetch
()
src/plugins/HistoryLoader.ts:78
↓ 2 callers
Method
transitionToLobbyMenu
()
src/cli/OahrCli.ts:266
↓ 2 callers
Method
tryGetCache
(userID: number, mode: string)
src/webapi/ProfileRepository.ts:38
↓ 2 callers
Method
tryGetCache
(mapId: number, mode: PlayMode = PlayMode.Osu, allowConvert: boolean = true)
src/webapi/BeatmapRepository.ts:56
↓ 2 callers
Method
tryGetVersion
()
src/Lobby.ts:1012
↓ 2 callers
Method
updateToken
()
src/webapi/WebApiClient.ts:48
↓ 2 callers
Function
validateMapCheckerOption
(option: MapCheckerUncheckedOption)
src/plugins/MapChecker.ts:375
↓ 2 callers
Method
validateNewQueue
(que: Player[])
src/plugins/AutoHostSelector.ts:439
↓ 1 callers
Method
CancelAllDeferredMessages
()
src/Lobby.ts:397
↓ 1 callers
Method
EnterLobbyAsync
(channel: string)
src/Lobby.ts:769
↓ 1 callers
Method
GetInOutLog
(useColor: boolean)
src/plugins/InOutLogger.ts:36
↓ 1 callers
Method
GetInOutPlayers
()
src/plugins/InOutLogger.ts:30
↓ 1 callers
Function
GetOrderTrial
()
src/trials/HistryTrial.ts:32
↓ 1 callers
Method
ModifyOderByMpSettingsResult
(result: MpSettingsResult, playersIn: Player[], playersOut: Player[], hostChanged: boolean)
src/plugins/AutoHostSelector.ts:338
↓ 1 callers
Method
OnLoaded
* すべてのプラグインが読み込まれたあとに実行される
src/plugins/LobbyPlugin.ts:40
↓ 1 callers
Method
OnUserNotFound
()
src/Lobby.ts:717
↓ 1 callers
Method
QuitLobbyAsync
()
src/Lobby.ts:819
↓ 1 callers
Method
RaiseAbortedMatch
()
src/Lobby.ts:655
↓ 1 callers
Method
RaiseJoinedLobby
(channel: string)
src/Lobby.ts:668
↓ 1 callers
Method
RaiseMatchFinished
()
src/Lobby.ts:647
↓ 1 callers
Method
RaiseMatchStarted
()
src/Lobby.ts:629
↓ 1 callers
Method
RaiseNetError
(err: Error)
src/Lobby.ts:663
↓ 1 callers
Method
RaiseParsedSettings
()
src/Lobby.ts:684
↓ 1 callers
Method
RaisePlayerFinished
(username: string, score: number, isPassed: boolean)
src/Lobby.ts:636
↓ 1 callers
Method
RaisePlayerJoined
(username: string, slot: number, team: Teams, asHost: boolean = false)
src/Lobby.ts:592
↓ 1 callers
Method
RaisePlayerLeft
(username: string)
src/Lobby.ts:601
↓ 1 callers
Method
RaisePlayerMoved
(username: string, slot: number)
src/Lobby.ts:611
↓ 1 callers
Method
RaisePluginsLoaded
* Notify plugins that the loading operation is complete
src/Lobby.ts:711
↓ 1 callers
Method
RateBeatmap
(map: Beatmap)
src/plugins/MapChecker.ts:298
↓ 1 callers
Method
RemoveAllVoters
()
src/plugins/VoteCounter.ts:42
↓ 1 callers
Function
ScrollToBottom
()
src/web/statics/main.js:206
↓ 1 callers
Method
SendPrivateMessage
(message: string, target: string)
src/Lobby.ts:332
↓ 1 callers
Method
SendPrivateMessageWithCoolTime
(message: string | (() => string), target: string, tag: string, cooltimeMs: number)
src/Lobby.ts:354
↓ 1 callers
Method
SetEnabled
(v: boolean)
src/plugins/MapChecker.ts:168
↓ 1 callers
Method
Skip
* 強制ローテーション
src/plugins/AutoHostSelector.ts:369
↓ 1 callers
Method
_match
* value,name,aliases と一致するか比較する * @param normalizedValue 検査対象文字列、 前提:標準化済みの文字列を使用すること * @returns
src/Modes.ts:24
↓ 1 callers
Method
acceptMap
(map: BeatmapCache)
src/plugins/MapChecker.ts:255
↓ 1 callers
Method
addTaskQueueIfNeeded
(player: Player)
src/plugins/ProfileFecher.ts:42
↓ 1 callers
Method
assertBanchoNotRespond
* 時間内に指定したBanchoResponseが"返されない"ことを確認する * @param lobby 対象のlobby * @param expected 期待されるBanshoResponseの種類 * @param cb BanchoResponseを評価するためのコー
src/tests/TestUtils.ts:175
↓ 1 callers
Function
assertNeverBeginTimer
(lobby: Lobby, timeout: number)
src/tests/MatchStarterTest.ts:42
↓ 1 callers
Function
assertSendMpStart
(lobby: Lobby)
src/tests/MatchStarterTest.ts:26
↓ 1 callers
Method
assignCreatorRole
()
src/Lobby.ts:1022
↓ 1 callers
Method
cacheMaps
(set: Beatmapset)
src/webapi/BeatmapRepository.ts:71
↓ 1 callers
Method
cacheProfile
(profile: UserProfile)
src/webapi/ProfileRepository.ts:50
↓ 1 callers
Method
check
(mapId: number, mapTitle: string)
src/plugins/MapChecker.ts:188
↓ 1 callers
Method
checkListRef
(message: string)
src/Lobby.ts:560
↓ 1 callers
Method
checkLobbyName
(ev: Event)
src/webapi/HistoryRepository.ts:229
↓ 1 callers
Function
checkMemberHasAhrAdminRole
(member: GuildMember)
src/trials/DiscordTrial.ts:106
↓ 1 callers
Method
checkMemberHasAhrAdminRole
(member: GuildMember)
src/discord/DiscordBot.ts:100
↓ 1 callers
Method
checkMirror
(mapId: number)
src/plugins/MiscLoader.ts:95
↓ 1 callers
Method
checkMode
(teamMode: TeamMode, scoreMode: ScoreMode)
src/plugins/LobbyKeeper.ts:184
↓ 1 callers
Method
checkMods
(mods: Mod[])
src/plugins/LobbyKeeper.ts:193
↓ 1 callers
Method
checkMpSettings
(setting: MpSettingsResult)
src/plugins/LobbyKeeper.ts:587
↓ 1 callers
Method
checkTitle
(title: string | undefined)
src/plugins/LobbyKeeper.ts:204
↓ 1 callers
Function
closeClicked
()
src/web/statics/main.js:151
↓ 1 callers
Method
connect
(retryCount?: number | irc.handlers.IRaw | undefined, callback?: irc.handlers.IRaw | undefined)
src/dummies/DummyIrcClient.ts:387
↓ 1 callers
Function
convertLink
(log)
src/web/statics/main.js:47
↓ 1 callers
Method
countUp
()
src/plugins/InOutLogger.ts:80
↓ 1 callers
Function
createContent
(ev: log4js.LoggingEvent, msg: string)
src/discord/DiscordAppender.ts:66
↓ 1 callers
Method
createControllButtons
()
src/discord/OahrDiscord.ts:133
↓ 1 callers
Method
createDetailInfoEmbed
()
src/discord/OahrDiscord.ts:64
↓ 1 callers
Method
createDummyGame
(id: number, ended: boolean)
src/dummies/DummyHistoryFetcher.ts:91
↓ 1 callers
Method
createDummyScores
(nums: number[])
src/dummies/DummyHistoryFetcher.ts:107
↓ 1 callers
Method
createDummyUserIfNotExist
(userId: number | null)
src/dummies/DummyHistoryFetcher.ts:136
↓ 1 callers
Method
createMenuButton
()
src/discord/OahrDiscord.ts:127
↓ 1 callers
Method
createSummaryInfoEmbed
()
src/discord/OahrDiscord.ts:102
↓ 1 callers
Function
decolate
(log)
src/web/statics/main.js:42
↓ 1 callers
Function
decolateChat
(log)
src/web/statics/main.js:51
↓ 1 callers
Function
delayAsync
(ms: number)
src/trials/HistryTrial.ts:73
↓ 1 callers
Method
deleteMatchSummary
(ahr: OahrDiscord)
src/discord/DiscordBot.ts:537
↓ 1 callers
Function
disguiseUserName
(username: string)
src/Player.ts:82
↓ 1 callers
Method
displayInfo
()
src/cli/OahrBase.ts:76
↓ 1 callers
Method
dispose
()
src/plugins/AutoHostSelector.ts:102
← previous
next →
201–300 of 617, ranked by callers