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-30 00:34:47 +08:00
Code
Issues
Releases
Wiki
Activity
14,401
Commits
4
Branches
799
Tags
199d76217ef02ca4fdab3cfea4774dddecfd2b54
Commit Graph
124 Commits
Add newline
Dean Herbert
·
2018-09-15 17:03:51 +09:00
2d74c088ce
Disable scrolling speed control for osu!catch
Hanamuke
·
2018-09-15 00:18:42 +02:00
dd7f667fe3
Fix redundant paranthesis
Hanamuke
·
2018-09-13 17:29:10 +02:00
9b6f5c9097
Fixed comment. Created static CatchArea.GetCatcheWidth method
Hanamuke
·
2018-09-13 17:01:33 +02:00
7d3380db66
Restore IsLoaded check
Dean Herbert
·
2018-09-06 13:09:57 +09:00
65018705f4
Attempt to fix CI failures on CatcherArea.Explode
Dean Herbert
·
2018-09-06 10:14:23 +09:00
c03d1d9566
Revert async changes
Dean Herbert
·
2018-08-31 07:07:10 +09:00
03084aa04b
Use GetAsync on all textures
smoogipoo
·
2018-08-27 17:26:44 +09:00
1b279d383f
Fix missed rename
smoogipoo
·
2018-08-06 12:23:08 +09:00
35b5aeb99a
Rename judgement-related methods/events + commenting
smoogipoo
·
2018-08-06 10:55:25 +09:00
5fd4ed2f4e
Make Rulesets.Catch use the new judgement result structure
smoogipoo
·
2018-08-02 20:37:07 +09:00
9dff5cea07
Fix possible nullref if no fruits are ever caught
smoogipoo
·
2018-07-26 21:00:18 +09:00
71c49de031
Remove scroll direction from ScrolingPlayfield constructor
smoogipoo
·
2018-07-17 15:14:03 +09:00
827c5c4939
Add common custom words to dotsettings dictionary
Also fixes some typos and reduces spelling suggestions to hints.
Dean Herbert
·
2018-07-05 15:54:41 +09:00
1d6609d9f3
Make bananas explode even on miss
Dean Herbert
·
2018-06-29 16:49:01 +09:00
f1a35f77d2
Merge branch 'master' into catch-scoring
Dean Herbert
·
2018-06-29 14:59:15 +09:00
0940715631
Merge remote-tracking branch 'upstream/master' into ekrctb-catch-stable-hyper
Dean Herbert
·
2018-06-26 13:02:39 +09:00
cc746c0dde
Move transition variable back to being local to function
Dean Herbert
·
2018-06-26 13:02:29 +09:00
96191fc3ce
Adapt to new input handling changes
ekrctb
·
2018-06-22 18:10:27 +09:00
d6084c0b30
What the...
smoogipoo
·
2018-06-21 13:12:22 +09:00
afcf91a4c5
Expose the catch width from the Catcher
smoogipoo
·
2018-06-21 12:57:59 +09:00
9314f49bc3
don't expose HyperDashModifier directly
ekrctb
·
2018-06-20 20:08:27 +09:00
9194fd8dfe
Merge remote-tracking branch 'origin/master' into catch-stable-hyper
ekrctb
·
2018-06-20 19:06:54 +09:00
79c5596b27
Fix droplets not bouncing off catcher's plate immediately
Dean Herbert
·
2018-06-15 15:44:47 +09:00
149d94116b
Remove unnecessary usings and move Banana out of BananaShower
clayton
·
2018-06-11 12:43:01 -07:00
e44e08201b
Add judgements to catch
clayton
·
2018-06-09 17:38:17 -07:00
f486bcfee1
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
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
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
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix ScalableContainer irrepairably altering content size
smoogipoo
·
2018-04-02 13:06:06 +09:00
551ba6ac4b
Make hitobjects sorted by their start times
smoogipoo
·
2018-03-29 16:07:31 +09:00
187a025d36
Move combo colours completely out of HitObjects
Dean Herbert
·
2018-03-20 15:50:12 +09:00
cb3d0db555
Implement a conversion process for ReplayFrames
smoogipoo
·
2018-03-01 02:28:14 +09:00
a3c7755ade
Fix osu!catch autoplay missing bananas when running above 1x playback speed
Dean Herbert
·
2018-02-01 19:52:36 +09:00
468205d450
Add more human-like catch autoplay support
Closes
#1611
Dean Herbert
·
2018-01-22 18:46:59 +09:00
32b540268e
Privatise OnJudgements as much as possible
smoogipoo
·
2018-01-16 15:37:32 +09:00
c309cc9454
Remove base OnJudgement from Playfield to properly accomodate nested playfields
smoogipoo
·
2018-01-15 20:48:57 +09:00
8c5ef0a330
Apply review fixes
Dean Herbert
·
2018-01-13 00:51:20 +09:00
b4b15b7dd0
Fix banannanananana showers not exploding enough
Dean Herbert
·
2018-01-12 22:30:35 +09:00
9e10854840
Fix weird fruit not fading out
Dean Herbert
·
2018-01-12 22:30:35 +09:00
7b19353ed8
Make catch plate fruit again
Dean Herbert
·
2018-01-12 22:30:35 +09:00
93c4d58b69
Merge branch 'master' into catch-autoplay
Dan Balasescu
·
2018-01-12 20:25:24 +09:00
56e4212883
First
Previous
1
2
3
Next
Last