Commit Graph

  • e8e4089e91 Add a more robust camera tracking SerpentSpirale 2021-05-22 22:05:02 +02:00
  • 62ac772904 Clean up some code SerpentSpirale 2021-05-22 15:49:04 +02:00
  • 2fa4a2756e Fix crash due to crash when a controller isn't recognized SerpentSpirale 2021-05-22 15:48:22 +02:00
  • 7835a76a95 Clean up mappings SerpentSpirale 2021-05-21 18:27:51 +02:00
  • 78df3709ae Fix gamepad thread crashing when unfocused. SerpentSpirale 2021-05-21 17:44:58 +02:00
  • 7b8526c929 Fix player still moving when going out of menus SerpentSpirale 2021-05-21 17:35:35 +02:00
  • 3e09983501 add more visibility options on controls SerpentSpirale 2021-05-21 16:47:19 +02:00
  • c4247570c6 Bump up the minimum deadzone SerpentSpirale 2021-05-21 16:14:43 +02:00
  • 4edb0ebe34 New deadzone system + auto-grab controller SerpentSpirale 2021-05-21 14:57:40 +02:00
  • 90aac77ade add ability to detect if a gamepad is connected SerpentSpirale 2021-05-21 14:56:02 +02:00
  • d994c12cc3 Fix toogle state not resetting SerpentSpirale 2021-05-21 10:30:55 +02:00
  • 8164f4a9a9 Set shift key to be toggleable SerpentSpirale 2021-05-21 10:21:58 +02:00
  • 331a637e19 Add ability to retreive gamepadButton state SerpentSpirale 2021-05-21 10:21:17 +02:00
  • b86de4db95 Any gameButton can be toogled if needed now SerpentSpirale 2021-05-21 10:19:54 +02:00
  • 28725743fa Fix more than one keycode not taken into account SerpentSpirale 2021-05-21 08:45:07 +02:00
  • 8988a6075f Fix subControlButton appearing when using GUI button SerpentSpirale 2021-05-20 20:04:19 +02:00
  • 2d3349ceed Add support for analog triggers SerpentSpirale 2021-05-20 15:43:33 +02:00
  • 3c1bb45f57 Gamebutton is more flexible now SerpentSpirale 2021-05-20 15:43:15 +02:00
  • ddb2307a3d GameButtons are now used in the mapping - Fixes spam issue SerpentSpirale 2021-05-20 14:41:41 +02:00
  • 1d63e30e6c Add GamepadButton.java SerpentSpirale 2021-05-20 14:37:29 +02:00
  • 91c04a15c3 Introduce the gamepad feature for testing. SerpentSpirale 2021-05-17 14:13:56 +02:00
  • bff53f4110 Add WIP gamepad.java SerpentSpirale 2021-05-17 14:13:19 +02:00
  • 0431211788 Add gamepadMapping.java SerpentSpirale 2021-05-17 14:12:21 +02:00
  • 576ee9a930 Add gamepadJoystick.java SerpentSpirale 2021-05-17 14:11:59 +02:00
  • b9b792623f Add GamepadDpad.java SerpentSpirale 2021-05-17 14:11:29 +02:00
  • d48ab790a0 Removed a now useless option SerpentSpirale 2021-05-12 09:42:01 +02:00
  • 35c23be3f0 De-hardcoded a string SerpentSpirale 2021-05-12 09:11:47 +02:00
  • c13eda73e1 creating a subButton will inherit its mother's visual properties SerpentSpirale 2021-05-12 09:03:57 +02:00
  • c1211f03e9 Added margins for subButtons within a drawer SerpentSpirale 2021-05-11 22:56:52 +02:00
  • a6bd302d36 New "add drawer" button ! SerpentSpirale 2021-05-11 22:10:18 +02:00
  • 5de6ba4633 Updated constructors fcontrolData with a default pos to the center SerpentSpirale 2021-05-11 22:09:45 +02:00
  • d0b75ee888 Add a an item into menu_customctrl.xml SerpentSpirale 2021-05-11 22:08:37 +02:00
  • 5fd9a5893e Update strings.xml SerpentSpirale 2021-05-11 22:08:19 +02:00
  • a00e03270f Fix subButtons not appearing when on edit mode. SerpentSpirale 2021-05-11 22:08:11 +02:00
  • 2ed45d4b17 Switch button size to dp to allow better scalability across resolutions SerpentSpirale 2021-05-11 19:46:50 +02:00
  • e67ffe77d0 Update the dp scaling methods SerpentSpirale 2021-05-11 15:19:06 +02:00
  • c6cff88133 Add hide GUI support for Drawer and SubButton SerpentSpirale 2021-05-10 21:38:24 +02:00
  • 659563d3f8 The subButton is now properly hidden on launch SerpentSpirale 2021-05-10 21:34:05 +02:00
  • 4de83829fa Force ControlSubButton to keep the same size as his parent SerpentSpirale 2021-05-03 22:36:09 +02:00
  • 2edfc3d559 Fix crash SerpentSpirale 2021-05-03 20:52:58 +02:00
  • 87187f7999 Tweaked xml file to be nicer to the eyes SerpentSpirale 2021-05-03 20:51:02 +02:00
  • d46523025d Fix auto refocusing on EditText via the new DefocusableScrollView SerpentSpirale 2021-05-03 20:49:48 +02:00
  • 04999718b2 Add a custom scrollView that have the ability to disable the auto-refocus. SerpentSpirale 2021-05-03 19:59:26 +02:00
  • 55c0d19c49 Rewrote EditControl popups to be easily extended. SerpentSpirale 2021-05-03 15:37:03 +02:00
  • 6a58867051 Update ControlLayout.java to support new buttons SerpentSpirale 2021-04-30 11:59:21 +02:00
  • 2a627bde04 Update HandleView to support different button. SerpentSpirale 2021-04-30 11:59:08 +02:00
  • 0a19daae5c Add button editing classes SerpentSpirale 2021-04-30 11:57:40 +02:00
  • b365d8ff84 Modified ControlButton to be more extensible. Add support for new properties. Deprecated property *hidden* removed SerpentSpirale 2021-04-30 11:57:12 +02:00
  • 77248316d6 Add xml files for the various buttons SerpentSpirale 2021-04-30 11:54:56 +02:00
  • e9a63ae9f6 Add ControlDrawer in CustomControls SerpentSpirale 2021-04-30 11:53:32 +02:00
  • 430392deac Add ConstrolSubButton SerpentSpirale 2021-04-30 11:52:51 +02:00
  • 5dee2524df Add ControlDrawer.java and ControlDrawerData.java SerpentSpirale 2021-04-30 11:51:22 +02:00
  • e2f35f3f6f Clean some code SerpentSpirale 2021-04-30 11:46:48 +02:00
  • 0fa13e2328 Clean BaseMainActivity SerpentSpirale 2021-04-21 17:22:37 +02:00
  • 78ea1ca709 Fix double click on some button SerpentSpirale 2021-04-21 16:50:12 +02:00
  • a573b2bb97 Fix toggle unable to be pressed when moving the camera SerpentSpirale 2021-04-21 12:13:25 +02:00
  • 27f3ee55ba Fix toggle state not being rounded SerpentSpirale 2021-04-21 11:15:26 +02:00
  • 801eec319d setting textViews are now actualised SerpentSpirale 2021-04-21 10:44:57 +02:00
  • 29317bb72e Remove unused resources SerpentSpirale 2021-04-21 09:26:11 +02:00
  • 8fa12e2d76 Update MainActivity to support new properties SerpentSpirale 2021-04-21 09:25:28 +02:00
  • fdddabd1c7 - Major flattening of the code to avoid it being unreadeable. - New edit button interface with new properties. SerpentSpirale 2021-04-21 09:22:32 +02:00
  • 9748df5d49 Update ControlLayout to support new properties SerpentSpirale 2021-04-21 09:16:58 +02:00
  • d967691574 Add ControlButton to support new properties SerpentSpirale 2021-04-21 09:15:51 +02:00
  • b02c8f769e Update default controls to the new constructor SerpentSpirale 2021-04-21 09:12:02 +02:00
  • f3219054f8 Update CustomControlsActivity "add button" button SerpentSpirale 2021-04-21 09:07:14 +02:00
  • def161b40b Add new ControlData properties and new constructors SerpentSpirale 2021-04-21 09:05:48 +02:00
  • eca6d9df47 Add control_setting_v2.xml SerpentSpirale 2021-04-21 09:00:19 +02:00
  • 886fe94555 Disable sending space key when the key is unknown SerpentSpirale 2021-04-21 08:59:59 +02:00
  • c59f13a3a6 Add unknown key as a key that does nothing SerpentSpirale 2021-04-21 08:58:18 +02:00
  • 85b7e5a53d Remove unnecessary unboxing from AndroidLWJGLKeycode.java SerpentSpirale 2021-04-21 08:57:43 +02:00
  • 8eaa29eca5 Remove KANA key as it was unused SerpentSpirale 2021-04-21 08:56:40 +02:00
  • 02ed12f8c0 Update build.gradle to add a colorPicker SerpentSpirale 2021-04-21 08:56:04 +02:00
  • 74ed615157 Make sure that there's only one added resource pack in 1.17+ artdeell 2021-07-22 22:28:47 +03:00
  • 03b43593db New translations strings.xml (Italian) Duy Tran Khanh 2021-07-23 01:58:37 +07:00
  • 5a8d6fbdeb New translations strings.xml (German) Duy Tran Khanh 2021-07-23 00:58:04 +07:00
  • bec555f9c4 New translations strings.xml (LOLCAT) Duy Tran Khanh 2021-07-23 00:01:13 +07:00
  • 38fba2d092 New translations strings.xml (Italian) Duy Tran Khanh 2021-07-23 00:01:12 +07:00
  • 64a95b69fb New translations strings.xml (Finnish) Duy Tran Khanh 2021-07-23 00:01:10 +07:00
  • 0c37bfd52a New translations strings.xml (Greek) Duy Tran Khanh 2021-07-23 00:01:09 +07:00
  • a21d760a94 New translations strings.xml (German) Duy Tran Khanh 2021-07-23 00:01:08 +07:00
  • 3d9ce099a9 New translations strings.xml (Catalan) Duy Tran Khanh 2021-07-23 00:01:06 +07:00
  • 2d136ccc51 New translations strings.xml (Arabic) Duy Tran Khanh 2021-07-23 00:01:05 +07:00
  • 6aeaf803e3 New translations strings.xml (French) Duy Tran Khanh 2021-07-23 00:01:03 +07:00
  • a826f1792c New translations strings.xml (Czech) Duy Tran Khanh 2021-07-23 00:01:01 +07:00
  • dc3c531433 New translations strings.xml (Portuguese, Brazilian) Duy Tran Khanh 2021-07-23 00:01:00 +07:00
  • 8c1484a0c6 New translations strings.xml (Russian (pre-revolutionary)) Duy Tran Khanh 2021-07-23 00:00:59 +07:00
  • 037edd2097 New translations strings.xml (Chinese Simplified) Duy Tran Khanh 2021-07-23 00:00:58 +07:00
  • 09ef57b4c8 New translations strings.xml (Ukrainian) Duy Tran Khanh 2021-07-23 00:00:57 +07:00
  • c97b89db99 New translations strings.xml (Serbian (Cyrillic)) Duy Tran Khanh 2021-07-23 00:00:56 +07:00
  • fcde82686b New translations strings.xml (Polish) Duy Tran Khanh 2021-07-23 00:00:55 +07:00
  • b392485626 New translations strings.xml (Spanish) Duy Tran Khanh 2021-07-23 00:00:54 +07:00
  • c57fb9e12e New translations strings.xml (Romanian) Duy Tran Khanh 2021-07-23 00:00:53 +07:00
  • 8b54fd2411 New translations strings.xml (Chinese Traditional) Duy Tran Khanh 2021-07-23 00:00:51 +07:00
  • e172db6aaa New translations strings.xml (Korean) Duy Tran Khanh 2021-07-23 00:00:50 +07:00
  • fcc86b95b3 New translations strings.xml (Dutch) Duy Tran Khanh 2021-07-23 00:00:49 +07:00
  • 6f725f7bd3 New translations strings.xml (English (upside down)) Duy Tran Khanh 2021-07-23 00:00:48 +07:00
  • f4da4c941a New translations strings.xml (Bashkir) Duy Tran Khanh 2021-07-23 00:00:48 +07:00
  • b42ff48961 New translations strings.xml (Latin) Duy Tran Khanh 2021-07-23 00:00:47 +07:00
  • 7fc6f3d621 New translations strings.xml (Tatar) Duy Tran Khanh 2021-07-23 00:00:45 +07:00
  • 9ec546a57a New translations strings.xml (Filipino) Duy Tran Khanh 2021-07-23 00:00:44 +07:00