Willy Tu
|
e42894cfcf
|
Fixed error for CodeFactor
|
2019-12-19 21:32:54 -08:00 |
|
Willy Tu
|
8ab26e8889
|
Update Tests with dependencies on LeaderboardScore. Added its dependency on DialogOverlay for the tests. Added test for deleting individual local score
|
2019-12-19 21:29:54 -08:00 |
|
smoogipoo
|
4e11fb0fd7
|
Merge remote-tracking branch 'refs/remotes/origin/master' into multiplier-text
|
2019-12-18 19:36:16 +09:00 |
|
Ganendra Afrasya
|
0e658790c1
|
Add function to assert multiplier value instead of hardcoded string
|
2019-12-15 22:42:44 +07:00 |
|
Huo Yaoyuan
|
c457571da6
|
Use index and range expressions
|
2019-12-15 20:17:35 +08:00 |
|
Dean Herbert
|
244eb56455
|
Fix test ruleset availability
|
2019-12-15 03:01:37 +09:00 |
|
Dean Herbert
|
bc31146560
|
Mods -> SelectedMods
|
2019-12-13 21:45:38 +09:00 |
|
Dean Herbert
|
76aa4f9fb2
|
Fix code style issues
|
2019-12-13 21:36:50 +09:00 |
|
Dean Herbert
|
7fdaf338f3
|
Fix test logic and add regression test
|
2019-12-13 21:36:50 +09:00 |
|
Dean Herbert
|
f349e7ff78
|
Fix non-null ?? usage
|
2019-12-13 20:35:34 +09:00 |
|
Dean Herbert
|
0bbaf9b7fb
|
Fix mod select overlay tests not running individually
|
2019-12-13 20:21:35 +09:00 |
|
Dean Herbert
|
7033974733
|
Fix test regressions (incorrect from the start)
|
2019-12-13 20:13:32 +09:00 |
|
Dean Herbert
|
138b83c9ea
|
Merge branch 'master' into customized-mods
|
2019-12-10 19:13:32 +09:00 |
|
Dean Herbert
|
f65866648e
|
Use Array.Empty
|
2019-12-06 20:14:56 +09:00 |
|
Dean Herbert
|
347373a3ba
|
Fix test failures
|
2019-12-06 19:04:55 +09:00 |
|
Dean Herbert
|
46d055604a
|
Customize -> Customise
|
2019-12-06 18:59:45 +09:00 |
|
Dean Herbert
|
680b2653ae
|
Improve animation of popup dialog buttons
|
2019-12-06 18:51:30 +09:00 |
|
Dean Herbert
|
a5d5099868
|
Use SettingsSource for mod cusomisation
|
2019-12-06 17:09:48 +09:00 |
|
Dean Herbert
|
af35df4077
|
Add multiple mod testing and update test code style
|
2019-12-06 15:42:11 +09:00 |
|
Ganendra Afrasya
|
af5c5a3000
|
Apply reviews
Also rename the class name to match with the others
|
2019-11-28 20:06:15 +07:00 |
|
Ganendra Afrasya
|
6149482b5d
|
Add test
|
2019-11-28 12:03:11 +07:00 |
|
Dean Herbert
|
01a37771bc
|
Merge branch 'master' into customized-mods
|
2019-11-27 19:44:32 +09:00 |
|
Dean Herbert
|
5da5abdb05
|
Merge branch 'master' into prev-button-revamp
|
2019-11-22 02:57:22 +09:00 |
|
unknown
|
15e85234e4
|
remove unecessary step
|
2019-11-15 11:12:51 +08:00 |
|
Dean Herbert
|
5bb65d0716
|
Rename button class
|
2019-11-12 10:21:06 +09:00 |
|
Dean Herbert
|
54da8e4035
|
Combine similar tests
|
2019-11-11 19:09:38 +09:00 |
|
Dean Herbert
|
82cc6aa0c5
|
Remove unused constructor
|
2019-11-11 19:00:14 +09:00 |
|
Dean Herbert
|
bed62e0d2f
|
Rename ThreeState -> TernaryState and add basic tests
|
2019-11-11 18:56:18 +09:00 |
|
Dean Herbert
|
ce4843be22
|
Move tests to parent namespace for now
|
2019-11-11 18:42:32 +09:00 |
|
smoogipoo
|
92d8526370
|
Adjust test namespaces
|
2019-11-08 13:34:27 +09:00 |
|
smoogipoo
|
e574aa0e94
|
Add toggle menu item test
|
2019-11-08 13:33:15 +09:00 |
|
smoogipoo
|
011bf09516
|
Add xmldocs and cleanup
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
0a15a13fab
|
Reorder parameters
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
30f877c4ab
|
Implement a three-state menu item
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
ce08d664a5
|
Abstract statefulness of new menu item type
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
c3a3b4091b
|
Add basic implementation of a toggleable menu item
|
2019-11-07 22:26:35 +09:00 |
|
Bartłomiej Dach
|
963215ccbe
|
Wait for track reset in tests
Add a wait step in tests for the "now playing" overlay to make sure
the current track was restarted before trying to call PreviousTrack()
again.
|
2019-11-06 22:43:13 +01:00 |
|
Bartłomiej Dach
|
70feab8316
|
Merge branch 'master' into prev-button-revamp
|
2019-11-06 22:41:33 +01:00 |
|
unknown
|
a92b32f6dc
|
add basic tests
|
2019-11-05 00:56:09 +08:00 |
|
smoogipoo
|
45af796943
|
Remove usages of EF internals
|
2019-10-30 17:05:15 +09:00 |
|
Dan Balasescu
|
514c9f1eef
|
Merge branch 'master' into bindable-control-points
|
2019-10-30 16:20:54 +09:00 |
|
Dean Herbert
|
ecf14bc7b9
|
Rename class to match
|
2019-10-29 01:21:17 +09:00 |
|
Dean Herbert
|
08040adfad
|
Expose Current bindable in LabelledComponents
Adds a `LabelledDrawable` class for usages where bindables are not present.
|
2019-10-28 16:24:28 +09:00 |
|
Dean Herbert
|
e987db37ec
|
Add grouping of ControlPoints
|
2019-10-25 19:52:02 +09:00 |
|
Dean Herbert
|
7f64012cfc
|
Remove seek
|
2019-10-24 14:35:45 +09:00 |
|
Dean Herbert
|
f32b84d07d
|
Fix tests not working on CI (where no beatmaps were present)
|
2019-10-24 14:05:56 +09:00 |
|
Dean Herbert
|
42e33dde0c
|
Make tests actually test
|
2019-10-24 13:18:31 +09:00 |
|
Dean Herbert
|
967551fec0
|
Renames and xmldoc
|
2019-10-24 13:10:17 +09:00 |
|
Ganendra Afrasya
|
736a36a326
|
Fix failed testcase
|
2019-10-16 14:30:09 +07:00 |
|
Ganendra Afrasya
|
b07c477aad
|
Add test case on TestSceneNowPlayingOverlay
|
2019-10-11 01:24:03 +07:00 |
|
Dean Herbert
|
4446a2972c
|
Move WaveContainer test out of editor namespace
|
2019-10-08 18:08:05 +09:00 |
|
Dean Herbert
|
193a9b0dd7
|
Merge branch 'master' into labelled-switch-button
|
2019-09-29 14:56:26 +08:00 |
|
smoogipoo
|
9f77a1ef35
|
Adjust namespaces
|
2019-09-25 17:53:08 +09:00 |
|
smoogipoo
|
d32a0acd10
|
Merge remote-tracking branch 'origin/master' into labelled-switch-button
|
2019-09-25 17:51:12 +09:00 |
|
smoogipoo
|
c9e39c124e
|
Add a labelled switch button
|
2019-09-25 17:42:35 +09:00 |
|
smoogipoo
|
261ba5c80a
|
Fix button not transforming correctly in some cases
|
2019-09-25 17:42:27 +09:00 |
|
Dean Herbert
|
654b815b36
|
Merge remote-tracking branch 'upstream/master' into back-button-part-2
|
2019-09-25 14:38:39 +09:00 |
|
Dean Herbert
|
f493f1c71d
|
Move new components to v2 namespace
|
2019-09-24 19:00:26 +09:00 |
|
smoogipoo
|
028c958431
|
Initial implementation of a switch button
|
2019-09-24 18:39:11 +09:00 |
|
smoogipoo
|
6b702eb6de
|
Update with generic labelledcomponent
|
2019-09-24 18:25:17 +09:00 |
|
smoogipoo
|
5212c50654
|
Merge branch 'generic-labelledcomponent' into labelled-textbox-improvements
|
2019-09-24 18:23:01 +09:00 |
|
smoogipoo
|
df692b091c
|
Make LabelledComponent generic
|
2019-09-24 18:22:02 +09:00 |
|
smoogipoo
|
2bbf4ca4b5
|
Update LabelledTextBox to use LabelledComponent
|
2019-09-20 18:50:50 +09:00 |
|
smoogipoo
|
e0a97cfac5
|
Add a LabelledComponent base class
|
2019-09-20 18:35:15 +09:00 |
|
Dean Herbert
|
23c5cb6367
|
Expand tests to cover new behaviour
|
2019-09-19 22:35:14 +09:00 |
|
Dean Herbert
|
50d4206c45
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
|
Dean Herbert
|
a7c59098ce
|
Fix missing assignment
|
2019-09-13 17:38:04 +09:00 |
|
Dean Herbert
|
7cb79dd760
|
Fix incorrect DI usage of IAPIProvider in many tests
|
2019-09-13 17:15:33 +09:00 |
|
Dean Herbert
|
44947aa9ed
|
Make PopupDialog abstract
|
2019-09-13 15:27:29 +09:00 |
|
Dean Herbert
|
4df6bd5477
|
Merge branch 'master' into use-dummy-api-for-overall-tests
|
2019-09-05 14:27:01 +09:00 |
|
Dean Herbert
|
53fe290ef3
|
Merge branch 'master' into back-button-part-2
|
2019-09-03 19:44:30 +09:00 |
|
jorolf
|
3b769128a8
|
Add a 60bpm beat when no beatmap is playing
|
2019-09-03 00:57:29 +02:00 |
|
Dean Herbert
|
fd26ef739a
|
Merge remote-tracking branch 'upstream/master' into back-button-part-2
|
2019-08-21 15:23:54 +09:00 |
|
Dean Herbert
|
48716f8f2b
|
Update framework
|
2019-08-21 13:29:50 +09:00 |
|
Dean Herbert
|
3949d46383
|
Add test fix to other test
|
2019-08-16 13:46:08 +09:00 |
|
Dean Herbert
|
ef5ed915e5
|
Reduce delay for hold-to-confirm controls
|
2019-08-15 17:14:00 +09:00 |
|
Dean Herbert
|
5886420a5d
|
Merge branch 'master' into back-button-part-2
|
2019-08-13 21:38:31 +09:00 |
|
Dean Herbert
|
ad24265730
|
Split visual component out of MusicController
|
2019-08-13 14:30:18 +09:00 |
|
David Zhao
|
4a28bdd384
|
Merge remote-tracking branch 'upstream/master' into back-button-part-2
|
2019-08-13 12:26:12 +09:00 |
|
Dean Herbert
|
4ccac60337
|
Merge remote-tracking branch 'upstream/master' into refactor-osd
|
2019-08-13 11:35:54 +09:00 |
|
Lucas A
|
5e49d0fb28
|
Fix CI issues
|
2019-08-12 12:11:01 +02:00 |
|
Lucas A
|
6533f114d4
|
Apply review suggestions
|
2019-08-12 12:09:09 +02:00 |
|
Dean Herbert
|
31fe121fe9
|
Merge remote-tracking branch 'RedMindZ/master' into autopilot
|
2019-08-12 14:40:52 +09:00 |
|
Dean Herbert
|
c2e2c1e67e
|
Merge branch 'master' into refactor-osd
|
2019-08-11 13:13:12 +09:00 |
|
iiSaLMaN
|
849ed0c69d
|
Acquire api access for online tests
|
2019-07-31 22:44:44 +03:00 |
|
David Zhao
|
f81e691bf5
|
Merge remote-tracking branch 'upstream/master' into back-button-part-2
|
2019-07-31 16:03:14 +09:00 |
|
David Zhao
|
6d1203a599
|
Move screen pushes into function, rename receptor
|
2019-07-30 12:00:04 +09:00 |
|
David Zhao
|
e8c039bb8a
|
Use a receptor model instead
|
2019-07-29 18:45:16 +09:00 |
|
Dean Herbert
|
c514cbe2b7
|
Add basic skinning test
|
2019-07-29 17:27:00 +09:00 |
|
Dean Herbert
|
a24e57dd3d
|
Merge branch 'master' into refactor-osd
|
2019-07-28 13:10:01 +09:00 |
|
Lucas A
|
09d679de8d
|
Move text display layout to Toast.
|
2019-07-12 08:50:53 +02:00 |
|
Dean Herbert
|
2c62891c48
|
Make Toast base class abstract
|
2019-07-11 15:15:34 +09:00 |
|
Dean Herbert
|
3bc789fca8
|
Remove osd prefix and prefer upper-case OSD
|
2019-07-11 15:09:54 +09:00 |
|
Dean Herbert
|
72362d92d4
|
Fix a few inspections from EAP r#
|
2019-07-08 16:34:11 +09:00 |
|
Lucas A
|
bc60b1dc13
|
Add test for empty OsdToast
|
2019-07-05 16:04:47 +02:00 |
|
David Zhao
|
4eb01b12be
|
Convert to method
|
2019-07-05 13:10:59 +09:00 |
|
David Zhao
|
9eeafa0861
|
Merge branch 'buttonsystem-entermode' of https://github.com/nyquillerium/osu into buttonsystem-entermode
|
2019-07-05 13:08:48 +09:00 |
|
David Zhao
|
79d6670dc5
|
Expose durations from MainMenu and reorder
|
2019-07-05 13:08:45 +09:00 |
|
Dean Herbert
|
29bc2a2751
|
Split out tests
|
2019-07-05 11:29:47 +09:00 |
|
David Zhao
|
07078b735c
|
use new vector2
|
2019-07-04 17:06:28 +09:00 |
|
David Zhao
|
8e951d423f
|
Merge branch 'buttonsystem-entermode' of https://github.com/nyquillerium/osu into buttonsystem-entermode
|
2019-07-04 17:05:47 +09:00 |
|
David Zhao
|
530675f364
|
Add tests as separate steps
|
2019-07-04 17:05:29 +09:00 |
|
smoogipoo
|
f6f547a91b
|
Fix ruleset selector line not moving on first display
|
2019-06-27 18:25:38 +09:00 |
|
Dan Balasescu
|
f06aabad5f
|
Merge branch 'master' into toolbar-rulesets-refactor
|
2019-06-26 18:33:45 +09:00 |
|
Andrei Zavatski
|
08e31159fc
|
Make testcase even more useful
|
2019-06-25 14:27:29 +03:00 |
|
Dean Herbert
|
e87e4077e8
|
Add testability of dismissal
|
2019-06-25 20:23:43 +09:00 |
|
smoogipoo
|
5b294ba419
|
Adjust backbutton animation
|
2019-06-25 18:33:35 +09:00 |
|
smoogipoo
|
4ed14a295d
|
Make TLB test scene test TLB and not back button
|
2019-06-25 18:33:30 +09:00 |
|
Andrei Zavatski
|
35516e7304
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor
|
2019-06-24 22:52:24 +03:00 |
|
Dan Balasescu
|
18d64df0c4
|
Merge branch 'master' into add-numberbox
|
2019-06-24 15:22:30 +09:00 |
|
Andrei Zavatski
|
60ff497add
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor
|
2019-06-24 01:06:54 +03:00 |
|
Unknown
|
16a4805f1f
|
add OsuNumberBox with basic tests
|
2019-06-21 15:04:52 +02:00 |
|
Dean Herbert
|
c2b451a55f
|
Fix ModSelectOverlay tests failing due to asynchronous loading
|
2019-06-21 17:51:25 +09:00 |
|
Dan Balasescu
|
73d307114f
|
Merge branch 'master' into notification-overlay-always-present
|
2019-06-21 13:12:04 +09:00 |
|
Dean Herbert
|
fa94f063be
|
Use correct button type
|
2019-06-21 00:26:55 +09:00 |
|
Dean Herbert
|
fa263b91a7
|
Attempt to fix tests
|
2019-06-21 00:12:39 +09:00 |
|
Dean Herbert
|
7b4180ce86
|
Fix failing test
|
2019-06-20 23:51:47 +09:00 |
|
Dean Herbert
|
8c383ddc27
|
Fix dodgy test scheduling to other tests
|
2019-06-20 19:23:27 +09:00 |
|
Dean Herbert
|
21a1fd738b
|
Remove the necessity for NotificationOverlay to always be present
Now it will only become present when there is a pending notification.
|
2019-06-20 19:06:21 +09:00 |
|
Dean Herbert
|
cd2999d0d1
|
Rename mod select test scene
|
2019-06-20 01:40:58 +09:00 |
|
Andrei Zavatski
|
cecbcd21b2
|
Merge remote-tracking branch 'upstream/master' into toolbar-rulesets-refactor
|
2019-06-17 23:12:55 +03:00 |
|
Dean Herbert
|
1b75fbed9a
|
Merge remote-tracking branch 'upstream/master' into update-scrollcontainer
|
2019-06-14 23:25:17 +09:00 |
|
Dean Herbert
|
bc574520bf
|
Update ScrollContainer usages in line with framework changes
|
2019-06-14 15:55:32 +09:00 |
|
Dean Herbert
|
15b9b53d35
|
Fix IconButtons not being scaled correctly
|
2019-06-14 13:40:32 +09:00 |
|
EVAST9919
|
3150b5cfb4
|
Naming adjustments
|
2019-06-12 20:51:21 +03:00 |
|
EVAST9919
|
065b4cd055
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor
|
2019-06-12 20:35:51 +03:00 |
|
Dean Herbert
|
606be3d7ce
|
Merge branch 'master' into backgrounded-beatmap-status-lookups
|
2019-06-12 00:22:47 +09:00 |
|
Dean Herbert
|
00ee45fe46
|
Merge remote-tracking branch 'origin/update-visibility-container' into update-framework
|
2019-06-11 19:36:13 +09:00 |
|
Arphox
|
07e17518e9
|
Fix all "Maintainability" CodeFactor issues
|
2019-06-11 10:28:16 +02:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
smoogipoo
|
f090e292c9
|
Move ArchiveModelManager import process to async flow
|
2019-06-10 13:42:22 +09:00 |
|
EVAST9919
|
ff9dc18928
|
TestCaseImprovements
|
2019-06-10 03:54:15 +03:00 |
|
EVAST9919
|
9b8540d818
|
Add a testcase
|
2019-06-10 03:35:00 +03:00 |
|
Dean Herbert
|
011ccffde7
|
Add an input source toggle on manual input test scenes (#4945)
Add an input source toggle on manual input test scenes
|
2019-06-07 20:26:26 +09:00 |
|
Dean Herbert
|
1374da7c41
|
Remove all calls to return user input
|
2019-06-07 12:54:57 +09:00 |
|
Dean Herbert
|
6f6b134ec8
|
Remove return user input calls
|
2019-06-07 12:52:49 +09:00 |
|
Dean Herbert
|
748c0e5c01
|
Set default state of test to enabled
|
2019-06-07 12:42:01 +09:00 |
|
Dean Herbert
|
58174425ed
|
Make visual test more visible
|
2019-06-07 12:37:10 +09:00 |
|
Dean Herbert
|
694f2e3a4f
|
Tidy up test scene's setup usage
|
2019-06-07 11:59:07 +09:00 |
|
Dean Herbert
|
64d5aa318f
|
Apply rebased changes
|
2019-06-07 11:45:58 +09:00 |
|
RedMindZ
|
e9592b1ebe
|
Merge branch 'master' into autopilot
|
2019-06-05 15:56:30 +03:00 |
|
Dean Herbert
|
2538f32fae
|
Merge branch 'osu-clickable-container' into OsuHoverContainer
|
2019-06-05 10:34:20 +09:00 |
|
Dean Herbert
|
1d9274427b
|
Merge branch 'master' into osu-clickable-container
|
2019-06-04 21:55:14 +09:00 |
|
smoogipoo
|
ff647940ca
|
Fix incorrect assertion
|
2019-06-04 19:25:34 +09:00 |
|
Dean Herbert
|
4e7f2b8f47
|
Merge branch 'master' into osu-clickable-container
|
2019-06-04 17:42:17 +09:00 |
|
smoogipoo
|
cea353975f
|
Update with further framework-side changes
|
2019-06-04 11:04:28 +09:00 |
|
Dean Herbert
|
e32f62db5b
|
Add missing file
|
2019-06-03 16:48:44 +09:00 |
|
Dean Herbert
|
17d04545fa
|
Localise GridTestScene as an OsuGridTestScene
|
2019-06-03 16:45:18 +09:00 |
|
Dean Herbert
|
3ef17a54f6
|
Fix sizing of OsuAnimatedButton and OsuClickableContainer
Was incorrect under some combinations of relative and autosize usage.
|
2019-06-03 13:53:24 +09:00 |
|
RedMindZ
|
63d2f41ea7
|
Merge branch 'master' into autopilot
|
2019-05-23 14:33:30 +03:00 |
|
smoogipoo
|
edfe47fb02
|
Rename button
|
2019-05-23 13:37:25 +09:00 |
|
RedMindZ
|
0fb823fe4a
|
Merge branch 'master' into autopilot
|
2019-05-22 15:43:35 +03:00 |
|
Dean Herbert
|
1d5b7cdec0
|
Add ExpandingBar UI element
|
2019-05-22 16:44:47 +09:00 |
|
Dean Herbert
|
4ac2acbfc0
|
Fix usages of SpriteText (instead of OsuSpriteText)
|
2019-05-21 14:13:52 +09:00 |
|
Tav TaOr
|
7575af6f42
|
Merged master into autopilot
|
2019-05-17 14:15:30 +03:00 |
|
David Zhao
|
fcffad6553
|
Merge remote-tracking branch 'upstream/master' into buttonsystem-entermode
|
2019-05-17 11:35:35 +09:00 |
|
David Zhao
|
5bf513eba8
|
Don't track immediately when entering mode
|
2019-05-17 11:24:34 +09:00 |
|
Dean Herbert
|
1ccef61f7b
|
Fix some missed instances of TestCase
|
2019-05-15 18:32:29 +09:00 |
|
Roman Kapustin
|
459a285cd8
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
|
Dean Herbert
|
4c221e43a9
|
Apply minimal changes to make framework compile
|
2019-05-14 18:39:56 +09:00 |
|
Tav TaOr
|
fca1b9325d
|
Deleted the assistMods variable since it is never used
|
2019-05-12 16:18:27 +03:00 |
|
Tav TaOr
|
dfd7b11114
|
Changed the unimplemented mod test to use OsuModSpunOut instead of OsuModAutopilot since Autopilot is implemented now.
|
2019-05-12 16:04:37 +03:00 |
|
Dean Herbert
|
5dbf57046e
|
Fix regression from removing unused variable
|
2019-05-09 10:38:22 +09:00 |
|
smoogipoo
|
9c01f6793e
|
Remove unused variable
|
2019-05-08 23:52:44 +09:00 |
|
smoogipoo
|
9b279f324f
|
Adjust testcase to avoid random failures
|
2019-05-08 23:40:01 +09:00 |
|
smoogipoo
|
a00e2b18a9
|
Fix background unloading/reloading sometimes crashing
|
2019-05-07 17:24:05 +09:00 |
|
smoogipoo
|
1d2db85866
|
Improve background sprite testcase
|
2019-05-07 17:23:44 +09:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
smoogipoo
|
c145ce2d00
|
Remove usings
|
2019-04-17 17:19:55 +09:00 |
|
smoogipoo
|
09568be270
|
Merge remote-tracking branch 'origin/master' into facade-container
# Conflicts:
# osu.Game/Screens/Play/PlayerLoader.cs
|
2019-04-17 17:17:33 +09:00 |
|
smoogipoo
|
106e77c3d7
|
Cleanup testcase
|
2019-04-17 17:15:23 +09:00 |
|
smoogipoo
|
0222424aef
|
Make mods IReadOnlyList<Mod> gamewide
Prevents potential multiple evaluations of enumerable.
|
2019-04-10 17:20:36 +09:00 |
|
David Zhao
|
a690302d00
|
Apply reviews
|
2019-04-08 15:24:09 +09:00 |
|
Dean Herbert
|
46ecaf3d6c
|
Merge branch 'master' into facade-container
|
2019-04-05 21:14:21 +09:00 |
|
David Zhao
|
c693d1fad8
|
Further condense steps
|
2019-04-05 15:48:48 +09:00 |
|
David Zhao
|
37ffe47e4b
|
Add back exception tests with better descriptions
|
2019-04-05 15:30:09 +09:00 |
|
David Zhao
|
e06fe7950b
|
Cleanup
|
2019-04-05 15:06:37 +09:00 |
|
David Zhao
|
5fa93f4a05
|
Add test for checking exception
|
2019-04-05 15:05:11 +09:00 |
|
David Zhao
|
7047f305a1
|
Apply reviews, add safety for multiple facades
|
2019-04-05 12:02:47 +09:00 |
|
David Zhao
|
456459cafa
|
Give flow container test long enough to finish
|
2019-04-04 13:25:24 +09:00 |
|
David Zhao
|
b2e932dc74
|
Clean up tests, xmldoc
|
2019-04-04 13:13:03 +09:00 |
|
David Zhao
|
f2bbde83bf
|
Use precision almost equals
|
2019-04-04 13:05:34 +09:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Dean Herbert
|
a14701619e
|
Update icon test case
|
2019-03-27 21:44:13 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
Dean Herbert
|
9a6576c0a1
|
Merge remote-tracking branch 'upstream/master' into multi-background-stack
|
2019-03-25 12:40:31 +09:00 |
|
Dean Herbert
|
a1c5eda05b
|
Add grouping of visual tests
|
2019-03-25 01:02:36 +09:00 |
|