smoogipooo
|
956a7288fb
|
Add basic DrawableNote.
|
2017-05-03 20:12:27 +09:00 |
|
Dan Balasescu
|
5024a74192
|
Update ManiaPlayfield.cs
|
2017-05-03 20:11:24 +09:00 |
|
EVAST9919
|
5f2f1d2763
|
CI fixes
|
2017-05-03 14:01:43 +03:00 |
|
EVAST9919
|
9e35eb8d97
|
Fixes
|
2017-05-03 13:53:45 +03:00 |
|
smoogipooo
|
8aa6bb636c
|
Reset column key when it can't be set.
|
2017-05-03 19:43:20 +09:00 |
|
smoogipooo
|
8d82a52942
|
Add revert to normal special style after all steps.
|
2017-05-03 19:38:27 +09:00 |
|
smoogipooo
|
14e4714f08
|
Rewrite a lot of ManiaPlayfield/Column to support left/right special styles and arbitrary number of columns.
|
2017-05-03 19:38:15 +09:00 |
|
smoogipooo
|
06e014708a
|
Defer virtual method to load().
|
2017-05-03 15:57:15 +09:00 |
|
EVAST9919
|
e7a8619f01
|
ModIcon refactor
|
2017-05-03 09:48:10 +03:00 |
|
EVAST9919
|
898d9495ff
|
line fix
|
2017-05-03 08:27:47 +03:00 |
|
EVAST9919
|
f49cc124ed
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into mods_refactor
|
2017-05-03 08:26:54 +03:00 |
|
EVAST9919
|
a897dcbfbe
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
|
2017-05-03 08:26:01 +03:00 |
|
EVAST9919
|
6ea3629c9a
|
Adjust the size
|
2017-05-03 08:23:52 +03:00 |
|
smoogipooo
|
1fa42b26e8
|
Make base DrawableHitObject<TJudgement> uninheritable.
|
2017-05-03 14:02:23 +09:00 |
|
smoogipooo
|
d11e5d0060
|
Add hit windows to Note/HoldNote.
|
2017-05-03 13:51:44 +09:00 |
|
Dan Balasescu
|
d21c3358b9
|
Less array explicivity.
|
2017-05-03 13:03:46 +09:00 |
|
smoogipooo
|
7de36b7aa2
|
CI cleanups.
|
2017-05-03 12:58:46 +09:00 |
|
smoogipooo
|
5328793693
|
ManiaBaseHit -> ManiaHitObject.
|
2017-05-03 12:44:19 +09:00 |
|
smoogipooo
|
64c677a29d
|
Add IHasColumn.
|
2017-05-03 12:42:37 +09:00 |
|
smoogipooo
|
71acf1c57d
|
Move classes out of test case.
|
2017-05-03 12:37:47 +09:00 |
|
smoogipooo
|
b4052a099f
|
Create ManiaPlayfield, support up to 9 columns, improve testcase automation.
|
2017-05-03 12:30:03 +09:00 |
|
Dean Herbert
|
8da5686007
|
Merge pull request #703 from smoogipooo/taiko-fixes
Fix taiko auto replay generation not working.
|
2017-05-03 11:30:02 +09:00 |
|
smoogipooo
|
4d27e0abb6
|
Oops i didn't save the solution.
|
2017-05-03 11:25:54 +09:00 |
|
smoogipooo
|
60c2e2a90a
|
Fix taiko auto replay generation not working.
|
2017-05-03 11:22:09 +09:00 |
|
smoogipooo
|
27e16b8cfd
|
Merge remote-tracking branch 'origin/master' into mania-stage
|
2017-05-03 10:50:10 +09:00 |
|
Dean Herbert
|
c8e5f8bd95
|
Merge pull request #696 from smoogipooo/custom-drawings-flags
Custom drawings flags
|
2017-05-03 09:41:01 +09:00 |
|
Dean Herbert
|
8825277656
|
Merge branch 'master' into custom-drawings-flags
|
2017-05-03 09:36:51 +09:00 |
|
EVAST9919
|
2e30a69b67
|
removed using
|
2017-05-02 23:04:36 +03:00 |
|
EVAST9919
|
a955f9cbfd
|
Simplify hiding logic
|
2017-05-02 22:59:36 +03:00 |
|
EVAST9919
|
37c3133981
|
Fixes
|
2017-05-02 22:46:18 +03:00 |
|
EVAST9919
|
7e1efcc20b
|
Added ModsContainer
|
2017-05-02 22:34:07 +03:00 |
|
EVAST9919
|
00a8dbbacf
|
Added ModType for each mode
|
2017-05-02 21:36:55 +03:00 |
|
EVAST9919
|
6f44869875
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
|
2017-05-02 17:20:10 +03:00 |
|
Dean Herbert
|
a036b059e8
|
Use provided parameters to avoid a second lookup.
|
2017-05-02 21:40:06 +09:00 |
|
Dean Herbert
|
691742b828
|
Remove most options which have not yet been implemented.
|
2017-05-02 19:40:30 +09:00 |
|
Dean Herbert
|
f9de733128
|
Formatting.
|
2017-05-02 18:53:33 +09:00 |
|
Dean Herbert
|
d4045ee2c0
|
We only have one release stream, so let's unlock it.
|
2017-05-02 18:40:30 +09:00 |
|
Dean Herbert
|
57c2dd1f49
|
Fix options dropdown labels never being displayed.
|
2017-05-02 18:35:23 +09:00 |
|
Dan Balasescu
|
087f22e7ca
|
Merge pull request #698 from peppy/music-controller-fixes
Music controller fixes
|
2017-05-02 18:04:53 +09:00 |
|
smoogipooo
|
8e88d86639
|
Fix naming confusion.
|
2017-05-02 18:00:37 +09:00 |
|
smoogipooo
|
f1f7a26dbd
|
Fix incorrect inheritance.
|
2017-05-02 17:58:59 +09:00 |
|
Dean Herbert
|
a993790a66
|
Ensure all searchable terms are non-null non-empty.
|
2017-05-02 17:54:07 +09:00 |
|
Dean Herbert
|
1b0f353af3
|
Add support for framework-level mouse confining.
|
2017-05-02 17:45:42 +09:00 |
|
Dean Herbert
|
bef15fe637
|
Improve organisation of some options and config code.
|
2017-05-02 17:45:22 +09:00 |
|
smoogipooo
|
9ca8295149
|
Oops.
|
2017-05-02 17:09:16 +09:00 |
|
Dean Herbert
|
116e92a542
|
Remove silly platform specific logic.
|
2017-05-02 17:00:30 +09:00 |
|
smoogipooo
|
40d2fee1dc
|
Split up adding of local store from the ctor.
|
2017-05-02 16:55:04 +09:00 |
|
smoogipooo
|
e2620e2840
|
Make Team not inherit Country.
|
2017-05-02 16:54:43 +09:00 |
|
Dean Herbert
|
46ae8bc86b
|
Use value because we need to.
|
2017-05-02 16:49:27 +09:00 |
|
Dean Herbert
|
f1d0b77d10
|
Base the music controller transform direction on relative indices in playlist.
|
2017-05-02 16:40:29 +09:00 |
|