Commit Graph

5518 Commits

Author SHA1 Message Date
d5a4d46c6d Merge pull request #10842 from EVAST9919/profile-overlay-graph-new
Implement history charts for Profile Overlay
2020-11-24 18:05:17 +09:00
57ff150051 Merge pull request #10829 from Joehuu/music-osd-bindings
Add music bindings to on screen display
2020-11-24 14:36:34 +09:00
1fd4b04767 Just set music shortcut text locally 2020-11-23 20:43:46 -08:00
e36b1051c1 Add spacing between inline comments 2020-11-24 13:15:59 +09:00
82640418ba Invert hide logic for readability 2020-11-24 13:12:04 +09:00
44ca67c534 Simplify fill logic and add xmldoc 2020-11-24 13:10:11 +09:00
52f5473cc0 Set global action as a parameter in toast 2020-11-23 15:13:58 -08:00
5701b32bae Handle constant graphs better 2020-11-23 22:12:32 +01:00
8347ecf494 Simplify row tick creation code 2020-11-23 21:52:47 +01:00
7b0d3dfe0c Refactor tick calculation code for readability 2020-11-23 21:38:04 +01:00
bb5aa9a9c9 Guard against empty values early 2020-11-23 21:24:37 +01:00
e9ffeb8b5d Make missing date check more robust 2020-11-23 21:09:42 +01:00
1b33d30039 Simplify horizontal ticks creation 2020-11-23 08:52:29 +03:00
b745fb681a Fix incorrect static using placement 2020-11-22 04:40:55 +03:00
4887132947 Adjustments for edge cases support 2020-11-22 04:28:17 +03:00
f07f8089d6 Adjust monthsPerTick value 2020-11-22 03:58:56 +03:00
e6c116f0ab Rework horizontal ticks creation 2020-11-22 03:49:00 +03:00
6e581902cd Simplify column ticks creation 2020-11-22 03:11:38 +03:00
453f0ba675 Make tick lines thicker 2020-11-22 02:34:29 +03:00
3cb1d04667 Move dates fill into it's own method 2020-11-22 02:25:12 +03:00
d4b56aac84 Add missing whitespace 2020-11-22 02:17:54 +03:00
9d7ddf8343 Merge master with conflicts resolved 2020-11-22 02:13:35 +03:00
fe4c622041 Make OnUserChanged private 2020-11-21 23:13:46 +03:00
dbfc839df3 Move missing text to PaginatedProfileSubsection 2020-11-21 23:03:54 +03:00
11c3ccfcaa Move rulesets property to PaginatedProfileSubsection 2020-11-21 22:49:56 +03:00
718ba9253b Implement ProfileSubsection component 2020-11-21 03:18:24 +03:00
c4cb1440ab Rename PaginatedContainerHeader to ProfileSubsectionHeader 2020-11-21 02:59:01 +03:00
a52c98b55c Fix broken test scene 2020-11-14 21:20:37 +03:00
fe9d17fc56 Fix CodeFactor issues 2020-11-14 20:31:03 +03:00
a94546f905 CI fixes 2020-11-14 20:17:32 +03:00
5354bf1fa5 Ticks distribution improvements 2020-11-14 20:07:52 +03:00
02168c6c2f Implement dates with zero count fill 2020-11-14 19:17:01 +03:00
af174aa653 Implement chart subsections 2020-11-14 18:48:47 +03:00
ae4a2e74fa Implement ProfileSubsection 2020-11-14 18:21:10 +03:00
610ed99ae3 Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00
01f28a35c3 Implement vertical ticks creation 2020-11-14 07:28:01 +03:00
d98c59f2a4 Implement horizontal ticks creation 2020-11-14 06:38:02 +03:00
9d8e7e8954 ProfileLineChart layout implementation 2020-11-14 04:46:26 +03:00
2071cba944 Add music bindings to on screen display 2020-11-13 13:16:36 -08:00
a2c81a3a52 Add back setting to toggle "always play first combo break" 2020-11-13 13:42:00 +09:00
f753f138c6 Add counter to most played beatmaps section in user overlay 2020-11-12 03:11:29 +03:00
7df9484458 Merge branch 'master' into add-random-skin-hotkey 2020-11-11 15:48:12 +09:00
09324c4598 Merge pull request #3652 from WebFreak001/shuffle-skin
Add "random skin" option to skin setting dropdown
2020-11-11 15:47:00 +09:00
8ad84d6640 Merge branch 'master' into osd-custom-bindings-display 2020-11-11 15:12:31 +09:00
f78f2fb59e Merge branch 'osd-custom-bindings-display' into add-random-skin-hotkey 2020-11-11 13:53:49 +09:00
324626e097 Move default config tracking calls out of OnScreenDisplay itself 2020-11-11 13:53:09 +09:00
8d38d9cc93 Add hotkey to select random skin 2020-11-11 13:05:03 +09:00
6674628bc7 Only include user skins in random choices 2020-11-11 12:03:38 +09:00
6b548ef5e4 Split out SkinInfo ID constants and fix random logic 2020-11-11 11:54:40 +09:00
6593aac3f2 Merge pull request #7762 from EVAST9919/history-graph 2020-11-11 11:35:34 +09:00