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-18 04:19:53 +08:00
Code
Issues
Releases
Wiki
Activity
8,616
Commits
4
Branches
791
Tags
6f3a796ecfae866ad3dc8cf439d40891f2bd5baa
Commit Graph
24 Commits
Fix all remaining db structure issues
Dean Herbert
·
2017-10-19 14:05:11 +09:00
5d5ea5fb2e
Rework EF Core usage in model classes
TocoToucan
·
2017-10-06 00:23:26 +03:00
887aa7496b
Initial EF Core commit
TocoToucan
·
2017-10-04 22:52:12 +03:00
6a4198d0d6
Make availableColumns into a ctor argument.
smoogipooo
·
2017-08-22 16:22:40 +09:00
e337fbcf4f
Make DifficultyControlPoint.SpeedMultiplier actually increase with an increasing speed.
Fixes
#1147
smoogipooo
·
2017-08-21 11:58:54 +09:00
6a7b410bc3
Clean Up Code
John Neijzen
·
2017-06-07 19:53:37 +08:00
9b0e1c26a3
Fix warnings.
smoogipooo
·
2017-05-26 16:29:20 +09:00
3f4cbd02cd
General cleanup + more xmldocs.
smoogipooo
·
2017-05-24 21:57:38 +09:00
946cd4bfa3
Implement basic hold note + tick input.
smoogipooo
·
2017-05-24 20:45:01 +09:00
dcf879687d
More cleanups.
smoogipooo
·
2017-05-23 15:29:38 +09:00
836bf930a0
Split ControlPoint into different types.
# Conflicts: # osu.Game.Rulesets.Mania/UI/Column.cs
smoogipooo
·
2017-05-23 14:03:40 +09:00
3cdfd2eef5
Update with pattern changes.
smoogipooo
·
2017-05-22 10:17:08 +09:00
cd66e2af14
Remove siblings.
smoogipooo
·
2017-05-22 09:50:36 +09:00
3041b55aac
Cleanup.
smoogipooo
·
2017-05-22 08:25:48 +09:00
ecf81fa8d2
Fix incorrect comment.
Dan Balasescu
·
2017-05-18 19:47:16 +09:00
e52b87bc58
Update DistanceObjectPatternGenerator.cs
Dan Balasescu
·
2017-05-18 19:33:02 +09:00
b5674c8f30
Fix warnings/errors.
smoogipooo
·
2017-05-18 19:10:32 +09:00
a239411808
Simplify method parameters, make conversion work again.
smoogipooo
·
2017-05-18 18:41:44 +09:00
35bd608a4a
Add hold end samples.
smoogipooo
·
2017-05-18 18:19:29 +09:00
a30e49d21b
Set siblings, removing warning.
smoogipooo
·
2017-05-18 18:15:09 +09:00
53a2f34f8b
Fix compilation due to previously-removed function.
smoogipooo
·
2017-05-18 18:11:09 +09:00
eae4f8b412
Add IHasDistance object pattern generation.
smoogipooo
·
2017-05-18 18:09:13 +09:00
2af025e630
Remove distance object pattern generator for now (next PR).
smoogipooo
·
2017-05-18 15:38:15 +09:00
164a1bb743
Define the concept of patterns + additional comments.
smoogipooo
·
2017-05-18 15:05:45 +09:00
1fa1897d71