KingLuigi4932
|
4fba255bd9
|
Remove gap
|
2019-06-19 17:56:40 +03:00 |
|
KingLuigi4932
|
9f25d3cd72
|
More changes and improvements
|
2019-06-19 17:55:36 +03:00 |
|
KingLuigi4932
|
a6c268ef5c
|
Move the horizontal margin into the sprite text itself
|
2019-06-19 15:05:53 +03:00 |
|
KingLuigi4932
|
475b40cc02
|
Remove empty line
|
2019-06-19 14:47:29 +03:00 |
|
KingLuigi4932
|
4600336581
|
Use TextFlowContainer + small changes
|
2019-06-19 14:43:18 +03:00 |
|
KingLuigi4932
|
6e28294182
|
Fix another test
|
2019-06-19 04:27:31 +03:00 |
|
KingLuigi4932
|
3876442143
|
More simplifies + fix test
|
2019-06-19 03:37:08 +03:00 |
|
KingLuigi4932
|
a0609f28d7
|
Revert some changes + simplify BeatmapNotAvailable
|
2019-06-19 01:43:28 +03:00 |
|
iiSaLMaN
|
5278c5f365
|
Merge branch 'master' into not-available-to-download
|
2019-06-19 01:14:32 +03:00 |
|
Dean Herbert
|
d0d2be0aca
|
Merge pull request #5059 from iiSaLMaN/update-framework
Update framework
|
2019-06-19 06:27:13 +09:00 |
|
KingLuigi4932
|
a5adc89839
|
Update framework
|
2019-06-18 20:37:56 +03:00 |
|
Dean Herbert
|
f15df51514
|
Remove test which is failing due to magic numbers (#5055)
Remove test which is failing due to magic numbers
|
2019-06-18 20:19:00 +09:00 |
|
Dean Herbert
|
2d20c088f7
|
Remove test which is failing due to magic numbers
|
2019-06-18 18:31:42 +09:00 |
|
Dan Balasescu
|
9776494c63
|
Merge pull request #5052 from peppy/make-osu-button-instantiable
Make OsuButton non-abstract again
|
2019-06-18 18:29:35 +09:00 |
|
Dean Herbert
|
07ea0f9755
|
Make OsuButton non-abstract again
|
2019-06-18 14:16:54 +09:00 |
|
Dean Herbert
|
0d4c6d2cbc
|
Fade volume when game window becomes inactive (#5047)
Fade volume when game window becomes inactive
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-17 23:58:03 +09:00 |
|
Lucas A
|
04dc1c1744
|
Fix typo in comment
Co-Authored-By: Joseph Madamba <madamba.joehu@outlook.com>
|
2019-06-17 16:44:53 +02:00 |
|
Dean Herbert
|
3a04684efb
|
Add region
|
2019-06-17 23:25:16 +09:00 |
|
Dean Herbert
|
ad4c9babe7
|
Adjust naming and transitions
|
2019-06-17 23:24:52 +09:00 |
|
Lucas A
|
d7d6feb001
|
Fade volume in / out when game window becomes active / inactive
|
2019-06-17 12:31:23 +02:00 |
|
Dean Herbert
|
b940255972
|
Fix typo in VersionNavigation class name (#5044)
Fix typo in VersionNavigation class name
|
2019-06-17 16:59:07 +09:00 |
|
Dean Herbert
|
84a0b948e1
|
Fix typo in VersionNavigation class name
|
2019-06-17 16:32:38 +09:00 |
|
Dan Balasescu
|
d5a7b839ee
|
Merge pull request #5035 from HoLLy-HaCKeR/ctb-autoplay-2b-crashfix
Catch autoplay improvements
|
2019-06-17 10:16:24 +09:00 |
|
Dan Balasescu
|
eddf31226a
|
Merge branch 'master' into ctb-autoplay-2b-crashfix
|
2019-06-17 10:05:39 +09:00 |
|
Dean Herbert
|
1916fdd247
|
Add comment specifically about infinity being ok
|
2019-06-16 05:57:52 +09:00 |
|
HoLLy
|
53a7d919c7
|
Clarify speedRequired
|
2019-06-15 22:41:10 +02:00 |
|
Dean Herbert
|
b7dfd90663
|
Fix editor play button being sized incorrectly (#5037)
Fix editor play button being sized incorrectly
|
2019-06-16 05:06:20 +09:00 |
|
Joehu
|
1a9efb3d7a
|
Fix editor play button
|
2019-06-15 11:05:58 -07:00 |
|
HoLLy
|
c723ec5a9d
|
Remove unneeded checks against h.StartTime
|
2019-06-15 19:40:56 +02:00 |
|
HoLLy
|
4d690a2b14
|
Use normal movement for bananas when possible
|
2019-06-15 19:21:00 +02:00 |
|
HoLLy
|
f97cab5815
|
Prevent speedRequired from being NaN
|
2019-06-15 19:14:24 +02:00 |
|
HoLLy
|
d735d4cd7f
|
Fix crash on 2B hitobjects
|
2019-06-15 19:11:29 +02:00 |
|
Dean Herbert
|
c4899d90ad
|
Fix multiplayer score submission failing silently (#5034)
Fix multiplayer score submission failing silently
|
2019-06-16 00:41:54 +09:00 |
|
smoogipoo
|
d693b2a329
|
Fix multiplayer score submission failing silently
|
2019-06-16 00:31:14 +09:00 |
|
Dan Balasescu
|
c46ddb5a5d
|
Merge pull request #5031 from peppy/update-framework
Update framework
|
2019-06-15 19:56:22 +09:00 |
|
Dean Herbert
|
d7bea3aa18
|
Update framework
|
2019-06-15 19:38:05 +09:00 |
|
Dean Herbert
|
6fc5aa73b2
|
Fix BeatmapSetOverlay not displaying Fails/Retries/Ratings (#5016)
Fix BeatmapSetOverlay not displaying Fails/Retries/Ratings
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-15 18:46:01 +09:00 |
|
Dean Herbert
|
38616a2bb5
|
Merge branch 'master' into fix-beatmapoverlay-graphs
|
2019-06-15 18:37:01 +09:00 |
|
Dean Herbert
|
410d0b4ee1
|
Add ability to change the extension of downloaded files (#5017)
Add ability to change the extension of downloaded files
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-15 16:39:30 +09:00 |
|
Dean Herbert
|
7d49028a60
|
Merge branch 'master' into change-download-extension
|
2019-06-15 15:37:19 +09:00 |
|
Dean Herbert
|
2b48f5d3e0
|
Tidy up updateMetrics flow
|
2019-06-15 14:45:51 +09:00 |
|
Dean Herbert
|
587edcb716
|
Merge branch 'master' into fix-beatmapoverlay-graphs
|
2019-06-15 13:42:13 +09:00 |
|
Dan Balasescu
|
fd121a069c
|
Merge pull request #5023 from peppy/update-scrollcontainer
Update ScrollContainer usages in line with framework changes
|
2019-06-14 23:52:20 +09:00 |
|
Dean Herbert
|
0ca33e16dd
|
Update framework
|
2019-06-14 23:25:29 +09:00 |
|
Dean Herbert
|
1b75fbed9a
|
Merge remote-tracking branch 'upstream/master' into update-scrollcontainer
|
2019-06-14 23:25:17 +09:00 |
|
Dean Herbert
|
51ff0d71d1
|
Fix stacked objects shaking on rewind (#5012)
Fix stacked objects shaking on rewind
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-14 22:33:09 +09:00 |
|
Dean Herbert
|
cf713fbacc
|
Merge branch 'master' into fix-stacking-shaking
|
2019-06-14 22:16:35 +09:00 |
|
Dean Herbert
|
f354fd3317
|
Fix potential songselect testcase failures (#5024)
Fix potential songselect testcase failures
|
2019-06-14 22:16:27 +09:00 |
|
smoogipoo
|
512b9dfd82
|
Fix potential songselect testcase failures
|
2019-06-14 20:18:22 +09:00 |
|
Dan Balasescu
|
f66f46bff7
|
Merge pull request #5022 from peppy/button-sizing-fix
Fix IconButtons not being scaled correctly
|
2019-06-14 20:02:05 +09:00 |
|