Dean Herbert
|
b910c21230
|
Add ModFlowDisplay and consume in ContractedPanelMiddleContent
|
2021-07-21 16:53:04 +09:00 |
|
Dean Herbert
|
b65e607941
|
Add test covering mod displays with too many mods
|
2021-07-21 16:43:41 +09:00 |
|
Dean Herbert
|
a63065dbe9
|
Tidy up ModDisplay
|
2021-07-21 16:38:25 +09:00 |
|
Bartłomiej Dach
|
db9cf443c7
|
Allow confirming room password by pressing Enter
|
2021-07-21 00:04:51 +02:00 |
|
Dean Herbert
|
d066ebcd70
|
Merge pull request #12682 from frenzibyte/refactor-combo-colour-retrieval
Refactor combo colours retrieval to use skin config lookups instead
|
2021-07-20 19:47:57 +09:00 |
|
Dean Herbert
|
26cc4af87c
|
Revert unintended changes
|
2021-07-20 16:44:51 +09:00 |
|
Dean Herbert
|
4113eae6ad
|
Add test coverage of fail scenario
|
2021-07-20 16:37:13 +09:00 |
|
Salman Ahmed
|
1af230c48c
|
Merge branch 'master' into refactor-combo-colour-retrieval
|
2021-07-20 10:08:25 +03:00 |
|
Dean Herbert
|
844152e1b1
|
Merge pull request #13861 from peppy/add-password-support
Add multiplayer room password support
|
2021-07-19 23:32:28 +09:00 |
|
Dan Balasescu
|
6e104fe084
|
Merge pull request #13894 from peppy/fix-beat-synced-container-alt
Fix multiple issues with `BeatSyncedContainer`
|
2021-07-19 23:19:20 +09:00 |
|
smoogipoo
|
7956f73f62
|
Move initial content into step
|
2021-07-19 22:31:53 +09:00 |
|
smoogipoo
|
57a99886d5
|
Fix password icon not disappearing when no password
|
2021-07-19 22:31:01 +09:00 |
|
smoogipoo
|
b7c2d6b1ab
|
Merge branch 'master' into add-password-support
|
2021-07-19 22:23:09 +09:00 |
|
Dan Balasescu
|
f3bcaf7f11
|
Merge pull request #13929 from peppy/i-deep-cloneable
Create a deep clone of score for score submission purposes
|
2021-07-19 21:58:27 +09:00 |
|
smoogipoo
|
05295241b8
|
Add room joining tests
|
2021-07-19 20:55:14 +09:00 |
|
smoogipoo
|
2eec524f27
|
Fix password not copied from multiplayer client
|
2021-07-19 20:20:08 +09:00 |
|
smoogipoo
|
1b9d297911
|
Add test
|
2021-07-19 20:08:29 +09:00 |
|
Dan Balasescu
|
473011070f
|
Merge pull request #13908 from peppy/editor-disallow-placement-when-untimed
Fix editor composer allowing object placement without timing present
|
2021-07-19 18:37:19 +09:00 |
|
Dean Herbert
|
bde35d9f21
|
Rename radio button classes to be local to editor
|
2021-07-19 16:57:12 +09:00 |
|
Dean Herbert
|
e507faef29
|
Add deep cloning support to Score /ScoreInfo /Replay
|
2021-07-19 14:14:28 +09:00 |
|
Dean Herbert
|
3c028ce05c
|
Add IDeepCloneable interface and update existing CreateCopy methods to use it
|
2021-07-19 12:54:17 +09:00 |
|
Dean Herbert
|
c6bc95767d
|
Simplify popover hide logic and add test coverage
|
2021-07-17 22:31:47 +09:00 |
|
kj415j45
|
0183564810
|
Merge branch 'localisation-base' of https://github.com/kj415j45/osu into localisation-base
|
2021-07-17 21:19:14 +08:00 |
|
kj415j45
|
5b4a1ef70a
|
Update test to match Breadcrumb change
|
2021-07-17 20:40:59 +08:00 |
|
Dean Herbert
|
567a94a28b
|
Remove unused using statements
|
2021-07-17 15:35:08 +09:00 |
|
Dean Herbert
|
d609839ff6
|
Fix test not working due to popover container being too global
|
2021-07-17 15:04:00 +09:00 |
|
Dean Herbert
|
23ed77f2c6
|
Fix test failure under visual tests due to double firing
|
2021-07-17 14:34:55 +09:00 |
|
Dean Herbert
|
db4d64effb
|
Rename incorrect step
|
2021-07-17 14:29:18 +09:00 |
|
Dean Herbert
|
50eed26bd1
|
Rename radio button item to label
|
2021-07-17 02:32:23 +09:00 |
|
Dean Herbert
|
eac9b1ec7e
|
Disable toolbox composition buttons when beatmap is not timed
|
2021-07-17 02:30:13 +09:00 |
|
Dean Herbert
|
efdc8fa8a6
|
Fix incorrect step name
Co-authored-by: Henry Lin <henry.ys.lin@gmail.com>
|
2021-07-15 19:08:12 +09:00 |
|
Dean Herbert
|
b6996d647e
|
Add ability to disable mistimed event firings
|
2021-07-15 16:22:48 +09:00 |
|
Dean Herbert
|
3197f599bb
|
Add failing test showing OnNewBeat can execute far away from an actual beat
|
2021-07-15 16:01:46 +09:00 |
|
Dean Herbert
|
77bfe700e0
|
Add test coverage of idle beat
|
2021-07-15 14:59:57 +09:00 |
|
Dean Herbert
|
cab8b94132
|
Add failing test
|
2021-07-15 14:41:50 +09:00 |
|
Dean Herbert
|
a3129ad00e
|
Refactor BeatSyncedContainer to support GameplayClock
|
2021-07-15 14:37:13 +09:00 |
|
Dean Herbert
|
8cc2d2e79e
|
Update beat synced container tests to be usable
|
2021-07-15 14:37:13 +09:00 |
|
Dean Herbert
|
b5dd9403b1
|
Merge branch 'master' into add-password-support
|
2021-07-14 23:53:03 +09:00 |
|
Bartłomiej Dach
|
9bec53bfa8
|
Implement osu!-side popover
|
2021-07-14 01:05:06 +02:00 |
|
Dean Herbert
|
8d82412b39
|
Merge pull request #13851 from gagahpangeran/autolink-md
Add autolink support in osu markdown container
|
2021-07-13 19:40:53 +09:00 |
|
Dean Herbert
|
2436ebb6d3
|
Merge pull request #13874 from Naxesss/short-object-checks
Add object duration checks
|
2021-07-13 19:01:02 +09:00 |
|
Naxess
|
6da2a3d51f
|
Add zero-length objects check and tests
|
2021-07-13 10:50:11 +02:00 |
|
smoogipoo
|
28ff92e34e
|
Add test
|
2021-07-13 17:31:28 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
1c69da09d3
|
Merge branch 'master' into autolink-md
|
2021-07-13 15:04:36 +07:00 |
|
Dean Herbert
|
5a2667ae89
|
Merge branch 'master' into add-password-support
|
2021-07-13 14:27:59 +09:00 |
|
Dean Herbert
|
35b5f0462c
|
Merge branch 'master' into add-password-support
|
2021-07-13 14:26:56 +09:00 |
|
Dean Herbert
|
35841fa4f7
|
Merge branch 'master' into fix-difficulty-bindable-bind-order
|
2021-07-13 13:42:53 +09:00 |
|
Dan Balasescu
|
ba5d884ab0
|
Merge pull request #13856 from peppy/fix-line-break
Fix one new incorrect formatting inspection from EAP6
|
2021-07-13 07:46:39 +09:00 |
|
Bartłomiej Dach
|
f3fe472a33
|
Add failing test case for reset to defaults
|
2021-07-12 22:25:21 +02:00 |
|
Dean Herbert
|
947460c3c5
|
Add test flow for joining passworded rooms via UI
|
2021-07-12 18:25:04 +09:00 |
|