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-22 21:00:58 +08:00
Code
Issues
Releases
Wiki
Activity
6,229
Commits
4
Branches
796
Tags
df5094c0d4aab957f4894de87de27f77542e1b13
Commit Graph
6229 Commits
This Branch
This Branch
All Branches
Add basic column conversion to ManiaBeatmapConverter.
smoogipooo
·
2017-05-11 12:32:30 +09:00
185e98aa14
Merge branch 'master' into general-fixes
Dan Balasescu
·
2017-05-11 12:29:10 +09:00
78ed48d5ef
Merge pull request
#724
from huoyaoyuan/metadata
WorkingBeatmap enhancement
Dean Herbert
·
2017-05-11 12:28:15 +09:00
672c22178a
Merge branch 'master' into metadata
Dean Herbert
·
2017-05-11 12:23:00 +09:00
70ef503403
Merge branch 'master' into new-option-search
Dean Herbert
·
2017-05-11 12:20:58 +09:00
262b42efe3
Merge (fix conflicting framework)
Dean Herbert
·
2017-05-11 11:17:44 +09:00
fe47451dbc
Fixed update condition
EVAST9919
·
2017-05-11 02:34:57 +03:00
ea0add2354
Now progress testcase has it's own clock
EVAST9919
·
2017-05-11 01:49:57 +03:00
c0acc1799b
Stop progress as soon as we at 100%
EVAST9919
·
2017-05-11 01:48:46 +03:00
d55c97a08a
Internalize HitObjects to playfields, since some playfields may not use that container.
smoogipooo
·
2017-05-10 20:39:13 +09:00
62656b98df
More concrete way to determine whether all hit objects have been judged.
smoogipooo
·
2017-05-10 20:37:59 +09:00
ba998035a8
Update framework.
smoogipooo
·
2017-05-10 17:38:59 +09:00
4614904409
Whoops wrong project.
smoogipooo
·
2017-05-10 17:35:00 +09:00
2867606913
Add xmldoc to HitWindows.cs.
smoogipooo
·
2017-05-10 17:29:54 +09:00
3b533de8ac
Update framework.
smoogipooo
·
2017-05-10 17:13:33 +09:00
11c47454ad
Fixes
EVAST9919
·
2017-05-10 10:33:02 +03:00
5b469eff69
Construct mania playfield with proper column count.
smoogipooo
·
2017-05-10 16:32:11 +09:00
bcc8a94e36
Applied suggested changes
EVAST9919
·
2017-05-10 10:14:44 +03:00
d8f9e71b84
Add timing sections.
smoogipooo
·
2017-05-10 15:09:29 +09:00
2edc39ae16
Update framework.
Dean Herbert
·
2017-05-10 14:15:11 +09:00
2e7812956a
cleanups
EVAST9919
·
2017-05-10 03:45:31 +03:00
7b17e331c4
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
EVAST9919
·
2017-05-10 03:23:51 +03:00
113df86304
Fix unnecessary newline.
Dan Balasescu
·
2017-05-09 21:08:53 +09:00
cdd71b496d
Merge pull request
#731
from smoogipooo/general-fixes
Update framework.
Dean Herbert
·
2017-05-09 21:06:40 +09:00
76380a0792
Update framework.
smoogipooo
·
2017-05-09 21:00:40 +09:00
e1ed785cbf
Fix exception.
smoogipooo
·
2017-05-09 20:55:38 +09:00
89bfc0ff22
Cleanups.
smoogipooo
·
2017-05-09 20:55:20 +09:00
5b323ad483
Rewrite notes to have time-relative position and length.
smoogipooo
·
2017-05-09 20:33:59 +09:00
d852567d1d
Merge remote-tracking branch 'origin/master' into mania-notes
smoogipooo
·
2017-05-09 19:31:35 +09:00
ea76eff1e1
CI fixes
EVAST9919
·
2017-05-09 06:23:03 +03:00
315f1f1256
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
EVAST9919
·
2017-05-09 06:05:46 +03:00
2c92ee432b
Apply suggested changes
EVAST9919
·
2017-05-09 06:05:37 +03:00
2826c663fd
Merge pull request
#729
from huoyaoyuan/tidy-up
Tidy up
Dean Herbert
·
2017-05-09 10:41:24 +09:00
db6e952ddd
Merge branch 'master' into tidy-up
Dean Herbert
·
2017-05-09 10:27:29 +09:00
ab1768ef80
Moved timeLeft recalculation to property
EVAST9919
·
2017-05-08 20:36:02 +03:00
de2486b8e6
Use float type for progress value
EVAST9919
·
2017-05-08 19:42:36 +03:00
17d1ecb8f5
Merge branch 'new-option-search' of github.com:Jorolf/osu into new-option-search
Jorolf
·
2017-05-08 18:30:33 +02:00
9aaac4ab0c
fix license header
Jorolf
·
2017-05-08 18:30:00 +02:00
86f0173c6b
Changed logic a bit
EVAST9919
·
2017-05-08 19:14:19 +03:00
4b5e24cc36
Merge branch 'master' into new-option-search
jorolf
·
2017-05-08 17:25:47 +02:00
3abf1b2a0b
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
EVAST9919
·
2017-05-08 18:16:16 +03:00
ae2186970c
MatchCreate.ValidForResume = false.
Huo Yaoyuan
·
2017-05-08 19:55:04 +08:00
cb21e98ae1
Avoid extra MemoryStream in ArchiveReader.
Huo Yaoyuan
·
2017-05-08 19:41:22 +08:00
01616cc27c
Handle overlay in ToolbarOverlayToggleButton.
Huo Yaoyuan
·
2017-05-08 19:37:41 +08:00
ced2332d20
Generic infer for IJsonSerializable.DeepClone.
Huo Yaoyuan
·
2017-05-08 19:33:37 +08:00
e466380ee2
Simplify constructor of SampleInfoList.
Huo Yaoyuan
·
2017-05-08 19:30:55 +08:00
345f80b775
Use readonly fields.
Huo Yaoyuan
·
2017-05-08 18:56:04 +08:00
dff05bec79
Remove unnecessary arguments in WorkingBeatmap's constructor.
Huo Yaoyuan
·
2017-05-08 16:42:53 +08:00
4c26a02e99
Merge pull request
#717
from WebFreak001/master
InputResample CursorTrail
Dean Herbert
·
2017-05-08 13:15:48 +09:00
v2017.508.0
e6402afe8b
Add non-null assurance.
Dean Herbert
·
2017-05-08 12:45:55 +09:00
9f1f926634
First
Previous
...
37
38
39
40
41
...
Next
Last