Commit Graph

28585 Commits

Author SHA1 Message Date
25f73c0b9f Add [NotNull] annotation 2020-05-06 23:40:36 +02:00
52d1e2b5f8 Improve xmldoc 2020-05-06 23:28:54 +02:00
ed83ac188e Remove special case for moving catcher sprite 2020-05-06 23:25:25 +02:00
6376128bde Remove unnecessary using directive 2020-04-23 05:33:28 +03:00
278c3795e4 Merge remote-tracking branch 'upstream/master' into catch-hyperdash-catcher-colouring 2020-04-23 05:21:56 +03:00
97dcd546f1 Merge pull request #8833 from smoogipoo/remove-obsoletes
Remove obsolete nested hitobject methods
2020-04-22 22:40:06 +09:00
baeeafa941 Merge pull request #8832 from smoogipoo/editor-platform-bindings
Use platform bindings for editor actions
2020-04-22 22:39:38 +09:00
e91018bce2 Merge pull request #8830 from iiSaLMaN/replace-catcher-construction-with-static-calculation-methods
Add static internal catcher calculation methods for CatchDifficultyCalculator
2020-04-22 19:15:31 +09:00
93151f7612 Add back necessary events + addition to list 2020-04-22 18:32:59 +09:00
402fba131b Merge branch 'master' into replace-catcher-construction-with-static-calculation-methods 2020-04-22 18:29:16 +09:00
e1142b424d Fix test failures 2020-04-22 18:14:21 +09:00
8b0274fedd Remove obsolete methods 2020-04-22 17:55:50 +09:00
9c22d2f1dd Use platform bindings for editor actions 2020-04-22 17:41:24 +09:00
bffe6742e0 Replace finishing catcher transforms with until-true step 2020-04-22 10:43:49 +03:00
730b5ea1a9 Make the Catcher.Colour assertion read better 2020-04-22 10:40:21 +03:00
883788dd5a Privatize externally-unused methods 2020-04-22 07:37:49 +03:00
fccb30e031 Adjust documents
*whoops*
2020-04-22 07:36:59 +03:00
f841eb7e06 Replace constructing a whole Catcher with static calculation methods 2020-04-22 07:27:15 +03:00
aaa0f908d5 Merge pull request #8818 from smoogipoo/fix-beatmap-encoder
Fix beatmap encoder by enabling untested test cases
2020-04-22 13:03:56 +09:00
e035a493c8 Merge pull request #8607 from Game4all/rulesetstore-ruleset-dir
Load user rulesets from the game data directory
2020-04-22 11:42:09 +09:00
2d4077e713 Reword special default hyper-dash colour constant a bit 2020-04-22 05:25:40 +03:00
5d3475a5ed Retrieve CatcherTrailDisplay for asserting colours set correctly 2020-04-22 05:12:51 +03:00
9ab0f6d8bc Separate trail-related logic to its own container 2020-04-22 05:12:29 +03:00
95de2c6f7f Mark Catcher.additiveTarget to never be null
And provide empty containers instead.
2020-04-22 05:04:07 +03:00
07a73ba83c Merge branch 'master' into rulesetstore-ruleset-dir 2020-04-22 10:23:04 +09:00
8ebe50c779 Merge pull request #8828 from peppy/fix-empty-version-brackets-string
Fix beatmap string output having empty brackets when pieces are missing
2020-04-22 10:20:28 +09:00
360c9f8e38 Add test coverage and handle null creator 2020-04-22 09:19:34 +09:00
0c74f1aaa9 Fix now playing output showing empty brackets when no difficulty specified 2020-04-22 09:08:33 +09:00
d27ca725f9 Use IEnumerable<T> instead 2020-04-22 09:04:44 +09:00
516e6a4bb1 Fix overlapping control points not written correctly 2020-04-22 09:04:44 +09:00
1421e876b1 Remove implicit new combo from spinners 2020-04-22 09:04:44 +09:00
d8d85e5b08 Don't output certain properties if they don't exist 2020-04-22 09:04:44 +09:00
3093c3e185 Fix custom sample set not being written correctly 2020-04-22 09:04:44 +09:00
a702a521f8 Fix not being able to serialise converted beatmaps 2020-04-22 09:04:44 +09:00
21949ac499 Add osu! test beatmap 2020-04-22 09:04:44 +09:00
1e7e7417ed Fix testing relying on control point order 2020-04-22 09:04:44 +09:00
8ea76244a2 Fix only single beatmap being tested 2020-04-22 09:04:44 +09:00
9713d90388 Always apply beatmap converter/processor 2020-04-22 09:04:44 +09:00
e9a2e92adf Fix incorrect beatmap comments 2020-04-22 09:04:44 +09:00
01a5e401d4 Merge pull request #8825 from peppy/update-framework
Update framework
2020-04-21 21:43:51 +09:00
6193b80589 Update framework 2020-04-21 21:20:57 +09:00
231a2b9f81 Merge pull request #8821 from peppy/replace-direct-overlay
Replace direct overlay with new beatmaplisting overlay
2020-04-21 21:19:33 +09:00
ed9663985b Rename panels 2020-04-21 20:55:33 +09:00
5f60071541 Merge pull request #8820 from peppy/fix-beatmap-listing-focus
Fix BeatmapListingOverlay not taking focus
2020-04-21 20:27:28 +09:00
813a4d6494 Merge pull request #8819 from peppy/fix-relax-replays
Fix relax replays playing back incorrectly
2020-04-21 20:20:14 +09:00
986fa4416b Merge pull request #8824 from peppy/taiko-hittarget-skinning
Add support for taiko hit target skinning
2020-04-21 20:10:24 +09:00
6e68728ade Merge branch 'master' into fix-beatmap-listing-focus 2020-04-21 20:05:13 +09:00
e19a56764b Merge branch 'master' into fix-relax-replays 2020-04-21 19:51:48 +09:00
bfc17bf4c0 Add taiko hit target skinning 2020-04-21 19:06:43 +09:00
e74f902483 Add playfield test scene 2020-04-21 18:40:18 +09:00