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-17 20:35:39 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
791
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
35 Commits
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Add spaces to comments
alex
·
2020-05-04 18:36:24 -07:00
0e2ccac33b
Centralise End/StartTime retrieval to extension method
Dean Herbert
·
2019-11-25 19:09:14 +09:00
709ec1404f
Fix incorrect path position being used for old stacking algorithm
smoogipoo
·
2019-08-07 19:35:39 +09:00
bc3a340286
Fix incorrect hitobject indices
smoogipoo
·
2019-08-07 19:33:35 +09:00
42de5934f6
Fix all "Maintainability" CodeFactor issues
Arphox
·
2019-06-11 10:28:16 +02:00
07e17518e9
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Only update stacking if there are hitobjects
smoogipoo
·
2019-01-07 18:15:44 +09:00
b57c1af084
More verbose exceptions
smoogipoo
·
2019-01-07 18:13:40 +09:00
c6c22b352f
Shortcut O(n^2) calculation
smoogipoo
·
2019-01-07 18:01:44 +09:00
351ab6e9bd
Implement stacking by index
smoogipoo
·
2019-01-07 18:00:59 +09:00
1c5ab6a906
Port the old stacking algorithm
smoogipoo
·
2018-10-12 16:47:27 +09:00
72c8ae8705
Fix hitobject stacking being applied too early
smoogipoo
·
2018-08-21 16:01:28 +09:00
d14dad64e8
Add more comprehensive tests
smoogipoo
·
2018-08-17 10:04:00 +09:00
557a2ee39d
Remove unnecessary null checks
Dean Herbert
·
2018-07-02 14:28:56 +09:00
831b11ff97
Merge remote-tracking branch 'upstream/master' into UselessToucan-null_coalescing_quickfix
Dean Herbert
·
2018-07-02 14:26:41 +09:00
c04bfb96e1
Add a preprocess method to BeatmapProcessor
smoogipoo
·
2018-06-29 12:45:48 +09:00
756cabd5d0
Perhaps the '??' operator works in a different way than it was expected. Its priority is lower than priority of other operators in its left part.
Roman Kapustin
·
2018-06-26 00:53:31 +03:00
2a72062c33
Initial rework of beatmap conversion process
smoogipoo
·
2018-04-19 22:04:12 +09:00
03a5df84c6
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Move combo index processing to BeatmapProcessor
Dean Herbert
·
2018-03-20 15:57:43 +09:00
c38c26eacb
Move colour parsing to LegacyDecoder
Dean Herbert
·
2018-03-13 19:13:50 +09:00
e43de68ad3
review changes
- use doubles instead of floats - simplify logic
Aergwyn
·
2018-01-24 09:44:50 +01:00
52c4d22c41
Merge remote-tracking branch 'upstream/master' into approach-rate
Dean Herbert
·
2018-01-12 18:05:16 +09:00
d0881e443b
Merge branch 'master' into drawable-fruit-improvements
Dan Balasescu
·
2018-01-09 22:06:16 +09:00
9c602f8770
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Rename conflicting variable
Dean Herbert
·
2018-01-03 15:12:27 +09:00
31865b4d96
Move stackThreshold up where possible
Shawdooow
·
2018-01-01 10:30:09 -05:00
1df79c2f1b
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
And then everything became one
Dean Herbert
·
2017-09-19 16:06:58 +09:00
6d3d485565
Fix CI issue
Dean Herbert
·
2017-09-13 20:35:44 +09:00
25f2a102f4
Update all dependencies in line with framework
Dean Herbert
·
2017-09-13 20:25:40 +09:00
fb7740a3ab
Mode -> Ruleset.
Dean Herbert
·
2017-04-18 16:05:58 +09:00
fbd26a1d5e