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-09 07:33:39 +08:00
Code
Issues
Releases
Wiki
Activity
14,432
Commits
4
Branches
802
Tags
2ed7785cfcf2b5fb7e5fa541f37ef237614892e7
Commit Graph
1053 Commits
Merge remote-tracking branch 'upstream/master' into update-framework
Dean Herbert
·
2018-09-26 19:50:48 +09:00
2ed7785cfc
Merge remote-tracking branch 'smoogipoo/update-framework' into update-framework
Dean Herbert
·
2018-09-26 19:49:41 +09:00
a77a55d71d
Merge branch 'master' into judgement-size-fix
Dan Balasescu
·
2018-09-26 18:36:12 +09:00
3a5e380e46
Update framework with positional/non-positional changes
smoogipoo
·
2018-09-26 14:01:15 +09:00
a8f156584b
Reorder if statement
Paul Teng
·
2018-09-24 21:35:13 -04:00
319ed1bf0f
Remove unused field storage
Paul Teng
·
2018-09-24 21:08:58 -04:00
dd36b6a381
Remove unused fallback
Paul Teng
·
2018-09-24 20:56:18 -04:00
b95cc798b2
Handle external files with File instead
Paul Teng
·
2018-09-24 07:16:19 -04:00
62df0ec7d4
Make judgements scale with cs
Kyle Chang
·
2018-09-22 22:54:38 -04:00
7a43677849
Replace usage of now removed TriggerKeyPress and similar methods.
ekrctb
·
2018-09-19 11:36:55 +09:00
a3e6973b41
Use new InputStateChangeEvent for RulesetInputManager
ekrctb
·
2018-09-19 11:36:55 +09:00
c8e9d9375f
Fix hitobjects in scrolling rulesets getting masked away
smoogipoo
·
2018-09-12 15:14:51 +09:00
356a60b561
Fix mania throwing an exception on start of map
Dean Herbert
·
2018-08-30 14:58:00 +09:00
68a79f895a
Skip invalid hitobject types, log error instead
smoogipoo
·
2018-08-22 15:59:58 +09:00
551581e5cd
Cleanup
smoogipoo
·
2018-08-21 12:10:00 +09:00
fcf98390f5
Merge branch 'master' into relax
Dean Herbert
·
2018-08-17 23:17:07 +09:00
6a4ff19c90
Add explanatory comments
smoogipoo
·
2018-08-17 13:31:12 +09:00
16d30f6756
Fix spinners providing one extra combo
smoogipoo
·
2018-08-17 09:16:28 +09:00
eb6f1ae72c
Merge branch 'master' into relax
Dean Herbert
·
2018-08-16 17:36:24 +09:00
ff0dfa7acf
Fix first object not receiving new combo
Note: If a normal catch fruit is the first object, it does not receive a new combo...
smoogipoo
·
2018-08-15 11:48:28 +09:00
4c3e551295
Implement combo offsets
smoogipoo
·
2018-08-15 11:47:31 +09:00
31f324945e
Catch/osu! spinners should have combo
smoogipoo
·
2018-08-15 11:13:23 +09:00
da3e2cfee2
Taiko convert hitobjects should not have combo
smoogipoo
·
2018-08-15 10:58:59 +09:00
4f0305ffeb
Mania convert hitobjects should not have combo
smoogipoo
·
2018-08-15 10:57:11 +09:00
83f75ac896
Fix field not being set correctly
smoogipoo
·
2018-08-15 10:53:25 +09:00
8faf12579a
Add combo offset to ConvertHitObjectParser
smoogipoo
·
2018-08-15 10:49:45 +09:00
d2709613bc
Simplify usage of ConvertHitObjectParser
smoogipoo
·
2018-08-15 10:24:56 +09:00
ce77473910
Fix hitobject results not rewinding
smoogipoo
·
2018-08-14 18:31:32 +09:00
e04b2f4fa9
Fix ScoreProcessor.ApplyBeatmap never being called
smoogipoo
·
2018-08-06 12:42:54 +09:00
60c94a8ea3
Merge branch 'master' into judgement-rework
Dan Balasescu
·
2018-08-06 12:30:46 +09:00
c1517e1521
ResetResult -> RevertResult
smoogipoo
·
2018-08-06 12:29:22 +09:00
2a54b5b78d
Add exception
smoogipoo
·
2018-08-06 12:29:12 +09:00
c48a4d9993
Make HitObject not store the judgement
smoogipoo
·
2018-08-06 11:50:18 +09:00
3a7488767c
More xmldocs
smoogipoo
·
2018-08-06 11:31:54 +09:00
0d6a8a2bf5
Rename more judgement-related methods to "result"
smoogipoo
·
2018-08-06 11:31:46 +09:00
741ec0021e
CreateJudgementResult -> CreateResult
smoogipoo
·
2018-08-06 11:07:41 +09:00
ab642b563f
Move result creation to load(), add exceptions
smoogipoo
·
2018-08-06 11:07:05 +09:00
754f3c8621
More xmldocs to hitobject/drawablehitobject
smoogipoo
·
2018-08-06 10:55:38 +09:00
b35817c877
Rename judgement-related methods/events + commenting
smoogipoo
·
2018-08-06 10:55:25 +09:00
5fd4ed2f4e
Merge branch 'master' into mania-mask-container
Dean Herbert
·
2018-08-06 04:22:21 +09:00
0c920fe486
Remove IUpdatableByHitObject completely
tgi74000
·
2018-08-05 09:52:19 +02:00
b1d1a2400b
Rename variables to be human readable
tgi74000
·
2018-08-04 00:18:09 +02:00
07d6a75e23
Add relax mod
tgi74000
·
2018-08-03 14:03:11 +02:00
7310c38df9
Make IsHit not consider nested hitobjects
smoogipoo
·
2018-08-03 16:07:20 +09:00
482526135f
Make hitobjects only have one judgement + result
smoogipoo
·
2018-08-03 15:38:48 +09:00
2a4994e5ce
Introduce the concept of a "MainResult"
smoogipoo
·
2018-08-02 21:07:40 +09:00
35b4ab5456
Fix osu score processor crashing
smoogipoo
·
2018-08-02 21:07:11 +09:00
8d81e66f88
Merge branch 'master' into mania-mask-container
Dean Herbert
·
2018-08-02 20:41:27 +09:00
6ee06602b8
Split out judgement definition from judgement result
smoogipoo
·
2018-08-02 20:35:54 +09:00
3619290c34
Initial structure for new hitobject judgement system
smoogipoo
·
2018-08-01 21:45:59 +09:00
d51d0e8547
First
Previous
1
2
3
4
5
...
Next
Last