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-31 05:41:19 +08:00
Code
Issues
Releases
Wiki
Activity
12,470
Commits
4
Branches
799
Tags
53b11155d1504babbb5ccbbfdaaf375f0ba7600a
Commit Graph
34 Commits
Use IBeatmap wherever possible
smoogipoo
·
2018-04-19 20:44:38 +09:00
66b3b295e7
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Merge branch 'master' into scalablecontainer-size-fix
Dean Herbert
·
2018-04-03 11:29:36 +09:00
77189073b2
Fix ScalableContainer irrepairably altering content size
smoogipoo
·
2018-04-02 13:06:06 +09:00
551ba6ac4b
Update OsuAutoGenerator.cs
John Neijzen
·
2018-03-24 18:34:56 +08:00
7b39447213
Update OsuAutoGenerator.cs
John Neijzen
·
2018-03-24 18:30:36 +08:00
bee9af8500
Update OsuAutoGenerator.cs
John Neijzen
·
2018-03-24 17:53:50 +08:00
9d96aeb347
Change duplicate condition to HitResult.Good instead of HitResult.Meh
John Neijzen
·
2018-03-24 17:48:43 +08:00
12f785bf40
Remove duplicate condition
John Neijzen
·
2018-03-24 16:55:39 +08:00
97be022e22
Reimplement important frames
smoogipoo
·
2018-03-01 02:28:15 +09:00
195b6642e6
Remove mostly-unused Score parameter
smoogipoo
·
2018-03-01 02:28:14 +09:00
cf42d5bbd5
Populate rulesets with their replay frames
smoogipoo
·
2018-03-01 02:28:14 +09:00
222ae70062
Implement a conversion process for ReplayFrames
smoogipoo
·
2018-03-01 02:28:14 +09:00
a3c7755ade
Fix OsuAutoGenerator not considering stacking
smoogipoo
·
2018-02-21 17:53:16 +09:00
0d60a65c94
Make osu! use HitWindows
smoogipoo
·
2018-02-02 20:33:59 +09:00
b15f184261
Merge remote-tracking branch 'upstream/master' into approach-rate
Dean Herbert
·
2018-01-12 18:05:16 +09:00
d0881e443b
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
fixes
Shawdooow
·
2017-12-31 11:30:58 -05:00
064758b96d
new Approach to approach rate
Shawdooow
·
2017-12-31 11:15:14 -05:00
3ba5dce052
move HitResult in Scoring namespace to replace HitCount
Aergwyn
·
2017-12-30 21:23:18 +01:00
ccb69d16d9
Combine Judgement.HitResults into one.
Dean Herbert
·
2017-09-06 17:01:48 +09:00
84c22df3f5
Add missing licence header
Dean Herbert
·
2017-08-24 20:37:03 +09:00
1b0a1dd410
Update autoplay and replay handling to result in actions, not keys
Dean Herbert
·
2017-08-24 15:36:42 +09:00
a7a7e0323f
Rename EasingTypes to Easing
Thomas Müller
·
2017-07-22 20:53:53 +02:00
e68675f970
Use the end position of a previous note stack rather than the start position.
MrTheMake
·
2017-05-18 02:17:49 +02:00
58ebb24032
Fix not all cases of the auto replay generator fix being covered.
MrTheMake
·
2017-05-18 02:15:16 +02:00
91859042e8
Fixes the auto mod not hitting stacks of notes on certain maps.
MrTheMake
·
2017-05-18 01:54:17 +02:00
817bae3219
Standardise usages of exceptions.
Huo Yaoyuan
·
2017-05-07 00:38:17 +08:00
4f8549f220
CodeFactor fixes
Thomas Tan
·
2017-04-29 02:41:20 +08:00
6ea6130fee
CI fixes
Thomas Tan
·
2017-04-29 02:30:34 +08:00
d742092d9d
Create "AutoGenerator" base class and interface.
Thomas Tan
·
2017-04-29 02:08:48 +08:00
9b8b88601f
Fix build errors o.o
Thomas Tan
·
2017-04-29 00:21:33 +08:00
2af6c7aa00
Remove tab characters
Thomas Tan
·
2017-04-29 00:15:53 +08:00
18897235fa
Move some common functionality to OsuAutoReplayBase.cs
Thomas Tan
·
2017-04-28 23:19:15 +08:00
e56bd3430a