Dean Herbert
|
f25b1b33e3
|
Merge pull request #8461 from peppy/fix-minia-mod-replay-recording
Fix osu!mania replays recording incorrectly when key mod applied
|
2020-03-27 20:55:58 +09:00 |
|
Dean Herbert
|
4106700771
|
Update framework
|
2020-03-27 20:51:44 +09:00 |
|
Dan Balasescu
|
5e1cb0e9e9
|
Merge branch 'master' into fix-minia-mod-replay-recording
|
2020-03-27 19:26:41 +09:00 |
|
Dan Balasescu
|
005a818f32
|
Merge branch 'master' into fix-slider-end-sounds
|
2020-03-27 19:26:32 +09:00 |
|
Dean Herbert
|
f75c082601
|
Fix osu!mania replays recording incorrectly when key mod applied
|
2020-03-27 15:50:11 +09:00 |
|
Lucas A
|
01c9112f82
|
Add a null check to prevent NRE when playing the "no video" version of a beatmap.
|
2020-03-26 17:09:22 +01:00 |
|
Dean Herbert
|
f80efd10c2
|
Avoid using a miss judgement
|
2020-03-26 19:54:17 +09:00 |
|
Dean Herbert
|
07462120e4
|
Split break tracking into its own component
|
2020-03-26 15:30:23 +09:00 |
|
Dean Herbert
|
d372ddaadd
|
Move break overlay to a location it is not affected by gameplay scale
|
2020-03-26 12:50:18 +09:00 |
|
Dean Herbert
|
2b1245f63a
|
Improve xmldoc in a couple of places
|
2020-03-26 12:50:00 +09:00 |
|
Andrei Zavatski
|
454e402e88
|
Fix last seen message has been visible when it shouldn't
|
2020-03-25 21:02:45 +03:00 |
|
Andrei Zavatski
|
1e025b7c31
|
Add tests to cover the issue
|
2020-03-25 20:58:51 +03:00 |
|
Dean Herbert
|
8a2aac5f83
|
Rename conversion methods for clarity
|
2020-03-25 20:21:34 +09:00 |
|
Dean Herbert
|
800e395bc8
|
Merge branch 'master' into replay-recording
|
2020-03-25 20:20:59 +09:00 |
|
Dan Balasescu
|
e7f32d951d
|
Merge pull request #8431 from peppy/fix-intro-tests
Fix intro tests not asserting pass or working at all
|
2020-03-25 19:25:26 +09:00 |
|
Dan Balasescu
|
791bf95396
|
Merge pull request #8433 from peppy/fix-song-select-looping
Fix track looping state not being reset when entering editor from song select
|
2020-03-25 19:21:18 +09:00 |
|
Dean Herbert
|
b1d4261402
|
Fix track looping state not being reset when entering editor from song select
Closes #8432.
|
2020-03-25 15:50:19 +09:00 |
|
Dean Herbert
|
880d138a47
|
Fix intro tests not asserting pass or working at all
|
2020-03-25 15:12:19 +09:00 |
|
Dean Herbert
|
87db1ba487
|
Remove unused text transform helpers
|
2020-03-25 14:58:49 +09:00 |
|
voidedWarranties
|
b8f20831a1
|
Video no longer modifies storyboard resolution
|
2020-03-24 20:04:09 -07:00 |
|
Dean Herbert
|
f2e0fba164
|
Remove VideoFile from BeatmapMetadata
Leaving in database because it's a pain to drop columns.
|
2020-03-25 12:00:02 +09:00 |
|
Dean Herbert
|
6d81da5419
|
Merge branch 'master' into video-offset
|
2020-03-25 11:28:59 +09:00 |
|
Dean Herbert
|
368bf58521
|
Rename and make fields readonly
|
2020-03-25 11:08:08 +09:00 |
|
Dean Herbert
|
971249338d
|
Merge branch 'master' into storyboard-masking
|
2020-03-25 11:05:40 +09:00 |
|
Dean Herbert
|
7818251c3e
|
Merge pull request #8406 from smoogipoo/taiko-random-mod
Implement random mod for taiko
|
2020-03-24 17:11:49 +09:00 |
|
Dean Herbert
|
4070b2b75f
|
Merge branch 'basic-replay-recorder' into replay-recording
|
2020-03-24 16:31:14 +09:00 |
|
Dean Herbert
|
cc1863ca3d
|
Merge branch 'master' into basic-replay-recorder
|
2020-03-24 16:26:13 +09:00 |
|
Dean Herbert
|
2735a2250c
|
Move replay recorder to final location
|
2020-03-24 15:49:52 +09:00 |
|
Dean Herbert
|
a7bfaad60f
|
More correctly handle rulesets which don't support replay recording
|
2020-03-24 15:44:39 +09:00 |
|
Dean Herbert
|
2feb66d423
|
Correctly handle missing positional data
|
2020-03-24 15:43:34 +09:00 |
|
Dean Herbert
|
02a3c7c025
|
Fix incorrect ruleset being recorded to file
|
2020-03-24 15:43:22 +09:00 |
|
Dean Herbert
|
448961b330
|
Rename incorrect variable
|
2020-03-24 15:39:01 +09:00 |
|
Dean Herbert
|
388cf5c83a
|
Fix catch positional data being incorrectly recorded
|
2020-03-24 15:38:54 +09:00 |
|
Dean Herbert
|
022465f546
|
Add encoding and import support
|
2020-03-24 14:51:52 +09:00 |
|
voidedWarranties
|
4bb15a8b93
|
Allow individual storyboard layers to disable masking
|
2020-03-23 22:51:37 -07:00 |
|
Dean Herbert
|
68ebe98fde
|
Remove unused GetUnderlyingStream method
|
2020-03-24 14:08:25 +09:00 |
|
Dean Herbert
|
2a1e7a7ff0
|
Merge branch 'master' into fix-select-filter-not-absorbing-input
|
2020-03-24 14:03:58 +09:00 |
|
Dan Balasescu
|
6279c78e3c
|
Merge branch 'master' into fix-keypad-autoplay-shortcut
|
2020-03-24 13:34:31 +09:00 |
|
Dean Herbert
|
546772192c
|
Add helper method to convert to legacy mods enums
|
2020-03-24 13:07:51 +09:00 |
|
Dean Herbert
|
e5f4d8686e
|
Rename decoder
|
2020-03-24 13:07:50 +09:00 |
|
Dan Balasescu
|
d574fabf7d
|
Merge branch 'master' into fix-song-select-play-crash
|
2020-03-24 12:54:10 +09:00 |
|
Joehu
|
5bc5119389
|
Handle OnHover on song select filter and footer
|
2020-03-23 16:03:33 -07:00 |
|
Joehu
|
96d962ab30
|
Fix autoplay keyboard shortcut not working with keypad enter key
|
2020-03-23 11:25:40 -07:00 |
|
Joehu
|
96848405fd
|
Fix song select filter not absorbing input from carousel
|
2020-03-23 10:54:45 -07:00 |
|
Liam DeVoe
|
2fa42ed644
|
use N2 for ModTimeRamp, add x text
|
2020-03-23 12:54:08 -04:00 |
|
Dean Herbert
|
617149fb27
|
Implement in player
|
2020-03-23 20:06:18 +09:00 |
|
Dean Herbert
|
14a85a84bf
|
Add proper screen space - gamefield mapping
|
2020-03-23 20:06:18 +09:00 |
|
Dean Herbert
|
6d48068061
|
Move replay recorder to final location
|
2020-03-23 20:04:15 +09:00 |
|
dependabot-preview[bot]
|
66f2a52dd2
|
Bump Sentry from 2.1.0 to 2.1.1
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.0...2.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-23 08:59:47 +00:00 |
|
Dean Herbert
|
232c255986
|
Basic test scene setup
|
2020-03-23 17:33:02 +09:00 |
|
Dean Herbert
|
47c7673c9e
|
Fix crash when holding a key down while entering player
|
2020-03-23 17:04:54 +09:00 |
|
Dean Herbert
|
2dbcf9e346
|
Merge branch 'master' into taiko-random-mod
|
2020-03-23 16:33:59 +09:00 |
|
Dean Herbert
|
680d058f3f
|
Merge branch 'master' into friends-layout-split
|
2020-03-23 15:36:04 +09:00 |
|
Dean Herbert
|
205f4dcb54
|
Simplify string construction logic
|
2020-03-23 15:20:56 +09:00 |
|
Dean Herbert
|
a6b153673e
|
Fix icons not updating tooltip text correctly
|
2020-03-23 14:58:02 +09:00 |
|
Dean Herbert
|
4f9ac7b81e
|
Merge branch 'master' into show-mod-settings-tooltip
|
2020-03-23 14:57:54 +09:00 |
|
Dan Balasescu
|
a98885a172
|
Merge pull request #8408 from peppy/fix-settings-double-dim
Fix some pieces of SettingsItem getting dimmed twice when disabled
|
2020-03-23 14:31:09 +09:00 |
|
Dan Balasescu
|
37ad787d90
|
Merge pull request #8404 from peppy/remove-tournament-chat-scrollbars
Hide scrollbars in tournament chat display
|
2020-03-23 13:54:49 +09:00 |
|
Dean Herbert
|
3a3df06e0b
|
Fix some pieces of SettingsItem getting dimmed twice when disabled
|
2020-03-23 13:11:40 +09:00 |
|
Dean Herbert
|
997ce397ef
|
Disable raw input toggle on all but windows
|
2020-03-23 12:48:05 +09:00 |
|
Dan Balasescu
|
6e0cafa7a0
|
Merge branch 'master' into increase-sample-concurrency
|
2020-03-23 12:39:58 +09:00 |
|
smoogipoo
|
e3a5be71cc
|
Implement random mod for taiko
|
2020-03-23 12:09:30 +09:00 |
|
Liam DeVoe
|
64fc116d67
|
use two decimal points for ModRateAdjust format
|
2020-03-22 23:08:00 -04:00 |
|
Dean Herbert
|
1b6342438f
|
Hide scrollbars in tournament chat display
|
2020-03-23 12:05:16 +09:00 |
|
Liam DeVoe
|
5cc626d37b
|
move SettingDescription override to ModRateAdjust
|
2020-03-22 22:57:46 -04:00 |
|
Liam DeVoe
|
1da590c63f
|
use N1 format instead of 0.#
|
2020-03-22 22:54:21 -04:00 |
|
Liam DeVoe
|
889608a408
|
remove redundant ToString call
|
2020-03-22 22:51:29 -04:00 |
|
Dan Balasescu
|
d0c7b49376
|
Merge branch 'master' into fix-carousel-root-selects-from-nothing
|
2020-03-23 11:34:04 +09:00 |
|
smoogipoo
|
448e5c0deb
|
Merge branch 'master' into fix-carousel-root-selects-from-nothing
|
2020-03-23 11:15:22 +09:00 |
|
Liam DeVoe
|
481031b207
|
Merge branch 'show-mod-settings-tooltip' of github.com:tybug/osu into show-mod-settings-tooltip
|
2020-03-22 22:10:31 -04:00 |
|
Liam DeVoe
|
98b8f82810
|
simplify SettingDescription default definition
|
2020-03-22 22:07:09 -04:00 |
|
Liam DeVoe
|
ea87afd577
|
use string.Empty in IconTooltip
|
2020-03-22 22:06:54 -04:00 |
|
Liam DeVoe
|
cb6e602556
|
enforce single signficiant digit precision for other mods
|
2020-03-22 22:06:35 -04:00 |
|
Dan Balasescu
|
fb21c7d82d
|
Merge branch 'master' into fix-carousel-restore-previous-selection
|
2020-03-23 11:01:18 +09:00 |
|
Dean Herbert
|
bfd643dd16
|
Rename classes
|
2020-03-23 10:47:27 +09:00 |
|
Liam DeVoe
|
67667b3d22
|
enforce precision for ModDifficultyAdjust and derived classes
|
2020-03-22 21:22:46 -04:00 |
|
Dean Herbert
|
0b728f483f
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
|
Liam DeVoe
|
63e9b2a299
|
use string.Empty, use base SettingDescription for [Osu/Catch]ModDifficultyAdjust
|
2020-03-22 18:50:09 -04:00 |
|
Andrei Zavatski
|
9482fc5b99
|
Refactor grouping logic
|
2020-03-22 20:13:54 +03:00 |
|
Dean Herbert
|
68b501b032
|
Merge branch 'master' into show-mod-settings-tooltip
|
2020-03-22 13:36:31 +09:00 |
|
Andrei Zavatski
|
2b0c267cb9
|
Expose Fetch method
|
2020-03-21 20:37:21 +03:00 |
|
Andrei Zavatski
|
d241f7c55f
|
Better variable naming
|
2020-03-21 20:32:55 +03:00 |
|
Andrei Zavatski
|
f8169e9712
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-layout-split
|
2020-03-21 20:31:38 +03:00 |
|
Dean Herbert
|
febf9adabd
|
Merge pull request #8329 from Fuewburvpoa/MyBranch
Fix beat divisor control selecting invalid divisors on drag end
|
2020-03-22 02:21:13 +09:00 |
|
Dean Herbert
|
d8041a0dcb
|
Increase sample concurrency to better match stable
|
2020-03-22 02:16:28 +09:00 |
|
Dean Herbert
|
29009c85c0
|
Fix typo in comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-03-22 00:32:53 +09:00 |
|
Dean Herbert
|
729e006c3a
|
Merge branch 'master' into video-offset
|
2020-03-21 20:03:46 +09:00 |
|
Liam DeVoe
|
4907fb8fd1
|
remove another ToString statement
|
2020-03-20 17:04:22 -04:00 |
|
Liam DeVoe
|
eab705a9b6
|
remove another ToString statement
|
2020-03-20 17:00:36 -04:00 |
|
Liam DeVoe
|
ac202ba7ea
|
remove unused using directive
|
2020-03-20 16:57:37 -04:00 |
|
Liam DeVoe
|
55568ee6a5
|
remove extra parentheses
|
2020-03-20 16:44:38 -04:00 |
|
Liam DeVoe
|
6a63ba1bb8
|
use humanizer for ModEasy lives setting
|
2020-03-20 16:42:35 -04:00 |
|
Liam DeVoe
|
cda1efef0b
|
move overridability to SettingDescription method
|
2020-03-20 16:34:36 -04:00 |
|
Liam DeVoe
|
7bdbdd25f8
|
Revert "use SettingSource to define IconTooltip format"
This reverts commit 5a6d8f1932 .
|
2020-03-20 16:05:12 -04:00 |
|
Liam DeVoe
|
3d95592130
|
use var for list declaration
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-03-20 14:37:31 -04:00 |
|
Liam DeVoe
|
52469fccbe
|
Merge branch 'master' into show-mod-settings-tooltip
|
2020-03-20 13:41:04 -04:00 |
|
Liam DeVoe
|
9e3bff3b97
|
oops, missed a newline
|
2020-03-20 13:36:16 -04:00 |
|
Liam DeVoe
|
9dc8146811
|
fix style issues
|
2020-03-20 13:21:44 -04:00 |
|
Liam DeVoe
|
5a6d8f1932
|
use SettingSource to define IconTooltip format
|
2020-03-20 12:47:17 -04:00 |
|
OctopuSSX
|
157f05c3e5
|
Update osu.Game/Users/Drawables/DrawableAvatar.cs
Co-Authored-By: Dean Herbert <pe@ppy.sh>
|
2020-03-20 14:35:27 +03:00 |
|