Thomas Müller
|
f7d985fe18
|
Fix and refactor star difficulty calculation boilerplate
Moves star difficulty calculation entry-point to Beatmap, and sets
star difficulty at the correct place for song select to display.
|
2017-02-24 19:36:17 +01:00 |
|
Thomas Müller
|
a5dfa7ab06
|
Remove unnecessary using statements
|
2017-02-23 21:38:10 +01:00 |
|
Thomas Müller
|
417f146386
|
Add difficulty calculation
Adds base classes for difficulty calculations, hooks them up with
carousel container, and adds a port of the osu difficulty calculator.
|
2017-02-19 17:41:51 +01:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
aec84ae725
|
Fix laggy animations, incorrect hiding logic.
|
2017-02-02 19:24:14 +09:00 |
|
Drew DeVault
|
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 |
|
Drew DeVault
|
3143e9d35e
|
Fix poorly written BeatmapGroup logic
|
2017-01-31 20:04:17 -05:00 |
|
Drew DeVault
|
0861eb79e4
|
Minor cleanups
|
2017-01-31 19:55:36 -05:00 |
|
Drew DeVault
|
5852657205
|
Refactor out Hidden
Also fixes a bug I didn't think about before
|
2017-01-30 22:35:09 -05:00 |
|
Drew DeVault
|
42a2285ef3
|
Make BeatmapGroup.Hidden more intelligent
|
2017-01-30 09:47:04 -05:00 |
|
Drew DeVault
|
c00a558cb7
|
Merge remote-tracking branch 'upstream/master' into song-select-filtering
|
2017-01-30 09:35:14 -05:00 |
|
Dean Herbert
|
2ed5cf7c91
|
Hook up icons better.
|
2017-01-30 13:35:40 +09:00 |
|
Dean Herbert
|
3125fa89ee
|
Fix method which should be class.
|
2017-01-29 15:06:44 +09:00 |
|
Drew DeVault
|
f3c5c1f0b8
|
Fixes following recent updates upstream
|
2017-01-26 21:31:28 -05:00 |
|
Drew DeVault
|
678f0aaa16
|
Implement filtering with strings
|
2017-01-17 19:18:15 -05:00 |
|
Dean Herbert
|
f14a9e7d6b
|
Remove unused beatmap reference in BeatmapGroup.
|
2016-12-18 17:06:56 +09:00 |
|
Dean Herbert
|
5ac9402d5f
|
Adjust fade out transform of difficulty panels to avoid overlap.
|
2016-12-18 17:06:03 +09:00 |
|
Dean Herbert
|
6e10a9bb29
|
Allow starting maps by clicking an active panel a second time.
|
2016-12-18 16:59:13 +09:00 |
|
Dean Herbert
|
8ce18e8986
|
Improve song select startup time via better database querying. Also fix difficulty displays.
|
2016-12-15 22:58:32 +09:00 |
|
Dean Herbert
|
e36a51acf0
|
Custom LifetimeList (experimental).
|
2016-11-25 18:30:13 +09:00 |
|
Dean Herbert
|
f540bf3765
|
Ensure set headers are above difficulties.
|
2016-11-25 12:48:59 +09:00 |
|
Dean Herbert
|
12c74b1b0b
|
Don't set hidden; make it based on alpha value.
|
2016-11-25 12:47:58 +09:00 |
|
Dean Herbert
|
611619fd9c
|
Fix some namespaces.
|
2016-11-23 12:00:17 +09:00 |
|