Commit Graph

1185 Commits

Author SHA1 Message Date
5f0ab0ed7f Update with vinxis' latest code 2018-12-24 12:41:04 +09:00
c43c15a557 Multiply previous travel distance by 8 2018-12-23 16:28:19 +09:00
9fcc727e0d Fix TravelDistance not being calculated 2018-12-23 16:26:23 +09:00
d9b8df1595 Merge remote-tracking branch 'origin/master' into user-registration 2018-12-22 17:19:28 +09:00
c848c83d0d Refactor for readability + performance 2018-12-22 09:56:33 +09:00
f0dfc75bb2 Change osu! default keys back to Z/X
A/S was no better as far as keyboard layout agnostic-ness. And people are confused if we change the defaults. Need to take a step back and reassess.
2018-12-22 09:49:09 +09:00
8546fedd4f Implement vinxis/xexxar's adjustments 2018-12-22 09:31:30 +09:00
08d7c2df70 Fix extra hard-rock flipping for sliders 2018-12-21 16:08:08 -08:00
be476c58d7 Adjust with latest rebalancings 2018-12-21 22:52:27 +09:00
5bd16f9a7c Add scaling factor 2018-12-21 15:16:00 +09:00
38441759a7 Use angle projections 2018-12-21 14:52:43 +09:00
3acbf75beb Adjust threshold 2018-12-21 13:48:10 +09:00
ef9d93ff6b Remove mod multipliers
We decided that mods shouldn't be interacting with other mods. This can be added once we have the ability to have per-mod settings, as a difficulty setting local to blinds.
2018-12-20 19:46:39 +09:00
d3368df94d Simplify changes to RulesetContainer 2018-12-20 19:35:32 +09:00
bb850da200 Remove skinnability for now
Not sure if we want this going forward.
2018-12-20 15:48:45 +09:00
1c44e19066 Adjust scaling factor 2018-12-19 13:53:47 +09:00
0fee76c95c Fix merge error 2018-12-19 13:45:33 +09:00
1972f1f279 Fix incorrect angle being used (at object vs into object) 2018-12-19 13:45:33 +09:00
162774ce27 Make angles unsigned 2018-12-19 13:45:33 +09:00
434d7d1809 Replace piecewise linear function + rebalance 2018-12-19 13:45:33 +09:00
9ad7970167 Adjust computations to return sane values 2018-12-19 13:45:33 +09:00
f4eabacd15 Implement angle assessment 2018-12-19 13:45:33 +09:00
e7da5b0400 Add the [200 .. 300] bpm speed bonus 2018-12-19 13:45:33 +09:00
00a4d60e89 Make sure distance is clamped to sane values 2018-12-19 13:45:33 +09:00
47721f7a07 Adjust base value 2018-12-19 13:45:33 +09:00
d74652a4f7 Replace piecewise linear function 2018-12-19 13:45:33 +09:00
c6c4bcccc3 relocate SkinnableCursor 2018-12-12 11:17:09 +01:00
4b073aed83 remove spaces 2018-12-11 21:02:12 +01:00
bfe3b03945 using SkinReloadableDrawable 2018-12-11 18:06:41 +01:00
fb7d767909 adjust if position 2018-12-11 00:38:03 +01:00
506f27a92e cursorExpand is now a bool 2018-12-07 23:52:57 +01:00
ec3c87dbea Make Slider's CustumColors skinnable 2018-12-07 22:24:24 +01:00
0816eaacb8 Make CursorExpand skinnable 2018-12-07 22:22:40 +01:00
4f34d42b33 Major code refactors 2018-12-07 21:11:35 +09:00
d379d02761 Remove unnecessary base class 2018-12-07 20:12:56 +09:00
6eff7d9acc Style fixes 2018-12-06 14:34:10 +01:00
a14de5bd1b Remove blinds random NPC 2018-12-06 12:52:39 +01:00
46b98702e1 make target animation call more obvious 2018-12-06 12:48:11 +01:00
3cb91979bd Merge branch 'master' of https://github.com/ppy/osu into mod-fl2 2018-12-06 12:14:48 +01:00
1a974f64de Initial design for user registration dialog 2018-12-05 12:57:26 +09:00
8eff49bccd Remove User from Replay 2018-11-30 18:25:14 +09:00
d97a15a504 Add IMod and change ShortenedName to Acronym 2018-11-30 17:16:00 +09:00
831cd3ed59 ScoreInfo scoreInfo -> ScoreInfo score 2018-11-30 15:18:52 +09:00
271dcded3c Merge branch 'master' into scoredatabase 2018-11-30 14:59:58 +09:00
5254b07680 Merge remote-tracking branch 'upstream/master' into inter-column-movements 2018-11-30 11:57:53 +09:00
aea84f737b Fix taiko hitobjects potentially disappearing before being judged 2018-11-29 12:12:29 +09:00
52bc47499f Fix spinners not having proper lifetimes 2018-11-29 12:11:45 +09:00
b8e60afa69 Move replays to an wrapping Score class 2018-11-28 18:45:17 +09:00
219929eb47 Score -> ScoreInfo 2018-11-28 18:33:01 +09:00
2ee181daf7 Re-namespace replay-related classes 2018-11-28 17:20:37 +09:00