Dean Herbert
|
ac0fc6236c
|
Fix crash when changing beatmap toggles at loading screen
|
2018-12-13 14:51:18 +09:00 |
|
Dean Herbert
|
4fc9902cd2
|
Fix reverting to default skin via settings button causing a hard crash
|
2018-12-12 21:30:21 +09:00 |
|
smoogipoo
|
bac4f42eac
|
Fix backgrounds not quite working
|
2018-12-12 19:34:37 +09:00 |
|
Ivan Pavluk
|
d5437f7b4b
|
Merge branch 'master' into master
|
2018-12-12 17:24:52 +07:00 |
|
Ivan Pavluk
|
28b033bd99
|
Autodetect LowestSuccessfulHitResult
|
2018-12-12 17:15:59 +07:00 |
|
smoogipoo
|
450e4cd223
|
Hook up API
|
2018-12-12 19:04:11 +09:00 |
|
smoogipoo
|
87ebb00f1c
|
Make Target abstract (should absolutely always be set)
|
2018-12-12 19:03:27 +09:00 |
|
smoogipoo
|
9af2b49c01
|
Merge remote-tracking branch 'peppy/polling-component' into timeshift-api-integration
# Conflicts:
# osu.Game/osu.Game.csproj
|
2018-12-12 16:22:14 +09:00 |
|
smoogipoo
|
6123a11b67
|
Use RoomID for creation
|
2018-12-12 16:20:11 +09:00 |
|
smoogipoo
|
439d741dee
|
Implement basic api structure for rooms
|
2018-12-12 16:06:56 +09:00 |
|
Ivan Pavluk
|
e49e2fda9e
|
Rename SuccessfulHitResult->LowestSuccessfulHitResult
|
2018-12-12 13:24:58 +07:00 |
|
Dean Herbert
|
ffb91b4afc
|
Update docstring
Co-Authored-By: pavlukivan <pavlukivan@outlook.com>
|
2018-12-12 13:11:03 +07:00 |
|
Dean Herbert
|
d86cbf66a9
|
Update docstring
Co-Authored-By: pavlukivan <pavlukivan@outlook.com>
|
2018-12-12 13:10:47 +07:00 |
|
smoogipoo
|
170955110f
|
Add mods to the match info
|
2018-12-12 14:38:03 +09:00 |
|
smoogipoo
|
6661b5870f
|
Merge branch 'songselect-mods' into match-mod-display
# Conflicts:
# osu.Game/osu.Game.csproj
|
2018-12-12 14:13:37 +09:00 |
|
Dean Herbert
|
14af450ecb
|
Merge branch 'master' into songselect-mods
|
2018-12-12 13:37:04 +09:00 |
|
smoogipoo
|
49dd6ae9b0
|
Move a lot more of PlaySongSelect into SongSelect
|
2018-12-12 13:21:44 +09:00 |
|
smoogipoo
|
497f431366
|
Implement RoomManager and RoomsContainer
Reduces logic from LoungeScreen
|
2018-12-11 19:07:40 +09:00 |
|
smoogipoo
|
bf3f5ab685
|
Change ready button to "Start" and make it enter player
|
2018-12-11 17:32:01 +09:00 |
|
Dean Herbert
|
ea4dce8454
|
Add a polling component model
|
2018-12-10 21:08:14 +09:00 |
|
smoogipoo
|
1ac615b490
|
Renamespace
|
2018-12-10 19:27:25 +09:00 |
|
smoogipoo
|
cd41c45686
|
Disable select beatmap button after room is created
|
2018-12-10 19:03:22 +09:00 |
|
smoogipoo
|
3c44f9e4f1
|
Make select beatmap button into a triangle button
|
2018-12-10 18:50:52 +09:00 |
|
smoogipoo
|
3f64cfc1c6
|
Don't add rooms to lounge until they're actually created
|
2018-12-10 18:35:08 +09:00 |
|
smoogipoo
|
ca544ef3fe
|
Adjust match creation process
|
2018-12-10 18:25:32 +09:00 |
|
smoogipoo
|
77193eeea4
|
Move from lobby into match for creation process
|
2018-12-10 18:00:57 +09:00 |
|
smoogipoo
|
3b688c702c
|
Use graying rather than alpha
|
2018-12-10 17:06:34 +09:00 |
|
smoogipoo
|
c7970e5425
|
Cleanup handling of readonly fields
|
2018-12-10 16:50:00 +09:00 |
|
Ivan Pavluk
|
a62b105fb5
|
Fix formatting
|
2018-12-10 05:06:18 +00:00 |
|
Ivan Pavluk
|
98e166a679
|
Merge branch 'master' into master
|
2018-12-10 12:00:53 +07:00 |
|
smoogipoo
|
be3a912d0b
|
Use UnbindFrom()
|
2018-12-10 13:48:12 +09:00 |
|
smoogipoo
|
41c7d10dff
|
Fix compilation issues (+ use updated framework)
|
2018-12-10 13:48:05 +09:00 |
|
smoogipoo
|
352a758f5c
|
Replace 3 occurrences of SpriteText.Current
|
2018-12-10 13:20:05 +09:00 |
|
Ivan Pavluk
|
8457324044
|
SuccessfulHitWindow->SuccessfulHitResult
|
2018-12-10 09:04:12 +07:00 |
|
Dan Balasescu
|
77a544e475
|
formatting fix
Co-Authored-By: pavlukivan <pavlukivan@outlook.com>
|
2018-12-09 23:38:29 +07:00 |
|
Dan Balasescu
|
784a114eae
|
formatting fix
Co-Authored-By: pavlukivan <pavlukivan@outlook.com>
|
2018-12-09 23:38:19 +07:00 |
|
Dean Herbert
|
7a703f9237
|
Fix API getting stuck in connecting state on some exceptions
|
2018-12-09 15:08:25 +09:00 |
|
smoogipoo
|
feb1adb51d
|
Use bindable propagation rather than properties
|
2018-12-07 20:18:43 +09:00 |
|
Dean Herbert
|
7d9cdf6f81
|
Remove unnecessary private field
|
2018-12-07 20:13:03 +09:00 |
|
Dean Herbert
|
d379d02761
|
Remove unnecessary base class
|
2018-12-07 20:12:56 +09:00 |
|
Dean Herbert
|
808f02b51d
|
Merge branch 'master' into mod-fl2
|
2018-12-07 19:58:27 +09:00 |
|
Dean Herbert
|
2a2561e5c8
|
Update framework and otehr nuget packages
|
2018-12-07 19:39:54 +09:00 |
|
smoogipoo
|
29263d7154
|
Refactor bindable shenanigans in Match
|
2018-12-07 16:20:05 +09:00 |
|
smoogipoo
|
d68b4bb8e7
|
Remove custom action from DrawableRoom
|
2018-12-07 14:28:43 +09:00 |
|
Dean Herbert
|
2f9de149dd
|
Add constructor to create a PM channel from a User
|
2018-12-07 13:56:21 +09:00 |
|
Dean Herbert
|
2122966cd4
|
Show channel selector when no channels are joined
|
2018-12-07 13:26:31 +09:00 |
|
Ivan Pavluk
|
cb2444e01c
|
Remove Meh from TaikoHitWindows
|
2018-12-06 19:04:54 +07:00 |
|
WebFreak001
|
3cb91979bd
|
Merge branch 'master' of https://github.com/ppy/osu into mod-fl2
|
2018-12-06 12:14:48 +01:00 |
|
smoogipoo
|
10b526504a
|
Move ModOverlay to SongSelect
|
2018-12-06 19:29:18 +09:00 |
|
smoogipoo
|
c02150a19b
|
Make match header not fade when beatmap changes
|
2018-12-06 18:31:12 +09:00 |
|
smoogipoo
|
42817b98f9
|
Hide max participants box
|
2018-12-06 18:16:17 +09:00 |
|
Ivan Pavluk
|
1b6658f4ee
|
Move HealthIncreaseFor to Judgement
|
2018-12-06 15:09:42 +07:00 |
|
smoogipoo
|
eadbe4c470
|
Make beatmap selection work
|
2018-12-06 12:21:30 +09:00 |
|
smoogipoo
|
5f0bde581c
|
Fix OsuBindableBeatmap not being able to be auto-constructed
|
2018-12-05 20:42:16 +09:00 |
|
smoogipoo
|
1a3c06f2d9
|
Fix OsuTestCase beatmap not having a correct default beatmap
|
2018-12-05 20:33:27 +09:00 |
|
Dean Herbert
|
94045413ce
|
Change statistics to be int for now
|
2018-12-05 19:44:01 +09:00 |
|
smoogipoo
|
e7d7e00516
|
Better disabling of various controls
|
2018-12-05 17:01:14 +09:00 |
|
Dean Herbert
|
b5ba74a628
|
Add more specific checks
|
2018-12-05 02:12:15 +09:00 |
|
Dean Herbert
|
c7c5837ec1
|
Fix GetWorkingBeatmap potentially loading same beatmap twice
This could be seen when using the previous/next buttons in the MusicController while at song select.
|
2018-12-05 01:45:32 +09:00 |
|
Dean Herbert
|
4f5028bbc1
|
Merge branch 'master' into fix-hudoverlay-presence
|
2018-12-04 22:14:54 +09:00 |
|
smoogipoo
|
ca91dfa091
|
Make hudoverlay always present
|
2018-12-04 19:20:32 +09:00 |
|
smoogipoo
|
ec83790734
|
Add timeshift game type
|
2018-12-04 18:58:45 +09:00 |
|
smoogipoo
|
c469d12d63
|
Set room host when the room is refreshed
|
2018-12-04 18:18:17 +09:00 |
|
smoogipoo
|
a7ac544e12
|
Add interface for the multiplayer screen short title
|
2018-12-04 17:43:44 +09:00 |
|
smoogipoo
|
b251129c59
|
Block going into multiplayer while logged out
|
2018-12-04 17:43:27 +09:00 |
|
smoogipoo
|
f2a57ce270
|
Fix room host not being set
|
2018-12-04 17:23:58 +09:00 |
|
smoogipoo
|
6e5716c3f3
|
Adjust transition
|
2018-12-04 15:32:12 +09:00 |
|
smoogipoo
|
a02e025f06
|
Fix selections not working anymore
|
2018-12-04 15:26:06 +09:00 |
|
smoogipoo
|
d8739d9dee
|
Fix creating a new room re-using the existing model
|
2018-12-04 15:25:48 +09:00 |
|
Dean Herbert
|
1913dc7365
|
Merge branch 'master' into fix-home-button-cancel
|
2018-12-04 12:53:11 +09:00 |
|
smoogipoo
|
e22cefc27d
|
Immediately select newly-created rooms
|
2018-12-04 12:49:22 +09:00 |
|
Dean Herbert
|
415349e6ef
|
Add missing return
|
2018-12-04 12:14:26 +09:00 |
|
smoogipoo
|
9fdd48ded2
|
Add 1ms offset to controlpoint lookup times
|
2018-12-04 12:08:46 +09:00 |
|
Dean Herbert
|
a33865efce
|
Fix home button being cancelled by mod select
|
2018-12-04 12:06:05 +09:00 |
|
Dan Balasescu
|
78d1a1c499
|
Merge branch 'master' into fix-async-profile-logic
|
2018-12-03 20:55:23 +09:00 |
|
Dan Balasescu
|
f278dff49c
|
Merge branch 'master' into fix-chat-crash
|
2018-12-03 19:17:05 +09:00 |
|
Dean Herbert
|
7e35afd178
|
Fix loading scores on profile pages potentially causing long blocking operations
|
2018-12-03 18:37:44 +09:00 |
|
smoogipoo
|
6a28e8c696
|
Add settings to lounge
|
2018-12-03 18:30:26 +09:00 |
|
Dean Herbert
|
14d9f1d8bb
|
Fix hard crash due to out-of-order chat sequencing
|
2018-12-03 18:13:10 +09:00 |
|
Dean Herbert
|
9a8136ea4a
|
Merge branch 'master' into fix-selector-regression
|
2018-12-03 18:01:12 +09:00 |
|
smoogipoo
|
53a54f8634
|
Renamespace room settings
|
2018-12-03 17:54:10 +09:00 |
|
smoogipoo
|
20b843e63c
|
Add create tab
|
2018-12-03 17:50:56 +09:00 |
|
smoogipoo
|
51c16867d5
|
Remove type conversion from LoungeTab to RoomAvailability
|
2018-12-03 17:50:39 +09:00 |
|
smoogipoo
|
eb88768bd0
|
Fix incorrect controlpoint being applied to samples
|
2018-12-03 17:21:27 +09:00 |
|
smoogipoo
|
814d401eb0
|
Make ChannelSelectorTabItem not switchable
|
2018-12-03 11:48:36 +09:00 |
|
smoogipoo
|
7255a01bf5
|
Remove ChatTabControl
|
2018-12-03 11:48:21 +09:00 |
|
Dean Herbert
|
f9fb6dc39b
|
Remove health from ScoreInfo
|
2018-12-01 00:17:05 +09:00 |
|
Dean Herbert
|
af3ef9a089
|
Fix some data types on ScoreInfo
|
2018-11-30 20:43:38 +09:00 |
|
Dean Herbert
|
2860f5a5cd
|
Revert "Fix D rank displaying as F"
This reverts commit 17b2a4ca0d .
|
2018-11-30 20:03:21 +09:00 |
|
Dean Herbert
|
3921834cfd
|
Merge branch 'master' into fix-d-rank
|
2018-11-30 19:49:36 +09:00 |
|
Dean Herbert
|
b985d19078
|
Merge branch 'master' into local-score-saving
|
2018-11-30 19:48:00 +09:00 |
|
Dean Herbert
|
17b2a4ca0d
|
Fix D rank displaying as F
|
2018-11-30 19:46:40 +09:00 |
|
smoogipoo
|
f80a30cba4
|
Fix null being serialized
|
2018-11-30 18:52:31 +09:00 |
|
smoogipoo
|
b1c5b43767
|
Fix post-rebase errors
|
2018-11-30 18:46:47 +09:00 |
|
smoogipoo
|
10ed09521c
|
Add leaderboard display for local scores
|
2018-11-30 18:40:53 +09:00 |
|
smoogipoo
|
4144f4bd2f
|
Fix duplicates not being ignored if hash is null
|
2018-11-30 18:40:06 +09:00 |
|
smoogipoo
|
795933d1a1
|
CreateScoreInfo -> CreateScore
|
2018-11-30 18:32:08 +09:00 |
|
smoogipoo
|
a6b0e35b2d
|
Fix post-rebase issues
|
2018-11-30 18:31:54 +09:00 |
|
smoogipoo
|
a8ad7d4670
|
Add silent import parameter
|
2018-11-30 18:27:13 +09:00 |
|
smoogipoo
|
d07a724970
|
Only allow replay screen changes in menu + songselect
|
2018-11-30 18:25:54 +09:00 |
|
smoogipoo
|
4c1abdcd8c
|
Save score upon map completion
|
2018-11-30 18:25:14 +09:00 |
|
smoogipoo
|
8eff49bccd
|
Remove User from Replay
|
2018-11-30 18:25:14 +09:00 |
|
smoogipoo
|
ed67984638
|
Don't load player if score has no replay data
|
2018-11-30 18:24:35 +09:00 |
|
Dean Herbert
|
059e9e180b
|
Apply review
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
9718e476c7
|
Add license header
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
2dd5dad7c5
|
Remove empty lines
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
00c5ea28c7
|
Update migrations in line with hash change
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
66e43e6ed9
|
Update hashing method in line with master
|
2018-11-30 17:36:06 +09:00 |
|
Dean Herbert
|
be37f3c328
|
Rename NoModMod
|
2018-11-30 17:35:13 +09:00 |
|
Dean Herbert
|
aa7a665317
|
Merge remote-tracking branch 'upstream/master' into scoredatabase
|
2018-11-30 17:20:23 +09:00 |
|
Dean Herbert
|
d97a15a504
|
Add IMod and change ShortenedName to Acronym
|
2018-11-30 17:16:00 +09:00 |
|
Dean Herbert
|
84f3d4f48d
|
Fix nullref
|
2018-11-30 17:15:32 +09:00 |
|
Dean Herbert
|
e82ad3539b
|
Move JsonIgnore specification to interface
|
2018-11-30 16:39:25 +09:00 |
|
Dean Herbert
|
58293c3eae
|
Re-migrate
|
2018-11-30 16:35:57 +09:00 |
|
Dean Herbert
|
3727955911
|
Refactors/renames
|
2018-11-30 16:35:45 +09:00 |
|
Dan Balasescu
|
f496bdba69
|
Merge branch 'master' into fix-skin-duplication
|
2018-11-30 16:20:03 +09:00 |
|
smoogipoo
|
bc3fcb87b7
|
Use input events rather than scene graph traversals
|
2018-11-30 15:47:55 +09:00 |
|
Dean Herbert
|
831cd3ed59
|
ScoreInfo scoreInfo -> ScoreInfo score
|
2018-11-30 15:18:52 +09:00 |
|
Dan Balasescu
|
e83f6707bf
|
Merge branch 'master' into editor-keyboard-seek
|
2018-11-30 15:17:06 +09:00 |
|
Dean Herbert
|
705ef5e3ac
|
Fix hash function
|
2018-11-30 15:10:56 +09:00 |
|
Dean Herbert
|
271dcded3c
|
Merge branch 'master' into scoredatabase
|
2018-11-30 14:59:58 +09:00 |
|
Dean Herbert
|
ab621bd873
|
Toggle pause in editor with spacebar
|
2018-11-30 14:58:09 +09:00 |
|
Dean Herbert
|
0ee5a5bdb4
|
Add support for keyboard seeking in the editor
|
2018-11-30 14:57:25 +09:00 |
|
smoogipoo
|
64bb27be5d
|
Add scoreinfo tables
|
2018-11-30 14:48:31 +09:00 |
|
smoogipoo
|
69370c53ca
|
Fix rank not being read
|
2018-11-30 14:48:25 +09:00 |
|
Dean Herbert
|
b3a55a26d7
|
Merge branch 'master' into inter-column-movements
|
2018-11-30 14:31:44 +09:00 |
|
Dean Herbert
|
7543af07dd
|
Remove weird reference
|
2018-11-30 14:30:50 +09:00 |
|
smoogipoo
|
690a1f0765
|
Fix score statistics not being serialised
|
2018-11-30 14:27:34 +09:00 |
|
smoogipoo
|
5530736541
|
Cleanup mods string
|
2018-11-30 14:27:34 +09:00 |
|
smoogipoo
|
b673eb79b1
|
Fix local score infos conflicting
|
2018-11-30 14:27:34 +09:00 |
|
smoogipoo
|
aa7f66b24a
|
Fix crash when loading scores with no mods
|
2018-11-30 14:27:34 +09:00 |
|
Dean Herbert
|
5254b07680
|
Merge remote-tracking branch 'upstream/master' into inter-column-movements
|
2018-11-30 11:57:53 +09:00 |
|
Jack Scotson
|
e11b2218cb
|
Merge branch 'master' into keypad-enter
|
2018-11-29 13:51:07 +00:00 |
|
Dean Herbert
|
7ffc597a8e
|
Fix one-frame issues
|
2018-11-29 14:55:20 +09:00 |
|
Dean Herbert
|
3d46ac7d35
|
Remove unnecessary high frequency input
|
2018-11-29 13:21:11 +09:00 |
|
Dean Herbert
|
86a0f8d2a9
|
Merge branch 'master' into note-placement
|
2018-11-29 13:06:11 +09:00 |
|
Dean Herbert
|
097c8e0155
|
Merge branch 'master' into fix-taiko-completions
|
2018-11-29 12:17:37 +09:00 |
|
smoogipoo
|
aea84f737b
|
Fix taiko hitobjects potentially disappearing before being judged
|
2018-11-29 12:12:29 +09:00 |
|
smoogipoo
|
d2f0a921ca
|
Fix lookups by beatmapinfo failing for imports of existing sores
|
2018-11-28 20:41:48 +09:00 |
|
smoogipoo
|
a88b69ec43
|
Notify of existing imports
|
2018-11-28 20:19:35 +09:00 |
|
smoogipoo
|
aaf3e650a5
|
Fix some columns
|
2018-11-28 20:19:35 +09:00 |
|
smoogipoo
|
2bb7a078c9
|
Don't import replays with no existing beatmap
|
2018-11-28 20:19:35 +09:00 |
|
smoogipoo
|
554c858944
|
Fix mods not deserializing properly
|
2018-11-28 20:19:35 +09:00 |
|
Dean Herbert
|
ab2b2493a1
|
Move hashing functionality to ArchiveModelManager
|
2018-11-28 19:21:36 +09:00 |
|
Dean Herbert
|
0384f3549f
|
Add hash and missing indices to SkinInfo
|
2018-11-28 19:15:56 +09:00 |
|
Dean Herbert
|
f42d4a9382
|
Add wildcard scope to oauth requests
|
2018-11-28 19:02:23 +09:00 |
|
Dean Herbert
|
ce660b6d67
|
Add skin de-duplication
|
2018-11-28 19:01:22 +09:00 |
|
smoogipoo
|
542a75d076
|
Add index on online score id
|
2018-11-28 18:56:20 +09:00 |
|
smoogipoo
|
b8e60afa69
|
Move replays to an wrapping Score class
|
2018-11-28 18:45:17 +09:00 |
|
smoogipoo
|
219929eb47
|
Score -> ScoreInfo
|
2018-11-28 18:33:01 +09:00 |
|