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 |
|
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 |
|
smoogipooo
|
4a149c4ab8
|
Better default values + don't set Mode from outside.
|
2017-04-15 06:14:31 +09:00 |
|
smoogipooo
|
a89af273be
|
Make BeatmapInfo expose Ruleset instead of PlayMode.
|
2017-04-15 05:01:36 +09:00 |
|
Dean Herbert
|
b0ebacb06d
|
Fix some unused variables in test cases.
|
2017-04-04 11:13:07 +09:00 |
|
Dean Herbert
|
2b847aa2f4
|
Bring VisualTests up-to-date.
|
2017-03-31 18:00:14 +09:00 |
|
Dean Herbert
|
ab97967237
|
Update references and framework.
|
2017-03-29 09:54:00 +09:00 |
|
smoogipooo
|
e0a8c3b1e5
|
Rename BaseDifficulty -> Difficulty / BeatmapDifficulty.
|
2017-03-16 23:18:02 +09:00 |
|
Dean Herbert
|
da6b98db10
|
fixup! Filter doesn't need to be public, nor have a property.
|
2017-03-16 14:23:48 +09:00 |
|
Kelvin
|
2629f78afc
|
Add FilterControl and FilterTabControl
|
2017-03-14 19:49:40 -07:00 |
|
Dean Herbert
|
0cad5d7d41
|
Fix most warnings.
|
2017-03-07 13:05:57 +09:00 |
|
Thomas Müller
|
73fef85b12
|
Remove unnecessary usings
|
2017-03-04 19:43:59 +01:00 |
|
Thomas Müller
|
a14bdf8624
|
Use Color4Extensions from Framework and remove redundant Name
|
2017-03-04 19:42:37 +01:00 |
|
Alex Amadori
|
fbb16295ae
|
Improved delegate syntax
|
2017-02-21 18:43:10 +01:00 |
|
Alex Amadori
|
a6fbfc8349
|
Using random generator from osu-framework
|
2017-02-20 17:49:02 +01:00 |
|
Alex Amadori
|
87ec0e36ea
|
Complying with rule "Instance fields (private)"
|
2017-02-18 16:45:46 +01:00 |
|
Alex Amadori
|
21cf96ec10
|
More sorting rookie mistakes
|
2017-02-18 16:23:13 +01:00 |
|
Alex Amadori
|
f48c83b787
|
Fix silly sorting mistakes
|
2017-02-18 15:56:29 +01:00 |
|
Alex Amadori
|
d92382c1aa
|
Merge remote-tracking branch 'upstream/master'
|
2017-02-18 15:18:26 +01:00 |
|
Alex Amadori
|
6bbbbd8f96
|
Implemented sorting in TestCasePlaySong
|
2017-02-18 15:11:40 +01:00 |
|
Dean Herbert
|
e6ef9f67aa
|
GameMode -> Screen.
|
2017-02-17 19:23:58 +09:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
4aa2834082
|
Fix TestCasePlaySongSelect not working on consecutive executions.
|
2017-01-27 00:16:02 +09:00 |
|
柯十六夜
|
acfbf2e32e
|
Add prefix Online to BeatmapID and BeatmapSetID
|
2017-01-09 21:05:01 +08:00 |
|
Dean Herbert
|
54fc25e163
|
Fix disposal logic.
|
2016-11-28 12:25:20 +09:00 |
|
Drew DeVault
|
c85454d034
|
Reset db on dispose
|
2016-11-25 05:12:01 -05:00 |
|
Drew DeVault
|
89effca12e
|
Remove need for PlaySongSelect ctor to take a db
|
2016-11-25 00:44:46 -05:00 |
|
Thomas Müller
|
c6d688898f
|
Initial implementation of a beatmap carousell and various minor improvements to song select.
No big optimizations yet, but groundwork is laid out.
|
2016-11-20 20:34:16 +01:00 |
|
Dean Herbert
|
4590be552f
|
Move play modes to their own projects.
|
2016-11-14 18:54:24 +09:00 |
|
Dean Herbert
|
06f4f93918
|
Move play modes to Modes namespace.
|
2016-11-14 18:03:20 +09:00 |
|
Dean Herbert
|
0f4538f69f
|
Rename GameModes namespace to Screens.
|
2016-11-14 17:23:33 +09:00 |
|
Dean Herbert
|
d664c97279
|
Don't reinitialise fake data if we've already populated it.
|
2016-10-27 17:38:38 +09:00 |
|
Dean Herbert
|
ace31c68ea
|
Imply we are using fake data in description.
|
2016-10-27 17:38:23 +09:00 |
|
Dean Herbert
|
a764a97602
|
Use memory database again, local to TestCasePlaySongSelect.
|
2016-10-27 17:35:00 +09:00 |
|
Dean Herbert
|
f16cc430f8
|
Stop using memory database. Load sample data local to TestCase.
Also makes the connection private.
|
2016-10-27 17:08:53 +09:00 |
|
Drew DeVault
|
bc6e705e2b
|
Add test case for song selection
|
2016-10-24 11:39:18 -04:00 |
|