2437 Commits

Author SHA1 Message Date
Duy Tran Khanh
0083e6818d Ignore removing non-exists GLFW window 2021-02-05 14:02:55 +07:00
Duy Tran Khanh
63ece80954 Fix rare bug: show dialog when Activity finishing 2021-02-05 12:37:41 +07:00
ArtDev
a30103d2fd
Update BaseMainActivity.java 2021-02-04 20:42:07 +03:00
ArtDev
f000a0209e
Merge pull request #799 from serpentspirale/Cleaning_spree_P2
Cleaning part 2 I guess
2021-02-04 20:39:40 +03:00
SerpentSpirale
96dc8e6990 - Removed more code 2021-02-04 15:05:03 +01:00
SerpentSpirale
c3824dcc09 - Removed more stuff 👀 2021-02-04 14:57:59 +01:00
SerpentSpirale
a063605961 - Removed a bunch of what seemed to be purely useless for any future puposes. 2021-02-04 14:19:52 +01:00
Duy Tran Khanh
a721b2d331
Merge pull request #798 from serpentspirale/hotbar_beta_improvement
Hotbar live resizing capability
2021-02-04 18:09:26 +07:00
SerpentSpirale
c6c05b2247 - Fixed wrong constructor for android pie 2021-02-04 11:53:56 +01:00
SerpentSpirale
bd6342d256 - Added a null check, default to auto scale. 2021-02-04 11:38:32 +01:00
SerpentSpirale
641e502bb3 - Removed older handleGuiBar function 2021-02-04 11:35:45 +01:00
SerpentSpirale
5a5dc351f0 - Added deprecated FileObserver Constructor for older APIs 2021-02-04 11:12:44 +01:00
khanhduytran0
d127b9cd00 [Component unpacker] Cleanup folder before extract 2021-02-04 12:28:47 +07:00
ArtDev
ddc681db3f
Update Caciocavallo version 2021-02-04 08:03:15 +03:00
ArtDev
e4a938e3f1
Add files via upload 2021-02-04 08:01:01 +03:00
Duy Tran Khanh
c47e0f807a
Update README.md 2021-02-04 04:44:51 +07:00
SerpentSpirale
4fcfbd2ab8 - Refactored the function name from calculateMcScale to getMcScale since we changed how it behaves
- Optimized auto scale operations
- Removed some junk I've put there myself
- Getting a value will load the setting list if not done already.
2021-02-03 21:52:44 +01:00
SerpentSpirale
7b52d539e2 - Beta version of a fix to use hotbars on the multiple gui size/resolutions 2021-02-03 20:38:00 +01:00
khanhduytran0
93f49243c2 [AWT launcher] add PRI, SEC 2021-02-03 21:31:14 +07:00
khanhduytran0
bbbd0b61e3 Fix native crashes on AWT bridge 2021-02-03 21:07:05 +07:00
Duy Tran Khanh
2461c84c77
Update install_mod.xml 2021-02-03 20:54:11 +07:00
Duy Tran Khanh
2102678b45
Update JavaGUILauncherActivity.java 2021-02-03 20:50:16 +07:00
Duy Tran Khanh
5fb4010e6b
Update install_mod.xml 2021-02-03 20:38:31 +07:00
khanhduytran0
adaab06937 Add more initIDs stubs 2021-02-03 19:04:37 +07:00
Duy Tran Khanh
766918425b
Stub Java_java_awt_Button_initIDs 2021-02-03 18:05:04 +07:00
khanhduytran0
783af50416 [Experimental] Implement mouse input for AWT 2021-02-03 15:08:51 +07:00
Duy Tran Khanh
5a80d2a34c
Update AWTInputEvent.java 2021-02-03 14:19:24 +07:00
khanhduytran0
ff0409cf25 [WIP] AWT input 2021-02-03 14:05:22 +07:00
Duy Tran Khanh
9978ac372f
Update Caciocavallo to support Labymod installer 2021-02-03 13:04:54 +07:00
Duy Tran Khanh
627e3d0477
Update caciocavallo version 2021-02-03 13:04:02 +07:00
Duy Tran Khanh
2f6f4af02b [WIP] AWT input pipe 2021-02-03 11:56:04 +07:00
Duy Tran Khanh
14ba90f141 Fix 2021-02-03 10:47:59 +07:00
Duy Tran Khanh
fe39397bf0 Update Caciocavallo, removes unnecessary jar files 2021-02-03 10:47:23 +07:00
khanhduytran0
745e1b8af2 [WIP] AWT input bridge 2021-02-03 10:39:53 +07:00
Duy Tran Khanh
329cbca489
Enable use of FreetypeFontScaler for all modes 2021-02-03 06:01:40 +07:00
Duy Tran Khanh
a2423fad77
Merge pull request #787 from serpentspirale/v3_openjdk
- Fixed fallback API implementation
2021-02-02 21:35:34 +07:00
SerpentSpirale
d8ea3c63bb - Fixed fallback API implementation 2021-02-02 15:17:01 +01:00
Duy Tran Khanh
fdf8fefd17
Update Tools.java 2021-02-02 21:05:22 +07:00
Duy Tran Khanh
9f54be3156
Fixes API compatibility
~~No longer save bytes 😂~~
2021-02-02 21:01:47 +07:00
Duy Tran Khanh
7eb7b342e1
Fix the header 2021-02-02 19:18:38 +07:00
khanhduytran0
24f162f9ee Use minimal awt_xawt stub 2021-02-02 19:15:49 +07:00
Duy Tran Khanh
4f0a781e00
Merge pull request #769 from serpentspirale/The_Cleaning_Spree
Part 1 of the great cleaning !
2021-02-01 17:31:47 +07:00
Duy Tran Khanh
4803f5ed66
Merge pull request #779 from serpentspirale/v3_openjdk
CustomSeekBarPreference's title is now white
2021-02-01 17:19:01 +07:00
SerpentSpirale
ee3c9a49d1 CustomSeekBarPreference's title is now white 2021-02-01 11:02:08 +01:00
artdeell
5d15d13293 Properly replace %s in mcl_version_msg when offline 2021-01-31 23:19:06 +03:00
ArtDev
60d2a1b3dd Make use of the "map_to_resources" flag 2021-01-31 21:43:04 +03:00
LegacyGamerHD
698fdf43a3
Merge pull request #775 from serpentspirale/v3_openjdk
Better implementation of the IGNORE_NOTCH preference
2021-01-31 19:29:51 +01:00
SerpentSpirale
12009282d4 - Better implementation of Tools.ignoreNotch to work with all activities. 2021-01-31 18:57:27 +01:00
ArtDev
e09df4d847 Update the version list to support some custom versions: reduce RAM usage by a bit 2021-01-31 20:56:39 +03:00
ArtDev
73858f8ec4 Update the version list to support some custom versions 2021-01-31 20:56:39 +03:00