1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
Commit Graph

35295 Commits

Author SHA1 Message Date
Dean Herbert
cba4657021 Get handled file extensions from game itself, rather than duplicating locally 2020-12-15 12:37:41 +09:00
Dean Herbert
26fa010fed Merge branch 'master' into import-screen 2020-12-15 12:37:27 +09:00
Dean Herbert
8ec7a10580
Merge pull request #11163 from bdach/taiko-strong-state-refactor
Refactor taiko's strong state management in hitobject hierarchy
2020-12-15 12:24:22 +09:00
Dan Balasescu
48805a82f9
Merge branch 'master' into taiko-strong-state-refactor 2020-12-15 11:46:52 +09:00
Dan Balasescu
52d9864818
Merge pull request #11179 from bdach/swell-rewind-crash
Fix swells crashing on rapid seeks in editor
2020-12-15 11:21:37 +09:00
Dan Balasescu
22a6ebb7a2
Merge branch 'master' into speedacc-rework 2020-12-15 11:18:58 +09:00
Dan Balasescu
e7c90223bf
Merge pull request #11177 from bdach/bar-line-initial-state
Ensure correct initial state of taiko bar lines
2020-12-15 11:08:01 +09:00
Bartłomiej Dach
523e803440 Fix swells crashing on rapid seeks in editor 2020-12-15 00:28:00 +01:00
Bartłomiej Dach
2051f49f78 Ensure correct initial state of taiko bar lines 2020-12-14 21:58:17 +01:00
Bartłomiej Dach
512549b4ea Rename DrawableTaikoStrong{-> able}HitObject 2020-12-14 21:47:31 +01:00
Bartłomiej Dach
c5a218f7c9 Add "strongable" to user dictionary 2020-12-14 21:46:28 +01:00
Bartłomiej Dach
5af1ac1b53 Rename TaikoStrong{-> able}HitObject 2020-12-14 21:46:02 +01:00
Bartłomiej Dach
7ba04a2cc3 Merge branch 'master' into taiko-strong-state-refactor 2020-12-14 21:44:50 +01:00
Bartłomiej Dach
f9d7945a6f Remove non-functional replay import for now 2020-12-14 21:03:49 +01:00
Bartłomiej Dach
3e3be56e46 Touch up and clarify intent handling 2020-12-14 20:25:42 +01:00
Bartłomiej Dach
1f6e5f4d32 Copy archive contents to memory stream 2020-12-14 20:11:53 +01:00
Bartłomiej Dach
a323c5ce58 Use most backwards-compatible overload for query 2020-12-14 20:01:30 +01:00
Xexxar
54827d4e96 fixed low 50s count still penalizing high obj count maps 2020-12-14 12:41:24 -06:00
Xexxar
01564fd9c0 Merge branch 'master' of https://github.com/ppy/osu 2020-12-14 12:09:39 -06:00
Dean Herbert
0d9c1cb5d3 Fix issues with data serialisation 2020-12-14 18:41:24 +09:00
Dan Balasescu
c364b17141
Merge pull request #11170 from peppy/fix-load-too-fast
Fix gameplay loading too fast the first time entering a beatmap
2020-12-14 18:31:07 +09:00
Dean Herbert
38e0b4e64d Remove unused using statements 2020-12-14 18:13:32 +09:00
Dean Herbert
7bf0480848 Tidy up android-side code quality 2020-12-14 18:12:23 +09:00
Dean Herbert
c5112edd08 Add comment regarding the reasoning for encapsulating the task in another 2020-12-14 18:03:01 +09:00
Dean Herbert
f3e6c586f7 Change waitForReady back to private implementation 2020-12-14 17:59:04 +09:00
Dean Herbert
79768f0aa4 Update framework 2020-12-14 17:52:38 +09:00
Dean Herbert
29f3e8e486 Merge branch 'master' into fix-load-too-fast 2020-12-14 17:52:35 +09:00
Dean Herbert
ae22f75406 Bind replay recording score to judgement changes 2020-12-14 17:33:33 +09:00
Dean Herbert
64a2526678 Add header class and basic flow for propagating data updates 2020-12-14 17:33:23 +09:00
Dean Herbert
1793385e96 Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
Dean Herbert
51e8a05f18 Seal SetRecordTarget method to simplify modification 2020-12-14 16:44:29 +09:00
Dean Herbert
558955d65d
Merge pull request #11167 from Firmatorenio/mania-legacyskin-scoreposition
Adjust mania judgement position in legacy skins according to their ScorePosition setting
2020-12-14 16:36:11 +09:00
Dan Balasescu
c9ba1144ca
Merge pull request #11166 from bdach/taiko-bar-line-pooling
Implement taiko bar line pooling
2020-12-14 16:21:25 +09:00
Dean Herbert
2aecc12370
Merge pull request #11162 from Grrum/selectionRotation
improve selection box rotation UX
2020-12-14 16:19:12 +09:00
Dean Herbert
7041503063 Avoid intermediary delegate 2020-12-14 15:34:32 +09:00
Dan Balasescu
b4a9c0e03c
Merge branch 'master' into taiko-bar-line-pooling 2020-12-14 15:30:09 +09:00
Dean Herbert
1e14504d66
Merge pull request #11169 from ekrctb/catch-x
Split `X` property of `CatchHitObject` to `OriginalX` and `EffectiveX`
2020-12-14 15:12:08 +09:00
Dan Balasescu
cd3bc15d29
Merge branch 'master' into taiko-strong-state-refactor 2020-12-14 14:43:59 +09:00
Dan Balasescu
84a0354aaf
Merge branch 'master' into catch-x 2020-12-14 14:38:37 +09:00
Dan Balasescu
2507f9039a
Merge pull request #11164 from bdach/legacy-osutk-run-config
Replace now-default SDL rider run config with legacy osuTK config
2020-12-14 14:28:38 +09:00
Dan Balasescu
66f43e523b
Merge pull request #11147 from Xexxar/miss-penalty-curve
Change miss penalty curve for speed and aim pp awarded in the osu! ruleset
2020-12-14 14:25:26 +09:00
Dean Herbert
0d7f53b0b9 Fix gameplay loading too fast the first time entering a beatmap 2020-12-14 14:21:21 +09:00
smoogipoo
a835ca9612 Fix anchors/origins for legacy pieces 2020-12-14 14:20:43 +09:00
Dean Herbert
b81dbfc192 Move shared implementation to a named function 2020-12-14 13:56:46 +09:00
ekrctb
5b5e883904 Remove EffectiveXBindable (setting Value was not handled)
And use orthogonal `OriginalXBindable` and `XOffsetBindable`.
2020-12-14 13:39:07 +09:00
smoogipoo
2e88e283d8 Remove unused using 2020-12-14 13:20:51 +09:00
ekrctb
0ad256a762 Fix comment 2020-12-14 13:18:32 +09:00
ekrctb
d96399ea42 Revert "Remove X setter from CatchHitObject"
This reverts commit 7cbbd74d
2020-12-14 13:18:14 +09:00
smoogipoo
028909353c Revert one more change 2020-12-14 13:15:52 +09:00
smoogipoo
e01b41b7d1 Merge branch 'master' into mania-legacyskin-scoreposition 2020-12-14 13:10:48 +09:00