This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-19 04:32:11 +08:00
Code
Issues
Releases
Wiki
Activity
13,630
Commits
4
Branches
793
Tags
a635f2e53ab6ef8a135c7ff891456cb388bdde2f
Commit Graph
19 Commits
Fix failing json conversion testcases
smoogipoo
·
2018-07-02 13:34:19 +09:00
c78bfbfa55
Remove OnlineBeatmapSetID from BeatmapInfo
It should now be retrieved via the linked BeatmapSetInfo
Dean Herbert
·
2018-06-08 15:26:27 +09:00
955a78e76d
Remove OnlineBeatmapSetID from BeatmapMetadata
Dean Herbert
·
2018-06-08 12:46:34 +09:00
8220e0c79a
Fix tests
smoogipoo
·
2018-05-11 16:13:00 +09:00
3e7fa45ad1
Update to .NET 4.7.1
Resolves
#2368
.
Dean Herbert
·
2018-04-20 14:46:52 +09:00
de424648d2
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Move combo colours completely out of beatmap
Dean Herbert
·
2018-03-20 16:24:06 +09:00
9a0fc9e29a
Move colour parsing to LegacyDecoder
Dean Herbert
·
2018-03-13 19:13:50 +09:00
e43de68ad3
Initial push for better decoders
Dean Herbert
·
2018-03-09 21:24:15 +09:00
217dd2ecdc
Merge branch 'master' into fix-taiko-conversion
Dean Herbert
·
2018-03-06 01:16:47 +09:00
7b18e8a5ca
Fix beatmap decoder tests
smoogipoo
·
2018-03-05 16:14:36 +09:00
a6b6c016d6
Fix failing unit test
Dean Herbert
·
2018-03-04 22:46:50 +09:00
e46f363fdc
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Back to using SortedLists
smoogipoo
·
2017-12-21 19:40:41 +09:00
a3fcc0b60c
Rename decoder
smoogipoo
·
2017-12-21 14:19:37 +09:00
e8e5e8270b
Apply changes in line with master changes
smoogipoo
·
2017-12-21 13:59:03 +09:00
bfa4f1a2c3
Add storyboard test case but disable for now
smoogipoo
·
2017-12-07 12:02:34 +09:00
b0684cb194
Add parity checking OsuJsonDecoder test cases
smoogipoo
·
2017-12-07 11:11:38 +09:00
499ecb4edd
Make Beatmap ISerializable and add more JsonIgnores
smoogipoo
·
2017-12-06 00:37:37 +09:00
b584178e85