Commit Graph

1615 Commits

Author SHA1 Message Date
5ecb764cdc Remove whitespaces and lowercase the comments 2019-07-03 10:57:09 +02:00
43d7f66c5b Add comment about the android ruleset situation. 2019-07-03 10:54:10 +02:00
ab244d1b7f Only log that the rulesets could not be loaded from a directory. 2019-07-03 10:21:18 +02:00
d9e646d9ef Use addRuleset inside loadRulesetFromFile 2019-07-03 09:51:09 +02:00
98daaf634a Simplify changes 2019-07-03 06:44:17 +03:00
3f39541cc2 Fade health bar on value change 2019-07-03 05:11:11 +03:00
f1ceea8361 style fixes 2019-07-02 17:25:12 +02:00
778c36c7d7 Allow discover of rulesets that are already loaded. 2019-07-02 17:05:04 +02:00
744e651a37 Merge branch 'master' into applicable-to-hud 2019-07-02 05:24:56 +03:00
a8e8650ddd Move blocking fail logic into a base class 2019-07-02 01:47:39 +03:00
60ea3d4e1a Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
41597efdf7 Hide health bar in no fail 2019-06-29 04:25:52 +03:00
d37cefbad8 Implement IApplicableToHUD 2019-06-29 04:23:59 +03:00
a6ee83eac2 Merge remote-tracking branch 'origin/master' into fix-zero-length-sliders 2019-06-27 19:57:21 +09:00
ba48331fcb Remove no longer necessary HandleInput overrides 2019-06-27 18:34:59 +09:00
6ce86e6083 General refactoring 2019-06-26 17:52:25 +09:00
4a05c560cf Remove unwanted class and move the bind logic outside the RulesetSelector 2019-06-24 23:13:28 +03:00
35db20a337 Remove useless bindable check 2019-06-24 02:01:00 +03:00
60ff497add Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor 2019-06-24 01:06:54 +03:00
de59e038ac Prevent non-combo affecting judgements from triggering sudden death 2019-06-21 14:29:16 +09:00
413c2158e2 Simplify bindables usage 2019-06-18 01:11:05 +03:00
c95e3da3ec Implement a BindableRulesetSelector 2019-06-18 00:23:00 +03:00
cecbcd21b2 Merge remote-tracking branch 'upstream/master' into toolbar-rulesets-refactor 2019-06-17 23:12:55 +03:00
2e7922c3f9 Fix 0-length sliders not getting correct lengths 2019-06-15 23:53:28 +09:00
cf713fbacc Merge branch 'master' into fix-stacking-shaking 2019-06-14 22:16:35 +09:00
4818187d8f Reset result timeoffset to 0 when rewound 2019-06-13 14:55:52 +09:00
27fdda8b91 Don't update hitobject results when rewinding 2019-06-13 12:21:49 +09:00
e5a6d920cd Implement an abstract RulesetSelector class 2019-06-12 23:23:01 +03:00
00ee45fe46 Merge remote-tracking branch 'origin/update-visibility-container' into update-framework 2019-06-11 19:36:13 +09:00
5c2c4f0ada Merge pull request #4878 from HoLLy-HaCKeR/expose-skills
Expose skills in DifficultyAttributes
2019-06-11 18:47:56 +09:00
07e17518e9 Fix all "Maintainability" CodeFactor issues 2019-06-11 10:28:16 +02:00
609a82bc94 Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
346c4310c3 Merge branch 'master' into fail-animation 2019-06-07 20:48:36 +09:00
c7d0fcd42a Update drawnodes 2019-06-06 16:49:35 +09:00
9c214c3f0e Add animation on failing 2019-06-04 16:13:16 +09:00
2a295545a7 Don't mutate strainPeaks 2019-05-29 11:25:25 +02:00
7e9f5a0939 Add Skills to DifficultyAttributes 2019-05-29 11:22:51 +02:00
1c3b768266 Use Precision.AlmostBigger 2019-05-12 09:02:22 -04:00
1a6c8e91a5 Compare Health with small value 2019-05-12 08:44:20 -04:00
3fe61c4a7e Trim whitespace 2019-05-10 18:48:39 +09:00
425154c264 Merge branch 'master' into progress-bar-show-seek 2019-05-10 18:24:15 +09:00
ad4b4f3422 Use nullable cancellation tokens 2019-05-10 17:42:45 +09:00
a44296a6db Merge branch 'master' into progress-bar-show-seek 2019-05-10 17:27:49 +09:00
21ab628f41 Merge branch 'master' into player-load-cancellations 2019-05-10 16:58:36 +09:00
d25d39b315 Add cancellation to storyboard/hitobject loading 2019-05-10 16:31:09 +09:00
32808a8a59 Merge branch 'master' into fix-long-skip-performance 2019-05-10 16:10:50 +09:00
5c096cbc91 Revert mirroring condition too 2019-05-09 18:59:00 +09:00
9e0af723cc Split out affectscombo change 2019-05-09 18:56:19 +09:00
9248e6290c Use FrameStabilityClock to denote current position on song progress 2019-05-09 18:09:26 +09:00
3bcfc86b9c Allow custom MaxCatchUpFrames to be specified
Also adjusts the default to allow for smoother seeking.
2019-05-09 16:39:03 +09:00