Dean Herbert
|
49568a3d56
|
Adjust input drum to work with new playfield changes
|
2020-04-23 12:49:53 +09:00 |
|
Dean Herbert
|
37f7e0a734
|
Restructure TaikoPlayfield for better skin support
|
2020-04-23 12:49:53 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
ca56e6c0d2
|
Rename taiko HitTarget classes to avoid conflict with mania
|
2020-04-23 12:11:30 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
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 |
|
smoogipoo
|
07a73ba83c
|
Merge branch 'master' into rulesetstore-ruleset-dir
|
2020-04-22 10:23:04 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
360c9f8e38
|
Add test coverage and handle null creator
|
2020-04-22 09:19:34 +09:00 |
|
Dean Herbert
|
0c74f1aaa9
|
Fix now playing output showing empty brackets when no difficulty specified
|
2020-04-22 09:08:33 +09:00 |
|
smoogipoo
|
d27ca725f9
|
Use IEnumerable<T> instead
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
516e6a4bb1
|
Fix overlapping control points not written correctly
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
1421e876b1
|
Remove implicit new combo from spinners
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
d8d85e5b08
|
Don't output certain properties if they don't exist
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
3093c3e185
|
Fix custom sample set not being written correctly
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
a702a521f8
|
Fix not being able to serialise converted beatmaps
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
21949ac499
|
Add osu! test beatmap
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
1e7e7417ed
|
Fix testing relying on control point order
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
8ea76244a2
|
Fix only single beatmap being tested
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
9713d90388
|
Always apply beatmap converter/processor
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
e9a2e92adf
|
Fix incorrect beatmap comments
|
2020-04-22 09:04:44 +09:00 |
|
Dean Herbert
|
01a5e401d4
|
Merge pull request #8825 from peppy/update-framework
Update framework
|
2020-04-21 21:43:51 +09:00 |
|
Dean Herbert
|
6193b80589
|
Update framework
|
2020-04-21 21:20:57 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
ed9663985b
|
Rename panels
|
2020-04-21 20:55:33 +09:00 |
|
Dan Balasescu
|
5f60071541
|
Merge pull request #8820 from peppy/fix-beatmap-listing-focus
Fix BeatmapListingOverlay not taking focus
|
2020-04-21 20:27:28 +09:00 |
|
Dan Balasescu
|
813a4d6494
|
Merge pull request #8819 from peppy/fix-relax-replays
Fix relax replays playing back incorrectly
|
2020-04-21 20:20:14 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
6e68728ade
|
Merge branch 'master' into fix-beatmap-listing-focus
|
2020-04-21 20:05:13 +09:00 |
|
Dan Balasescu
|
e19a56764b
|
Merge branch 'master' into fix-relax-replays
|
2020-04-21 19:51:48 +09:00 |
|
Dean Herbert
|
bfc17bf4c0
|
Add taiko hit target skinning
|
2020-04-21 19:06:43 +09:00 |
|
Dean Herbert
|
e74f902483
|
Add playfield test scene
|
2020-04-21 18:40:18 +09:00 |
|
Dean Herbert
|
d1c701a997
|
Rename existing test to something more relevant
|
2020-04-21 18:34:56 +09:00 |
|
Dean Herbert
|
7662cdd3c6
|
Merge pull request #8822 from smoogipoo/columnlinewidth-skinning
Implement ColumnLineWidth skinning
|
2020-04-21 17:45:43 +09:00 |
|
smoogipoo
|
4642a6093c
|
Add test
|
2020-04-21 17:15:13 +09:00 |
|
smoogipoo
|
a41ac50e2f
|
Line widths should not receive scale factor
|
2020-04-21 17:15:06 +09:00 |
|
smoogipoo
|
0a2b585c65
|
Apply missing scale
|
2020-04-21 17:14:49 +09:00 |
|
smoogipoo
|
b8a1831d98
|
Read line widths from skin
|
2020-04-21 17:14:04 +09:00 |
|
Dean Herbert
|
9b9b710ded
|
Move and rename remaining direct classes
|
2020-04-21 16:41:07 +09:00 |
|
Dean Herbert
|
1cec0575b7
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
|
Dean Herbert
|
594cef1473
|
Fix BeatmapListingOverlay not taking focus
|
2020-04-21 16:35:24 +09:00 |
|
Dean Herbert
|
c3b36d8f20
|
Merge pull request #7924 from EVAST9919/beatmap-listing-expanded
Implement sorting by genre and language in BeatmapListingOverlay
|
2020-04-21 16:34:59 +09:00 |
|
Dean Herbert
|
aa153290a9
|
Merge pull request #8815 from smoogipoo/fix-controlpoint-decode
Fix control point overriding working incorrectly
|
2020-04-21 16:18:50 +09:00 |
|
Dean Herbert
|
1f0b7465e2
|
Add back missing line
|
2020-04-21 16:06:40 +09:00 |
|
Dan Balasescu
|
b2d766ad2d
|
Merge pull request #8772 from peppy/fix-select-new-from-sub-screen
Fix carousel not correctly updating when selection changes to a new beatmap from a child screen
|
2020-04-21 15:52:38 +09:00 |
|
Dean Herbert
|
eeb7612010
|
Update DirectOverlay implementation
|
2020-04-21 15:40:10 +09:00 |
|
Dean Herbert
|
c2ed6491a9
|
Move and shorten enum names
|
2020-04-21 15:39:15 +09:00 |
|
Dean Herbert
|
5e3fad86cf
|
Fix relax replays playing back incorrectly
|
2020-04-21 15:28:25 +09:00 |
|
Dean Herbert
|
89320b510c
|
Apply class renaming
|
2020-04-21 15:13:19 +09:00 |
|
smoogipoo
|
fcfb2b9026
|
Merge branch 'master' into fix-select-new-from-sub-screen
|
2020-04-21 14:36:53 +09:00 |
|