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-06-04 07:44:10 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
801
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
3395 Commits
Fix first sample point being treated as redundant
smoogipoo
·
2019-12-13 18:14:01 +09:00
87a7f340e3
Remove whitespace
smoogipoo
·
2019-12-13 17:33:18 +09:00
654499d8b0
Always attach a new combo to spinners
smoogipoo
·
2019-12-13 17:02:10 +09:00
97158fce7d
Fix artist being written in place of version
smoogipoo
·
2019-12-13 17:01:59 +09:00
0b7c4f252c
Fix sound types and banks not being written correctly
smoogipoo
·
2019-12-13 17:01:44 +09:00
53a665a034
Fix only single sound type being written
smoogipoo
·
2019-12-12 19:53:30 +09:00
ac984423bb
Prefer legacy curve format if possible
smoogipoo
·
2019-12-12 19:52:15 +09:00
dedae69db8
Fix hanging semicolon for per-node bank output
smoogipoo
·
2019-12-12 19:01:43 +09:00
d35d34c01b
Don't output the first slider control point
smoogipoo
·
2019-12-12 19:01:15 +09:00
4760307bbb
Fix up background/video events
smoogipoo
·
2019-12-12 18:51:05 +09:00
60063eefd2
Don't write empty file names
smoogipoo
·
2019-12-12 18:49:47 +09:00
51bdb73b91
Add missing section header
smoogipoo
·
2019-12-12 18:48:22 +09:00
f89042cd0a
Implement background/video/break encoding
smoogipoo
·
2019-12-12 18:47:28 +09:00
e09bbf0315
Fix incorrect repeat point count
smoogipoo
·
2019-12-12 18:42:48 +09:00
d1dc3456d1
Write control points in absolute coordinates
smoogipoo
·
2019-12-12 18:41:13 +09:00
c3475a2dde
Write default sampleset by name
smoogipoo
·
2019-12-12 18:40:33 +09:00
8f03599a62
Merge remote-tracking branch 'upstream/master' into fallback-to-skin-combo-colours
Salman Ahmed
·
2019-12-12 12:37:51 +03:00
a9125f6544
Implement initial legacy beatmap encoding support
smoogipoo
·
2019-12-12 18:34:40 +09:00
be000e13e4
Make DrawableRuleset take a converted beatmap
smoogipoo
·
2019-12-12 15:58:11 +09:00
5861eca80d
Remove unnecessary comment.
Huo Yaoyuan
·
2019-12-11 16:24:22 +08:00
cffeceb229
PathStandardise -> ToStandardisedPath
Huo Yaoyuan
·
2019-12-11 16:06:56 +08:00
b86a3dbfab
Remove usages of FileSafety class.
Huo Yaoyuan
·
2019-12-11 16:05:35 +08:00
6b3c7c8421
Extract the rest of legacy enums
smoogipoo
·
2019-12-10 20:23:15 +09:00
c378e525da
Extract legacy effect flags enum
smoogipoo
·
2019-12-10 20:19:31 +09:00
3c18872a16
Extract legacy hitobject type enum
smoogipoo
·
2019-12-10 20:19:16 +09:00
e3f925f69a
Extract legacy sound type enum
smoogipoo
·
2019-12-10 20:18:44 +09:00
8012b21ffa
Add param to let function return lighter colour for some diff
Ganendra Afrasya
·
2019-12-06 10:07:16 +07:00
8be6abf607
Change colour if difficulty is ExpertPlus
Ganendra Afrasya
·
2019-12-05 14:53:01 +07:00
0e97871461
Remove other Equals(object) calls.
Huo Yaoyuan
·
2019-12-03 20:23:27 +08:00
5375af7820
Add API methods to perform requests out-of-queue
Dean Herbert
·
2019-11-29 20:03:14 +09:00
c49aeb08c4
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-26 18:21:50 +08:00
c0fe91a84c
Centralise End/StartTime retrieval to extension method
Dean Herbert
·
2019-11-25 19:09:14 +09:00
709ec1404f
Remove ClearComboColours()
iiSaLMaN
·
2019-11-24 02:07:56 +03:00
1e24ee7956
Simplify tests
Dean Herbert
·
2019-11-21 18:50:38 +09:00
4e53bca8dd
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-20 17:30:58 +08:00
374ef6ff83
Sadly, xmldoc doesn't support tuple elements.
Huo Yaoyuan
·
2019-11-17 21:01:56 +08:00
4d1513cef6
Use paramref.
Huo Yaoyuan
·
2019-11-17 20:49:36 +08:00
b1b234c6fb
Use typeparamref.
Huo Yaoyuan
·
2019-11-17 20:48:23 +08:00
f05b83d7d4
Merge branch 'master' into fix-duplicate-online-ids
Dean Herbert
·
2019-11-15 10:18:53 +09:00
0e587cb9f5
Null online id on lookup failure
Dean Herbert
·
2019-11-15 10:18:47 +09:00
6d54846462
Dedupe .osu files with same hash in same set
Dean Herbert
·
2019-11-14 19:38:20 +09:00
12243aaa9a
Don't assign server-fetched online id if it was assigned elsewhere
Dean Herbert
·
2019-11-14 18:55:12 +09:00
fbf81207d4
Fix beatmap online retrieval response running incorrectly scheduled
Dean Herbert
·
2019-11-14 18:53:45 +09:00
1bc0eae2a6
Add extra logging
Dean Herbert
·
2019-11-14 18:52:07 +09:00
81033e1fdf
Use ??=.
Huo Yaoyuan
·
2019-11-12 19:56:51 +08:00
dcfa98414f
No this. qualification.
Huo Yaoyuan
·
2019-11-12 19:55:29 +08:00
8a1b70513c
Use 'out var'.
Huo Yaoyuan
·
2019-11-12 19:55:26 +08:00
31cc0d13da
Merge branch 'master' into fallback-to-skin-combo-colours
Dean Herbert
·
2019-11-12 19:00:05 +09:00
758c304d92
Apply other styles.
Huo Yaoyuan
·
2019-11-11 20:27:04 +08:00
e9b8cbb516
Apply brace style.
Huo Yaoyuan
·
2019-11-11 20:13:13 +08:00
ccc8aa6fa4
First
Previous
...
37
38
39
40
41
...
Next
Last