Dan Balasescu
|
d9b4fae4e5
|
Merge branch 'master' into chat-command
|
2021-09-13 13:32:44 +09:00 |
|
Bartłomiej Dach
|
c4627bed6d
|
Print username in case of generic network failure too
|
2021-09-12 12:56:36 +02:00 |
|
rednir
|
e511c2ef2b
|
add comment
|
2021-09-12 08:50:53 +01:00 |
|
Davran Dilshat
|
1b264a2dd0
|
make user lookup string public
|
2021-09-11 16:22:29 +01:00 |
|
Davran Dilshat
|
c166f1a06a
|
change error message based on exception message
|
2021-09-11 14:18:09 +01:00 |
|
Dan Balasescu
|
f4b1d8b9d1
|
Merge pull request #14704 from peppy/modicon-imod-support
Update `LeaderboardModSelector` to avoid creating mod instances
|
2021-09-10 16:43:32 +09:00 |
|
Davran Dilshat
|
acb181ff2b
|
rename alreadyJoinedChannel -> privateChannel
|
2021-09-10 08:15:43 +01:00 |
|
rednir
|
5ec615c783
|
display user in error message
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-09-10 08:02:15 +01:00 |
|
rednir
|
84c152e7b6
|
break when already found user
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-09-10 08:01:38 +01:00 |
|
Dean Herbert
|
309460e505
|
Merge pull request #14675 from ekrctb/featured-artist-markers
Add featured artist markers to beatmap listing and overlay
|
2021-09-10 14:30:33 +09:00 |
|
Dean Herbert
|
28e9329136
|
Update LeaderboardModSelector to avoid creating mod instances
|
2021-09-10 12:43:21 +09:00 |
|
Dean Herbert
|
76e877f160
|
Disable APIMod/Mod cross equality support
|
2021-09-10 11:24:56 +09:00 |
|
Dean Herbert
|
cf633973a9
|
Refactor exposed mod retrieval methods for better safety
|
2021-09-10 11:09:13 +09:00 |
|
Dean Herbert
|
ce6b022a90
|
Remove unused IMod specification from APIMod
|
2021-09-10 10:59:30 +09:00 |
|
Dean Herbert
|
2edb851008
|
Add ability to lookup mod from a type specification
|
2021-09-09 16:50:59 +09:00 |
|
Dean Herbert
|
4d0530ca9d
|
Add new methods to ruleset for quicker mod lookups
|
2021-09-09 16:46:14 +09:00 |
|
Dean Herbert
|
e66d76d26e
|
Avoid settings copy if there are no settings
|
2021-09-09 15:43:55 +09:00 |
|
ekrctb
|
7543f9dfb0
|
Add featured artist track ID online info
|
2021-09-08 12:21:24 +09:00 |
|
Davran Dilshat
|
255f8a9769
|
add alias "/msg" (also a command in stable)
|
2021-09-07 17:25:47 +01:00 |
|
Davran Dilshat
|
b1c89f7618
|
ignore case when search for already joined channel
|
2021-09-07 17:22:59 +01:00 |
|
Davran Dilshat
|
be9540e535
|
fix "key" having wrong url parameter name
|
2021-09-07 17:17:10 +01:00 |
|
rednir
|
f209222812
|
Merge branch 'master' into chat-command
|
2021-09-07 17:09:46 +01:00 |
|
Davran Dilshat
|
f54d5675db
|
check if user joined requested channel already
|
2021-09-07 17:06:12 +01:00 |
|
Dean Herbert
|
c43ac8c946
|
Merge pull request #14660 from ekrctb/search-featured-artists
Add "featured artists" filter to beatmap listing
|
2021-09-07 20:58:13 +09:00 |
|
Dean Herbert
|
92f59c10f5
|
Remove redundant this. in assignment
|
2021-09-07 17:45:39 +09:00 |
|
Dean Herbert
|
1aa95de530
|
Merge branch 'master' into score-ordering
|
2021-09-07 17:45:38 +09:00 |
|
Dean Herbert
|
d922210d2f
|
Fix TestSceneDeleteLocalScore not properly comparing post-delete scores
|
2021-09-07 16:46:27 +09:00 |
|
ekrctb
|
b6c80f04b0
|
Add "featured artists" filter to beatmap search
|
2021-09-07 16:44:45 +09:00 |
|
Dean Herbert
|
1c4a3c584a
|
Use correct lookup type to ensure username based lookups always prefer username
|
2021-09-06 15:04:27 +09:00 |
|
Davran Dilshat
|
5c385e84ea
|
wrong command name in query message
|
2021-09-05 21:20:19 +01:00 |
|
Davran Dilshat
|
cb6cee9aea
|
add /query as alias of /chat
|
2021-09-05 21:10:08 +01:00 |
|
Davran Dilshat
|
59ca69e41f
|
add /chat command
|
2021-09-05 18:16:57 +01:00 |
|
Davran Dilshat
|
b1a995e0bb
|
revert changes
|
2021-09-05 15:49:48 +01:00 |
|
Davran Dilshat
|
e78dc1bb4c
|
more code quality :/
|
2021-09-05 15:27:28 +01:00 |
|
Davran Dilshat
|
e409f2dc6d
|
add xmldoc
|
2021-09-05 10:42:38 +01:00 |
|
Davran Dilshat
|
9aa1564e0d
|
revert ChannelManager changes
|
2021-09-05 10:19:04 +01:00 |
|
Davran Dilshat
|
ea3be927d7
|
convert to method group
|
2021-09-04 20:02:10 +01:00 |
|
Davran Dilshat
|
4c006333e0
|
add /chat command
|
2021-09-04 19:42:14 +01:00 |
|
smoogipoo
|
999386da29
|
Cleanup
|
2021-08-31 21:47:49 +09:00 |
|
smoogipoo
|
bfcadcc4ac
|
Revert some changes
|
2021-08-31 19:18:01 +09:00 |
|
rednir
|
8104b15874
|
remove braces
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-08-30 13:23:33 +01:00 |
|
smoogipoo
|
4ebb11472d
|
Update Leaderboard to reorder scores based on scoring mode
|
2021-08-30 19:34:34 +09:00 |
|
Davran Dilshat
|
90c313e2ad
|
add methods to get a user from their username
|
2021-08-29 19:19:55 +01:00 |
|
Dean Herbert
|
e1ab3434ed
|
Add ability to handle user join/leave/kick events in MultiplayerComposite s
|
2021-08-25 14:37:14 +09:00 |
|
Bartłomiej Dach
|
e503182a8d
|
Merge branch 'master' into activity-on-multiplayer-screens
|
2021-08-24 18:50:55 +02:00 |
|
Dean Herbert
|
8cd972a9fe
|
Merge branch 'master' into pinned-comment
|
2021-08-24 14:37:31 +09:00 |
|
smoogipoo
|
956c1cc216
|
Merge branch 'master' into activity-on-multiplayer-screens
|
2021-08-24 12:33:34 +09:00 |
|
Endrik Tombak
|
058d2d2a49
|
Use nekodex's regex from osu-web
|
2021-08-20 23:01:06 +03:00 |
|
Endrik Tombak
|
8745fe9e34
|
Change editor timestamp regex to not match non-editor ones
|
2021-08-20 22:32:04 +03:00 |
|
Dan Balasescu
|
54bc532f0d
|
Merge branch 'master' into fix-messagepack-union
|
2021-08-20 16:01:04 +09:00 |
|