Aergwyn
c466296b14
reverted split at Decoder, moved logic down
...
I'm done experimenting, sorry
- `Decoder` only returns a "Beatmap"`Decoder` now
- "Storyboard"`Decoder` is retrieved from a "Beatmap"`Decoder`
- moved parse methods down in the hierarchy where I forgot to do that
- renamed `OsuLegacyDecoderTest` to `LegacyDecoderTest`
2017-12-01 22:05:01 +01:00
Aergwyn
a49f3479a2
Split retrieving of beatmap and storyboard decoder
...
Storyboard works again. Not satisfied with the solution though.
2017-12-01 19:11:52 +01:00
Aergwyn
db50ad794e
CI adjustments
...
- removing unnecessary `using`s
- name Fields/Methods according to rules
- removing unnecessary initializations
2017-12-01 17:58:11 +01:00
Aergwyn
806c0e3b26
restructured OsuLegacyDecoder into LegacyDecoder
...
Beatmap works, Storyboard not...
2017-12-01 17:43:33 +01:00
Aergwyn
7080711cb2
remove unnecessary using
2017-11-30 20:13:10 +01:00
Aergwyn
be018a63c6
remove unnecessary lines
2017-11-30 19:17:11 +01:00
Aergwyn
c16925059c
split parsing a beatmap and parsing a storyboard
2017-11-30 19:16:13 +01:00
Aergwyn
016057ab01
readd storyboard to beatmap + minor cleanup
2017-11-30 16:49:53 +01:00
Aergwyn
96f5bd3323
remove Storyboard from Beatmap, add it to WorkingBeatmap
2017-11-29 21:54:04 +01:00
Aergwyn
cd653c1cbc
split storyboard loading into GetStoryboard()
2017-11-29 21:28:02 +01:00
Dean Herbert
dddd432dc8
Merge pull request #1629 from MattiaPette/random-song-fix
...
Random song when entering the select screen without a beatmap selected
2017-11-29 21:08:16 +09:00
Dean Herbert
28d925dc1d
Merge branch 'master' into random-song-fix
2017-11-29 20:32:10 +09:00
Dean Herbert
b05a620468
Merge pull request #1601 from FreezyLemon/update-statistics-async
...
Made MetadataSection's Text setter load the text asynchronously
2017-11-29 20:31:50 +09:00
Dean Herbert
b2fc50247c
Hide metadata by default to avoid initial jump when no data present
2017-11-29 20:13:00 +09:00
Dean Herbert
2b7bf285e4
Improve code quality
2017-11-29 20:07:00 +09:00
mattiapette
6dd6f08bd0
Random song selection when entering the select menu with default osu theme or invalid beatmap
2017-11-29 11:51:56 +01:00
Dean Herbert
d4c1359a49
Merge branch 'master' into update-statistics-async
2017-11-29 19:27:22 +09:00
Dean Herbert
8103849273
Merge pull request #1609 from smoogipoo/mania-auto-generation-fixes
...
Fix osu!mania autoplay generation
2017-11-29 19:22:52 +09:00
Dean Herbert
3e01a0dda5
Merge branch 'master' into mania-auto-generation-fixes
2017-11-29 19:11:36 +09:00
Dean Herbert
4b826f3471
Merge pull request #1517 from smoogipoo/performance-calculator
...
Implement PerformanceCalculator for osu! to calculate PP
2017-11-29 19:06:56 +09:00
Dean Herbert
801d81ecfc
Add a notice when not logged in
2017-11-29 19:00:08 +09:00
smoogipoo
d69fa0966f
Generate ManiaReplayFrame instead of ReplayFrame
2017-11-29 18:42:54 +09:00
smoogipoo
dfd035d07b
Merge remote-tracking branch 'origin/master' into mania-auto-generation-fixes
2017-11-29 18:42:17 +09:00
Dean Herbert
93d7cd5a6d
Merge branch 'master' into performance-calculator
2017-11-29 18:37:07 +09:00
Dean Herbert
ecd6cac775
Merge pull request #1624 from smoogipoo/mania-important-frames
...
Fix mania replays not defining important frames
2017-11-29 18:25:53 +09:00
Dan Balasescu
7cbca37e2d
Remove redundant cast
2017-11-29 18:18:36 +09:00
Dean Herbert
404e7d62ff
Merge branch 'master' into mania-important-frames
2017-11-29 18:12:57 +09:00
Dan Balasescu
fbddaccaf5
Merge pull request #1623 from peppy/load-player-test-async
...
Load Player-based TestCases asynchronously
2017-11-29 17:47:58 +09:00
Dean Herbert
bad970d1d1
Add wait steps to ensure the player is completely loaded before continuing
2017-11-29 17:25:55 +09:00
Dean Herbert
1ea089eb74
Update framework
2017-11-29 17:25:41 +09:00
Dean Herbert
f36137192e
Merge remote-tracking branch 'upstream/master' into load-player-test-async
2017-11-29 15:53:30 +09:00
smoogipoo
6fd550dc91
Simplify/sanitize construction of ManiaReplayFrame
2017-11-29 15:47:10 +09:00
smoogipoo
1136db1556
Fix mania replays not defining important frames
...
Resolves https://github.com/ppy/osu/issues/1495 .
2017-11-29 14:20:15 +09:00
Dan Balasescu
ce42aef924
Merge pull request #1619 from peppy/quieter-builds
...
Hide inspectcode output from appveyor console
2017-11-29 14:07:44 +09:00
Dean Herbert
85201ea30c
Merge branch 'master' into performance-calculator
2017-11-29 13:23:40 +09:00
Dean Herbert
d1afbf8055
Load Player-based TestCases asynchronously
2017-11-29 13:10:33 +09:00
Dean Herbert
8370d76946
Quieten nuget
2017-11-29 12:27:18 +09:00
Dean Herbert
6f5803b5eb
Shallow clone submodules
2017-11-29 02:30:25 +09:00
Dean Herbert
1aa79a2d88
Hide inspectcode output from appveyor console
2017-11-29 01:26:21 +09:00
Dean Herbert
e1982e9863
Merge branch 'master' into mania-auto-generation-fixes
2017-11-28 22:35:21 +09:00
Dan Balasescu
36d1b8a021
Merge pull request #1613 from peppy/center-osu-direct
...
Vertically centre the panels in osu!direct
2017-11-28 22:34:52 +09:00
Dean Herbert
66fa108696
Vertically centre the panels in osu!direct
2017-11-28 22:25:20 +09:00
smoogipoo
f807d26cae
Use ranked property of mods rather than checking for individual mods
2017-11-28 21:46:13 +09:00
smoogipoo
7db7fb91dd
Ignore ruleset testcases from CI
2017-11-28 21:45:24 +09:00
smoogipoo
a9cc156d7a
Merge remote-tracking branch 'origin/master' into performance-calculator
2017-11-28 21:38:26 +09:00
Dan Balasescu
f38e3b35d0
Merge pull request #1610 from peppy/catch-absolute-widths
...
Catcher absolute sizing improvements
2017-11-28 21:37:27 +09:00
Dean Herbert
23b4d2163c
Fix spelling and grammar
2017-11-28 21:30:03 +09:00
Dean Herbert
2bb61e51ac
Add catcher scale based on CircleSize
2017-11-28 19:43:26 +09:00
smoogipoo
00f9f97850
Fix compile errors (rider didn't warn me about these)
2017-11-28 19:13:10 +09:00
smoogipoo
375f2710d4
Rename file
2017-11-28 19:09:17 +09:00