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-26 03:49:56 +08:00
Code
Issues
Releases
Wiki
Activity
9,300
Commits
4
Branches
797
Tags
7ec4d230b972ebacfa6bbdf2c4e378fa96b3a17b
Commit Graph
788 Commits
Simplify and tidy sample retrieval
Less static weirdness
Dean Herbert
·
2017-12-23 16:46:02 +09:00
9ca03c0209
SoundControlPoint -> SampleControlPoint
Dean Herbert
·
2017-12-23 16:34:34 +09:00
5026c7a95e
Merge branch 'master' into beatmap-serialization
Dan Balasescu
·
2017-12-22 07:38:05 +09:00
a3d947301b
Avoid many many unnecessary enumerations
Dean Herbert
·
2017-12-21 22:33:16 +09:00
620e9737c3
Remove now unused references
smoogipoo
·
2017-12-21 22:13:18 +09:00
866d1c6e0f
Added completion text
FreezyLemon
·
2017-12-21 13:01:14 +01:00
e4ead36544
Merge branch 'master' of
https://github.com/ppy/osu
into undelete-button-add
FreezyLemon
·
2017-12-21 13:00:11 +01:00
cbc1aacf5c
Remove migration setting in favour of export option in the editor
smoogipoo
·
2017-12-21 19:56:12 +09:00
b2c0b013aa
Back to using SortedLists
smoogipoo
·
2017-12-21 19:40:41 +09:00
a3fcc0b60c
Determine SampleInfo defaults in DrawableHitObject
smoogipoo
·
2017-12-21 16:02:33 +09:00
cb7e192aff
Rework registration/instantiation of decoders to not rely on reflection
smoogipoo
·
2017-12-21 15:34:00 +09:00
58859f2ffb
Serialize star difficulty for now
smoogipoo
·
2017-12-21 14:44:51 +09:00
22f8853f49
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
Merge branch 'master' into beatmap-serialization
smoogipoo
·
2017-12-21 13:39:39 +09:00
c99ea32574
Changed notification from "installed" to "imported" on beatmap download
FreezyLemon
·
2017-12-19 11:34:23 +01:00
3644eda9a9
used Any() instead of manually checking count == 0 (CI)
FreezyLemon
·
2017-12-18 11:16:57 +01:00
ba614883ea
Changed existing implementations to have a custom CompletionText
FreezyLemon
·
2017-12-18 11:14:07 +01:00
f898481523
Moved "undelete all" logic to BeatmapManager and added a progress notification
FreezyLemon
·
2017-12-18 10:55:07 +01:00
d2b80fdbfc
Merge branch 'master' into undelete-button-add
Dean Herbert
·
2017-12-18 16:28:32 +09:00
4c45102d61
Add ToString() overrides on many classes to make debugging easier
Dean Herbert
·
2017-12-16 16:14:01 +09:00
49ce42d90c
Make GetWorkingBeatmap return a sane default rather than exception on lookup failure
Dean Herbert
·
2017-12-15 14:36:51 +09:00
1146ba02d7
Initial carousel infrastructue changes
Dean Herbert
·
2017-12-15 14:36:51 +09:00
78dd975a35
Don't use nested ternary if
Dean Herbert
·
2017-12-12 13:07:34 +09:00
69653c7f4f
Order difficulty icons by ruleset
Dean Herbert
·
2017-12-11 21:35:47 +09:00
8dea999908
Handle the case where the selected panel is no longer a valid selection better
Dean Herbert
·
2017-12-11 21:31:26 +09:00
b10240d7ef
Update difficulty icons on headers to match filtered difficulties
Dean Herbert
·
2017-12-11 20:49:27 +09:00
970e55fc4a
Add per-difficulty filtering support
Filters based on selected ruleset
Dean Herbert
·
2017-12-11 20:22:10 +09:00
f58c554d19
Merge branch 'master' into fix-missing-metadata
Dean Herbert
·
2017-12-11 16:04:08 +09:00
3880c7157b
Merge branch 'master' into add-ruleset-shortname
Dean Herbert
·
2017-12-11 15:41:11 +09:00
08727266e7
Merge branch 'master' into most-played-beatmaps-section
Dean Herbert
·
2017-12-11 12:12:23 +09:00
9069f1ccba
Moved menu music hash property back to intro and changed check (before undeleting) to "Protected" field.
FreezyLemon
·
2017-12-10 11:31:37 +01:00
8cbd6f32cb
Merge branch 'undelete-button-add' of
https://github.com/freezylemon/osu
into undelete-button-add
FreezyLemon
·
2017-12-10 11:26:31 +01:00
1691a74b14
Added check for "menu music beatmap hash" before undeleting so circles.osu doesn't get imported on Undelete. Also moved the const property to BeatmapManager.
FreezyLemon
·
2017-12-08 12:50:04 +01:00
e1c04a1f44
Add ShortName to rulesets
Dean Herbert
·
2017-12-08 18:55:25 +09:00
679134c030
Merge branch 'master' of
https://github.com/ppy/osu
into undelete-button-add
FreezyLemon
·
2017-12-08 10:30:42 +01:00
d93a1fdaae
Remove "redundant" parenthesis
Dean Herbert
·
2017-12-08 15:53:59 +09:00
31884a951a
Fix checks disallowing import of older beatmaps with no embedded online IDs
Dean Herbert
·
2017-12-08 14:59:32 +09:00
2e1dfa16a2
rephrased description of local context checking
Aergwyn
·
2017-12-07 14:14:50 +01:00
95955d68ef
removed redundant comment
Aergwyn
·
2017-12-07 13:56:37 +01:00
1dcbfab18e
added comments for local context checking
Aergwyn
·
2017-12-07 13:44:47 +01:00
76c09ae59e
Merge branch 'master' into fix-missing-metadata
Dean Herbert
·
2017-12-07 19:23:51 +09:00
f2eef6621a
Fix post-merge issue
Dean Herbert
·
2017-12-07 17:26:39 +09:00
2a1a9b9f1f
Just don't serialize Author altogether for now
smoogipoo
·
2017-12-07 15:55:22 +09:00
09f54b06ac
Don't serialize Author + add SerializableAttributes
smoogipoo
·
2017-12-07 15:32:39 +09:00
0ba8988580
Merge branch 'master' into fix-beatmap-carousel-lag
Dean Herbert
·
2017-12-07 15:30:50 +09:00
44ee11e75f
Don't serialize TotalBreakTime
smoogipoo
·
2017-12-07 14:40:28 +09:00
f5f7658e90
Merge remote-tracking branch 'origin/master' into beatmap-serialization
smoogipoo
·
2017-12-07 12:49:27 +09:00
dfc10d42e8
Remove misleading comments
smoogipoo
·
2017-12-07 12:23:53 +09:00
f1dbcc4f1a
Make maps with storyboards decode correctly with OsuJsonDecoder
smoogipoo
·
2017-12-07 10:37:51 +09:00
0e3b001b13
First
Previous
1
2
3
4
5
...
Next
Last