Commit Graph

1207 Commits

Author SHA1 Message Date
f50a0be29d Add osu! difficulty calculator test 2019-02-14 16:22:14 +09:00
e2e615cc5c Merge branch 'master' into leased-bindables-dont-work 2019-02-11 16:30:12 +09:00
5b1f111922 Rollback other fallthrough regressions 2019-02-05 18:14:43 +09:00
2f8f4fac64 Fix combo colour fallbacks when skin is not providing any 2019-02-05 17:54:14 +09:00
40e4a3f725 Merge branch 'master' into fix-replay-import-statistics 2019-02-04 15:32:29 +09:00
cf91b882c8 Fix slider tail evaluation in osu difficulty calculator
The slider tail circle was already included as a nested hit object and is judged before the end of the slider's actual duration, so using the slider end time leads to an inaccurate travel distance and end position.
2019-02-03 23:49:05 -05:00
2d7c23dd9f Merge remote-tracking branch 'upstream/master' into fix-replay-import-statistics 2019-02-04 12:15:53 +09:00
ca5c8d37d1 Use leased bindables 2019-02-01 16:44:06 +09:00
cea82708ee Merge branch 'master' into use-lifetime-optimization 2019-01-31 20:20:40 +09:00
7e2f4af00d remove whitespaces 2019-01-31 17:58:09 +08:00
a8d30f6aee remove unused using 2019-01-31 17:05:50 +08:00
902be0d059 add grow mod 2019-01-31 17:03:43 +08:00
581544e1d6 Fix TD mod not being ranked 2019-01-31 11:59:36 +09:00
e9ddf232f0 Add touchdevice mod to performance calculation 2019-01-31 11:51:40 +09:00
8d4232af45 Formatting and minor optimisations 2019-01-29 16:35:20 +09:00
18512458e8 Merge branch 'master' into xexxar-angles 2019-01-29 15:59:04 +09:00
504e79b968 Merge branch 'master' into use-lifetime-optimization 2019-01-29 12:15:02 +09:00
354a99f5e1 Merge branch 'master' into samah-ios 2019-01-28 15:34:46 +09:00
2058604ef3 Typo fix 2019-01-26 23:10:13 +08:00
0797f5d644 Update SliderPlacementBlueprint.cs 2019-01-26 22:56:31 +08:00
e71b13683a Add null check 2019-01-26 22:55:33 +08:00
e939f75f4b Transform screen mouse coordinates to local space coordinates. 2019-01-26 18:19:01 +08:00
77763fde8b revert accidentally renamed variables 2019-01-25 11:22:05 +01:00
4a916b2dee replace license headers with new ones 2019-01-25 11:17:48 +01:00
8ddff673b7 revert previous rename and rename ruleset specific classes instead 2019-01-25 11:14:37 +01:00
5446c99f22 Merge branch 'master' into move-osu-settings 2019-01-25 10:57:04 +01:00
014ea972d9 Merge remote-tracking branch 'origin/master' into samah-ios 2019-01-25 11:51:44 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
33b46dc4e8 adjust year in license header to match CFS's expectations 2019-01-23 13:17:29 +01:00
cf147083cd move osu! settings into its ruleset 2019-01-23 13:17:29 +01:00
4a9bcf4937 rename OsuConfigManager to GameConfigManager
also OsuSetting to GameSetting
2019-01-23 13:17:29 +01:00
728c744e4d Merge branch 'master' into samah-ios 2019-01-23 22:19:49 +10:30
8160162cde Merge remote-tracking branch 'upstream/master' into fix-replay-import-statistics 2019-01-21 20:58:17 +09:00
baae53d784 Merge branch 'diffcalc-fixes' into xexxar-angles 2019-01-20 22:19:50 +09:00
3db23898df Merge remote-tracking branch 'origin/master' into diffcalc-fixes 2019-01-20 13:27:42 +09:00
10b91e18bd Merge branch 'master' into samah-ios
# Conflicts:
#	osu.Game/osu.Game.csproj
2019-01-19 18:03:58 +10:30
a8e9adafdb Fix final section not being saved 2019-01-17 12:51:49 +09:00
e44bc57a3d Fix minDistanceFromEnd using seconds rather than milliseconds
Velocity in stable is defined as distance per SECOND, while lazer defines it as distance per MILLISECOND.
2019-01-15 19:18:56 +09:00
117c514479 Fix lazy slider calculation inaccuracy
What were we doing... On /b/1221540 stable's repeat points happen 90% through the length of each span! We should use lazer's more accurate calculations.
2019-01-15 19:07:25 +09:00
a6c54a9675 Merge branch 'master' into samah-ios 2019-01-12 00:16:09 +10:30
6eff79913b remove blank lines 2019-01-11 10:34:56 +01:00
17bc933db2 Revert unnecessary changes 2019-01-10 19:01:41 +09:00
8cd058ed9a Merge branch 'master' into moreOptionsFromSkin.ini 2019-01-10 18:38:20 +09:00
a09615144e Kill White Space 2019-01-09 01:47:39 -07:00
dfe35f850c Add rebalances to lazer performance calc 2019-01-09 01:42:48 -07:00
a267a1a085 Merge branch 'master' into samah-ios 2019-01-08 17:09:26 +10:30
8edec10e5f Merge branch 'master' into fix-replay-import-statistics 2019-01-08 11:26:12 +09:00
881b10a18f Merge remote-tracking branch 'Dragicafit/moreOptionsFromSkin.ini' into moreOptionsFromSkin.ini 2019-01-08 11:01:04 +09:00
7eed3ffe75 Merge branch 'master' into moreOptionsFromSkin.ini 2019-01-08 10:02:06 +09:00
4cee21f356 Make skinning better 2019-01-07 20:12:39 +09:00