This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-25 05:39:57 +08:00
Code
Issues
Releases
Wiki
Activity
26,322
Commits
4
Branches
796
Tags
bb541f5ae4dacdbc3c6d2ce4543db091f0b4900a
Commit Graph
36 Commits
Remove now unused members
smoogipoo
·
2020-02-14 17:59:47 +09:00
fbc5ffbadb
Use test beatmap instead of beatmap manager
smoogipoo
·
2020-02-14 17:57:25 +09:00
32fd713a9d
Clean up selection handling
smoogipoo
·
2020-02-14 16:56:44 +09:00
aceba8791c
Improve test cases
smoogipoo
·
2020-02-14 16:48:30 +09:00
6a466ea2f5
Make test playlist items unique
smoogipoo
·
2020-02-14 16:09:30 +09:00
d6768bba62
Make room playlist use the common rearrangeable design
smoogipoo
·
2020-02-14 15:36:47 +09:00
5e871f9838
Initial implementation of rearrangeable playlist
smoogipoo
·
2020-02-14 15:01:45 +09:00
eb14dbcd77
Merge branch 'master' into remove-current-item
Dean Herbert
·
2020-02-13 21:41:23 +09:00
4a04b434a9
Merge branch 'master' into participants-bindable
Dean Herbert
·
2020-02-13 19:31:50 +09:00
28ca1a5bcc
Make room participants into a bindable list
smoogipoo
·
2020-02-13 18:59:15 +09:00
bce9c8f3f3
Remove "current" multiplayer room item
smoogipoo
·
2020-02-13 18:48:28 +09:00
75bef15583
Make playlist beatmap and ruleset into bindables
smoogipoo
·
2020-02-13 18:12:47 +09:00
91edadfe9d
Fix braces style
Dean Herbert
·
2020-02-06 13:04:29 +09:00
49ec1d4a99
Add a ruleset filtering test
Dean Herbert
·
2020-02-06 13:03:15 +09:00
43b22e3b63
Add simple filtering test
Dean Herbert
·
2020-02-06 13:03:04 +09:00
d32bb79e5a
Bring test scene structure up-to-date
Dean Herbert
·
2020-02-06 12:17:05 +09:00
7f0a134bc8
Ensure OsuScreen level leases are taken out synchronously
Dean Herbert
·
2020-01-31 19:10:44 +09:00
19f516e710
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
CA1825: use Array.Empty.
Huo Yaoyuan
·
2019-12-17 12:59:48 +08:00
ecfc6dfa3d
Fix multiplayer aggregate score inheriting from ScoreInfo
Dean Herbert
·
2019-12-05 01:45:28 +09:00
36224dca13
Fix incorrect DI usage of IAPIProvider in many tests
Dean Herbert
·
2019-09-13 17:15:33 +09:00
7cb79dd760
Merge branch 'master' into use-dummy-api-for-overall-tests
Dean Herbert
·
2019-09-05 14:27:01 +09:00
4df6bd5477
Simplify caching
smoogipoo
·
2019-08-13 17:38:21 +09:00
7c9c9f1ce1
Rename trackManager to previewTrackManager
Andrei Zavatski
·
2019-08-12 09:50:49 +03:00
5b68a2f34a
Testcase improvements
Andrei Zavatski
·
2019-08-08 12:25:46 +03:00
9ab132520c
Add testing
Andrei Zavatski
·
2019-08-08 12:18:26 +03:00
460cf141de
Remove ViewBeatmapButton
Andrei Zavatski
·
2019-08-08 07:15:30 +03:00
a4459972b6
Acquire api access for online tests
iiSaLMaN
·
2019-07-31 22:44:44 +03:00
849ed0c69d
Update VisibilityContainer usage in line with framework
Dean Herbert
·
2019-06-11 15:13:58 +09:00
609a82bc94
Cleanups
smoogipoo
·
2019-06-04 11:25:18 +09:00
4763a41c7e
Pass individual components to DummyWorkingBeatmap, not game
Dean Herbert
·
2019-05-31 14:51:12 +09:00
b52276c489
Centralise and update WorkingBeatmap creation in test cases
Dean Herbert
·
2019-05-31 14:40:53 +09:00
f33a5bc54c
Rename test cases to test scenes inline with the framework change
Roman Kapustin
·
2019-05-14 22:37:25 +03:00
459a285cd8
Add ManualInputManager to screen tests
Also sanitises content init order (ctor for content; bdl for other)
Dean Herbert
·
2019-03-26 13:26:55 +09:00
868367511e
Merge remote-tracking branch 'upstream/master' into multi-background-stack
Dean Herbert
·
2019-03-25 12:40:31 +09:00
9a6576c0a1
Add grouping of visual tests
Dean Herbert
·
2019-03-25 01:02:36 +09:00
a1c5eda05b