ArtDev
|
30c08de176
|
Update BaseMainActivity.java
|
2021-02-06 13:55:18 +03:00 |
|
ArtDev
|
a30103d2fd
|
Update BaseMainActivity.java
|
2021-02-04 20:42:07 +03: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
|
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 |
|
ArtDev
|
73858f8ec4
|
Update the version list to support some custom versions
|
2021-01-31 20:56:39 +03:00 |
|
artdeell
|
d7acd362e2
|
Auto-download inherited version if it does not exist
|
2021-01-31 00:10:33 +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 'ee14e180bc'
Conflicts solved:
app_pojavlauncher/src/main/java/net/kdt/pojavlaunch/BaseMainActivity.java
|
2021-01-26 12:37: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 |
|
artdeell
|
da5c3e9cec
|
Fix the mouse capture
|
2021-01-25 20:57:49 +03:00 |
|
khanhduytran0
|
d4ee164c7c
|
[Input pipe] More debugs on clipboard
|
2021-01-22 14:45:05 +07:00 |
|
khanhduytran0
|
666c822b4a
|
[Input pipe] Still trying to get copy-paste works
|
2021-01-22 14:22:55 +07:00 |
|
ArtDev
|
24d10d395c
|
Fix resolution resetting when launcher goes in the background
|
2021-01-19 17:39:58 +03:00 |
|
ArtDev
|
df3a908df0
|
(Possibly) Fix the hotbar
|
2021-01-18 16:12:59 +03:00 |
|
ArtDev
|
0d36b827df
|
Fix the Forge resolution bug
|
2021-01-18 14:41:47 +03:00 |
|
ArtDev
|
ac4c4ccf09
|
Add experimental resolution changer
|
2021-01-17 22:09:13 +03:00 |
|
artdeell
|
2c4619c462
|
Update the icons & fix the alpha versions not starting bug
|
2021-01-16 17:53:12 +03:00 |
|
artdeell
|
f5f8fd8edd
|
fix the hotbar selector
|
2021-01-06 22:54:59 +03:00 |
|
artdeell
|
081a618a0f
|
same improvements, but for the virtual mouse
|
2021-01-06 12:13:45 +03:00 |
|
artdeell
|
5c932b0851
|
make mouse more pleasing
|
2021-01-06 10:18:51 +03:00 |
|
artdeell
|
dbacdb7873
|
fix broken backspace
|
2021-01-05 22:06:28 +03:00 |
|
artdeell
|
becb6d0681
|
sort some code
|
2021-01-05 21:50:48 +03:00 |
|
artdeell
|
3b124c55ca
|
Fix the real mouse and grabbing
|
2021-01-05 15:23:05 +03:00 |
|
artdeell
|
dd02868155
|
Change the mouse handler
|
2021-01-04 22:05:30 +03:00 |
|
artdeell
|
2ce3bb4b76
|
More direct PX obtaining, now buttons are creatable again!
|
2021-01-04 21:33:40 +03:00 |
|
artdeell
|
5b2c191b09
|
Another fix for Bluetooth boards + additional mouse support
|
2021-01-04 11:22:49 +03:00 |
|
artdeell
|
2a93ef6b07
|
LWJGL2 experimental controller support
|
2021-01-03 17:33:57 +03:00 |
|
artdeell
|
a40eff3fb1
|
Final fix on Russian character doubling; remove redundant debugging
|
2020-12-31 19:39:45 +03:00 |
|
artdeell
|
83251c7bbe
|
Final fix for Bluetooth keyboards
|
2020-12-31 18:51:56 +03:00 |
|
artdeell
|
a17ba2170f
|
Reimplement the key pipe as Android docs suggest
|
2020-12-31 15:50:55 +03:00 |
|
artdeell
|
d340b1d6a8
|
Disable enhanced soft input if hardware keyboard is present
|
2020-12-31 14:56:29 +03:00 |
|
artdeell
|
48be7be01d
|
Allow unicode input on LWJGL3
|
2020-12-31 14:25:41 +03:00 |
|
Duy Tran Khanh
|
bbbded5977
|
[Mouse capture] Fix Y pos inverted
TODO fix right mouse
|
2020-12-27 11:26:54 +07:00 |
|
khanhduytran0
|
103037be87
|
Merge
|
2020-12-21 05:00:44 +07:00 |
|
khanhduytran0
|
c7ad50d9fb
|
[Pointer capture] Try to get mouse click detection work correctly
|
2020-12-21 04:57:12 +07:00 |
|
khanhduytran0
|
3187fe5cdc
|
Bug fixes
- Pointer capture not working (partial fixes #513).
- Game brighter than normal.
|
2020-12-20 10:24:36 +07:00 |
|
khanhduytran0
|
cadb0ab12f
|
Move dir
|
2020-12-19 15:01:12 +07:00 |
|