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 |
|
杜Nate
|
9ea0137b01
|
Merge branch 'master' into spun-out
|
2020-03-23 18:13:53 +08:00 |
|
Dean Herbert
|
d5bc4915e6
|
Add "important" frames and record rate options
|
2020-03-23 19:02:45 +09:00 |
|
Dean Herbert
|
467066112f
|
Initial record/playback implementation
|
2020-03-23 18:50:16 +09:00 |
|
Dean Herbert
|
133a3d3e0f
|
Merge pull request #8410 from ppy/dependabot/nuget/Sentry-2.1.1
Bump Sentry from 2.1.0 to 2.1.1
|
2020-03-23 18:21:21 +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
|
c2413543ca
|
Merge pull request #8288 from EVAST9919/friends-layout-split
Implement FriendDisplay component
|
2020-03-23 16:00:45 +09:00 |
|
Dean Herbert
|
98e6896e93
|
Rename test class
|
2020-03-23 15:37:34 +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 |
|
Dean Herbert
|
ffd3ae4191
|
Merge pull request #8405 from smoogipoo/remove-hit-abstraction
Remove taiko CentreHit/RimHit hitobject abstraction
|
2020-03-23 14:54:46 +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
|
b5488bdecf
|
Merge pull request #8403 from peppy/chroma-key-width
Add ability to adjust (and save) chroma-key area width
|
2020-03-23 13:54:56 +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 |
|
Dan Balasescu
|
9a0dfebd60
|
Merge pull request #8394 from peppy/fix-long-spinner-performance
Fix very long spinners degrading in performance
|
2020-03-23 13:49:21 +09:00 |
|
Dan Balasescu
|
b01c10e1f1
|
Merge pull request #8389 from peppy/increase-sample-concurrency
Increase sample concurrency to better match stable
|
2020-03-23 13:46:16 +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
|
c281ccd590
|
Merge branch 'master' into fix-long-spinner-performance
|
2020-03-23 12:39:59 +09:00 |
|
Dan Balasescu
|
6e0cafa7a0
|
Merge branch 'master' into increase-sample-concurrency
|
2020-03-23 12:39:58 +09:00 |
|
Dan Balasescu
|
aefd2fd847
|
Merge pull request #8370 from peppy/fix-carousel-root-selects-from-nothing
Fix selection not occurring when switching away from empty ruleset
|
2020-03-23 12:39:43 +09:00 |
|
smoogipoo
|
e3a5be71cc
|
Implement random mod for taiko
|
2020-03-23 12:09:30 +09:00 |
|
smoogipoo
|
5106d275ca
|
Remove CentreHit/RimHit hitobject abstraction
|
2020-03-23 12:08:15 +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 |
|
Liam DeVoe
|
afe7397d89
|
remove unnecessary using statements
|
2020-03-22 22:50:52 -04:00 |
|
Dean Herbert
|
27ae2d29aa
|
Add ability to adjust (and save) chroma-key area width
|
2020-03-23 11:47:24 +09:00 |
|
Dan Balasescu
|
d0c7b49376
|
Merge branch 'master' into fix-carousel-root-selects-from-nothing
|
2020-03-23 11:34:04 +09:00 |
|
Dan Balasescu
|
4fbf94f963
|
Merge pull request #8368 from peppy/fix-carousel-restore-previous-selection
Fix carousel not returning to previous selection after filter
|
2020-03-23 11:27:07 +09:00 |
|
smoogipoo
|
448e5c0deb
|
Merge branch 'master' into fix-carousel-root-selects-from-nothing
|
2020-03-23 11:15:22 +09:00 |
|
smoogipoo
|
bf70276496
|
Fix test re-using the same beatmap sets
|
2020-03-23 11:12:36 +09:00 |
|
Dean Herbert
|
2e9fc80a72
|
Merge pull request #8172 from peppy/tournament-mappool-flow-logic
Add better flow logic to map pool layout when few beatmaps are present
|
2020-03-23 11:10:56 +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 |
|
Dan Balasescu
|
296a594d0c
|
Merge branch 'master' into tournament-mappool-flow-logic
|
2020-03-23 10:33:58 +09:00 |
|
smoogipoo
|
754d0ca14d
|
Fix crashes due to ladder re-use
|
2020-03-23 10:28:17 +09:00 |
|
Dean Herbert
|
55496399f6
|
Merge pull request #8402 from iiSaLMaN/fix-tests-using-framework-mimts
Fix test scene potentially missing dependencies
|
2020-03-23 10:26:29 +09:00 |
|