Jay Lawton
544ba25743
move norm and bellcurve into diffcalcutils
2024-12-04 00:17:40 +10:00
Jay Lawton
de82718421
adjust ghw deviation
2024-12-03 23:17:27 +10:00
Jay Lawton
4206325304
bump accuracy scaling
2024-12-03 21:30:34 +10:00
Jay Lawton
5a8638fab9
fix object density
2024-12-01 20:18:26 +10:00
Jay Lawton
981653a55e
use direct instead of linq
2024-12-01 17:48:11 +10:00
Jay Lawton
ed4449d118
round values
2024-12-01 16:02:23 +10:00
Jay Lawton
696080e413
determine per-object flat rhythms
2024-12-01 15:35:41 +10:00
Jay Lawton
363e33d473
group evenrhythms within a pattern
2024-12-01 15:35:25 +10:00
Jay Lawton
b55b0157f5
evenrhythm for applicable rhythm dho
2024-12-01 15:35:07 +10:00
Jay Lawton
b8df984764
code-quality pass
2024-12-01 15:34:49 +10:00
Jay Lawton
8abdbe194a
introduce effectivebpm for object velocity
2024-12-01 15:34:35 +10:00
Jay Lawton
e00a776133
new rhythm, introduce rhythm per-object difficulty
2024-12-01 15:34:15 +10:00
Jay Lawton
408980af96
implement static reading evaluator
2024-12-01 15:33:42 +10:00
Jay Lawton
8d9bea7b9d
ihasinterval interface
2024-12-01 15:33:20 +10:00
Jay Lawton
10ce9f6365
maintain old rhythm data for display
2024-12-01 15:33:09 +10:00
Jay Lawton
05a082b82a
update dho to include new rhythm and reading data
2024-12-01 15:32:57 +10:00
Jay Lawton
2fd2b5c455
introduce readingskill
2024-12-01 15:32:36 +10:00
Jay Lawton
e2fef6abb3
rewrite of the reading skill
2024-12-01 15:32:27 +10:00
Jay Lawton
1b718820d6
update new attributes
2024-12-01 15:32:12 +10:00
Jay Lawton
890f014dd7
refactor diffcalc, implement patternrating and new skills
2024-12-01 15:31:55 +10:00
Jay Lawton
edbef20c69
remove hr multiplier in perfcalc
2024-12-01 15:31:14 +10:00
Salman Alshamrani
63c2ddb99e
Merge pull request #30636 from peppy/remove-macos-recommendation
...
Remove macOS "borderless" recommendation
2024-11-22 23:54:57 -05:00
Salman Alshamrani
c9dc6628fc
Merge branch 'master' into remove-macos-recommendation
2024-11-22 23:14:09 -05:00
Dean Herbert
ce41c000a1
Merge pull request #30812 from smoogipoo/playlist-populate-on-enter
...
Fix joining playlists room sometimes not selecting the first item
2024-11-22 23:57:45 +09:00
Bartłomiej Dach
479ff7eb41
Merge pull request #30799 from peppy/fix-player-loader-focus-fux
...
Fix beatmap load not continuing when when settings slider is focused
2024-11-22 08:57:10 +01:00
Bartłomiej Dach
ce3d4e8648
Merge pull request #30807 from smoogipoo/multiplayer-nrt
...
Enable NRT for multiplayer and playlists
2024-11-22 08:50:11 +01:00
Bartłomiej Dach
512d2c6e3b
Merge branch 'master' into multiplayer-nrt
2024-11-22 08:09:42 +01:00
Bartłomiej Dach
4a129ac0bf
Merge pull request #30766 from Darius-Wattimena/catch-improve-info-on-selected
...
Add snapping info to the catch selected objects inspector
2024-11-22 08:08:33 +01:00
Dean Herbert
6a0ac4c29e
Merge pull request #29640 from smoogipoo/mania-imperfect-ss
...
Make mania award SS even if there are GREAT judgements
2024-11-22 14:42:32 +09:00
Dean Herbert
66be38b227
Merge pull request #30819 from frenzibyte/recreate-beatmap-per-mod-test
...
Recreate beatmap every test run in `ModTestScene`
2024-11-22 14:11:08 +09:00
Dean Herbert
41addaae9a
Rename variable to imply it is now a function
2024-11-22 13:11:32 +09:00
Salman Alshamrani
5dffc322af
Recreate beatmap every test run in ModTestScene
2024-11-21 17:48:33 -05:00
Dan Balasescu
2a7266cb23
Fix tests
2024-11-22 01:26:35 +09:00
Dan Balasescu
f738fb2a89
Populate rooms as soon as they're joined
2024-11-21 23:48:04 +09:00
Dan Balasescu
84ac3097c2
Populate parameter description
...
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2024-11-21 22:47:46 +09:00
Bartłomiej Dach
23ef8fd909
Merge pull request #30802 from cloudrac3r/patch-1
...
Use consistent decimal places in BeatmapAttributeText
2024-11-21 14:32:25 +01:00
Bartłomiej Dach
74170ea28e
Merge branch 'master' into patch-1
2024-11-21 13:06:19 +01:00
Bartłomiej Dach
42f2ad2423
Fix tests
2024-11-21 13:06:01 +01:00
Dan Balasescu
209380cbac
Enable NRT in TestMultiplayerRoomManager
2024-11-21 21:03:12 +09:00
Dan Balasescu
cc59434ea4
Fix crash due to being too forgiving of nulls
...
This one is super duper annoying to test, because we already have e.g.
`TestScenePlaylistsScreen`. The only way to test it would be to use an
`OsuGameTestScene`.
Maybe this is okay?
2024-11-21 20:52:34 +09:00
Bartłomiej Dach
2eef920e70
Merge pull request #30805 from smoogipoo/fix-playlists-enter-status
...
Fix playlist room status resetting on enter
2024-11-21 12:50:39 +01:00
Dan Balasescu
dc45816566
Fix inspection
2024-11-21 20:41:14 +09:00
Dan Balasescu
6870c99eb2
Enable NRT for multiplayer and playlists
2024-11-21 20:32:09 +09:00
Bartłomiej Dach
0e4d078beb
Merge branch 'master' into catch-improve-info-on-selected
2024-11-21 12:17:54 +01:00
Bartłomiej Dach
2138729c02
Do not show distance to next/previous object if said object is a banana shower
...
The results of such a display were a little bit nonsensical.
2024-11-21 12:17:43 +01:00
Dan Balasescu
8dbf750446
Fix inspection
2024-11-21 18:38:56 +09:00
Dean Herbert
033b7c17d5
Add back macOS precheck
2024-11-21 18:13:00 +09:00
Dan Balasescu
7018672275
Fix playlist room status resetting on enter
2024-11-21 18:11:41 +09:00
Dan Balasescu
fe8e9d455a
Add failing test
2024-11-21 18:09:39 +09:00
Cadence Ember
37394a5027
Use consistent decimal places in BeatmapAttributeText
2024-11-21 14:04:42 +13:00