Dan Balasescu
|
1df3189e5d
|
Merge pull request #640 from smoogipooo/remove-playmode
Remove PlayMode enum and make Rulesets modular
|
2017-04-18 11:21:02 +09:00 |
|
smoogipooo
|
8844ff7ab7
|
CI fixes.
|
2017-04-18 11:20:39 +09:00 |
|
smoogipooo
|
d04353aed0
|
Legacy mania hit objects don't have a "column", this should be determined by the beatmap converter.
|
2017-04-18 11:13:11 +09:00 |
|
Dean Herbert
|
7d3a1c5658
|
Remove using.
|
2017-04-18 10:59:50 +09:00 |
|
smoogipooo
|
4a60e9299e
|
Merge remote-tracking branch 'smoogipooo/remove-playmode' into better-conversion
|
2017-04-18 10:59:43 +09:00 |
|
Dean Herbert
|
8ef675d9b3
|
Add fallback to allow FilterCriteria to run without a ruleset being set.
|
2017-04-18 10:55:45 +09:00 |
|
Dean Herbert
|
5939ba9143
|
Fix ruleset not always being initialised correctly.
|
2017-04-18 10:55:33 +09:00 |
|
smoogipooo
|
3b9067e55e
|
Convert chords to strong hits for osu!mania conversion.
|
2017-04-18 10:41:49 +09:00 |
|
smoogipooo
|
5a78ce15a1
|
Fix CanConvert not returning correctly.
|
2017-04-18 10:23:49 +09:00 |
|
smoogipooo
|
d5c5b7eb6b
|
Merge remote-tracking branch 'smoogipooo/remove-playmode' into better-conversion
|
2017-04-18 10:09:36 +09:00 |
|
Dean Herbert
|
6b6690caf7
|
Fix filtering by ruleset.
|
2017-04-18 10:04:41 +09:00 |
|
Dean Herbert
|
f2174054ea
|
Fix song select.
|
2017-04-18 10:04:32 +09:00 |
|
smoogipooo
|
1be1683a4f
|
Merge remote-tracking branch 'smoogipooo/remove-playmode' into better-conversion
|
2017-04-18 09:58:39 +09:00 |
|
smoogipooo
|
0cef14ca63
|
CI fixes.
|
2017-04-18 09:51:02 +09:00 |
|
Dean Herbert
|
d3c1520a2d
|
Fix beatmaps not getting the correct ruleset on import.
|
2017-04-18 09:47:29 +09:00 |
|
Dean Herbert
|
2734983564
|
Add unique constraints on RulesetInfo table to ensure things stay sane.
|
2017-04-18 09:47:16 +09:00 |
|
Dean Herbert
|
4393c2cb25
|
Add unit tests to ensure all rulesets' beatmaps are added successfully.
|
2017-04-18 09:46:14 +09:00 |
|
smoogipooo
|
0e1ce333e3
|
Make IBeatmapProcessor a class with virtual methods.
|
2017-04-18 09:43:43 +09:00 |
|
smoogipooo
|
efc050a95a
|
Make IBeatmapConverter an abstract class instead of an interface.
|
2017-04-18 09:38:52 +09:00 |
|
smoogipooo
|
456aee63ca
|
Mode IBeatmapConverter and IBeatmapProcessor to osu.Game.Modes.Beatmaps namespace.
|
2017-04-18 09:36:08 +09:00 |
|
smoogipooo
|
c61e3265bb
|
A few xmldoc additions/fixes.
|
2017-04-18 09:20:38 +09:00 |
|
smoogipooo
|
786446354e
|
Fix post-rebase errors.
|
2017-04-18 09:00:53 +09:00 |
|
smoogipooo
|
04973ae65e
|
Fix conversion types for Catch and Mania.
|
2017-04-18 08:58:21 +09:00 |
|
smoogipooo
|
09208adf81
|
Re-implement legacy hit object conversion.
|
2017-04-18 08:58:21 +09:00 |
|
smoogipooo
|
2767fbd81a
|
Implement Beatmap conversion testing.
|
2017-04-18 08:57:09 +09:00 |
|
Jorolf
|
095b6fded6
|
removed unused stuff and change the tooltip y coordinate
|
2017-04-17 19:50:34 +02:00 |
|
Jorolf
|
906d68936a
|
Merge branch 'tooltips' of github.com:Jorolf/osu into tooltips
|
2017-04-17 17:43:54 +02:00 |
|
Jorolf
|
25fd1d2b72
|
made method into property
|
2017-04-17 17:43:44 +02:00 |
|
Jorolf
|
d4ac3c5e9c
|
Update MenuCursor.cs
|
2017-04-17 17:10:55 +02:00 |
|
Jorolf
|
5d828a20e0
|
some formatting
|
2017-04-17 17:09:17 +02:00 |
|
Jorolf
|
773e6a2911
|
moved tooltip stuff to Tooltip instead of MenuCursor
|
2017-04-17 17:04:48 +02:00 |
|
Jorolf
|
dd26f9fcac
|
Merge branch 'master' of git://github.com/ppy/osu into tooltips
|
2017-04-17 14:45:46 +02:00 |
|
Dean Herbert
|
928550b1a8
|
Merge branch 'master' into remove-playmode
|
2017-04-17 21:01:10 +09:00 |
|
Dean Herbert
|
4b6ba565f8
|
Fix forgotten revert.
|
2017-04-17 20:10:51 +09:00 |
|
smoogipooo
|
eaa171baf4
|
Rewrite bar lines to make sure they're centered at their beat's start position.
|
2017-04-17 20:02:36 +09:00 |
|
Dean Herbert
|
3c00776416
|
Merge pull request #639 from huoyaoyuan/fixes
Don't block input in BeatmapInfoWedge.
|
2017-04-17 19:54:06 +09:00 |
|
Dean Herbert
|
fe0d18777e
|
Fix appveyor issues.
|
2017-04-17 19:52:07 +09:00 |
|
Dean Herbert
|
af13f97435
|
Fix regressions and test cases.
|
2017-04-17 19:44:03 +09:00 |
|
Huo Yaoyuan
|
c235a14e3e
|
Don't block input in BeatmapInfoWedge.
|
2017-04-17 17:08:01 +08:00 |
|
Dean Herbert
|
db6556a0f9
|
Index DeletePending for better performance.
|
2017-04-17 17:44:02 +09:00 |
|
Dean Herbert
|
a4e2f34ee7
|
Make a RulesetDatabase.
|
2017-04-17 17:43:48 +09:00 |
|
Dean Herbert
|
83b083ce64
|
Move SQLite connections out of database classes; make abstract Database.
|
2017-04-17 14:37:52 +09:00 |
|
Dean Herbert
|
ce12cc20bd
|
Merge remote-tracking branch 'upstream/master' into remove-playmode
|
2017-04-17 13:00:53 +09:00 |
|
ocboogie
|
78273d76e3
|
Added basic loading screen and test case
|
2017-04-16 20:18:41 -07:00 |
|
Dean Herbert
|
6239eab233
|
Update forgotten submodule.
|
2017-04-16 22:40:29 +09:00 |
|
Dean Herbert
|
ce5d48b86c
|
Merge pull request #637 from Dormanil/CS7-migration
Explicitly set language version to C# 6.0 for now.
|
2017-04-16 20:37:31 +09:00 |
|
Dean Herbert
|
fbda181769
|
Update framework.
|
2017-04-16 20:15:36 +09:00 |
|
Adrian Kaz Scherzinger
|
60f7879875
|
Explicitly set C# 6.0 for now.
|
2017-04-16 06:44:08 +09:00 |
|
smoogipooo
|
ddce3c157f
|
Clean up a few remaining stragglers.
|
2017-04-15 06:15:55 +09:00 |
|
smoogipooo
|
4a149c4ab8
|
Better default values + don't set Mode from outside.
|
2017-04-15 06:14:31 +09:00 |
|