smoogipoo
|
9ab6d584d3
|
Merge branch 'master' into editor-new-beatmap
|
2020-09-07 14:30:41 +09:00 |
|
Dan Balasescu
|
e17ccdfe9f
|
Merge branch 'master' into combo-colors
|
2020-09-07 13:55:41 +09:00 |
|
Dean Herbert
|
fba253f131
|
Take user argument in CreateNew method parameters
|
2020-09-04 13:17:43 +09:00 |
|
Dean Herbert
|
d32b77f045
|
Add missing extension to filename
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2020-09-03 21:33:25 +09:00 |
|
Dean Herbert
|
1c1c583d3b
|
Fix regression in file update logic (filename set too early)
|
2020-09-03 19:31:40 +09:00 |
|
Dean Herbert
|
d849f7f2b5
|
Use the local user's username when saving a new beatmap
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
e337e6b3b0
|
Use a more correct filename when saving
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
e032844570
|
Start with a fresh beatmap when entering editor from main menu
|
2020-09-03 13:20:23 +09:00 |
|
Craftplacer
|
c2ade44656
|
Change types back
|
2020-09-01 17:58:06 +02:00 |
|
Craftplacer
|
1484e78654
|
Update xmldoc
|
2020-08-31 17:24:00 +02:00 |
|
Craftplacer
|
e428144f73
|
Use IBeatmapSkin
|
2020-08-30 11:34:50 +02:00 |
|
Craftplacer
|
e6646b9877
|
Resolve review comments
|
2020-08-23 15:08:02 +02:00 |
|
Craftplacer
|
c4a7fac760
|
Add required parameters and other various changes
|
2020-08-15 22:03:24 +02:00 |
|
smoogipoo
|
91e28b849d
|
Fix incorrect BeatmapManager construction
|
2020-08-13 00:29:23 +09:00 |
|
smoogipoo
|
338c01fa43
|
Remove track store reference counting, use single instance stores
|
2020-08-11 13:16:06 +09:00 |
|
Craftplacer
|
78692dc684
|
Initial commit
|
2020-08-10 05:21:10 +02:00 |
|
smoogipoo
|
e87f50f74f
|
Rename method
|
2020-08-07 22:31:41 +09:00 |
|
smoogipoo
|
f53672193e
|
Fix track stores being kept alive
|
2020-08-06 17:48:07 +09:00 |
|
smoogipoo
|
86ae61c6b7
|
Re-implement store transferral in BeatmapManager
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
6e42b8219c
|
Move track to MusicController, compiles
|
2020-08-06 16:24:14 +09:00 |
|
Dean Herbert
|
632f333ce2
|
Add ability to return protected beatmaps in GetAllUsable call
|
2020-07-10 17:20:27 +09:00 |
|
smoogipoo
|
6afd6efdeb
|
Return default beatmap if local beatmap can't be retrieved
|
2020-06-22 20:33:08 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
Dan Balasescu
|
1476412eaa
|
Merge branch 'master' into startup-safety
|
2020-06-09 13:55:33 +09:00 |
|
Dean Herbert
|
63003757c4
|
Remove WorkingBeatmap cache when deleting or updating a beatmap
|
2020-06-08 14:48:26 +09:00 |
|
smoogipoo
|
443977aa8d
|
Remove PreUpdate, update hash in Save()
|
2020-06-08 14:40:17 +09:00 |
|
smoogipoo
|
dfed27bd46
|
Add back stream seeking for sanity
|
2020-06-08 14:24:21 +09:00 |
|
Dean Herbert
|
b41384dde8
|
Merge branch 'master' into multiplayer-beatmap-checksum
|
2020-06-07 18:05:33 +09:00 |
|
smoogipoo
|
0107e9ba16
|
Change lookups to use SingleOrDefault()
|
2020-06-05 19:18:00 +09:00 |
|
Dean Herbert
|
c155ab8339
|
Check filenames and timestamps before reusing an already imported model
|
2020-06-03 18:03:10 +09:00 |
|
smoogipoo
|
f3b5149648
|
Move some suggestions to warnings, resolve issues
|
2020-06-03 16:48:44 +09:00 |
|
smoogipoo
|
dfb9687fb5
|
Extract update into PreUpdate(), add test
|
2020-06-02 17:22:09 +09:00 |
|
smoogipoo
|
b41bb5a682
|
Update databased MD5 hash on save
|
2020-06-02 14:04:00 +09:00 |
|
Dean Herbert
|
c071fe6140
|
Add the ability to export skins
|
2020-05-24 13:44:11 +09:00 |
|
Salman Ahmed
|
3d3cc2c15e
|
Dispose BeatmapOnlineLookupQueue cache download request
|
2020-05-22 17:26:37 +03:00 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +09:00 |
|
Dan Balasescu
|
0eae8d078b
|
Merge branch 'master' into master
|
2020-05-05 13:33:29 +09:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Dean Herbert
|
a1cd007cad
|
Fix song select tests potentially failing due to difficulty panels not yet displayed
|
2020-05-04 14:44:53 +09:00 |
|
Dean Herbert
|
6fef4eeb8f
|
Rename class and extract out lookup method
|
2020-05-03 09:35:48 +09:00 |
|
Dean Herbert
|
deb87517d0
|
Add local beatmap lookup cache
|
2020-05-02 14:35:12 +09:00 |
|
Dean Herbert
|
d1ec99ffd9
|
Further improve beatmap carousel load performance by avoiding incorrect query construction
|
2020-04-29 16:51:22 +09:00 |
|
Dean Herbert
|
119000f1ab
|
Reduce database includes where possible
|
2020-04-28 21:43:35 +09:00 |
|
Dean Herbert
|
f71c8cb30f
|
Only drop online set ID if beatmap IDs were stripped in online retrieval
|
2020-03-30 15:07:56 +09:00 |
|
Dean Herbert
|
7ecce713bb
|
Keep provided IDs where possible if not online
|
2020-03-30 15:07:39 +09:00 |
|
Dean Herbert
|
09d860d5f5
|
Fix imports with no matching beatmap IDs still retaining a potentially invalid set ID
|
2020-03-30 11:52:25 +09:00 |
|
voidedWarranties
|
76c832518f
|
Render video as a part of the storyboard
|
2020-03-07 21:32:03 -08:00 |
|
smoogipoo
|
c25fefa3ca
|
Add beatmap package export
|
2020-01-15 13:44:46 +09:00 |
|
smoogipoo
|
4fe5ea8e92
|
Clear working beatmap cache on save
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
a255832195
|
Add beatmapmanager method for saving
|
2020-01-14 19:24:53 +09:00 |
|