Bartłomiej Dach
|
b7c11cdb8e
|
Deselect old incompatible mods if any on user mod select screen
|
2022-04-21 23:49:30 +02:00 |
|
Dean Herbert
|
4466e15bfc
|
Rename AllowConfiguration to AllowCustomisation and simplify drawable addition
|
2022-04-20 23:17:29 +09:00 |
|
Dean Herbert
|
b722ff8dc5
|
Merge branch 'master' into mod-overlay/extension-points
|
2022-04-20 23:17:04 +09:00 |
|
Dean Herbert
|
65b2db5e71
|
Move shear constant to overlay (this is going to likely be used everywhere ever)
|
2022-04-20 16:30:58 +09:00 |
|
Dean Herbert
|
e17f224793
|
Fix padding mismatches
|
2022-04-20 16:28:52 +09:00 |
|
Dean Herbert
|
5c7ff363ce
|
Move title/description to correct class
|
2022-04-20 16:08:00 +09:00 |
|
Dean Herbert
|
2ee37aeceb
|
Reduce nesting and usage of GridContainer
|
2022-04-20 16:01:15 +09:00 |
|
Dean Herbert
|
8d31b0bc01
|
Split out the base design of sheared overlay into its own abstract class
This will allow for reuse with the first-run overlay.
|
2022-04-20 15:50:16 +09:00 |
|
Bartłomiej Dach
|
0d5ce336f4
|
Hide mod customisation toggle if customisation not permitted
|
2022-04-17 23:28:53 +02:00 |
|
Bartłomiej Dach
|
20c17b8c98
|
Make base mod select screen abstract
|
2022-04-17 23:28:51 +02:00 |
|
Bartłomiej Dach
|
67c44db8d5
|
Add extension points required for replacing old mod overlay
|
2022-04-17 23:28:51 +02:00 |
|
Dean Herbert
|
631aa2a6ec
|
Remove left padding to allow left-most column to exist further to the.. left
|
2022-04-05 18:44:25 +09:00 |
|
Dean Herbert
|
54715885af
|
Adjust animation metrics slightly
|
2022-04-05 18:41:01 +09:00 |
|
Dean Herbert
|
9fdeb20537
|
Animate individual ModColumn s during togle of oerlay
|
2022-04-05 18:27:34 +09:00 |
|
Dean Herbert
|
901032bfa2
|
Animate multiplier display
|
2022-04-05 18:25:27 +09:00 |
|
Dean Herbert
|
a408776734
|
Limit FillFlow of columns to applicable direction
|
2022-04-05 17:15:05 +09:00 |
|
Dean Herbert
|
388322cd61
|
Speed up customisation panel toggle a bit
|
2022-04-05 16:56:24 +09:00 |
|
Dean Herbert
|
f156cb797d
|
Improve nested scroll behaviour
|
2022-04-05 16:46:09 +09:00 |
|
Dean Herbert
|
23dad7bdc4
|
Move scroll view padding to content level
Without doing this, there is a non-masked but also non-interactive area
to the left or right of the view.
|
2022-04-05 16:43:00 +09:00 |
|
Bartłomiej Dach
|
9b367d645d
|
Always play pop in sequence
|
2022-04-04 20:02:47 +02:00 |
|
Dean Herbert
|
57b8c32f25
|
Remove unused fields
|
2022-04-04 20:42:14 +09:00 |
|
Dean Herbert
|
bc53adb72a
|
Adjust customisation transition slightly
|
2022-04-04 15:50:40 +09:00 |
|
Dean Herbert
|
b5df350007
|
Adjust pop in/out transitions
|
2022-04-04 15:45:44 +09:00 |
|
Bartłomiej Dach
|
cd776d21a6
|
Fix propagation of selected mods to columns
|
2022-04-03 20:12:34 +02:00 |
|
Bartłomiej Dach
|
e46c2df409
|
Add testing for customisation panel show/hide logic
|
2022-04-03 20:12:33 +02:00 |
|
Bartłomiej Dach
|
293ef44836
|
Implement new mod select screen
|
2022-04-03 20:12:33 +02:00 |
|