|
3727955911
|
Refactors/renames
|
2018-11-30 16:35:45 +09:00 |
|
|
f496bdba69
|
Merge branch 'master' into fix-skin-duplication
|
2018-11-30 16:20:03 +09:00 |
|
|
bc3fcb87b7
|
Use input events rather than scene graph traversals
|
2018-11-30 15:47:55 +09:00 |
|
|
831cd3ed59
|
ScoreInfo scoreInfo -> ScoreInfo score
|
2018-11-30 15:18:52 +09:00 |
|
|
e83f6707bf
|
Merge branch 'master' into editor-keyboard-seek
|
2018-11-30 15:17:06 +09:00 |
|
|
705ef5e3ac
|
Fix hash function
|
2018-11-30 15:10:56 +09:00 |
|
|
271dcded3c
|
Merge branch 'master' into scoredatabase
|
2018-11-30 14:59:58 +09:00 |
|
|
ab621bd873
|
Toggle pause in editor with spacebar
|
2018-11-30 14:58:09 +09:00 |
|
|
0ee5a5bdb4
|
Add support for keyboard seeking in the editor
|
2018-11-30 14:57:25 +09:00 |
|
|
64bb27be5d
|
Add scoreinfo tables
|
2018-11-30 14:48:31 +09:00 |
|
|
69370c53ca
|
Fix rank not being read
|
2018-11-30 14:48:25 +09:00 |
|
|
b3a55a26d7
|
Merge branch 'master' into inter-column-movements
|
2018-11-30 14:31:44 +09:00 |
|
|
7543af07dd
|
Remove weird reference
|
2018-11-30 14:30:50 +09:00 |
|
|
690a1f0765
|
Fix score statistics not being serialised
|
2018-11-30 14:27:34 +09:00 |
|
|
5530736541
|
Cleanup mods string
|
2018-11-30 14:27:34 +09:00 |
|
|
b673eb79b1
|
Fix local score infos conflicting
|
2018-11-30 14:27:34 +09:00 |
|
|
aa7f66b24a
|
Fix crash when loading scores with no mods
|
2018-11-30 14:27:34 +09:00 |
|
|
5254b07680
|
Merge remote-tracking branch 'upstream/master' into inter-column-movements
|
2018-11-30 11:57:53 +09:00 |
|
|
e11b2218cb
|
Merge branch 'master' into keypad-enter
|
2018-11-29 13:51:07 +00:00 |
|
|
7ffc597a8e
|
Fix one-frame issues
|
2018-11-29 14:55:20 +09:00 |
|
|
3d46ac7d35
|
Remove unnecessary high frequency input
|
2018-11-29 13:21:11 +09:00 |
|
|
86a0f8d2a9
|
Merge branch 'master' into note-placement
|
2018-11-29 13:06:11 +09:00 |
|
|
097c8e0155
|
Merge branch 'master' into fix-taiko-completions
|
2018-11-29 12:17:37 +09:00 |
|
|
aea84f737b
|
Fix taiko hitobjects potentially disappearing before being judged
|
2018-11-29 12:12:29 +09:00 |
|
|
d2f0a921ca
|
Fix lookups by beatmapinfo failing for imports of existing sores
|
2018-11-28 20:41:48 +09:00 |
|
|
a88b69ec43
|
Notify of existing imports
|
2018-11-28 20:19:35 +09:00 |
|
|
aaf3e650a5
|
Fix some columns
|
2018-11-28 20:19:35 +09:00 |
|
|
2bb7a078c9
|
Don't import replays with no existing beatmap
|
2018-11-28 20:19:35 +09:00 |
|
|
554c858944
|
Fix mods not deserializing properly
|
2018-11-28 20:19:35 +09:00 |
|
|
ab2b2493a1
|
Move hashing functionality to ArchiveModelManager
|
2018-11-28 19:21:36 +09:00 |
|
|
0384f3549f
|
Add hash and missing indices to SkinInfo
|
2018-11-28 19:15:56 +09:00 |
|
|
f42d4a9382
|
Add wildcard scope to oauth requests
|
2018-11-28 19:02:23 +09:00 |
|
|
ce660b6d67
|
Add skin de-duplication
|
2018-11-28 19:01:22 +09:00 |
|
|
542a75d076
|
Add index on online score id
|
2018-11-28 18:56:20 +09:00 |
|
|
b8e60afa69
|
Move replays to an wrapping Score class
|
2018-11-28 18:45:17 +09:00 |
|
|
219929eb47
|
Score -> ScoreInfo
|
2018-11-28 18:33:01 +09:00 |
|
|
5b409a5ae5
|
Fix missed renames
|
2018-11-28 17:27:22 +09:00 |
|
|
41a8a12df3
|
Add ruleset foreign key
|
2018-11-28 17:26:46 +09:00 |
|
|
ed02847752
|
Beatmap -> BeatmapInfo + add foreign key
|
2018-11-28 17:26:39 +09:00 |
|
|
2ee181daf7
|
Re-namespace replay-related classes
|
2018-11-28 17:20:37 +09:00 |
|
|
1717d7defb
|
Implement importing of scores into ScoreManager
|
2018-11-28 17:19:58 +09:00 |
|
|
7a82b99417
|
Add storage for a few more parsed fields
|
2018-11-28 17:02:14 +09:00 |
|
|
4ba7690e04
|
Initial scoremanager/scorestore structure
|
2018-11-28 16:50:16 +09:00 |
|
|
3fe4a36845
|
Add databased fields to Score
|
2018-11-28 16:39:08 +09:00 |
|
|
09b79d736b
|
Remove unused usings
|
2018-11-28 16:33:42 +09:00 |
|
|
a783fdb501
|
Add LegacyFileArchiveReader
Treats files as "archives" for import.
|
2018-11-28 16:13:16 +09:00 |
|
|
5fd6e6ca77
|
Re-namespacing
|
2018-11-28 16:12:57 +09:00 |
|
|
0982508d26
|
Rename to LegacyDirectoryArchiveReader
|
2018-11-28 15:13:27 +09:00 |
|
|
dc31736db7
|
Add explicit foreign key property to INamedFileInfo
|
2018-11-28 13:45:56 +09:00 |
|
|
14ff4bc26a
|
Move primary key attribute to IHasPrimaryKey
|
2018-11-28 13:19:23 +09:00 |
|