Commit Graph

6340 Commits

Author SHA1 Message Date
6d253fd33c Add a way to adjust the conversion process with mods 2018-01-03 19:06:20 +09:00
bd171926d6 Remove AvailableColumns from ManiaRulesetContainer
Also restructures with the addition of a ManiaBeatmap which holds definitions for "groups" of columns. At the moment these are empty save for a "Column" property, but can be expanded in the future, maybe.
2018-01-03 18:44:25 +09:00
532c455f92 Merge branch 'master' into change-audio-settings-icon 2018-01-03 14:34:21 +09:00
7ba59d9d56 Merge branch 'master' into fix-import-context-state 2018-01-03 14:21:04 +09:00
2a6068f8e7 Merge branch 'master' into fix-play-song-select-tests 2018-01-03 14:12:49 +09:00
e6df965da7 Merge branch 'master' into fix-testcase-performance 2018-01-03 14:04:34 +09:00
262a7f7d19 Merge branch 'master' into large-texture-store 2018-01-03 13:56:39 +09:00
d167663340 Merge branch 'master' into large-texture-store 2018-01-03 13:50:49 +09:00
b8fa33459a Merge branch 'master' into disable-unimplemented-mods 2018-01-03 13:39:29 +09:00
61c2bf7ebe Fix TestCasePerformancePoints binding to global beatmap
and never unbinding
2018-01-03 13:34:27 +09:00
fa6db30d30 Fix broken xmldoc param 2018-01-03 13:12:49 +09:00
3e6f0c198c Remove tab 2018-01-02 18:02:04 +01:00
dccc134efa Don't allow auto to fail 2018-01-02 17:53:29 +01:00
1c3541f18e Merge remote-tracking branch 'upstream/master' into disable-unimplemented-mods 2018-01-02 16:58:28 +09:00
0e1b033008 Improve mod cycling logic further 2018-01-02 16:55:03 +09:00
f72239ef7a Centralise deselect logic and add animation to deselection 2018-01-02 16:09:22 +09:00
71bcebe7e1 Fix selections occurring even though buttons aren't selected 2018-01-02 16:08:48 +09:00
c0dd812a4c Merge remote-tracking branch 'upstream/master' into disable-unimplemented-mods 2018-01-02 15:33:08 +09:00
f419518887 Make comment xmldoc 2018-01-02 15:33:00 +09:00
4f8a830fbf Fix potential race condition with score retrieval 2018-01-02 15:30:29 +09:00
161e8d44b4 Merge branch 'master' into supporter-leaderboards 2018-01-02 15:09:52 +09:00
5f3dbfef47 Merge branch 'master' into hide-unavailable-functions 2018-01-02 12:59:12 +09:00
91c49913c9 Merge branch 'master' into focused-overlay-improvements 2018-01-02 12:44:09 +09:00
7154efa1c6 Refresh import context on import error 2018-01-02 12:31:21 +09:00
2354163900 Change icon for audio settings 2018-01-02 12:30:55 +09:00
755befdf84 Check for supporter before displaying loading spinner 2018-01-01 14:30:53 +01:00
2079b7239c Merge branch 'master' into result-page-date-order 2017-12-31 13:11:55 +09:00
dfee8e911f Fix dummy beatmap selection not propagating to song select components 2017-12-31 12:55:53 +09:00
02514d4228 Update tests to account for correct beatmap displaying on details area 2017-12-31 12:54:27 +09:00
94b761e63e Remove local storage for now 2017-12-31 12:22:17 +09:00
f2d302f8dc Create a LargeTextureStore for cached (but not atlased) global textures
Also
- Fixes first transition depth being incorrect.
- Improves smoothness of transitions (and adds a slight delay to offset from screen switches).
2017-12-31 07:05:04 +09:00
3d66b879a7 use ToShortTimeString to create a time depending on current culture 2017-12-30 22:45:28 +01:00
2a0699f13c use ToShortDateString to create a date depending on current culture 2017-12-30 22:41:01 +01:00
0dad9cbe53 change date to be more friendly to read 2017-12-30 21:49:05 +01:00
d6af8ad748 swap date and time in ResultsPageScore 2017-12-30 21:48:49 +01:00
61bbb66996 sort resultpage hitresults descending
HitCount was good to bad but HitResult is the opposite. To account for this just descending order on the result page.
2017-12-30 21:27:15 +01:00
ccb69d16d9 move HitResult in Scoring namespace to replace HitCount 2017-12-30 21:23:18 +01:00
c002d4e1d2 Merge branch 'master' into result-page-sorting 2017-12-31 04:34:48 +09:00
1c80f3e918 Disallow selection of non-implemented mods 2017-12-31 04:28:51 +09:00
d9a80dae5d Male NoFail use an applicable interface 2017-12-31 04:10:29 +09:00
fea4e1ff68 Add a base interface for applicable mods 2017-12-31 04:09:51 +09:00
33dbd1b1a7 Remove search button on toolbar 2017-12-31 03:47:50 +09:00
1ef4ff6776 order statistics before adding to resultpage 2017-12-30 18:07:53 +01:00
138d78309f add HitCount enum and replace string usage with enum 2017-12-30 18:07:30 +01:00
c8bab7d983 Merge branch 'master' into fix-push-disabled-crash 2017-12-31 01:27:41 +09:00
f7fe083018 add tooltip to country flags 2017-12-30 14:59:35 +01:00
f56e8121da Fix settings overlay pass-through logic 2017-12-30 22:13:05 +09:00
8733f809a5 Remove chat overlay local override 2017-12-30 21:10:57 +09:00
e332683d18 Fix music controller draggability 2017-12-30 21:10:40 +09:00
58b0c9d56c Dim screen when overlay has focus 2017-12-30 20:45:45 +09:00