4461 Commits

Author SHA1 Message Date
Duy Tran Khanh
f2e8ee3422
Fix a NullPointerException when launching ≤ 1.6.4 2021-12-14 10:49:32 +07:00
khanhduytran0
9c15455929 fix moment 2021-12-14 07:58:43 +07:00
khanhduytran0
2d5751d018 Completely fix Log4J RCE (1.7-1.16.5) (not yet tested)
#2378
2021-12-14 07:40:35 +07:00
Duy Tran Khanh
7551487461
Update JREUtils.java 2021-12-12 14:21:46 +07:00
Duy Tran Khanh
123a185d51
Mitigation for the Apache Log4j RCE in 1.8.x-1.18
Related issue: #2378
2021-12-12 14:19:03 +07:00
SerpentSpirale
a24d3cf1dd Extended MCOptionUtils to support list values 2021-12-11 22:29:45 +01:00
artdeell
51ca5d859f Check for PVC corruption 2021-12-11 23:09:57 +03:00
SerpentSpirale
4b69b986da check for null value insert 2021-12-07 19:07:00 +01:00
SerpentSpirale
4219779ce4 new eXperimental option: disable VBO 2021-12-06 22:18:01 +01:00
SerpentSpirale
fdc4a86dc9 Update ExtraCore.java 2021-12-06 21:23:49 +01:00
SerpentSpirale
33cde596ff Fix NPE with the ExtraCore singleton 2021-12-06 21:16:24 +01:00
SerpentSpirale
e896229e45 Fix scroll crashing 1.13+
Fix secondary pointers not affecting the touchbar
2021-12-04 14:31:44 +01:00
SerpentSpirale
6488b611ef Add a line break when logging stuff 2021-12-04 13:46:50 +01:00
khanhduytran0
bf41008851 virgl: set OpenGL version to 4.3
OpenGL 4.4 is incomplete, especially GL_ARB_buffer_storage, which is enabled by default in Sodium.
2021-12-04 16:56:46 +07:00
github-actions
53034113c7 CI: Update gl4es 2021-12-04 00:57:36 +00:00
SerpentSpirale
c2e5ddaeda Fix hotbar not registering 0-9 inputs 2021-12-03 13:27:57 +01:00
Duy Tran Khanh
e732f7d823
Use androidx.annotation.Keep (with package name) 2021-12-02 16:50:38 +07:00
SerpentSpirale
da13f2ed72 Fix handler infinitely throwing out items 2021-12-02 10:27:04 +01:00
SerpentSpirale
edd8859f2d ExtraCore can now deal all kinds of values
The extraListener is now an interface
2021-11-30 19:35:47 +01:00
SerpentSpirale
2be5ae2584 Extend pause a bit 2021-11-27 19:03:02 +01:00
SerpentSpirale
6cdfe1a694 New eXperimental hack -> Texture size shrink 2021-11-27 19:02:49 +01:00
SerpentSpirale
f3c16027a6 "Fix" showing incompatible runtimes 2021-11-27 16:18:35 +01:00
SerpentSpirale
fc28e3af79 Add proguard flavour, for internal testing 2021-11-27 16:09:45 +01:00
SerpentSpirale
c2036a1886 [DISABLED] Add experimental support for proguard. 2021-11-27 14:54:08 +01:00
SerpentSpirale
a7fad6100c Forgot a } in my previous commits 2021-11-26 15:35:59 +01:00
SerpentSpirale
fb21ddce9a Reduce gamepad mouse latency by one frame 2021-11-26 00:06:40 +01:00
SerpentSpirale
5289c0164f "Fix" mouse poll based event 2021-11-26 00:06:32 +01:00
SerpentSpirale
3cfcae85de Fix improper default placement for the latestlog file 2021-11-25 21:06:12 +01:00
SerpentSpirale
99903eca6c ok, THIS TIME the Touchpad doesn't loop for infinity 2021-11-25 21:06:12 +01:00
SerpentSpirale
8ed8dee6f8 Fix for real this time 2021-11-25 21:06:12 +01:00
SerpentSpirale
3a6c8cf893 Fix touchpad mouse crash 2021-11-25 21:06:12 +01:00
SerpentSpirale
4a3a046e95 Better filtering of inputs for the back button 2021-11-25 21:06:12 +01:00
SerpentSpirale
32a4141d32 Remove some unused stuff in JavaGUILauncher 2021-11-25 21:06:12 +01:00
SerpentSpirale
a99e081f33 Reset log file upon launching MC or a .jar 2021-11-25 21:06:12 +01:00
SerpentSpirale
5b728d051c Fix left offset controlling the top offset 2021-11-25 21:06:12 +01:00
SerpentSpirale
5c9d99a3b8 Proper auto-enabled state of the Touchpad 2021-11-25 21:06:12 +01:00
SerpentSpirale
d5437659d0 Finally removed the LoggableActivity 2021-11-25 21:06:12 +01:00
SerpentSpirale
636fc0f9ed Add auto-scroll to LoggerView 2021-11-25 21:06:12 +01:00
SerpentSpirale
22602d717a LoggerView now auto-shows the log 2021-11-25 21:06:12 +01:00
SerpentSpirale
d44f2dc023 - Update JavaGUILauncherActivity to use LoggerView
- Simplified view hierarchy
2021-11-25 21:06:12 +01:00
SerpentSpirale
364509069e Ported JREUtils to use Logger class 2021-11-25 21:06:12 +01:00
SerpentSpirale
9e3d5532ef BaseMainActivity now uses a loggerView 2021-11-25 21:06:12 +01:00
SerpentSpirale
f0a8448ac2 Fully implemented LoggerView with singleton Logger 2021-11-25 21:06:12 +01:00
SerpentSpirale
46481cdcaa W.I.P Port over to the new logger 2021-11-25 21:06:12 +01:00
SerpentSpirale
fa79784513 Add LoggerView.java, Logger.java, and loggerview_layout.xml 2021-11-25 21:06:12 +01:00
SerpentSpirale
b73b85f92f Update build.gradle 2021-11-25 21:06:12 +01:00
SerpentSpirale
84787e0bd7 Fix android 12 controller crash bug, removing reflection 2021-11-25 21:06:12 +01:00
SerpentSpirale
58a63b02eb Fix tap activating the left mouse button 2021-11-25 21:06:12 +01:00
SerpentSpirale
165cc2a8f0 Fix back key not being intercepted 2021-11-25 21:06:12 +01:00
SerpentSpirale
2a12db6216 - Fix distance evaluation bug
- Move static inputs methods to CallbackBridge
- Restored pointerDebugTextview, now auto-instanciated.
- Simplified main_with_ctrl hierarchy
2021-11-25 21:06:12 +01:00