smoogipoo
|
ca11eeefdf
|
Merge branch 'master' into mania-legacyskin-scoreposition
|
2020-12-14 11:25:34 +09:00 |
|
ekrctb
|
089f3bebf5
|
Add doc comments to catch hit object X properties
|
2020-12-14 11:15:49 +09:00 |
|
ekrctb
|
cd2db59900
|
XBindable -> EffectiveXBindable in catch DHO
|
2020-12-14 11:05:26 +09:00 |
|
ekrctb
|
96f3e0dad8
|
Replace CatchHitObject.X usage to EffectiveX and OriginalX
|
2020-12-14 11:03:14 +09:00 |
|
ekrctb
|
c1f3f1c231
|
Obsolete X getter
|
2020-12-14 11:03:10 +09:00 |
|
ekrctb
|
8da502da44
|
Separate asymmetric CatchHitObject.X to EffectiveX and OriginalX
|
2020-12-14 11:03:03 +09:00 |
|
Firmatorenio
|
6b78045ff1
|
fix codefactor empty line complaint
|
2020-12-14 06:57:43 +06:00 |
|
Bartłomiej Dach
|
d275418b25
|
Rename and simplify test
|
2020-12-13 23:17:26 +01:00 |
|
Bartłomiej Dach
|
ea09cbddc6
|
Register bar line pool & use in drawable ruleset
|
2020-12-13 22:31:33 +01:00 |
|
Bartłomiej Dach
|
c103c3691f
|
Add test for bar line application
|
2020-12-13 22:31:33 +01:00 |
|
Bartłomiej Dach
|
44dd9a57a8
|
Add abstract hit object application test scene
|
2020-12-13 22:31:33 +01:00 |
|
Bartłomiej Dach
|
a8e86a20e1
|
Unify bar line types & prepare for pooling
|
2020-12-13 22:31:33 +01:00 |
|
Bartłomiej Dach
|
f83c5fa81d
|
Add backing bindable for major field
|
2020-12-13 22:12:26 +01:00 |
|
Bartłomiej Dach
|
beee9b89d5
|
Change bar line SHOC to nested playfield
|
2020-12-13 22:12:26 +01:00 |
|
Firmatorenio
|
c83c3e92fc
|
apply a private setter in a protected property
|
2020-12-14 01:53:20 +06:00 |
|
Firmatorenio
|
cf7303e072
|
dotnet format
|
2020-12-13 22:54:01 +06:00 |
|
Firmatorenio
|
3741c2339a
|
simplify implementation and adjust the default values
|
2020-12-13 22:43:36 +06:00 |
|
Firmatorenio
|
2108844319
|
apply ScorePosition to the judgement container
|
2020-12-13 22:01:08 +06:00 |
|
Firmatorenio
|
f14e49c72e
|
fetch ScorePosition from the skin
|
2020-12-13 21:59:04 +06:00 |
|
Bartłomiej Dach
|
acd07017d1
|
Replace now-default SDL run config with legacy osuTK config
|
2020-12-13 16:36:09 +01:00 |
|
Bartłomiej Dach
|
080f7a3e32
|
Add/fix up xmldocs with clarifications
|
2020-12-13 14:39:32 +01:00 |
|
Bartłomiej Dach
|
091b08b507
|
Scope drawable nested hits more closely to models
|
2020-12-13 14:38:16 +01:00 |
|
Grrum
|
635608ee3d
|
Merge branch 'master' into selectionRotation
|
2020-12-13 08:01:44 -05:00 |
|
Graham Johnson
|
7d2b77cdbd
|
improve selection box rotation UX
|
2020-12-13 07:58:58 -05:00 |
|
Firmatorenio
|
60379b09db
|
added a container for the judgements to move up or down
|
2020-12-13 18:14:41 +06:00 |
|
Bartłomiej Dach
|
61c488cd5e
|
Create HO-specific nested hit types
|
2020-12-13 13:08:32 +01:00 |
|
Bartłomiej Dach
|
4d444df6b3
|
Rename DHO CreateStrong{-> Nested}Hit
|
2020-12-13 13:08:32 +01:00 |
|
Bartłomiej Dach
|
b1635ecd16
|
Reflect can-be-strong split in DHO structure
|
2020-12-13 13:08:30 +01:00 |
|
Bartłomiej Dach
|
f74567e8eb
|
Introduce base class for hitobjects that can be strong
|
2020-12-13 12:36:39 +01:00 |
|
Bartłomiej Dach
|
1ddc896b76
|
Rename Strong{-> Nested}HitObject
|
2020-12-13 12:34:14 +01:00 |
|
Dean Herbert
|
94d737e51b
|
Merge pull request #11159 from bdach/taiko-hits-test-cleanup
Refactor and restore taiko hits test scene to a working state
|
2020-12-13 16:58:40 +09:00 |
|
Bartłomiej Dach
|
3a3b32186e
|
Make height test steps work better
|
2020-12-13 00:30:41 +01:00 |
|
Bartłomiej Dach
|
43c0e2191d
|
Apply local fix for strong/colour not being applied correctly
|
2020-12-13 00:30:41 +01:00 |
|
Bartłomiej Dach
|
76193e2217
|
Fix miss step not working
|
2020-12-13 00:30:41 +01:00 |
|
Bartłomiej Dach
|
34e7a36b38
|
Fix kiai hit steps not working correctly
|
2020-12-13 00:30:41 +01:00 |
|
Bartłomiej Dach
|
8292c746ea
|
Leverage hitobject model for strong hit instead of creating own
|
2020-12-13 00:30:41 +01:00 |
|
Lucas A
|
08b79bb921
|
Store and return unstarted task for consumers to await on.
|
2020-12-12 17:12:15 +01:00 |
|
Dean Herbert
|
bf2594baa9
|
Merge pull request #11150 from peppy/update-framework
Update framework
|
2020-12-12 21:35:53 +09:00 |
|
Bartłomiej Dach
|
51840121b9
|
Merge branch 'master' into update-framework
|
2020-12-12 13:02:34 +01:00 |
|
Dean Herbert
|
f20c5a2bda
|
Update framework (again)
|
2020-12-12 15:29:26 +09:00 |
|
Bartłomiej Dach
|
df198d9006
|
Merge pull request #11137 from peppy/fix-player-load-stuck-at-empty-screen
|
2020-12-11 21:22:12 +01:00 |
|
Bartłomiej Dach
|
d457926523
|
Merge branch 'master' into fix-player-load-stuck-at-empty-screen
|
2020-12-11 20:49:27 +01:00 |
|
Bartłomiej Dach
|
3ffa03a2c5
|
Merge pull request #11139 from peppy/fix-single-threaded-seeking
|
2020-12-11 20:46:54 +01:00 |
|
Bartłomiej Dach
|
01833e8c9b
|
Merge branch 'master' into fix-single-threaded-seeking
|
2020-12-11 20:14:28 +01:00 |
|
Xexxar
|
1dce446c52
|
Merge branch 'miss-penalty-curve'
|
2020-12-11 10:49:31 -06:00 |
|
Xexxar
|
b7872a54b8
|
small factor rebalance
|
2020-12-11 10:48:53 -06:00 |
|
Xexxar
|
a5a66e71f9
|
Merge branch 'miss-penalty-curve'
|
2020-12-11 10:22:04 -06:00 |
|
Xexxar
|
165c471297
|
merge branch 'miss-penalty-curve' of https://github.com/Xexxar/osu into miss-penalty-curve
|
2020-12-11 08:27:31 -06:00 |
|
Dan Balasescu
|
3acaa63373
|
CI fixes
|
2020-12-11 23:24:38 +09:00 |
|
Xexxar
|
abc8a2982c
|
swapped ^.75 buff onto speed instead of aim
|
2020-12-11 08:20:56 -06:00 |
|