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-06-07 17:24:10 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
802
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
2038 Commits
Add CatchBananaShowerJudgements in simulated autoplays
clayton
·
2018-06-09 18:23:05 -07:00
3e6e2ac09a
Split AffectsCombo into IsBonus
Crusensis
·
2018-06-09 18:14:33 -07:00
fbc0cd6f5f
Add health drain to catch
clayton
·
2018-06-09 17:39:17 -07:00
808118e4d4
Add judgements to catch
clayton
·
2018-06-09 17:38:17 -07:00
f486bcfee1
Rewrite difficulty mod combinations
smoogipoo
·
2018-06-06 16:20:17 +09:00
83ff47ec80
Cleanup multi mod constructions
smoogipoo
·
2018-06-06 14:07:50 +09:00
8274623ad6
Revert TestCaseCatcherArea
ekrctb
·
2018-06-03 15:31:51 +09:00
25d3f0ead1
HyperDashModifier >= 1
ekrctb
·
2018-06-03 15:29:56 +09:00
9f27dd848a
Merge remote-tracking branch 'origin/master' into catch-stable-hyper
ekrctb
·
2018-06-02 18:42:40 +09:00
dd7d54bcc7
Remove pointless FillMode specification
Dean Herbert
·
2018-05-31 12:50:01 +09:00
b7511251d9
Merge branch 'master' into catch-sizing-fixes
Dan Balasescu
·
2018-05-31 12:31:52 +09:00
9924ec9606
Merge branch 'master' into catch-stable-hyper
ekrctb
·
2018-05-29 18:52:09 +09:00
0b7fdd4e8d
Fix formatting
Dean Herbert
·
2018-05-26 12:38:33 +09:00
8b2a6b8cce
Fix InspectCode issues
ekrctb
·
2018-05-25 19:18:11 +09:00
456dc81f2f
catch: the fruit positions are finalized on the post process
ekrctb
·
2018-05-25 19:11:29 +09:00
26c6313dec
Make FastRandom public
ekrctb
·
2018-05-25 18:57:59 +09:00
8c8e87ed7a
add FastRandom
ekrctb
·
2018-05-25 18:57:46 +09:00
ca2c209701
Make all drawable fruit absolute values easily scalable
Dean Herbert
·
2018-05-25 17:37:52 +09:00
f5ab93a712
Fix catcher sizing to (roughly) match stable
Dean Herbert
·
2018-05-25 17:33:53 +09:00
3fe25fe67d
Add more correct catch playfield sizing
Dean Herbert
·
2018-05-25 17:33:27 +09:00
5e4f83b80b
Fix InspectCode issues.
ekrctb
·
2018-05-25 02:14:56 +09:00
be323c7147
modify catch hyperdash behavior
ekrctb
·
2018-05-25 01:20:05 +09:00
38e5e35743
Re-order positionData judgement for correct banana creation
frankhjwx
·
2018-05-23 13:47:33 +08:00
fda7025ac3
Fixing minor bugs
frankhjwx
·
2018-05-21 13:53:48 +08:00
4784538d73
Fixing minor bugs
frankhjwx
·
2018-05-21 13:36:57 +08:00
193a298601
Minor fixes
frankhjwx
·
2018-05-21 13:35:02 +08:00
6d71f7f220
Fixing null reference exception bugs
frankhjwx
·
2018-05-21 13:31:00 +08:00
2e5bc4323a
Fixing parameters naming
frankhjwx
·
2018-05-21 10:41:58 +08:00
871743204b
Fixing parameters naming
frankhjwx
·
2018-05-21 10:39:16 +08:00
68a929eb0c
Adding lisence header
frankhjwx
·
2018-05-21 10:16:32 +08:00
886be8ce1f
Fixing code style
frankhjwx
·
2018-05-21 10:12:18 +08:00
0405383e4e
We need DistanceToHyperDash for star rating calculation
frankhjwx
·
2018-05-21 09:58:46 +08:00
44fd4b95bd
Fixes on categoryDifficulty
frankhjwx
·
2018-05-21 09:55:07 +08:00
0ef718a09e
Fix CatcherWidth
frankhjwx
·
2018-05-21 09:53:20 +08:00
6bf5ea73d5
Realization on Catch Star Rating
frankhjwx
·
2018-05-21 09:49:23 +08:00
79c64d16e4
Merge branch 'master' into namespace-cleanup
Dean Herbert
·
2018-05-15 18:10:48 +09:00
0e0cc8bb69
Apply similar changes to other rulesets
smoogipoo
·
2018-05-15 17:40:19 +09:00
803200ff6a
Move base classes to osu.Game.Rulesets.Difficulty namespace
smoogipoo
·
2018-05-15 17:38:08 +09:00
995fda9b6f
Merge remote-tracking branch 'origin/master' into convert-object-hitwindows
smoogipoo
·
2018-05-14 11:17:39 +09:00
6e1d651087
Make HitWindows not return null by default
smoogipoo
·
2018-05-11 15:52:51 +09:00
97a523584d
Remove object counts from mania/taiko/catch
smoogipoo
·
2018-05-07 15:51:08 +09:00
7eb64ab590
Actually construct catch beatmaps
smoogipoo
·
2018-05-07 15:51:08 +09:00
b9e4b59e46
Add catch statistics
smoogipoo
·
2018-05-07 15:51:08 +09:00
8a4717d2e9
Trim whitespace
smoogipoo
·
2018-05-07 11:23:29 +09:00
e20323b5f6
Remove now-unnecessary IsForCurrentRuleset property of RulesetContainer
smoogipoo
·
2018-05-07 10:17:54 +09:00
4ecdea8b2e
Initial rework of beatmap conversion process
smoogipoo
·
2018-04-19 22:04:12 +09:00
03a5df84c6
Use IBeatmap wherever possible
smoogipoo
·
2018-04-19 20:44:38 +09:00
66b3b295e7
Merge remote-tracking branch 'upstream/master' into tgi74-ctb_hr_mangling
Dean Herbert
·
2018-04-18 16:46:02 +09:00
d307b8dc2e
Review changes
tgi74000
·
2018-04-16 14:14:40 +02:00
9b36cf2066
Add support for replay mods
tgi74000
·
2018-04-13 15:41:35 +02:00
b23b0a445b
First
Previous
...
33
34
35
36
37
...
Next
Last