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
artdeell
1564ef6138
Enable Caciocavallo for all versions
2021-01-31 15:42:39 +03: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
SerpentSpirale
803e3431e6
- Did some cleaning.
2021-01-30 18:07:59 +01:00
ArtDev
91815f486e
Merge pull request #761 from serpentspirale/v3_openjdk
...
Hotfix for a pull request that has just been merged (*´・v・)
2021-01-30 15:44:19 +03:00
SerpentSpirale
ed51099506
- Updated CustomControlsActivity.java to take the IGNORE_NOTCH setting into account
2021-01-30 12:59:46 +01:00
LegacyGamerHD
a6231271cc
Merge pull request #747 from serpentspirale/v3_openjdk
...
Small UX improvements
2021-01-30 10:59:17 +00:00
SerpentSpirale
a1c0afb518
- Instead of disabling settings when the android API isn't high enough, we completely hide the setting (being disabled by default), cleaning up the UI for older android devices.
2021-01-30 11:33:44 +01:00
SerpentSpirale
4eb7ba7445
- Optimized GPU overdraw caused by minebuttons by replacing their background with nine patch files.
2021-01-29 23:15:50 +01:00
SerpentSpirale
2d2fd909ce
- The ignore notch setting is now complete. Design is present, auto disabled for android devices that don't support it.
2021-01-29 18:07:55 +01:00
SerpentSpirale
21969090b1
- Updated getDisplayMetrics to make use of compilation API level 30.
...
- The display width is now properly took into account.
- Introduced a ignore notch setting. (design not finished)
- Use proper split screen detection.
- Proper resizing for minecraft view.
- Removed inversion of width and height when the height is greater than the height.
2021-01-29 16:46:26 +01:00
Duy Tran Khanh
cc03562904
[AWT stub] make AWTIsHeadless() always true
2021-01-29 18:17:59 +07:00
SerpentSpirale
6501b54514
- Updated Gradle to target API 30, so I could use non-deprecated stuff.
2021-01-28 23:04:33 +01:00
ArtDev
0e1d6bf5aa
Update AWTCanvasView.java
2021-01-28 17:10:52 +03:00
khanhduytran0
201d8bb183
[AWT renderer] change field window to physical
2021-01-28 20:31:59 +07:00
SerpentSpirale
14fea5c11b
- Fixed the misplaced hotbar bug. Requires notches to be ignored if a device has one.
2021-01-28 13:44:52 +01:00
SerpentSpirale
e826937f44
- Introduced the ability to ignore notches (API28+)
2021-01-28 13:44:18 +01:00
khanhduytran0
51fe37a0c5
Try to get SharedDrawable non-nullable
2021-01-28 15:05:03 +07:00
khanhduytran0
31b44a830e
Enable Caciocavallo for mod install launcher
2021-01-28 14:17:28 +07:00
Duy Tran Khanh
f5b81b5a49
If resolution ratio is below 25, set to 100
2021-01-28 13:42:30 +07:00
Duy Tran Khanh
f369d90fba
Trigger ci
2021-01-28 13:16:15 +07:00
Duy Tran Khanh
50f6d03821
Fixes #724
2021-01-28 10:57:38 +07:00
Duy Tran Khanh
725694f9e2
Undo last commit
2021-01-28 10:54:26 +07:00
Duy Tran Khanh
56fa0af873
Try to fix #724
2021-01-28 10:43:24 +07:00
Duy Tran Khanh
a422b9231f
Try set depth back to 24
2021-01-28 10:17:02 +07:00
ArtDev
433af89047
Update README.md
2021-01-27 16:50:17 +03:00
ArtDev
fdeb481fe2
Update README.md
2021-01-26 16:02:22 +03:00
ArtDev
70e0dd600a
Merge pull request #722 from serpentspirale/v3_openjdk
...
Setting UI slight revamp
2021-01-26 16:01:20 +03:00
SerpentSpirale
429884469f
- Fixed a piece of code disappearing when merging code
2021-01-26 13:59:24 +01:00
SerpentSpirale
1a7a710121
Merge commit 'ee14e180bcd0e35d9407eb535a54511e9e3e0958'
...
Conflicts solved:
app_pojavlauncher/src/main/java/net/kdt/pojavlaunch/BaseMainActivity.java
2021-01-26 12:37:35 +01:00
SerpentSpirale
778a56c408
Merge commit 'ec668827e033592b6e16bedc905643a0548bc0fd'
2021-01-26 12:35:51 +01:00
SerpentSpirale
66fdade8c3
Merge commit '16023ddd9d4133b881fb72f60c8c261dbd9eb362'
2021-01-26 12:35:35 +01:00
SerpentSpirale
ee14e180bc
- Changed the resolution ratio to a resolution scaler, like in other video games.
...
- Added an icon to the resolution scaler setting.
2021-01-26 11:20:21 +01:00
SerpentSpirale
ec668827e0
- Make use of the CustomSeekBarPreference.
...
- Tweaked seekbar values range to be more reasonnable.
2021-01-26 11:19:49 +01:00
SerpentSpirale
16023ddd9d
- Added CustomSeekBarPreference.
2021-01-26 11:19:42 +01:00
ArtDev
070a19ab86
Merge pull request #712 from serpentspirale/v3_openjdk
...
Fixed layout params not applying on the guideline of the launcher activity
2021-01-25 21:18:48 +03:00
artdeell
0f42b712e1
Fix N keycode set to GLFW M keycode
2021-01-25 20:59:40 +03:00
artdeell
da5c3e9cec
Fix the mouse capture
2021-01-25 20:57:49 +03:00
SerpentSpirale
08eca7b4c2
- Fixed layout params not applying on the guideline
2021-01-25 18:20:14 +01:00