smoogipoo
|
031c5a441e
|
Merge branch 'master' into realtime-pp-display
|
2021-10-04 20:19:37 +09:00 |
|
Dan Balasescu
|
4bd1083388
|
Merge pull request #14903 from peppy/importer-returns-live
Add `ILive<T>` and use as return type of `Import` methods
|
2021-10-04 20:16:32 +09:00 |
|
smoogipoo
|
4871db2f86
|
Merge branch 'master' into importer-returns-live
|
2021-10-04 19:42:36 +09:00 |
|
Dean Herbert
|
853cf6feaa
|
Rename last remaining BeatmapInfo Beatmap usage
|
2021-10-04 17:35:53 +09:00 |
|
Dean Herbert
|
916342c837
|
Merge branch 'master' into importer-returns-live
|
2021-10-04 16:24:26 +09:00 |
|
smoogipoo
|
69c2b7dc59
|
Merge branch 'master' into rename-beatmap-info-beatmap-fields
|
2021-10-04 16:03:22 +09:00 |
|
Dan Balasescu
|
aa1bfc16d2
|
Merge pull request #14929 from peppy/gameplay-state
Replace `GameplayBeatmap` with `GameplayState`
|
2021-10-04 15:56:44 +09:00 |
|
Bartłomiej Dach
|
017756cbca
|
Use Torus alternates on online play screens as per design
|
2021-10-04 00:26:41 +02:00 |
|
Dean Herbert
|
ec61c3c5ee
|
Rename all remaining cases
|
2021-10-03 00:55:29 +09:00 |
|
Dean Herbert
|
973c31132b
|
Rename BeatmapInfo variables which were named beatmap for clarity
|
2021-10-02 12:45:34 +09:00 |
|
Dean Herbert
|
7e009f6168
|
Add full xmldoc
|
2021-10-02 02:31:41 +09:00 |
|
Dean Herbert
|
32afd3f426
|
Replace all basic usages
|
2021-10-02 02:22:23 +09:00 |
|
Dean Herbert
|
05ca3aec4f
|
Rename GameplayState to SpectatorGameplayState
|
2021-10-02 02:10:11 +09:00 |
|
smoogipoo
|
0ee148b53f
|
Extra guard against no attributes
|
2021-10-01 21:31:26 +09:00 |
|
smoogipoo
|
a1f880a36a
|
Split classes
|
2021-10-01 21:00:39 +09:00 |
|
smoogipoo
|
d0081908c5
|
Make Score internal
|
2021-10-01 20:52:48 +09:00 |
|
smoogipoo
|
5820a71652
|
Fix mania difficulty calculator crashing
|
2021-10-01 19:57:45 +09:00 |
|
smoogipoo
|
36be041846
|
Merge branch 'master' into realtime-pp-display
|
2021-10-01 13:28:38 +09:00 |
|
Dean Herbert
|
a2e61883e3
|
Initial push to use ILive in import process
|
2021-09-30 22:55:25 +09:00 |
|
Dean Herbert
|
3e3b9bc963
|
Split out IModelDownloader and also split apart ScoreManager
|
2021-09-30 18:25:20 +09:00 |
|
smoogipoo
|
4d8418e072
|
Fix possible nullrefs
|
2021-09-30 17:54:56 +09:00 |
|
smoogipoo
|
d2a8f35b4c
|
Update styling
|
2021-09-30 17:54:52 +09:00 |
|
smoogipoo
|
84bddf0885
|
Initial PP counter implementation
|
2021-09-30 17:00:24 +09:00 |
|
smoogipoo
|
816018edb7
|
Move hosted by text into nullcheck
|
2021-09-30 12:04:30 +09:00 |
|
smoogipoo
|
202a602d2f
|
Change default status to "ready to play"
|
2021-09-30 12:03:44 +09:00 |
|
smoogipoo
|
ea30445efc
|
Remove verbatim string
|
2021-09-30 12:03:34 +09:00 |
|
smoogipoo
|
619a907c47
|
Fix zero height grid
|
2021-09-30 12:01:26 +09:00 |
|
smoogipoo
|
56b3c8aa9a
|
Remove forgotten text
|
2021-09-30 11:52:14 +09:00 |
|
smoogipoo
|
c83dd7d2b6
|
Merge OnlinePlayComposite and RoomSubScreenComposite
|
2021-09-29 20:55:20 +09:00 |
|
smoogipoo
|
c9c2d20544
|
Limit max size
|
2021-09-29 20:44:38 +09:00 |
|
smoogipoo
|
67d847fbd3
|
Add room status text to DrawableRoom
|
2021-09-29 20:24:49 +09:00 |
|
smoogipoo
|
5f921c7836
|
Change SelectedItem to show the last item by default
|
2021-09-29 20:24:32 +09:00 |
|
smoogipoo
|
d89577b2e7
|
Add host to DrawableRoomParticipantsList
|
2021-09-29 19:34:40 +09:00 |
|
smoogipoo
|
73ee82ee2b
|
Rename RecentParticipantsList -> DrawableRoomParticipantsList
|
2021-09-29 19:15:58 +09:00 |
|
Dan Balasescu
|
625711e6d2
|
Merge pull request #14776 from peppy/fix-pause-with-audio-offset
Avoid accounting for the pause pitch adjust effect when "fixing" hardware offset adjustments
|
2021-09-28 18:44:22 +09:00 |
|
Bartłomiej Dach
|
ca6cbca04a
|
Fix range selection crashing after non-mouse selection
|
2021-09-27 20:54:29 +02:00 |
|
Dean Herbert
|
df85092426
|
Resolve inner items early in process and rename variable
|
2021-09-27 14:24:17 +09:00 |
|
Dean Herbert
|
41fb3371e5
|
Merge branch 'master' into blueprint-container-sorting
|
2021-09-27 14:12:09 +09:00 |
|
Bartłomiej Dach
|
d3203f83dd
|
Add implementation of range selection
|
2021-09-26 20:12:26 +02:00 |
|
Bartłomiej Dach
|
81d160c85a
|
Add test covering expected UX of range selection
|
2021-09-26 19:27:47 +02:00 |
|
Bartłomiej Dach
|
6dc3e66c93
|
Include combo information when determining ordering if available
|
2021-09-26 15:52:25 +02:00 |
|
Bartłomiej Dach
|
a86b9893ac
|
Always re-sort blueprints before adding/removing one
|
2021-09-26 15:48:56 +02:00 |
|
Dean Herbert
|
60c9e9f704
|
Merge pull request #14805 from bdach/rectangular-snap-grid
Add rectangular snap grid to osu! editor composer
|
2021-09-22 00:12:03 +09:00 |
|
Dan Balasescu
|
ffdaf23329
|
Merge pull request #14814 from peppy/fix-key-counter-masking
Fix `KeyCounterDisplay` potentially getting stuck invisible due to autosize masking
|
2021-09-21 16:21:38 +09:00 |
|
Bartłomiej Dach
|
761548e533
|
Merge branch 'master' into 14470-ur-not-updating
|
2021-09-20 22:07:33 +02:00 |
|
sh0ckR6
|
fb416c79e9
|
Fully revert Player
|
2021-09-20 15:01:03 -04:00 |
|
Dean Herbert
|
a3464c98a7
|
Fix KeyCounterDisplay potentially getting stuck invisible due to autosize masking
Closes #14793.
|
2021-09-20 23:52:01 +09:00 |
|
sh0ckR6
|
9a1db04920
|
Resolve GameplayClockContainer instead of Player
|
2021-09-20 10:28:58 -04:00 |
|
sh0ckR6
|
36a20ab0b3
|
Resolve failed test compilation
|
2021-09-20 10:26:07 -04:00 |
|
sh0ckR6
|
10fe2382b0
|
Address most issues
|
2021-09-20 10:07:42 -04:00 |
|