Commit Graph

20 Commits

Author SHA1 Message Date
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
aec84ae725 Fix laggy animations, incorrect hiding logic. 2017-02-02 19:24:14 +09:00
9f9245cee3 Fix use of previous value in Alpha check
Frustratingly, this does not fix the problem of ghost groups
2017-02-01 19:28:08 -05:00
3143e9d35e Fix poorly written BeatmapGroup logic 2017-01-31 20:04:17 -05:00
0861eb79e4 Minor cleanups 2017-01-31 19:55:36 -05:00
5852657205 Refactor out Hidden
Also fixes a bug I didn't think about before
2017-01-30 22:35:09 -05:00
42a2285ef3 Make BeatmapGroup.Hidden more intelligent 2017-01-30 09:47:04 -05:00
c00a558cb7 Merge remote-tracking branch 'upstream/master' into song-select-filtering 2017-01-30 09:35:14 -05:00
2ed5cf7c91 Hook up icons better. 2017-01-30 13:35:40 +09:00
3125fa89ee Fix method which should be class. 2017-01-29 15:06:44 +09:00
f3c5c1f0b8 Fixes following recent updates upstream 2017-01-26 21:31:28 -05:00
678f0aaa16 Implement filtering with strings 2017-01-17 19:18:15 -05:00
f14a9e7d6b Remove unused beatmap reference in BeatmapGroup. 2016-12-18 17:06:56 +09:00
5ac9402d5f Adjust fade out transform of difficulty panels to avoid overlap. 2016-12-18 17:06:03 +09:00
6e10a9bb29 Allow starting maps by clicking an active panel a second time. 2016-12-18 16:59:13 +09:00
8ce18e8986 Improve song select startup time via better database querying. Also fix difficulty displays. 2016-12-15 22:58:32 +09:00
e36a51acf0 Custom LifetimeList (experimental). 2016-11-25 18:30:13 +09:00
f540bf3765 Ensure set headers are above difficulties. 2016-11-25 12:48:59 +09:00
12c74b1b0b Don't set hidden; make it based on alpha value. 2016-11-25 12:47:58 +09:00
611619fd9c Fix some namespaces. 2016-11-23 12:00:17 +09:00