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-15 13:23:18 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
26 Commits
Fix skinning support for combobreak
Dean Herbert
·
2019-06-30 21:58:30 +09:00
60ea3d4e1a
Apply more missed cases
Dean Herbert
·
2019-04-01 12:44:46 +09:00
c39c37a18d
Disable failing tests temporarily
Dean Herbert
·
2019-03-08 10:42:25 +09:00
cfac47413c
Move osu-resources to nuget
Dean Herbert
·
2019-01-28 18:33:39 +09:00
628b3e1119
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
remove blank lines
Unknown
·
2019-01-11 10:34:56 +01:00
6eff79913b
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
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