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-23 04:51:26 +08:00
Code
Issues
Releases
Wiki
Activity
24,414
Commits
4
Branches
796
Tags
ecfc6dfa3d41f27190381abe28f9dd28e86e46bd
Commit Graph
173 Commits
Use index and range expressions
Huo Yaoyuan
·
2019-12-15 20:17:35 +08:00
c457571da6
Fix test ruleset availability
Dean Herbert
·
2019-12-15 03:01:37 +09:00
244eb56455
Mods -> SelectedMods
Dean Herbert
·
2019-12-13 21:45:38 +09:00
bc31146560
Fix code style issues
Dean Herbert
·
2019-12-13 21:36:50 +09:00
76aa4f9fb2
Fix test logic and add regression test
Dean Herbert
·
2019-12-13 21:36:50 +09:00
7fdaf338f3
Fix non-null ?? usage
Dean Herbert
·
2019-12-13 20:35:34 +09:00
f349e7ff78
Fix mod select overlay tests not running individually
Dean Herbert
·
2019-12-13 20:21:35 +09:00
0bbaf9b7fb
Fix test regressions (incorrect from the start)
Dean Herbert
·
2019-12-13 20:13:32 +09:00
7033974733
Merge branch 'master' into customized-mods
Dean Herbert
·
2019-12-10 19:13:32 +09:00
138b83c9ea
Use Array.Empty
Dean Herbert
·
2019-12-06 20:14:56 +09:00
f65866648e
Fix test failures
Dean Herbert
·
2019-12-06 19:04:55 +09:00
347373a3ba
Customize -> Customise
Dean Herbert
·
2019-12-06 18:59:45 +09:00
46d055604a
Improve animation of popup dialog buttons
Dean Herbert
·
2019-12-06 18:51:30 +09:00
680b2653ae
Use SettingsSource for mod cusomisation
Dean Herbert
·
2019-12-06 17:09:48 +09:00
a5d5099868
Add multiple mod testing and update test code style
Dean Herbert
·
2019-12-06 15:42:11 +09:00
af35df4077
Merge branch 'master' into customized-mods
Dean Herbert
·
2019-11-27 19:44:32 +09:00
01a37771bc
remove unecessary step
unknown
·
2019-11-15 11:12:51 +08:00
15e85234e4
Rename button class
Dean Herbert
·
2019-11-12 10:21:06 +09:00
5bb65d0716
Combine similar tests
Dean Herbert
·
2019-11-11 19:09:38 +09:00
54da8e4035
Remove unused constructor
Dean Herbert
·
2019-11-11 19:00:14 +09:00
82cc6aa0c5
Rename ThreeState -> TernaryState and add basic tests
Dean Herbert
·
2019-11-11 18:56:18 +09:00
bed62e0d2f
Move tests to parent namespace for now
Dean Herbert
·
2019-11-11 18:42:32 +09:00
ce4843be22
Adjust test namespaces
smoogipoo
·
2019-11-08 13:34:27 +09:00
92d8526370
Add toggle menu item test
smoogipoo
·
2019-11-08 13:33:15 +09:00
e574aa0e94
Add xmldocs and cleanup
smoogipoo
·
2019-11-08 13:23:13 +09:00
011bf09516
Reorder parameters
smoogipoo
·
2019-11-08 13:23:13 +09:00
0a15a13fab
Implement a three-state menu item
smoogipoo
·
2019-11-08 13:23:13 +09:00
30f877c4ab
Abstract statefulness of new menu item type
smoogipoo
·
2019-11-08 13:23:13 +09:00
ce08d664a5
Add basic implementation of a toggleable menu item
smoogipoo
·
2019-11-07 22:26:35 +09:00
c3a3b4091b
add basic tests
unknown
·
2019-11-05 00:56:09 +08:00
a92b32f6dc
Remove usages of EF internals
smoogipoo
·
2019-10-30 17:05:15 +09:00
45af796943
Merge branch 'master' into bindable-control-points
Dan Balasescu
·
2019-10-30 16:20:54 +09:00
514c9f1eef
Rename class to match
Dean Herbert
·
2019-10-29 01:21:17 +09:00
ecf14bc7b9
Expose Current bindable in LabelledComponents
Adds a `LabelledDrawable` class for usages where bindables are not present.
Dean Herbert
·
2019-10-28 16:24:28 +09:00
08040adfad
Add grouping of ControlPoints
Dean Herbert
·
2019-10-25 19:52:02 +09:00
e987db37ec
Move WaveContainer test out of editor namespace
Dean Herbert
·
2019-10-08 18:08:05 +09:00
4446a2972c
Merge branch 'master' into labelled-switch-button
Dean Herbert
·
2019-09-29 14:56:26 +08:00
193a9b0dd7
Adjust namespaces
smoogipoo
·
2019-09-25 17:53:08 +09:00
9f77a1ef35
Merge remote-tracking branch 'origin/master' into labelled-switch-button
smoogipoo
·
2019-09-25 17:51:12 +09:00
d32a0acd10
Add a labelled switch button
smoogipoo
·
2019-09-25 17:42:35 +09:00
c9e39c124e
Fix button not transforming correctly in some cases
smoogipoo
·
2019-09-25 17:42:27 +09:00
261ba5c80a
Merge remote-tracking branch 'upstream/master' into back-button-part-2
Dean Herbert
·
2019-09-25 14:38:39 +09:00
654b815b36
Move new components to v2 namespace
Dean Herbert
·
2019-09-24 19:00:26 +09:00
f493f1c71d
Initial implementation of a switch button
smoogipoo
·
2019-09-24 18:39:11 +09:00
028c958431
Update with generic labelledcomponent
smoogipoo
·
2019-09-24 18:25:17 +09:00
6b702eb6de
Merge branch 'generic-labelledcomponent' into labelled-textbox-improvements
smoogipoo
·
2019-09-24 18:23:01 +09:00
5212c50654
Make LabelledComponent generic
smoogipoo
·
2019-09-24 18:22:02 +09:00
df692b091c
Update LabelledTextBox to use LabelledComponent
smoogipoo
·
2019-09-20 18:50:50 +09:00
2bbf4ca4b5
Add a LabelledComponent base class
smoogipoo
·
2019-09-20 18:35:15 +09:00
e0a97cfac5
Expand tests to cover new behaviour
Dean Herbert
·
2019-09-19 22:35:14 +09:00
23c5cb6367
First
Previous
1
2
3
4
Next
Last