1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-29 11:37:32 +08:00

19526 Commits

Author SHA1 Message Date
Dean Herbert
3567bf3863
Highlight major changes on the changelog overlay ()
Highlight major changes on the changelog overlay

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-06-09 16:26:07 +09:00
Dean Herbert
a7472344d6
Merge branch 'master' into changelog-highlight-major-changes 2019-06-09 16:15:19 +09:00
Ganendra Afrasya
49193a2703 Rename the setting label 2019-06-09 13:12:41 +07:00
Ganendra Afrasya
afc3a08953 Use existing setting instead
Now it read IncreaseFirstObjectVisibility bindable instead
2019-06-09 13:11:40 +07:00
iiSaLMaN
a2b9dba92c
Remove ScoreRank.F 2019-06-08 19:35:29 +03:00
iiSaLMaN
fc8644a73e
Use ScoreRank.D instead of F 2019-06-08 19:34:52 +03:00
iiSaLMaN
d3ff2c6dd5
Use ScoreRank.D instead of F 2019-06-08 19:34:03 +03:00
iiSaLMaN
dfbc652803
Use ScoreRank.D instead of F 2019-06-08 19:32:26 +03:00
iiSaLMaN
772db10f50
Merge branch 'master' into rename-f-to-d 2019-06-08 19:14:39 +03:00
Dean Herbert
9a5d0695e9
Merge pull request from yousef157/master
Fix typo
2019-06-09 01:12:31 +09:00
Ludde
17362a368e
Fix typo 2019-06-08 20:10:52 +04:00
iiSaLMaN
383b937a7e
Rename F grade to D 2019-06-08 19:10:00 +03:00
Dean Herbert
3182f88ea8
Merge pull request from smoogipoo/fix-ios-resources
Update resources for iOS
2019.608.0
2019-06-08 16:47:05 +09:00
Lucas A
e8c73f3127 Make APIChangelogEntry.Major a non-nullable property 2019-06-08 09:45:34 +02:00
smoogipoo
d058f77793 Update resources for iOS 2019-06-08 16:36:48 +09:00
Lucas A
342e39776a Move ChangelogEntries populating logic from constructor to BDL load() to use OsuColour palette +apply review suggestions. 2019-06-07 20:59:56 +02:00
Ganendra Afrasya
8ac64b5c16 Make first object not applying custom state 2019-06-08 01:46:05 +07:00
Ganendra Afrasya
f326264a85 Adding increase first object grow mod visibility setting 2019-06-08 00:42:57 +07:00
Lucas A
e5b64bfa39 Highlight major changes in changelog overlay 2019-06-07 18:51:43 +02:00
Dean Herbert
e73807caab
Update framework ()
Update framework
2019.607.0
2019-06-07 21:33:53 +09:00
Dean Herbert
cd4648a647 Update framework 2019-06-07 21:09:59 +09:00
Dan Balasescu
45957bdc82
Merge pull request from peppy/fail-animation
Add animation on failing
2019-06-07 21:02:30 +09:00
Dan Balasescu
346c4310c3
Merge branch 'master' into fail-animation 2019-06-07 20:48:36 +09:00
Dean Herbert
0e8c12e93f
Remove unnecessary manual autosize calculations in ToolbarRulesetSelector ()
Remove unnecessary manual autosize calculations in ToolbarRulesetSelector
2019-06-07 20:37:40 +09:00
Dan Balasescu
6a06ea2aee
Merge branch 'master' into ruleset_fix 2019-06-07 20:36:29 +09:00
Dean Herbert
b28b59a496
Fix paginated layouts only showing one column even if enough space is available for more ()
Fix paginated layouts only showing one column even if enough space is available for more

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-06-07 20:26:34 +09:00
Dean Herbert
011ccffde7
Add an input source toggle on manual input test scenes ()
Add an input source toggle on manual input test scenes
2019-06-07 20:26:26 +09:00
Dean Herbert
1f0a19deaa
Fix preview tracks muting themselves ()
Fix preview tracks muting themselves
2019-06-07 20:26:12 +09:00
Dan Balasescu
b6896b31c9
Merge branch 'master' into fix-paginated-layout 2019-06-07 20:19:14 +09:00
Dan Balasescu
911328b895
Merge pull request from peppy/mod-select-overlay-layout
Fix file layout of ModSelectOverlay
2019-06-07 20:18:30 +09:00
Dean Herbert
8f30c9b0a3 Fix file layout of ModSelectOverlay 2019-06-07 15:58:24 +09:00
Dean Herbert
046df743be
Add keyboard shortcuts to actuate mod select buttons ()
Add keyboard shortcuts to actuate mod select buttons

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-06-07 15:53:42 +09:00
Dean Herbert
7ffc08b187
Merge branch 'master' into master 2019-06-07 15:34:14 +09:00
Dean Herbert
b914bb1e2e Remove key hints for now
A proper design for this will come in the future.
2019-06-07 15:32:48 +09:00
Dean Herbert
0ce5c7468f Use switch and consume/block input 2019-06-07 15:31:23 +09:00
Dean Herbert
2531250f89 Fix paginated layouts only showing one column even if enough space is available for more 2019-06-07 14:58:04 +09:00
Dean Herbert
f9f5dd786d
Fix OsuHoverContainer not updating visual hover state when enabled mid-hover ()
Fix OsuHoverContainer not updating visual hover state when enabled mid-hover

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-06-07 14:23:16 +09:00
Dean Herbert
60b70c0f45 Use lambda for simple functions 2019-06-07 14:11:21 +09:00
Dean Herbert
1374da7c41 Remove all calls to return user input 2019-06-07 12:54:57 +09:00
Dean Herbert
0fc2c596b6 Add toggle for input priority in manual input tests 2019-06-07 12:53:51 +09:00
Dean Herbert
6f6b134ec8 Remove return user input calls 2019-06-07 12:52:49 +09:00
Dean Herbert
748c0e5c01 Set default state of test to enabled 2019-06-07 12:42:01 +09:00
Dean Herbert
58174425ed Make visual test more visible 2019-06-07 12:37:10 +09:00
Dean Herbert
694f2e3a4f Tidy up test scene's setup usage 2019-06-07 11:59:07 +09:00
Dean Herbert
64d5aa318f Apply rebased changes 2019-06-07 11:45:58 +09:00
Dean Herbert
358a08cf9d Merge branch 'master' into OsuHoverContainer 2019-06-07 11:40:33 +09:00
Dean Herbert
8878fce9a7
Merge pull request from nyquillerium/fix-cursor
Fix cursor trail appearing glitched when pausing immediately after entering gameplay
2019-06-07 11:34:19 +09:00
Dean Herbert
9f740f69bb Fix preview tracks muting themselves
Closes 
2019-06-07 11:21:10 +09:00
Dean Herbert
ff6943e170
Merge branch 'master' into fix-cursor 2019-06-07 10:43:21 +09:00
David Zhao
e2118299e9 update comment 2019-06-07 10:36:36 +09:00