Commit Graph

2420 Commits

Author SHA1 Message Date
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
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
LegacyGamerHD
baf474c9f2 Update README.md 2021-01-31 18:46:34 +01:00
LegacyGamerHD
8f3aa30fb9 Update README.md 2021-01-31 18:45:43 +01:00
LegacyGamerHD
1bc0dbb8f7 Update README.md 2021-01-31 18:42:36 +01:00
LegacyGamerHD
4ebf4cde5c i totaly forgot this whoops 2021-01-31 18:35:23 +01:00
LegacyGamerHD
34da5d01c2 add hide notch thing to login screen 2021-01-31 18:27:02 +01:00
LegacyGamerHD
8980b74ecc make it compile also on pull request 2021-01-31 18:19:26 +01:00
artdeell
86bc4daa06 Always replace http with https for all external Maven sources 2021-01-31 19:06:38 +03:00
artdeell
80489e4215 Add Display.getTitle() for Forge 1.2.5 and lower 2021-01-31 17:55:30 +03:00
SerpentSpirale
71608e5bd7 - Removed unused seekbar 2021-01-31 14:07:57 +01:00
artdeell
1564ef6138 Enable Caciocavallo for all versions 2021-01-31 15:42:39 +03:00
SerpentSpirale
9a06523148 - Removed old files 2021-01-31 12:45:41 +01:00
SerpentSpirale
6fe7440850 - Removed even more stuff 2021-01-31 11:56:04 +01:00
SerpentSpirale
c5ea8652b4 - Removed unexistant activity from the manifest file 2021-01-31 11:51:05 +01:00
SerpentSpirale
09e0c56805 - Removed unused strings 2021-01-31 11:50:11 +01:00
ArtDev
a9925c3f28 Merge pull request #763 from serpentspirale/minebutton_optimization
Minebutton optimization
2021-01-31 08:55:11 +03:00
SerpentSpirale
da30947fac - Improved compatibility for some devices. 2021-01-30 22:12:39 +01:00
artdeell
d7acd362e2 Auto-download inherited version if it does not exist 2021-01-31 00:10:33 +03:00