Adam
|
58d64cdbd0
|
Clarify usingHiddenFading logic
|
2023-02-18 17:33:33 -06:00 |
|
Adam
|
e06502085e
|
Enable fading when hidden only hides appreach circles
|
2023-02-16 16:31:42 -06:00 |
|
Adam
|
5e774a28d8
|
Correct timings to match stable exactly + don't fade with hidden
|
2023-02-15 01:02:54 -06:00 |
|
Adam
|
7bad0113cd
|
Move early fade effect to classic mod setting
|
2023-02-09 16:20:11 -06:00 |
|
Adam
|
d027d69913
|
Make hit circle fade out into late miss judgement
|
2023-02-06 19:22:47 -06:00 |
|
Dean Herbert
|
10df64467a
|
Merge pull request #22430 from peppy/skin-editor-nrt
Apply NRT to all skin editor classes
|
2023-02-02 13:57:57 +09:00 |
|
Bartłomiej Dach
|
a14481acca
|
Merge pull request #22440 from peppy/argon-hit-lighting-v2
Adjust argon hit lighting further
|
2023-01-30 19:34:58 +01:00 |
|
Dean Herbert
|
98c9ba5b6f
|
Merge branch 'master' into skin-editor-nrt
|
2023-01-27 19:35:43 +09:00 |
|
Dean Herbert
|
74ab036f3e
|
Refactor SkinnableSound.Samples to be non-nullable
|
2023-01-27 19:32:30 +09:00 |
|
Dean Herbert
|
2b55e05b10
|
Adjust argon hit lighting further
|
2023-01-27 13:31:21 +09:00 |
|
Bartłomiej Dach
|
c4dce30de5
|
Merge pull request #22412 from peppy/argon-kiai
Add very basic kiai flash to argon hit circles
|
2023-01-26 19:13:58 +01:00 |
|
Dean Herbert
|
7344d34d5b
|
Move where class specs to next line
|
2023-01-26 17:12:41 +09:00 |
|
Dean Herbert
|
13937cf555
|
Merge branch 'master' into stream-tool-2
|
2023-01-26 16:08:20 +09:00 |
|
Dean Herbert
|
de1d473d29
|
Fix kiai flash being visible and incorrectly sized during hit animation
|
2023-01-26 15:24:10 +09:00 |
|
Dan Balasescu
|
9ed0b8ccfa
|
Merge pull request #22375 from peppy/osu-ruleset-touch-support
Add empty space tap-streaming support for osu! ruleset on touchscreen devices
|
2023-01-26 08:12:12 +09:00 |
|
Bartłomiej Dach
|
73f53328cf
|
Merge branch 'master' into argon-kiai
|
2023-01-25 22:21:26 +01:00 |
|
Bartłomiej Dach
|
3daa9e6295
|
Merge branch 'master' into argon-hit-lighting-peppy-take
|
2023-01-25 21:44:43 +01:00 |
|
Dean Herbert
|
48d68b0f4f
|
Add very basic kiai flash to argon hit circles
|
2023-01-25 18:59:26 +09:00 |
|
Dean Herbert
|
9499d3a20a
|
Add support for disabling "hit lighting" with osu! argon skin
|
2023-01-25 15:50:49 +09:00 |
|
Dean Herbert
|
1cde90d55d
|
Add note about CheckScreenSpaceActionPresJudgeable being naive
|
2023-01-25 15:03:47 +09:00 |
|
Dean Herbert
|
5bfd4e47a1
|
Refactor position tracking touch handling (and comments) to read better
|
2023-01-25 14:59:54 +09:00 |
|
Dean Herbert
|
d8365f4fca
|
Reverse order of application to match DrawableHitObject
|
2023-01-25 11:47:15 +09:00 |
|
Dean Herbert
|
3a47be6e00
|
Fix argon hit circles occasionally going missing during editor seeking
|
2023-01-24 17:43:14 +09:00 |
|
Dean Herbert
|
a966d6c330
|
Merge pull request #18402 from ggliv/mod-accuracy-challenge
Add accuracy challenge mod
|
2023-01-24 16:00:55 +09:00 |
|
Dean Herbert
|
3cd810f332
|
Merge pull request #22265 from Wleter/SliderEnd-Snap
Add snapping sliderends with nearby objects
|
2023-01-24 13:43:43 +09:00 |
|
Dean Herbert
|
72cfe2ba5a
|
Move private field up with others
|
2023-01-24 12:30:11 +09:00 |
|
Dean Herbert
|
949610c8a4
|
Add commentary as to why ReceivePositionalInputAt override is required
|
2023-01-24 11:06:54 +09:00 |
|
Susko3
|
a992682276
|
Fix OsuTouchInputMapper not handling all touches when using screen scaling
|
2023-01-23 21:46:01 +01:00 |
|
Bartłomiej Dach
|
7483967157
|
Merge branch 'master' into SliderEnd-Snap
|
2023-01-23 21:33:16 +01:00 |
|
Dean Herbert
|
c4d5957ac3
|
Add empty space tap-streaming support for osu! ruleset on touchscreen devices
|
2023-01-23 17:07:27 +09:00 |
|
Dean Herbert
|
73f083a316
|
Refactor how additional points are provided to avoid confusion
|
2023-01-23 14:13:46 +09:00 |
|
ekrctb
|
7e466e1eba
|
Fix SPM calculation division by zero
|
2023-01-20 21:00:01 +09:00 |
|
Wleter
|
f8d8a627b8
|
change property name
|
2023-01-18 22:00:39 +01:00 |
|
Wleter
|
ab78dd0436
|
add collection of selection points.
|
2023-01-18 21:34:23 +01:00 |
|
Dean Herbert
|
ecb4727aec
|
Fix formatting issues
|
2023-01-18 17:33:14 +09:00 |
|
Dean Herbert
|
3630b41a5b
|
Remove unused usings
|
2023-01-18 13:13:20 +09:00 |
|
Wleter
|
00f15d19f9
|
fix double newlines
|
2023-01-17 21:11:21 +01:00 |
|
Gabe Livengood
|
dfbbc4002c
|
address test failure
|
2023-01-17 10:22:58 -05:00 |
|
Dean Herbert
|
00996c9f47
|
Remove unnecessary touch interception from OsuInputManager
|
2023-01-17 19:11:22 +09:00 |
|
Dean Herbert
|
70cb23bbc9
|
Merge branch 'master' into mod-accuracy-challenge
|
2023-01-17 16:46:54 +09:00 |
|
Dean Herbert
|
24a626a9cd
|
Fix incorrect touch handling in autopilot and relax mods
|
2023-01-17 15:07:05 +09:00 |
|
Dean Herbert
|
3b95691d53
|
Add note about mouse button disable tracking
|
2023-01-17 14:54:52 +09:00 |
|
Dean Herbert
|
45b34f5306
|
Remove pointless xmldoc
|
2023-01-17 14:53:24 +09:00 |
|
Dean Herbert
|
34120b6131
|
Use linq Single instead of First for guaranteed singular match
|
2023-01-17 14:52:45 +09:00 |
|
Dean Herbert
|
9b5d6b391b
|
Remove nullability allowance from BackgroundDependencyLoader
|
2023-01-17 14:52:15 +09:00 |
|
Dean Herbert
|
c6d33df147
|
Only track TouchSource for now
|
2023-01-17 14:51:46 +09:00 |
|
Dean Herbert
|
b3860c6d52
|
Only use positional input from most recent touch
|
2023-01-16 21:21:00 +09:00 |
|
Dean Herbert
|
606e374d94
|
Don't handle touch down events if "mouse" buttons are disabled
Maintains compatibility with existing logic.
|
2023-01-16 21:21:00 +09:00 |
|
Dean Herbert
|
355bec2058
|
Handle movement locally as we are blocking events from touch->mouse mapping
|
2023-01-16 21:21:00 +09:00 |
|
Dean Herbert
|
b265888f18
|
Add bare minimum touch support to osu! ruleset
|
2023-01-16 21:21:00 +09:00 |
|