Commit Graph

32201 Commits

Author SHA1 Message Date
f804be25d1 Remove incorrect area sizing (now using fillmode / relative instead) 2020-04-23 13:39:44 +09:00
12c235027d Remove stale file 2020-04-23 13:28:27 +09:00
559487b205 Move playfield background implementation to its own file 2020-04-23 13:23:49 +09:00
4032d66959 Apply same legacy scale adjust logic to TaikoLegacyHitTarget 2020-04-23 13:17:46 +09:00
61d2580e1c Fix gap to left of InputDrum on legacy skins 2020-04-23 13:07:38 +09:00
4f0b5a34d3 Fix hold note placement body sized incorrectly 2020-04-23 12:53:23 +09:00
22d2607ff5 Only commit if placement is active 2020-04-23 12:53:09 +09:00
2e022fbcb5 Add comment about padding update computation 2020-04-23 12:49:53 +09:00
49568a3d56 Adjust input drum to work with new playfield changes 2020-04-23 12:49:53 +09:00
37f7e0a734 Restructure TaikoPlayfield for better skin support 2020-04-23 12:49:53 +09:00
c59096a941 Fix note placement 2020-04-23 12:36:40 +09:00
58bf288595 Remove DrawableHit's custom sizing logic
Turns out this was unnecessary and never actually being used.
2020-04-23 12:17:52 +09:00
8d5732aabd Make placements happen on mouse down 2020-04-23 12:17:11 +09:00
ca56e6c0d2 Rename taiko HitTarget classes to avoid conflict with mania 2020-04-23 12:11:30 +09: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
6df45164fa Expose direction from scrolling test container 2020-04-23 11:17:16 +09:00
86ef73aa27 Implement HitObjectContainer.Clear() 2020-04-23 11:16:59 +09:00
40f11ed15c Resolve broken test scene 2020-04-23 10:37:05 +09:00
7796593b2c Merge branch 'master' into fix-testbeatmap-rulesetid 2020-04-23 10:35:08 +09:00
81c51f0661 Merge branch 'master' into taiko-drumroll-party
# Conflicts:
#	osu.Game.Rulesets.Taiko/Objects/Drawables/DrawableRimHit.cs
#	osu.Game.Rulesets.Taiko/UI/TaikoPlayfield.cs
2020-04-22 23:15:48 +08:00
2600518b1b Moved drumroll container and removed rewound notes 2020-04-22 22:50:00 +08:00
26779a57b4 Exposed public ability to unproxy content 2020-04-22 22:49:30 +08:00
dd9ceed802 Merge branch 'master' into all-ruleset-encoders 2020-04-22 22:51:42 +09: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
8446fa98b5 Merge remote-tracking branch 'upstream/master' into taiko-don 2020-04-22 15:21:54 +02:00
617d27ace9 Restart branch 2020-04-22 15:19:29 +02:00
08982e0e00 Ensure editor tests wait for load to complete 2020-04-22 19:49:21 +09:00
0a34fddcc3 Fix TestBeatmap not setting appropriate ruleset ID 2020-04-22 19:38:27 +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
44405d4771 Moved result to load complete for flying hits 2020-04-22 15:50:23 +08: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
3b805daa0b Fix hold note end time being written incorrectly 2020-04-22 16:40:07 +09:00
7cdc9a599c Fix mania holds written as spinners 2020-04-22 16:27:07 +09:00
58af75ad57 Add back missing line 2020-04-22 13:45:12 +09: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
223c822e57 Merge branch 'master' into all-ruleset-encoders 2020-04-22 13:04:16 +09: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