Dean Herbert
|
fd0391daf7
|
Merge branch 'accent-colour-properties'
|
2018-03-20 16:25:22 +09:00 |
|
Dean Herbert
|
d1c2aa71d0
|
Add beatmap sample override support
|
2018-03-20 16:24:06 +09:00 |
|
Dean Herbert
|
9a0fc9e29a
|
Move combo colours completely out of beatmap
|
2018-03-20 16:24:06 +09:00 |
|
Dean Herbert
|
dbcf755618
|
Make Beatmaps parsable as skins
|
2018-03-20 16:05:29 +09:00 |
|
Dean Herbert
|
c38c26eacb
|
Move combo index processing to BeatmapProcessor
|
2018-03-20 15:57:43 +09:00 |
|
Dean Herbert
|
62e908e22c
|
Add default separator character
|
2018-03-19 20:06:44 +09:00 |
|
Dean Herbert
|
1d7be2ad0b
|
Fix incorrect variable name
|
2018-03-14 10:14:42 +09:00 |
|
Dean Herbert
|
16eab2eebf
|
Fix combo colours not working until now
|
2018-03-13 19:19:08 +09:00 |
|
Dean Herbert
|
e43de68ad3
|
Move colour parsing to LegacyDecoder
|
2018-03-13 19:13:50 +09:00 |
|
Dean Herbert
|
d6fa7d69d7
|
Add missing fonts section
|
2018-03-13 16:13:07 +09:00 |
|
Dean Herbert
|
8cbcdeb665
|
Merge branch 'master' into mania-difficulty
|
2018-03-12 14:07:14 +09:00 |
|
Dean Herbert
|
9f644571ea
|
Merge branch 'master' into mania-difficulty
|
2018-03-12 13:31:48 +09:00 |
|
smoogipoo
|
81186f8423
|
Apply beatmap converter mods in DifficultyCalculator
|
2018-03-12 13:06:42 +09:00 |
|
Dean Herbert
|
1bcda4930e
|
Add back beatmap version set
|
2018-03-12 11:33:12 +09:00 |
|
Dean Herbert
|
217dd2ecdc
|
Initial push for better decoders
|
2018-03-09 21:24:15 +09:00 |
|
Dean Herbert
|
70a16667b6
|
Fix difficulty calculator regression when applying mods
|
2018-03-08 12:57:36 +09:00 |
|
Dean Herbert
|
7b18e8a5ca
|
Merge branch 'master' into fix-taiko-conversion
|
2018-03-06 01:16:47 +09:00 |
|
smoogipoo
|
d44dc1a4f9
|
Fix SliderMultiplier/SliderTickRate parsing inaccuracy
|
2018-03-05 16:01:05 +09:00 |
|
Dean Herbert
|
e46f363fdc
|
Fix failing unit test
|
2018-03-04 22:46:50 +09:00 |
|
Dean Herbert
|
bc0bc8d459
|
Add legacy timing offsets
These have been in release builds since January, but implemented in a hacky way.
This brings them with a sane implementation.
|
2018-03-04 21:57:50 +09:00 |
|
smoogipoo
|
a2c239d5e3
|
Rename to IBeatmapConverter, move to separate file
|
2018-03-02 20:19:47 +09:00 |
|
smoogipoo
|
797d03a65f
|
Implement basic structure for beatmap conversion testing
|
2018-03-02 13:13:00 +09:00 |
|
Dean Herbert
|
b8ea4b11ab
|
Adjust range further
This is not a great idea.
|
2018-03-01 00:39:59 +09:00 |
|
Dean Herbert
|
572d3b1316
|
Move bpm clamping to TimingControlPoint, adjust range to 1-10000bpm
In line with stable editor restrictions
|
2018-02-28 22:53:28 +09:00 |
|
Dean Herbert
|
5b4fef0180
|
Add bare minimum sanity checking of beatmap input values to make broken maps load
Resolves ppy/osu#1988.
|
2018-02-28 18:12:24 +09:00 |
|
Dean Herbert
|
968291c61e
|
Sort hitobjects imported from legacy beatmps
Apaprently some ranked maps contain unordered hitobjects. We probably never want to allow for this.
|
2018-02-28 18:11:28 +09:00 |
|
Dean Herbert
|
6f44db6de0
|
Clamp at DifficultyControlPoint
This is what stable did.
|
2018-02-28 18:10:38 +09:00 |
|
Dan Balasescu
|
34f76a4136
|
Merge branch 'master' into storyboard-improvements
|
2018-02-19 15:40:09 +09:00 |
|
Dean Herbert
|
a7915e7041
|
Fix typo
|
2018-02-19 14:00:48 +09:00 |
|
Dean Herbert
|
21b641b302
|
Give storyboards a BeatmapInfo to reduce weird method calls
Also removes unnecessary background texture (the actual storyboard background spec wasn't implemented correctly anyway).
|
2018-02-16 12:09:23 +09:00 |
|
Dean Herbert
|
1b13be1372
|
Cleanups and xmldoc additions
|
2018-02-15 16:24:14 +09:00 |
|
Dean Herbert
|
8c1d581fb3
|
Fix hiding beatmaps not refreshing correctly
|
2018-02-15 16:15:40 +09:00 |
|
Dean Herbert
|
89cf794f98
|
Add a lower level ConsumableItems implementation
|
2018-02-15 16:15:40 +09:00 |
|
Dean Herbert
|
d3dd31dadb
|
Make deletion and purging logic even more global
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
d340509b1d
|
Move ArchiveReaders to a more global namespace
Also moves delete and action logic to a shared implementation
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
6ff63c2f0c
|
Move deletion to ArchiveModelImportManager
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
d8f84fcca3
|
Give ArchiveReader a filename
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
e0d28564d0
|
Move import logic to shared implementation
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
86acc84988
|
Apply formatting
|
2018-02-13 20:23:51 +09:00 |
|
Dean Herbert
|
5ecb77fda7
|
Merge remote-tracking branch 'upstream/master' into default-approachrate
|
2018-02-13 20:23:01 +09:00 |
|
Dean Herbert
|
8c42225646
|
Fix outdated xmldoc
|
2018-02-13 15:08:51 +09:00 |
|
Dean Herbert
|
3561326306
|
Remove fixed issue
|
2018-02-13 14:54:46 +09:00 |
|
Dean Herbert
|
e8e093d6f2
|
Fix incorrect xmldoc
|
2018-02-13 14:54:01 +09:00 |
|
Dean Herbert
|
a738664167
|
Add interface for database context factory
|
2018-02-12 23:10:05 +09:00 |
|
Dean Herbert
|
8b37fde15b
|
Only write when writes occur
Also add finaliser logic for safety. Also better threading. Also more cleanup.
|
2018-02-12 19:57:21 +09:00 |
|
Dean Herbert
|
edc3638175
|
DatabaseWriteUsage
|
2018-02-12 17:55:11 +09:00 |
|
Dean Herbert
|
721bb7e4dd
|
Add proper handling for OnlineBeatmapSetID conflicts
Not yet working
|
2018-02-09 21:31:33 +09:00 |
|
Dean Herbert
|
a1513351c0
|
Add missing licence header
|
2018-02-09 20:35:54 +09:00 |
|
Dean Herbert
|
d547caa04e
|
Further improve xmldoc
|
2018-02-09 19:44:17 +09:00 |
|
Dean Herbert
|
867b1b5f65
|
Move public methods up
|
2018-02-09 19:39:02 +09:00 |
|