Commit Graph

3482 Commits

Author SHA1 Message Date
f587fe91d2 Merge branch 'master' into more-taiko-relative-sizings 2017-04-10 14:43:17 +09:00
b57351f6e3 Update framework. 2017-04-10 14:43:13 +09:00
f4094fbde2 Extend TestCaseTaikoPlayfield a bit. 2017-04-10 14:28:28 +09:00
d6f388f8fd Add better scale adjustements to TaikoPlayfield.
It will now keep the original width while scaling everything inside to match the playfield height.
2017-04-10 14:28:01 +09:00
30b5b6f7e2 General cleanup. 2017-04-10 11:54:01 +09:00
d2a889d2bb Merge pull request #613 from ppy/peppy/general-fixes
Peppy/general fixes
2017-04-10 10:53:33 +09:00
05ac73edcb Apply width modification to hit object container instead of hit objects, to preserve original size. 2017-04-10 10:33:52 +09:00
862c7c7f3c Merge branch 'master' into peppy/general-fixes 2017-04-10 10:17:10 +09:00
39adb60952 Update framework. 2017-04-10 10:16:07 +09:00
8c6e3e7e54 Merge pull request #610 from peppy/vscode-updates
Bring vscode launch/task configurations up to date.
2017-04-10 10:06:40 +09:00
e95c7dfa37 Update framework. 2017-04-10 09:33:46 +09:00
88666c865f Make hit objects default size relative to play field size, not the other way around. 2017-04-10 09:23:00 +09:00
c882b9bafd Make taiko playfield scale by height. 2017-04-10 05:08:05 +09:00
1fe6b84dfc Update with new input changes from framework. 2017-04-10 01:24:50 +09:00
667b52156a Bring vscode launch/task configurations up to date. 2017-04-09 18:59:43 +09:00
adc16b0727 Merge pull request #608 from Tom94/music-controller-button-animation
Music controller button animation
2017-04-08 20:48:39 +09:00
b5431c496b Fix osu! logo handling drags for no reason. 2017-04-08 19:34:04 +09:00
e1e9772d46 Flash buttons on click. 2017-04-08 19:28:29 +09:00
e40ad69a3b Adjust icon scale of play button. 2017-04-08 19:25:40 +09:00
b99cbe6962 Add back nice scaling of music controller buttons 2017-04-08 19:17:20 +09:00
166a78a15a Fix up comment in audio device options 2017-04-08 11:01:41 +02:00
b6ece111a4 Merge pull request #606 from Tom94/fix-audio-crash
Fix crash caused by multiple identical audio device names
2017-04-08 01:31:54 +09:00
e2756b7f8b Merge pull request #607 from peppy/general-fixes
General improvements
2017-04-07 18:31:02 +02:00
ac073e22c9 Fix crash caused by multiple identical audio device names
The option dropdown for audio device selection lists all audio
device names. Dropdowns, however, may not have multiple identical
keys. This commit adds removal of duplicate audio device names from
the dropdown. BASS does not give us a simple mechanism to select
specific audio devices in such a case anyways. This functionality would
require OS-specific and involved code.
2017-04-07 17:00:34 +02:00
06a655af5d Move initial position of KeyCounter upwards. 2017-04-07 20:51:37 +09:00
0d4f457265 Improve transitions when exiting play mode. 2017-04-07 20:46:35 +09:00
54d1afb655 Fade in HitRenderer post entering animation. 2017-04-07 20:38:57 +09:00
53c491d4ef Merge pull request #604 from peppy/taiko-fixes
Minor taiko improvements
2017-04-07 17:28:06 +09:00
aa45515a7c Add flash effect when hitting taiko hits. 2017-04-07 16:56:12 +09:00
39175905e4 Fix crashes on completing a taiko map (where a strong his is the last hit in the map). 2017-04-07 16:56:09 +09:00
f5f65fa230 Merge pull request #603 from peppy/music-controller-improvements
Improve clickability and visuals of MusicController buttons.
2017-04-07 16:07:19 +09:00
a9d938e7ed Fix brace style. 2017-04-07 15:57:00 +09:00
2c2a4169c6 Better structure for button layout. 2017-04-07 15:28:18 +09:00
7d2af9310b Expose DragBar's seeking property. 2017-04-07 15:23:03 +09:00
361e187949 Temporarily disable button scaling. 2017-04-07 14:33:58 +09:00
fa28e7bdc3 Improve clickability and visuals of MusicController buttons. 2017-04-07 14:09:26 +09:00
7c9f30c288 MusicController regression fixes. 2017-04-07 13:15:57 +09:00
bc4e0bfa8b Make DragBar animate seeks. 2017-04-07 13:14:41 +09:00
a56643aa61 Merge pull request #602 from peppy/general-fixes
Don't recommend property code style changes for now.
2017-04-07 12:07:20 +09:00
c67f23a81d Fix unneeded key. 2017-04-07 12:02:30 +09:00
6d001d8517 Don't recommend property code style changes for now. 2017-04-07 09:41:10 +09:00
9c6d08405a Merge pull request #601 from peppy/general-fixes
General fixes
2017-04-07 09:38:55 +09:00
fba72b9a9e Snaking out on by default. 2017-04-07 09:28:13 +09:00
4a29263cd6 Merge pull request #599 from EVAST9919/testcase_fix
Fix Pause/Fail testcase
2017-04-06 18:43:21 +09:00
b380cbfd7a Merge remote-tracking branch 'refs/remotes/ppy/master' into testcase_fix 2017-04-06 12:28:44 +03:00
c6f4cff2e7 Fix Pause/Fail testcase 2017-04-06 12:27:45 +03:00
7b7c0733d1 Merge pull request #598 from huoyaoyuan/code-sanity-update
Update CodeFileSanity.
2017-04-06 18:22:47 +09:00
ff469ee5f6 Update resources for CodeFileSanity. 2017-04-06 16:56:27 +08:00
411988f038 Remove all trailing whitespaces in this repo. 2017-04-06 16:21:18 +08:00
9b1e010dcc Fix filename mismatch. 2017-04-06 16:05:41 +08:00