1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-14 00:47:22 +08:00

59786 Commits

Author SHA1 Message Date
Natelytle
a58470d00c Fix stable LN logic 2023-07-31 01:08:19 -04:00
Natelytle
0a72493395 Band-aid math error on stable LNs, add tail deviation multiplier 2023-07-30 00:44:57 -04:00
Natelytle
6e3e522b28 Merge remote-tracking branch 'osumaster/master' into maniastatacc 2023-04-22 14:55:36 -04:00
Bartłomiej Dach
36113f60b7
Merge pull request #23248 from peppy/default-beat-divisor
Change default beat divisor to 1/4 snap
2023-04-22 19:23:18 +02:00
Dean Herbert
1066dfcbf6 Change default beat divisor to 4
This matches stable, and is a much saner default value.

Will apply to new beatmaps and also beatmaps which don't specify a snap
value in the `.osu` file.
2023-04-20 14:35:13 +09:00
Dean Herbert
cc96d275c2
Merge pull request #23228 from smoogipoo/shader-cache-stages
Apply framework changes to custom ShaderManager
2023.419.0
2023-04-19 21:49:21 +09:00
Dean Herbert
01260e5f54 Merge branch 'master' into shader-cache-stages 2023-04-19 20:47:34 +09:00
Natelytle
69b99f6e71 Change curve (again) to fix jittering edge cases 2023-04-18 16:33:04 -04:00
Natelytle
18cef8b4d7 Change hit window test to not require a beatmap, test multiple ODs 2023-04-18 15:59:49 -04:00
Dean Herbert
760ef10145 Update framework 2023-04-19 00:04:21 +09:00
Dean Herbert
ee5658c15a
Merge pull request #23222 from peppy/update-framework-resources
Update framework and resources
2023-04-18 14:10:42 +09:00
Dean Herbert
26a2d1fdea
Merge pull request #23000 from Joehuu/fix-beatmap-terminology
Fix song select matching label not using right terminology
2023-04-18 13:53:05 +09:00
Joseph Madamba
c80a25328d
Shorten label to just "matches" 2023-04-17 20:59:41 -07:00
Joseph Madamba
16df92f405
Fix sets not being plural 2023-04-17 20:59:02 -07:00
Dan Balasescu
c0a25144cf Apply changes to custom ShaderManager 2023-04-18 11:31:56 +09:00
Natelytle
d8d4cc7775 Change curve to clamp PP to <700ur 2023-04-17 17:47:41 -04:00
Dean Herbert
c3f3b8db7c Update resources 2023-04-17 23:09:46 +09:00
Dean Herbert
fbb15fff26 Update framework 2023-04-17 23:03:16 +09:00
Natelytle
ec19983726 Update desmos 2023-04-16 22:09:37 -04:00
Natelytle
6ace77ad06 Revert back to previous curve, add more tests 2023-04-16 22:02:33 -04:00
Natelytle
9de2585852 Move comment 2023-04-16 15:53:11 -04:00
Natelytle
d44d8938a4 Rename to IsConvert, add handling for converts below od4 2023-04-16 15:47:32 -04:00
Natelytle
a10dccfcfb Revert to live scaling 2023-04-16 03:17:57 -04:00
Natelytle
4affdc6234 Change UR scaling curve 2023-04-16 02:36:57 -04:00
Natelytle
34c2cc08bd Add comments and fail messages to UR estimation tests 2023-04-16 00:11:51 -04:00
Natelytle
d0d0aae81a Edit comments 2023-04-15 23:23:30 -04:00
Natelytle
32a3878e8f Add tests 2023-04-15 22:40:06 -04:00
Dean Herbert
7aeab174eb
Merge pull request #23185 from bdach/nested-result-revert
Invoke `RevertResult` on parent DHO when nested DHO is reverted
2023-04-12 23:08:10 +09:00
Dean Herbert
c326a98af5
Merge pull request #23189 from bdach/do-not-lookup-local-beatmaps
Do not look up metadata from online sources for locally-modified beatmaps on save
2023-04-12 21:55:10 +09:00
Bartłomiej Dach
e72f103c17
Do not look up metadata for locally-modified beatmaps on save 2023-04-11 23:14:35 +02:00
Bartłomiej Dach
db86ced4b4
Invoke RevertResult on parent DHO when nested DHO is reverted
The behaviour described above was removed in
812a4b412a2c1b13a1e1215a00f863ef6fd83e45, thus henceforth
contradicting `RevertResult`'s xmldoc. As it is relied on by some
external rulesets, bring it back to unbreak them.
2023-04-11 18:29:08 +02:00
Bartłomiej Dach
0cc92ce5f9
Add failing test case
Covering nested object reverts not firing the parent's `RevertResult`
event in accordance with what the xmldoc of the event states.
2023-04-11 18:24:34 +02:00
Joseph Madamba
d0cbe206a9
Revert back to one number with "matching beatmap difficulties" label 2023-04-10 23:37:29 -07:00
Joseph Madamba
f0c8a3202b
Merge remote-tracking branch 'upstream/master' into fix-beatmap-terminology 2023-04-10 23:22:15 -07:00
Dean Herbert
e58e1151f3
Merge pull request #23178 from Joehuu/fix-count-not-updating-when-deleting
Fix song select beatmap difficulty count not updating when deleting
2023-04-11 09:46:41 +09:00
Dean Herbert
52bb7891f7
Merge branch 'master' into fix-count-not-updating-when-deleting 2023-04-11 09:04:02 +09:00
Joseph Madamba
f80de08f24
Adjust BeatmapSetsChanged xmldoc
Co-Authored-By: Dean Herbert <pe@ppy.sh>
2023-04-10 11:28:23 -07:00
Joseph Madamba
c7dea71793
Use existing BeatmapSetsChanged action 2023-04-10 11:26:18 -07:00
Dean Herbert
8757276c37
Merge pull request #23156 from Micha-ohne-el/editor-selection-rotation-snapping
Add rotation snapping to editor selection
2023-04-11 00:45:44 +09:00
Dean Herbert
52c4703261
Merge pull request #23103 from Joehuu/normalise-overlay-padding
Normalise horizontal padding on overlays
2023-04-10 23:48:59 +09:00
Bartłomiej Dach
184f6d2dd4
Merge pull request #23087 from cdwcgt/gd-onlinesetoverlay
Show guest difficulty author in beatmap overlay
2023-04-10 16:30:10 +02:00
Bartłomiej Dach
1f2c96c8e8
Merge branch 'master' into gd-onlinesetoverlay 2023-04-10 15:35:03 +02:00
Bartłomiej Dach
6e08105e2c
Remove usage of "diff" vernacular 2023-04-10 15:27:10 +02:00
Bartłomiej Dach
11fd93a2ba
Inline disturbing getGuestMapper() method
Disturbing because name suggests pure method, but it is in fact `void`
and also performs side effects by about the most confusing means
possible.
2023-04-10 15:20:43 +02:00
Bartłomiej Dach
1255d489fc
Merge pull request #23133 from peppy/editor-inspector
Add hit object inspector to editor
2023-04-10 15:13:33 +02:00
Bartłomiej Dach
73bd0feef5
Fix incorrectly implemented localisation 2023-04-10 15:03:33 +02:00
Bartłomiej Dach
6fec476147
Simplify snap implementation 2023-04-10 14:55:30 +02:00
Bartłomiej Dach
ead5e9f027
Merge branch 'master' into editor-inspector 2023-04-10 14:29:05 +02:00
Dean Herbert
0d696f8938
Merge pull request #23177 from smoogipoo/progressive-dt-multiplier
Add progressive DT/HT mod multipliers
2023-04-10 21:27:48 +09:00
Bartłomiej Dach
60358c7203
Perform first inspector text update immediately
Provides better and more consistent initial state for the inspector.
2023-04-10 14:13:53 +02:00