Bartłomiej Dach
|
4db203ecc3
|
Merge branch 'master' into playfield-skin-layer
|
2023-07-29 00:01:06 +02:00 |
|
Bartłomiej Dach
|
caad931a16
|
Move comment to more fitting place
|
2023-07-28 22:10:10 +02:00 |
|
Bartłomiej Dach
|
6d018c08af
|
Rename Apply{Vertical -> Horizontal}Centering to match common understanding
|
2023-07-28 22:09:28 +02:00 |
|
Dean Herbert
|
c9155f85ab
|
Fix playfield not taking up full width correclty when not vertically centered
|
2023-07-28 16:40:14 +09:00 |
|
Dean Herbert
|
06fe5583cb
|
Expose a new SSDQ from playfield for skinnable area bounds
|
2023-07-28 15:47:57 +09:00 |
|
Dean Herbert
|
deba6e2508
|
Fix osu!taiko editor playfield missing a piece
Regressed with recent centering changes in https://github.com/ppy/osu/pull/24220
|
2023-07-27 02:24:10 +09:00 |
|
Bartłomiej Dach
|
57ccf82f34
|
Merge branch 'master' into song-select-drain-length
|
2023-07-25 22:40:45 +02:00 |
|
Bartłomiej Dach
|
3b9f250c1b
|
Merge branch 'master' into menu-star-fountains
|
2023-07-25 21:58:13 +02:00 |
|
Dean Herbert
|
eac6271bd0
|
Add new property to avoid overlapping usages
|
2023-07-25 18:14:03 +09:00 |
|
Dean Herbert
|
9cfe9164fa
|
Add helper method to get drain length (and rename some usages)
|
2023-07-25 16:58:41 +09:00 |
|
Dean Herbert
|
4bf300d64d
|
Merge pull request #24186 from OliBomby/legacy-export
Add ability to export beatmaps from editor in a stable-compatible format
|
2023-07-23 15:25:06 +09:00 |
|
Bartłomiej Dach
|
d7b674bf2b
|
Merge branch 'master' into verify-breaks
|
2023-07-22 17:42:55 +02:00 |
|
Bartłomiej Dach
|
699b66be42
|
Do not reimplement binary sort manually
|
2023-07-22 17:12:21 +02:00 |
|
Bartłomiej Dach
|
d1c69283b2
|
Merge branch 'master' into editor-key-count
|
2023-07-22 16:11:21 +02:00 |
|
Dean Herbert
|
fd2bdc10c7
|
Fix "key count" setting showing as "circle size" in osu!mania editor
Closes https://github.com/ppy/osu/issues/12904.
|
2023-07-21 18:52:29 +09:00 |
|
Dean Herbert
|
b58354ac64
|
Fix playfield getting cut off (again) at tall aspect ratios
|
2023-07-21 15:20:20 +09:00 |
|
Dean Herbert
|
f489dbd7a9
|
Reduce width of right toolbar ever so slightly (and use more shared constants)
|
2023-07-21 14:39:15 +09:00 |
|
NiceAesth
|
fa29c25097
|
Change check to use binary search
|
2023-07-20 00:32:35 +03:00 |
|
Bartłomiej Dach
|
f3a95d4c13
|
Merge branch 'master' into menu-star-fountains
|
2023-07-19 21:26:41 +02:00 |
|
OliBomby
|
5d82190b70
|
Merge remote-tracking branch 'upstream/master' into legacy-export
|
2023-07-18 12:18:49 +02:00 |
|
NiceAesth
|
ff529d9df7
|
Rename variables, fix check message formatting
|
2023-07-17 20:48:53 +03:00 |
|
NiceAesth
|
3888471148
|
Add break length and bounds checks
|
2023-07-16 23:03:21 +03:00 |
|
Bartłomiej Dach
|
ff56e35093
|
Merge pull request #24197 from peppy/allow-autoplay-failure
Allow autoplay to fail
|
2023-07-13 23:44:07 +02:00 |
|
Bartłomiej Dach
|
674eb1a36b
|
Remove unused property
|
2023-07-13 21:25:43 +02:00 |
|
Bartłomiej Dach
|
a1e83b20e6
|
Make autoplay compatible with ModFailCondition
|
2023-07-13 21:23:57 +02:00 |
|
Dean Herbert
|
20e4e2581a
|
Change IBeatSyncProvider.Clock to always be non-null
|
2023-07-13 22:13:40 +09:00 |
|
Dean Herbert
|
6edaf4f230
|
Ensure PerformanceBreakdown pieces cannot be null
|
2023-07-13 18:38:16 +09:00 |
|
Dean Herbert
|
2f40989a4f
|
Allow no fail mod during autoplay
|
2023-07-13 17:25:08 +09:00 |
|
Dan Balasescu
|
47a65f8890
|
Merge branch 'master' into fix-imperfect-simulation
|
2023-07-13 15:41:54 +09:00 |
|
Dean Herbert
|
fbf14a0f7c
|
Allow autoplay to fail
Feels more correct.
|
2023-07-13 13:41:35 +09:00 |
|
Dean Herbert
|
b20190ed4f
|
Merge branch 'master' into fix-blueprint-end-placement
|
2023-07-12 17:38:47 +09:00 |
|
Dean Herbert
|
8e1e8a2807
|
Merge pull request #24169 from bdach/legacy-score-v2
Backpopulate stable ScoreV2 scores with ScoreV2 system mod (and don't recalculate their total score)
|
2023-07-12 12:44:04 +09:00 |
|
NiceAesth
|
1dae1d8f0a
|
Account for break time
|
2023-07-11 13:40:19 +03:00 |
|
Dean Herbert
|
a0e6748882
|
Fix slider blueprint placement when ending placement outside the playfield
As mentioned in https://github.com/ppy/osu/discussions/24161
|
2023-07-11 17:29:53 +09:00 |
|
OliBomby
|
06e5ef88c0
|
legacy export broken
|
2023-07-11 02:30:16 +02:00 |
|
NiceAesth
|
9a2915f423
|
Add beatmap minimum length checks
|
2023-07-10 17:29:49 +03:00 |
|
Bartłomiej Dach
|
7be5e0e978
|
Implement back-and-forth conversion of ModScoreV2 and LegacyMods
|
2023-07-09 16:15:21 +02:00 |
|
Bartłomiej Dach
|
ae05df3b8c
|
Add ModScoreV2
|
2023-07-09 15:56:51 +02:00 |
|
Bartłomiej Dach
|
56a2ba4ac0
|
Fix GenerateTicks being lost during osu! beatmap conversion process
|
2023-07-08 23:24:38 +02:00 |
|
Bartłomiej Dach
|
055e4a78f0
|
Merge branch 'master' into taiko-hitsounding-final-attempt
|
2023-07-08 18:10:04 +02:00 |
|
Dean Herbert
|
e0fc97bb93
|
Replace various local implementations of rewinding checks with new property
|
2023-07-07 15:21:24 +09:00 |
|
Dean Herbert
|
753db044b4
|
Fix GameplaySampleTriggerSource not handling rewinds correctly
|
2023-07-06 19:08:42 +09:00 |
|
Dean Herbert
|
2e98ab0a48
|
Expose rewinding state of IGameplayClock s
The implementation of this requires a bit of a special case
for 0, so makes sense to implement in a central place.
|
2023-07-06 19:08:42 +09:00 |
|
Dean Herbert
|
de74c9eb8b
|
Fix GameplaySampleTriggerSource not handling rewinds correctly
|
2023-07-06 14:16:31 +09:00 |
|
Dean Herbert
|
af3f9086e5
|
Expose rewinding state of IGameplayClock s
The implementation of this requires a bit of a special case
for 0, so makes sense to implement in a central place.
|
2023-07-06 14:16:31 +09:00 |
|
Bartłomiej Dach
|
a87a631c50
|
Merge branch 'master' into taiko-hitsounding-final-attempt
|
2023-07-05 22:15:32 +02:00 |
|
Bartłomiej Dach
|
f3576b88a4
|
Merge pull request #24121 from peppy/fix-judged-fallback
Fix fallback for `Judged` to be more correct
|
2023-07-05 22:15:04 +02:00 |
|
Dean Herbert
|
49e5558e4f
|
Merge pull request #24072 from smoogipoo/diffcalc-total-scorev1
Add difficulty attributes to facilitate conversion from legacy score, and convert existing scores
|
2023-07-05 18:47:18 +09:00 |
|
Dean Herbert
|
8f61f5e4c6
|
Cache Playfield for the sake of tests
I'm open to an alternative. Name it.
|
2023-07-05 18:44:27 +09:00 |
|
Dean Herbert
|
c5b949154c
|
Merge branch 'fix-judged-fallback' into taiko-hitsounding-final-attempt
|
2023-07-05 18:44:27 +09:00 |
|