Dean Herbert
|
7650bb1707
|
Don't insert to database until we're completely finished importing a beatmap.
|
2016-10-24 11:39:18 -04:00 |
|
Dean Herbert
|
ee6c810df5
|
Fix cascading inserts.
|
2016-10-24 11:39:18 -04:00 |
|
Drew DeVault
|
42f8d19c73
|
Sort by difficulty and fix relationship
|
2016-10-24 11:39:18 -04:00 |
|
Drew DeVault
|
8d6431b35e
|
Add star counter to difficulty select
|
2016-10-24 11:39:18 -04:00 |
|
Drew DeVault
|
6da092ab30
|
Fix additional bugs, tweak L+F
|
2016-10-24 11:39:18 -04:00 |
|
Drew DeVault
|
8d4a211419
|
Fix initialization of BeatmapInfo
|
2016-10-24 11:39:18 -04:00 |
|
Drew DeVault
|
3ee0bf2b80
|
Fix cascade insert
|
2016-10-24 11:39:18 -04:00 |
|
Drew DeVault
|
641855c790
|
Fix issues with beatmap import file contention
|
2016-10-24 11:39:18 -04:00 |
|
Drew DeVault
|
c41b3d92c6
|
Fix up wrt upstream development
|
2016-10-24 11:39:18 -04:00 |
|
Drew DeVault
|
674f624bfc
|
Improve song selection layout, database loading
Also adds event that notifes the song select when a beatmap is added.
|
2016-10-24 11:39:11 -04:00 |
|
Drew DeVault
|
a14edc06c8
|
Pull beatmap list from db and render simple list
|
2016-10-24 11:39:11 -04:00 |
|
Dean Herbert
|
c81c4cbbcd
|
Fix missing Metadata initialisation.
|
2016-10-19 12:28:48 +09:00 |
|
Drew DeVault
|
7bdf1fe1bf
|
Drop BeatmapSet, only BeatmapSetInfo is necessary
|
2016-10-18 15:48:24 -04:00 |
|
Drew DeVault
|
768dd38fa0
|
s/AddBeatmap/ImportBeatmap/g
|
2016-10-18 15:42:07 -04:00 |
|
Drew DeVault
|
105bba6178
|
Rework duplicate detection in AddBeatmap
|
2016-10-18 15:41:46 -04:00 |
|
Drew DeVault
|
ad14462369
|
Add lifecycle management to BeatmapDatabase
|
2016-10-18 15:38:59 -04:00 |
|
Drew DeVault
|
449f04c07b
|
Refactor the database code
|
2016-10-18 13:38:27 -04:00 |
|
John Leuenhagen
|
fedfb8a22a
|
Converted all .cs files to use CRLF line endings.
|
2016-10-13 23:33:58 -04:00 |
|
Drew DeVault
|
25d08c8e2c
|
Improve beatmap loading and hydration
|
2016-10-13 10:29:30 -04:00 |
|
Drew DeVault
|
fd10e6e582
|
Copy imported beatmaps into beatmap storage
|
2016-10-13 10:15:08 -04:00 |
|
Drew DeVault
|
880399f5a5
|
Fix casing on private properties
|
2016-10-13 12:17:52 +09:00 |
|
Drew DeVault
|
0267eb7649
|
Fixup
|
2016-10-13 12:17:13 +09:00 |
|
Drew DeVault
|
c9a057b510
|
Update AddBeatmap accordingly
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
e9a45de51f
|
Refactor database to reuse existing types
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
bc69aa1455
|
Initial support code for beatmap loading
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
768c3bc31e
|
Use PlayMode instead of GameMode
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
e8de245032
|
Use @strings
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
f6b6446a9c
|
MetadataID -> BeatmapMetadataID
|
2016-10-12 11:32:27 -04:00 |
|
Drew DeVault
|
72c4a26aea
|
Move control of databases into osu-framework
|
2016-10-12 11:32:27 -04:00 |
|
Drew DeVault
|
2d810f72fa
|
Add initial DB schema and support code
|
2016-10-12 11:32:07 -04:00 |
|