Commit Graph

2873 Commits

Author SHA1 Message Date
47533f83c3 Update TabControl subclasses to use AddInternal 2018-07-31 20:52:11 +09:30
9ab56bc4ef Make Ruleset non-public 2018-07-31 16:35:51 +09:00
ddecf59cfd Merge branch 'master' into open-downloaded-beatmas 2018-07-31 13:21:14 +09:00
090bc592b5 Merge branch 'master' into add-skip-button-sound 2018-07-30 17:56:08 +09:00
8c3583ac54 Remove newline 2018-07-30 14:55:03 +09:00
b7de922896 Merge branch 'master' into open-downloaded-beatmas 2018-07-28 12:44:34 +09:00
d32a3ff052 Esc at the end of play should push to result screen
Closes #3060
2018-07-28 08:34:51 +10:00
ceaa23fbbb Merge branch 'master' into fix-turkish-i 2018-07-26 18:06:58 +09:00
6c290702a3 Merge branch 'master' into labelled-text-box-fixes 2018-07-25 21:21:06 +09:00
c4b1ba2979 Remove padding, fix corner radiuses 2018-07-25 15:14:40 +03:00
95cca046fb Merge branch 'master' into open-downloaded-beatmas 2018-07-25 12:38:49 +02:00
ff04527c6d Merge branch 'master' into fix-always-skipping 2018-07-25 12:30:39 +02:00
206e3686f2 Add back blue border 2018-07-25 18:38:50 +09:00
127084ba74 Merge remote-tracking branch 'origin/master' into labelled-text-box 2018-07-25 18:35:04 +09:00
b60e4b0728 Cleanup 2018-07-25 18:34:47 +09:00
53e55c2f14 Merge branch 'master' into fix-always-skipping 2018-07-25 15:30:24 +09:00
38f221cd60 Merge branch 'master' into fix-turkish-i 2018-07-25 08:15:20 +02:00
da8fc0ee5d ToLower -> ToLowerInvariant 2018-07-25 07:37:05 +02:00
6675c455f3 Trim whitespace that magically appeared 2018-07-24 22:33:19 +03:00
3ca112aef0 Clean code and apply requested changes 2018-07-24 22:04:02 +03:00
5364a6148a Use ToUpperInvariant 2018-07-24 14:42:06 +02:00
ab9340f4be Fix usage of culture local ToUpper causing incorrect display on Turkish machines
Closes #3098.
2018-07-24 11:37:43 +02:00
0e50e4ee34 Clean code 2018-07-24 10:10:17 +03:00
765c6e4ecc Remove custom text box 2018-07-24 09:46:24 +03:00
2f452c162c Make text colour white 2018-07-24 09:21:01 +03:00
a833fa3d92 Update framework and apply suggested changes 2018-07-24 09:19:45 +03:00
cd37b0df23 Merge branch 'master' into labelled-text-box 2018-07-24 09:19:22 +03:00
dd56a2d95f Apply proposed changes (untested) 2018-07-23 15:44:10 +03:00
1b456fd716 Fix a potential InvalidOperationException when entering song select
Closes #3052.
2018-07-23 13:11:06 +02:00
44a2ae5f9a Fix incorrect variable usage 2018-07-23 08:33:47 +02:00
479fe98335 Add more prominent sound when skipping 2018-07-22 22:57:55 +02:00
3c59ccadd0 Fix gameplay always skipping to first hitobject time
Regresssed with previous build
2018-07-22 22:19:58 +02:00
0f37758314 Update framework 2018-07-21 16:21:53 +09:00
a2f744b05e Merge remote-tracking branch 'upstream/master' into open-downloaded-beatmas 2018-07-21 00:03:17 +09:00
f200cfe40d Add labelled text box files 2018-07-20 13:05:19 +03:00
241437c819 Remove unnecessary counting change logic 2018-07-20 17:08:25 +09:00
64ead0fdf7 Add more tests and fix one remaining issue case 2018-07-20 11:55:17 +09:00
d7f1766ee2 wip 2018-07-19 18:51:08 +09:00
c31676f8f1 Rework update methods to separate out ruleset and beatmap changes
Combining them was causing complexity and logic errors.
2018-07-19 18:48:40 +09:00
82ddbb3f5d Delay key count stop 2018-07-19 01:18:07 +09:00
8414fe9d05 Add key counter exceptions for paused state 2018-07-18 22:19:32 +09:00
a01361f833 Set restart count 2018-07-18 22:05:24 +09:00
c2cdf12986 Better pause logic 2018-07-18 19:59:04 +09:00
9611292f4e FilterTask -> PendingFilter 2018-07-18 13:18:50 +09:00
f1c3fbe644 Improve integrity of song select bind/change logic 2018-07-18 13:18:50 +09:00
e681bd3244 Merge branch 'master' into fix-incorrect-mods 2018-07-17 15:23:21 +09:00
b967fe714b Fix lead-in time now being long enough in many cases 2018-07-17 14:29:22 +09:00
745d596343 Merge branch 'master' into fix-incorrect-mods 2018-07-17 13:41:02 +09:00
7a2dc3c674 Merge branch 'master' into clickable-download-notifications 2018-07-17 13:29:16 +09:00
e4fc3a1c65 Merge branch 'master' into fix-drawable-load-regression 2018-07-17 12:22:12 +09:00