Commit Graph

1560 Commits

Author SHA1 Message Date
8120bb36bc More methods 2019-07-03 18:42:10 +09:00
06ef8f71e9 Fix typo 2019-07-03 18:41:01 +09:00
62dd89197c Refactor comment slightly 2019-07-03 18:36:04 +09:00
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
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
60ea3d4e1a Fix skinning support for combobreak 2019-06-30 21:58:30 +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
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
66594b7a1b Pass GameplayStartTime to FrameStabilityContainer to allow bypassing prior to start 2019-05-09 16:39:03 +09:00
b0e34d86d5 Subtract a result from count if its been reverted 2019-05-09 16:16:20 +09:00
39fb5712f1 Only combo-incrementing results add to result count 2019-05-09 15:31:37 +09:00
39efa2d173 Fix possible cross-thread config cache access 2019-05-08 19:05:00 +09:00
117f8bdd01 Merge remote-tracking branch 'Joehuu/master' into flashlight-dim 2019-05-08 13:25:01 +09:00