Commit Graph

35600 Commits

Author SHA1 Message Date
d90006b229 Merge branch 'master' into update-framework 2017-05-31 13:01:17 +09:00
9a40470298 Merge pull request #838 from MrTheMake/playsongselect-exit-fix
Unregister OnBeatmapChanged() when exiting song selection
2017-05-31 11:31:12 +09:00
40312080f7 Merge branch 'master' into playsongselect-exit-fix 2017-05-31 11:14:41 +09:00
61fb5d6ac8 Add issue URL to comment 2017-05-31 11:04:18 +09:00
b61452024a Add comment 2017-05-31 11:02:26 +09:00
e708cdf41a Level Range -> Range Range, don't use empty object initializers 2017-05-30 22:34:02 -03:00
ecece2bc29 "Use" object initializers in visual test 2017-05-30 22:28:15 -03:00
a483422b44 CI fixes 2017-05-30 22:23:00 -03:00
7ba32f2021 Cleanup 2017-05-30 22:11:45 -03:00
185a4c4d2e Unused usings 2017-05-30 22:00:27 -03:00
9e01074852 Add GameType and DrawableGameType 2017-05-30 21:41:20 -03:00
d331aa3b30 Fix random layout animations when loaded 2017-05-30 20:02:05 -03:00
b97691100f Add ruleset_height to remove magic numbers 2017-05-30 19:53:06 -03:00
5d6534031e Proper cover loading 2017-05-30 19:35:37 -03:00
774d37a058 Add transition_duration, remove testing DifficultyIcon 2017-05-30 19:13:05 -03:00
cb5fcf2572 change mania multiplier 2017-05-30 13:27:10 -04:00
ecc0d0b11c Daycore mod 2017-05-30 12:49:06 -04:00
8544b45443 Update in line with framework 2017-05-30 22:23:51 +09:00
223c75327f Remove key/val in favor of local variables + method call. 2017-05-30 20:59:53 +09:00
6a6f0913cd Merge branch 'master' into social-browser 2017-05-30 20:51:50 +09:00
5b5c2e4717 Back to using val... 2017-05-30 20:37:30 +09:00
0728aea6a4 Fixes + cleanup. 2017-05-30 20:26:39 +09:00
fe68e1b1af Merge branch 'master' into storyboards 2017-05-30 19:53:44 +09:00
93a33be596 val -> value, val -> line (in cases where a key is not used). 2017-05-30 19:52:43 +09:00
0175b91927 Cleanups. 2017-05-30 19:52:21 +09:00
4b624ced36 CI fixes 2017-05-30 12:31:56 +03:00
e737ded382 Applied suggested changes 2017-05-30 12:23:53 +03:00
963d6e9e8f Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options 2017-05-30 12:04:41 +03:00
7416952eb3 Fix usings. 2017-05-30 17:36:42 +09:00
3aa1f35127 Basic layout 2017-05-30 05:12:11 -03:00
72fa50f944 Make replay settings match design colours. 2017-05-30 17:02:04 +09:00
c8066cfde9 Allow Nub/OsuCheckbox/OsuSliderBar colours to be overridden. 2017-05-30 16:40:35 +09:00
a1453eb9e1 Fix filter text box input 2017-05-29 22:52:38 -03:00
b6cb9d3229 Fix display style dropdown scaling the filter control 2017-05-29 22:39:59 -03:00
2edbf64d69 Redundant parentheses 2017-05-29 22:22:14 -03:00
96efa5a240 Hook up to channel selector tab item 2017-05-29 22:10:07 -03:00
b9292b6240 Merge https://github.com/ppy/osu into channel-selection 2017-05-29 22:06:05 -03:00
03ac700838 Merge pull request #786 from Jorolf/channel-selector-tab-item
Add an "Add new channel" tab
2017-05-30 10:05:26 +09:00
2ba86cffa6 Channel list item hover effect 2017-05-29 22:04:53 -03:00
d8e86da78c Better scroll dragger position 2017-05-29 22:00:15 -03:00
e91a3f06f1 Merge remote-tracking branch 'upstream/master' into channel-selector-tab-item 2017-05-30 09:54:35 +09:00
fde579262f User a simpler method to hide the background icon 2017-05-30 09:54:29 +09:00
d29bf58817 Show scroll dragger 2017-05-29 21:50:15 -03:00
745e2e5e18 Make the channel selection overlay hide/resize with chat 2017-05-29 21:23:03 -03:00
751e954735 Merge pull request #879 from Tom94/fix-triangle-smoothness
Fix triangle smoothness and optimize further
2017-05-30 09:15:09 +09:00
b8461cd02d Merge branch 'master' into fix-triangle-smoothness 2017-05-30 08:58:05 +09:00
50e50ce67e Update with framework changes 2017-05-29 20:33:28 -03:00
21a8071293 Merge https://github.com/ppy/osu into channel-selection 2017-05-29 20:31:35 -03:00
298c0f5757 Structure velocity code more clearly and avoid redundant parenthesis 2017-05-29 19:08:06 +02:00
db444a61cb Reduce per-triangle per-frame computation significantly 2017-05-29 18:30:49 +02:00