Maximilian Junges
|
b2fbeab773
|
simplify string formatting and fix color
|
2020-02-13 14:07:14 +01:00 |
|
Maximilian Junges
|
6278338448
|
implement custom tooltip for DrawableDate
|
2020-02-11 14:21:12 +01:00 |
|
Maximilian Junges
|
ed8cb1d6bf
|
add missing eof newline
|
2020-02-09 23:46:06 +01:00 |
|
Maximilian Junges
|
3e06324f61
|
fix formatting issue
|
2020-02-09 23:39:34 +01:00 |
|
Maximilian Junges
|
867c733809
|
make score date hoverable
|
2020-02-09 23:19:32 +01:00 |
|
Maximilian Junges
|
b45f1ef99a
|
make timestamps hoverable
|
2020-02-09 22:27:37 +01:00 |
|
Dean Herbert
|
e6111a1888
|
Merge pull request #7773 from ProTheory8/mod-test-improvements
Improve mod settings tests
|
2020-02-10 00:47:21 +09:00 |
|
ProTheory8
|
f6a346e036
|
Merge branch 'master' into mod-test-improvements
|
2020-02-09 19:19:50 +05:00 |
|
Bartłomiej Dach
|
7e28f2fe6a
|
Rename test to better reflect its purpose
|
2020-02-09 14:41:02 +01:00 |
|
Bartłomiej Dach
|
404cb61342
|
Open mod select in a more reliable way
|
2020-02-09 14:39:27 +01:00 |
|
Dean Herbert
|
a0c6492ecf
|
Merge pull request #7761 from jorolf/beat-caret
Make the caret blink to the beat
|
2020-02-09 21:50:17 +09:00 |
|
ProTheory8
|
590429b43b
|
Now TestAutoOpenOnModSelect checks if customisation closes after deselecting mod
|
2020-02-09 14:15:32 +05:00 |
|
Dean Herbert
|
93ff25d2a4
|
Rename caret class
|
2020-02-09 15:36:44 +09:00 |
|
Dean Herbert
|
3865090fff
|
Merge branch 'master' into beat-caret
|
2020-02-09 14:20:51 +09:00 |
|
jorolf
|
c2e0c83724
|
change the hierarchy layout
|
2020-02-08 20:25:16 +01:00 |
|
Dean Herbert
|
63696bff74
|
Merge pull request #7766 from Joehuu/update-background-dim
Update default background dim to 80% to match stable
|
2020-02-08 17:40:12 +09:00 |
|
Joehu
|
e0de60a277
|
Update default background dim to 80% to match stable
|
2020-02-07 21:03:33 -08:00 |
|
Dean Herbert
|
023c807530
|
Merge pull request #7763 from TheWildTree/fix-accuracy-format
Make accuracy formatting more consistent
|
2020-02-08 12:24:26 +09:00 |
|
Dean Herbert
|
84d9e3eda7
|
Merge branch 'master' into fix-accuracy-format
|
2020-02-08 11:37:03 +09:00 |
|
Dean Herbert
|
68d4b419e1
|
Merge pull request #7760 from TheWildTree/sorted-hitresults
Fix beatmap overlay scoreboards having their statistics columns unsorted
|
2020-02-08 11:36:50 +09:00 |
|
Dean Herbert
|
7c89e93da5
|
Merge branch 'master' into sorted-hitresults
|
2020-02-08 11:19:18 +09:00 |
|
Dean Herbert
|
6758c19625
|
Merge pull request #7758 from EVAST9919/user-graphs-data
Receive historical monthly user playcounts from API
|
2020-02-08 10:19:39 +09:00 |
|
Bartłomiej Dach
|
9bfd3a1a63
|
Make PercentageBreakInfoLine use FormatAccuracy
|
2020-02-08 00:11:19 +01:00 |
|
TheWildTree
|
393b566966
|
Make PercentageCounter use FormatAccuracy
|
2020-02-07 22:16:06 +01:00 |
|
TheWildTree
|
8c10d31af9
|
Make accuracy formatting more consistent
|
2020-02-07 22:09:45 +01:00 |
|
jorolf
|
1ba8cc904a
|
Make the caret blink to the beat
|
2020-02-07 21:42:47 +01:00 |
|
TheWildTree
|
2770fb71b2
|
Use SortedStatistics where needed
|
2020-02-07 21:12:21 +01:00 |
|
TheWildTree
|
59cf2037d0
|
Introduce SortedStatistics
|
2020-02-07 21:11:58 +01:00 |
|
Dean Herbert
|
51ae741fc7
|
Merge pull request #7755 from peppy/fix-spinner-placement
Fix spinner placement blueprint in multiple ways
|
2020-02-08 01:49:48 +09:00 |
|
Dan Balasescu
|
4ad20ccd8b
|
Merge pull request #7754 from peppy/screen-under-timeline
Make editor screens display below timeline
|
2020-02-08 00:47:20 +09:00 |
|
Dan Balasescu
|
411ab2b190
|
Merge pull request #7746 from peppy/skin-animation-frame-rate
Add support for reading skin frame rate from configuration file
|
2020-02-08 00:37:01 +09:00 |
|
smoogipoo
|
51edd88277
|
Add back fade
|
2020-02-08 00:28:52 +09:00 |
|
Dean Herbert
|
678eb8ec31
|
Reduce accessibility to set
Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
|
2020-02-08 00:12:23 +09:00 |
|
Dean Herbert
|
0530ef07bd
|
Merge pull request #7743 from UselessToucan/make_screenshot_manager_a_drawable
Make ScreenshotManager a Component
|
2020-02-08 00:10:35 +09:00 |
|
Dan Balasescu
|
e4c7b9ebc1
|
Merge branch 'master' into screen-under-timeline
|
2020-02-08 00:05:45 +09:00 |
|
Dan Balasescu
|
7c715937ca
|
Merge branch 'master' into skin-animation-frame-rate
|
2020-02-07 23:52:45 +09:00 |
|
Andrei Zavatski
|
2d1afb66fb
|
Add history counts to user api
|
2020-02-07 16:21:47 +03:00 |
|
Dean Herbert
|
6c40f88dbe
|
Update the windows platform offset to match stable (#7752)
Update the windows platform offset to match stable
|
2020-02-07 19:53:56 +09:00 |
|
Dean Herbert
|
830afe5209
|
Make spinner blueprint update values more frequently. Also handle right-click
|
2020-02-07 19:09:47 +09:00 |
|
Dean Herbert
|
a6531bf73e
|
Don't show distance snap grid for spinners (for now)
|
2020-02-07 19:09:23 +09:00 |
|
Dean Herbert
|
6297606baa
|
Make sMake spinner's EndTime correct on construction
|
2020-02-07 19:08:37 +09:00 |
|
Dean Herbert
|
2082948f9a
|
Make editor screens display below timeline
|
2020-02-07 18:23:59 +09:00 |
|
Dan Balasescu
|
476c86f961
|
Merge branch 'master' into offset-match-stable
|
2020-02-07 18:21:50 +09:00 |
|
Dan Balasescu
|
71ba3e459b
|
Merge pull request #7750 from peppy/fix-editor-test-scene
Fix editor test scene exiting after loading
|
2020-02-07 18:07:48 +09:00 |
|
Dan Balasescu
|
66f5ad4adb
|
Merge pull request #7751 from peppy/fix-editor-snapping-inaccuracy
Fix duration snapping still being incorrect
|
2020-02-07 17:56:56 +09:00 |
|
Dean Herbert
|
b7996f91fc
|
Update the windows platform offset to match stable
|
2020-02-07 17:51:38 +09:00 |
|
Dan Balasescu
|
7b70481a10
|
Merge branch 'master' into fix-editor-test-scene
|
2020-02-07 17:20:43 +09:00 |
|
Dan Balasescu
|
a6a285bc09
|
Merge branch 'master' into fix-editor-snapping-inaccuracy
|
2020-02-07 17:20:42 +09:00 |
|
Dan Balasescu
|
e6060d5ecc
|
Merge pull request #7749 from peppy/fix-incorrect-distance-snap-grip
Fix incorrect distance snap grid being displayed when in selection mode
|
2020-02-07 17:20:28 +09:00 |
|
Dan Balasescu
|
230435b5a3
|
Merge pull request #7745 from bdach/overlapping-scroll-origin
Fix lifetime calculation in overlapping scroll algorithm
|
2020-02-07 17:15:35 +09:00 |
|