smoogipoo
|
ccbf3ff812
|
Update framework
|
2019-05-17 22:35:23 +09:00 |
|
Dan Balasescu
|
e53a09d219
|
Merge pull request #4802 from peppy/fix-logo-tracking-crash
Fix crash on switching from main menu to gameplay too fast
|
2019-05-17 22:29:07 +09:00 |
|
Dan Balasescu
|
553d786b94
|
Merge branch 'master' into fix-logo-tracking-crash
|
2019-05-17 19:23:14 +09:00 |
|
Dan Balasescu
|
c7d4b2d138
|
Merge pull request #4809 from peppy/fix-restart-race-condition
Fix race condition causing player to never restart
|
2019-05-17 19:21:55 +09:00 |
|
Dean Herbert
|
2d56413e35
|
Update namespaces
|
2019-05-17 19:15:59 +09:00 |
|
Dean Herbert
|
9bc3aa3d46
|
Move new classes for now
|
2019-05-17 19:15:25 +09:00 |
|
Dean Herbert
|
dbc42fd59e
|
Remove StreamColour class and implement locally
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
0b076c9ca0
|
Only fetch after initial pop in
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
c41ec20236
|
Improve load and switch logic between views
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
c5c1896a11
|
Use new colour palette
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
dd2d58d4f7
|
Split out ChangelogContent into two classes
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
876f108e0a
|
Remove custom scroll logic
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
37e989fc64
|
fixup! Convert BadgeDisplay to use bindable
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
e606c73329
|
Convert BadgeDisplay to use bindable
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
e94b9feebd
|
Fix dynamic recompilation in TestSceneChangelogOverlay
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
880bfe9b6b
|
Move resources to osu-resources
|
2019-05-17 10:29:27 +09:00 |
|
Lucas A
|
5a72d509f2
|
Resolve merge conflicts
|
2019-05-16 18:48:15 +02:00 |
|
Dean Herbert
|
5d33a742c6
|
Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay
|
2019-05-16 18:55:28 +09:00 |
|
Dean Herbert
|
409d89eecf
|
Match header titles with web (pt size)
|
2019-05-16 18:53:52 +09:00 |
|
Dean Herbert
|
359e5b71a5
|
Fix race condition causing player to never restart
|
2019-05-16 17:13:03 +09:00 |
|
Dean Herbert
|
20316cc0ac
|
Remove a few custom user link implementations (#4789)
Remove a few custom user link implementations
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-16 15:27:30 +09:00 |
|
Dean Herbert
|
8ee3958b4a
|
Fix some padding issues with DirectListPanel
|
2019-05-16 15:17:44 +09:00 |
|
Dean Herbert
|
7f30f61d1b
|
Update DirectListPanel to use same styling
|
2019-05-16 15:02:13 +09:00 |
|
Dean Herbert
|
a5074d550c
|
Merge branch 'master' into linkify-user-links
|
2019-05-16 14:42:44 +09:00 |
|
Dean Herbert
|
958598d13b
|
Fix crash on switching from main menu to gameplay too fast
|
2019-05-15 19:39:36 +09:00 |
|
Dan Balasescu
|
8ab2c2f033
|
Merge pull request #2832 from ThePyrotechnic/TextLengthLimit
Add some default LengthLimit to OsuTextBox
|
2019-05-15 19:37:14 +09:00 |
|
Dan Balasescu
|
29a415de48
|
Merge branch 'master' into TextLengthLimit
|
2019-05-15 19:21:01 +09:00 |
|
Dan Balasescu
|
eb547fad39
|
Merge pull request #4801 from peppy/fix-missed-test-case
Fix some missed instances of TestCase
|
2019-05-15 18:59:52 +09:00 |
|
Dean Herbert
|
1ccef61f7b
|
Fix some missed instances of TestCase
|
2019-05-15 18:32:29 +09:00 |
|
Dean Herbert
|
19a179db92
|
Bring up-to-date with master
|
2019-05-15 18:30:02 +09:00 |
|
Dean Herbert
|
a717970e11
|
Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay
|
2019-05-15 18:27:51 +09:00 |
|
Dean Herbert
|
084ea3efa9
|
Fix another font usage case
|
2019-05-15 18:27:43 +09:00 |
|
Dean Herbert
|
1505ca976b
|
API request clean-up
|
2019-05-15 18:21:06 +09:00 |
|
Dean Herbert
|
827ca445b1
|
Remove unnecessary ReceivePositionalinputAt modification
|
2019-05-15 18:11:22 +09:00 |
|
Dean Herbert
|
60d244d2d6
|
Clean up events and states
|
2019-05-15 18:08:19 +09:00 |
|
Dean Herbert
|
f49b0dc16d
|
Initial clean-up pass of breadcrumb and header
|
2019-05-15 17:55:26 +09:00 |
|
Dean Herbert
|
d7098e2066
|
Hide other overlays when showing changelog
|
2019-05-15 17:38:19 +09:00 |
|
Dean Herbert
|
e46a61febf
|
Allow chaining of loadComponentSingleFile
|
2019-05-15 17:36:29 +09:00 |
|
Dean Herbert
|
5ddd28bf30
|
Fix message display / html stripping
|
2019-05-15 16:42:12 +09:00 |
|
Dan Balasescu
|
a1b4d7aafd
|
Merge pull request #4795 from UselessToucan/rename_test_case
Rename test cases to test scenes inline with the framework change
|
2019-05-15 16:09:42 +09:00 |
|
smoogipoo
|
5f56c38475
|
Merge remote-tracking branch 'origin/master' into rename_test_case
|
2019-05-15 15:52:06 +09:00 |
|
Dean Herbert
|
00ae9ed9af
|
Use framework-based Logger for squirrel update logs (#4798)
Use framework-based Logger for squirrel update logs
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-15 14:44:32 +09:00 |
|
Dean Herbert
|
88528e797f
|
Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay
|
2019-05-15 14:24:45 +09:00 |
|
Dean Herbert
|
7004f8c507
|
Merge branch 'master' into squirrel-log-safety
|
2019-05-15 14:19:11 +09:00 |
|
Dean Herbert
|
501eaa072e
|
Use local logger
|
2019-05-15 14:12:59 +09:00 |
|
Dan Balasescu
|
bcac52d1c7
|
Merge pull request #4800 from peppy/move-screen-dependencies
Move OsuScreenDependencies to GameBase
|
2019-05-15 13:18:12 +09:00 |
|
Dean Herbert
|
1fd44d7945
|
Move OsuScreenDependencies to GameBase
|
2019-05-15 13:00:11 +09:00 |
|
smoogipoo
|
c01841d7d7
|
Use Logger for squirrel update logs
|
2019-05-15 11:28:22 +09:00 |
|
Dan Balasescu
|
5a9f8e5820
|
Merge pull request #4782 from Altenhh/noObjectsFix
Fix hard crash if beatmap does not have any objects
|
2019-05-15 11:27:52 +09:00 |
|
smoogipoo
|
cbf662eb56
|
Remove redundant else statement
|
2019-05-15 10:55:02 +09:00 |
|