Dean Herbert
|
7bfd82a417
|
Merge branch 'master' into hit-shake
|
2018-07-06 18:42:18 +09:00 |
|
Dean Herbert
|
d1846e6128
|
Merge pull request #2933 from ekrctb/fix-menu-cursor-animation
Fix menu cursor not highlighting when pressing multiple buttons
|
2018-07-06 17:56:38 +09:00 |
|
Dean Herbert
|
c4952569cc
|
Merge branch 'master' into fix-menu-cursor-animation
|
2018-07-06 17:46:29 +09:00 |
|
Dean Herbert
|
54db287791
|
Remove casting
|
2018-07-06 17:45:39 +09:00 |
|
Dean Herbert
|
3005259d50
|
Add test for shaking
|
2018-07-06 17:38:58 +09:00 |
|
Dean Herbert
|
79af5cb0a0
|
Limit shake duration to ensure it doesn't overlap miss window
|
2018-07-06 17:24:30 +09:00 |
|
Dean Herbert
|
a300b5c924
|
Merge pull request #2946 from peppy/go-forward
Add "Select" action
|
2018-07-06 16:48:37 +09:00 |
|
Dan Balasescu
|
8f3f872182
|
Merge branch 'master' into go-forward
|
2018-07-06 14:29:26 +09:00 |
|
Dean Herbert
|
98410dbb6d
|
Reduce shake transform count by one for more aesthetic behaviour
|
2018-07-06 13:24:02 +09:00 |
|
Dean Herbert
|
92be9bface
|
Merge branch 'master' into hit-shake
|
2018-07-06 13:20:53 +09:00 |
|
Dean Herbert
|
7da5a2fec9
|
Merge pull request #2964 from johnneijzen/JSON-format-fix
Remove extra commas in vscode build configuration
|
2018-07-06 13:20:38 +09:00 |
|
Dean Herbert
|
e041352690
|
Add comment regarding add/clear/remove overrides
|
2018-07-06 13:19:43 +09:00 |
|
Dean Herbert
|
48d90a67ae
|
xmldoc and formatting
|
2018-07-06 12:13:23 +09:00 |
|
Dean Herbert
|
0ecbc5945f
|
Adjust transform to look better
|
2018-07-06 12:07:39 +09:00 |
|
Dean Herbert
|
aa96d91762
|
Merge remote-tracking branch 'upstream/master' into tgi74-hit-shake
|
2018-07-06 11:57:32 +09:00 |
|
Dean Herbert
|
d453414070
|
Forward shakes from slider head objects to sliders
|
2018-07-06 11:52:58 +09:00 |
|
Dean Herbert
|
56196885e6
|
Merge branch 'master' into JSON-format-fix
|
2018-07-06 11:41:28 +09:00 |
|
Dean Herbert
|
dffe6af5d9
|
Merge branch 'master' into fix-menu-cursor-animation
|
2018-07-06 11:29:53 +09:00 |
|
John Neijzen
|
7a09108387
|
Remove extra , make this valid JSON file
|
2018-07-05 22:38:34 +08:00 |
|
Dean Herbert
|
fa6ffe9a34
|
Merge pull request #2890 from ekrctb/fix-volme-meter
Update volume controls to use mouse wheel actions
|
2018-07-05 22:59:50 +09:00 |
|
tgi74000
|
558b2622a7
|
Move the Shake logic to a new ShakeContainer
|
2018-07-05 15:48:54 +02:00 |
|
Dean Herbert
|
7e28a993f7
|
Update framework
|
2018-07-05 21:08:53 +09:00 |
|
Dean Herbert
|
e5001b84bd
|
Merge remote-tracking branch 'upstream/master' into ekrctb-fix-volme-meter
|
2018-07-05 21:04:19 +09:00 |
|
Dean Herbert
|
5f5790f566
|
Merge branch 'master' into fix-menu-cursor-animation
|
2018-07-05 21:04:06 +09:00 |
|
Dean Herbert
|
6ae342d1a0
|
Merge pull request #2929 from smoogipoo/hitobject-samples
Add support for HitObject level custom samples
|
2018-07-05 20:28:07 +09:00 |
|
Dean Herbert
|
8f04acc506
|
Add missing xmldoc
|
2018-07-05 20:16:55 +09:00 |
|
Dean Herbert
|
4f894969df
|
Merge branch 'master' into hitobject-samples
|
2018-07-05 19:43:19 +09:00 |
|
Dean Herbert
|
f5b275bc0b
|
Merge pull request #2867 from LastExceed/fix-BASS-not-being-loaded-on-linux
Hint bass library path when running from vscode on linux
|
2018-07-05 19:41:41 +09:00 |
|
Dean Herbert
|
d825eec364
|
Merge remote-tracking branch 'upstream/master' into LastExceed-fix-BASS-not-being-loaded-on-linux
|
2018-07-05 19:30:01 +09:00 |
|
Dean Herbert
|
7328121ef5
|
Remove LD_PRELOAD as it is now unnecessary
|
2018-07-05 19:29:49 +09:00 |
|
Dean Herbert
|
ef5fa978c7
|
Merge pull request #2908 from smoogipoo/legacy-custom-banks
Add support for multiple sample banks
|
2018-07-05 19:14:21 +09:00 |
|
ekrctb
|
bbceac6cda
|
Apply renaming of wheel -> scroll
|
2018-07-05 16:50:04 +09:00 |
|
Dean Herbert
|
44aecdc3a0
|
Rename method to EquivalentTo
|
2018-07-05 15:00:02 +09:00 |
|
Dean Herbert
|
d11ba2df0e
|
Merge remote-tracking branch 'upstream/master' into smoogipoo-legacy-custom-banks
|
2018-07-05 14:53:31 +09:00 |
|
Dan Balasescu
|
dd7ed7d42e
|
Merge pull request #2942 from Joehuu/fix-footer-clicking-area
Fix FooterButton clicking area
|
2018-07-05 14:03:04 +09:00 |
|
Dean Herbert
|
aea1299762
|
Merge branch 'master' into fix-footer-clicking-area
|
2018-07-05 13:39:53 +09:00 |
|
Dan Balasescu
|
b02603000e
|
Merge pull request #2947 from peppy/fix-popup-dialog-regression
Fix selecting a button on a dialog causing both that button and exit to animate
|
2018-07-04 12:04:56 +09:00 |
|
Dan Balasescu
|
7a4d3f9ffa
|
Merge branch 'master' into fix-popup-dialog-regression
|
2018-07-04 11:15:18 +09:00 |
|
Dean Herbert
|
8ecd235820
|
Merge pull request #2931 from smoogipoo/non-null-nestedobjects
Tidy up lookups to nested hitobjects
|
2018-07-03 19:59:00 +09:00 |
|
Dean Herbert
|
1e1ff8339e
|
Merge branch 'master' into non-null-nestedobjects
|
2018-07-03 19:43:46 +09:00 |
|
Dean Herbert
|
5fc17bacf3
|
Add "Select" action
Allows progressing forwards in the interface
|
2018-07-03 18:39:15 +09:00 |
|
Dean Herbert
|
b33206c212
|
Fix selecting a button on a dialog causing both that button and exit to animate
|
2018-07-03 18:35:09 +09:00 |
|
Dean Herbert
|
5f33ab579e
|
Merge pull request #2944 from smoogipoo/fix-beatmap-deserialisation
Fix beatmap details not loading for unranked beatmaps
|
2018-07-03 16:06:46 +09:00 |
|
smoogipoo
|
73851fb194
|
Fix beatmap details not working for unranked beatmaps
|
2018-07-03 15:57:05 +09:00 |
|
ekrctb
|
f9f192ce34
|
Modify MenuCursor hightlight animation
|
2018-07-03 15:15:03 +09:00 |
|
Joehu
|
d476842c44
|
Fix FooterButton clicking area
|
2018-07-02 22:03:17 -07:00 |
|
Dean Herbert
|
e37b931a55
|
Merge pull request #2932 from ekrctb/fix-menu-cursor-crash
Fix MenuCursor assertion failure when multiple mouse buttons pressed
|
2018-07-02 21:29:00 +09:00 |
|
Dean Herbert
|
627a5deff9
|
Merge branch 'master' into fix-menu-cursor-crash
|
2018-07-02 18:09:11 +09:00 |
|
Dan Balasescu
|
908f555a64
|
Merge pull request #2928 from peppy/fix-dialog-popups
Standardise input handling of popup dialogs
|
2018-07-02 18:09:02 +09:00 |
|
Dean Herbert
|
6c848f135c
|
Add comment about last button invocation
|
2018-07-02 17:48:16 +09:00 |
|