SerpentSpirale
c1211f03e9
Added margins for subButtons within a drawer
2021-07-22 21:56:34 +02:00
SerpentSpirale
a6bd302d36
New "add drawer" button !
2021-07-22 21:56:34 +02:00
SerpentSpirale
5de6ba4633
Updated constructors fcontrolData with a default pos to the center
2021-07-22 21:56:34 +02:00
SerpentSpirale
d0b75ee888
Add a an item into menu_customctrl.xml
2021-07-22 21:56:34 +02:00
SerpentSpirale
5fd9a5893e
Update strings.xml
2021-07-22 21:56:34 +02:00
SerpentSpirale
a00e03270f
Fix subButtons not appearing when on edit mode.
2021-07-22 21:56:34 +02:00
SerpentSpirale
2ed45d4b17
Switch button size to dp to allow better scalability across resolutions
2021-07-22 21:56:34 +02:00
SerpentSpirale
e67ffe77d0
Update the dp scaling methods
2021-07-22 21:56:34 +02:00
SerpentSpirale
c6cff88133
Add hide GUI support for Drawer and SubButton
2021-07-22 21:56:33 +02:00
SerpentSpirale
659563d3f8
The subButton is now properly hidden on launch
2021-07-22 21:56:33 +02:00
SerpentSpirale
4de83829fa
Force ControlSubButton to keep the same size as his parent
2021-07-22 21:56:33 +02:00
SerpentSpirale
2edfc3d559
Fix crash
2021-07-22 21:56:33 +02:00
SerpentSpirale
87187f7999
Tweaked xml file to be nicer to the eyes
2021-07-22 21:56:33 +02:00
SerpentSpirale
d46523025d
Fix auto refocusing on EditText via the new DefocusableScrollView
2021-07-22 21:56:33 +02:00
SerpentSpirale
04999718b2
Add a custom scrollView that have the ability to disable the auto-refocus.
2021-07-22 21:56:33 +02:00
SerpentSpirale
55c0d19c49
Rewrote EditControl popups to be easily extended.
2021-07-22 21:56:33 +02:00
SerpentSpirale
6a58867051
Update ControlLayout.java to support new buttons
2021-07-22 21:56:33 +02:00
SerpentSpirale
2a627bde04
Update HandleView to support different button.
2021-07-22 21:56:33 +02:00
SerpentSpirale
0a19daae5c
Add button editing classes
2021-07-22 21:56:33 +02:00
SerpentSpirale
b365d8ff84
Modified ControlButton to be more extensible.
...
Add support for new properties.
Deprecated property *hidden* removed
2021-07-22 21:56:33 +02:00
SerpentSpirale
77248316d6
Add xml files for the various buttons
2021-07-22 21:56:33 +02:00
SerpentSpirale
e9a63ae9f6
Add ControlDrawer in CustomControls
2021-07-22 21:56:33 +02:00
SerpentSpirale
430392deac
Add ConstrolSubButton
2021-07-22 21:56:33 +02:00
SerpentSpirale
5dee2524df
Add ControlDrawer.java and ControlDrawerData.java
2021-07-22 21:56:33 +02:00
SerpentSpirale
e2f35f3f6f
Clean some code
2021-07-22 21:56:33 +02:00
SerpentSpirale
0fa13e2328
Clean BaseMainActivity
2021-07-22 21:56:33 +02:00
SerpentSpirale
78ea1ca709
Fix double click on some button
2021-07-22 21:56:33 +02:00
SerpentSpirale
a573b2bb97
Fix toggle unable to be pressed when moving the camera
2021-07-22 21:56:33 +02:00
SerpentSpirale
27f3ee55ba
Fix toggle state not being rounded
2021-07-22 21:56:33 +02:00
SerpentSpirale
801eec319d
setting textViews are now actualised
2021-07-22 21:56:33 +02:00
SerpentSpirale
29317bb72e
Remove unused resources
2021-07-22 21:56:33 +02:00
SerpentSpirale
8fa12e2d76
Update MainActivity to support new properties
2021-07-22 21:56:33 +02:00
SerpentSpirale
fdddabd1c7
- Major flattening of the code to avoid it being unreadeable.
...
- New edit button interface with new properties.
2021-07-22 21:56:33 +02:00
SerpentSpirale
9748df5d49
Update ControlLayout to support new properties
2021-07-22 21:56:33 +02:00
SerpentSpirale
d967691574
Add ControlButton to support new properties
2021-07-22 21:56:33 +02:00
SerpentSpirale
b02c8f769e
Update default controls to the new constructor
2021-07-22 21:56:33 +02:00
SerpentSpirale
f3219054f8
Update CustomControlsActivity "add button" button
2021-07-22 21:56:33 +02:00
SerpentSpirale
def161b40b
Add new ControlData properties and new constructors
2021-07-22 21:56:33 +02:00
SerpentSpirale
eca6d9df47
Add control_setting_v2.xml
2021-07-22 21:56:33 +02:00
SerpentSpirale
886fe94555
Disable sending space key when the key is unknown
2021-07-22 21:56:33 +02:00
SerpentSpirale
c59f13a3a6
Add unknown key as a key that does nothing
2021-07-22 21:56:32 +02:00
SerpentSpirale
85b7e5a53d
Remove unnecessary unboxing from AndroidLWJGLKeycode.java
2021-07-22 21:56:32 +02:00
SerpentSpirale
8eaa29eca5
Remove KANA key as it was unused
2021-07-22 21:56:32 +02:00
SerpentSpirale
02ed12f8c0
Update build.gradle to add a colorPicker
2021-07-22 21:56:32 +02:00
artdeell
74ed615157
Make sure that there's only one added resource pack in 1.17+
2021-07-22 22:28:47 +03:00
artdeell
752d46ea12
Automatically add the resource pack and set renderer for 1.17 on GL4ES
2021-07-22 19:50:09 +03:00
artdeell
7318f00b2d
Fix the mod installer (added several null checks)
2021-07-22 16:26:01 +03:00
artdeell
67fac9a610
Changes
...
"Localize" renderer selection mechanism to several other classes
Add renderer changer to Per-Version Config
Move Per-Version Config to a separate class
2021-07-22 16:20:38 +03:00
LegacyGamerHD
ea6bd5f5a3
revert it
2021-07-22 14:14:14 +02:00
LegacyGamerHD
6c813f3d39
HACK: fixes the vbo crashes on older versions by force disabling it
2021-07-22 13:43:11 +02:00