Maksim Gamarnik
92dff0178a
build2
2016-02-24 04:27:46 +02:00
Maksim Gamarnik
6a235702a3
Optimization, scaling and game control improve
2016-02-16 16:31:14 +02:00
Maksim Gamarnik
d168975208
TouchScreenGui improvent.
...
Stable
2016-02-13 01:13:21 +02:00
Maksim Gamarnik
69f679800d
RC1
2016-02-12 06:35:36 +02:00
Maksim Gamarnik
7958b395ed
Android performance
...
Thanks http://blog.alexrp.com/2014/02/18/android-hard-float-support/
1
2016-02-09 06:51:01 +02:00
Maksim Gamarnik
1ac7f0dbc5
Very big update! MultiCraft 1.1 | Part 1/3
...
Joystick.
environment.cpp improve (thanks @Bremaweb )
Improving the management interface.
The new font.
Settings to improve performance.
Improvements ellementov size on larger phones.
A lot of small fixes and improvements.
2016-02-07 03:11:12 +02:00
Maksim Gamarnik
af41a0321c
Pre-release
2016-02-01 18:11:26 +02:00
Maksim Gamarnik
20c49b87df
Revert sapier touchscreengui :)
2016-01-31 21:15:20 +02:00
Maksim Gamarnik
c55abbf670
Merge
...
I have not tested this
2015-12-28 11:26:50 +02:00
Maksim Gamarnik
a2251f0f79
MultiCraft 1.0.2
2015-12-27 22:55:32 +02:00
Sapier
06632205d8
Android: Implement Autohiding button bars to cleanup screen
2015-12-18 20:35:54 +01:00
Sapier
6a7e1667f6
Android: Fix pressed buttons not beeing cleared on opening menu
2015-12-17 20:43:25 +01:00
Maksim Gamarnik
b05a829924
Fix
2015-12-15 14:05:18 +02:00
Maksim Gamarnik
9251e980f8
Merge and Fix
2015-12-11 11:18:54 +02:00
Maksim Gamarnik
4edb331124
Update 1
2015-11-27 12:03:23 +02:00
Maksim Gamarnik
d3d35550f7
Fix makefile
2015-11-10 19:18:32 +02:00
Maksim Gamarnik
9012ac8f22
Update
...
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
David Jones
34b7a147dc
Change i++ to ++i
2015-08-25 18:33:52 -04:00
Maksim Gamarnik
2a3fb395be
Update libs, performance improve, update gui
2015-08-16 17:07:40 +03:00
Maksim Gamarnik
d77ea9be46
LGPL 2.1 to 3.0 on all files
2015-08-14 01:26:28 +03:00
4aiman
ece80e3498
Moved gui elements:
...
- drop button - to the left bottom corner;
- crouch button - a little bit to the right (0.5 button size).
2015-06-09 09:57:10 +03:00
OttoLidenbrock
00adfc0430
Change inventory button size
2015-05-16 23:25:16 +10:00
OttoLidenbrock
293d28257c
Make inventory button 3 times larger
2015-05-05 17:30:30 +10:00
OttoLidenbrock
46096017ae
Fix place bug
...
There are spaces (not buttons) inside the control pad area now. Ignore any tap events if they are within the control pad rectangle so that blocks are not accidentally placed
2015-05-02 20:43:02 +10:00
OttoLidenbrock
0179bbcc0b
Move android GUI buttons around
2015-05-02 20:28:09 +10:00
OttoLidenbrock
d0d023396a
Move android GUI buttons around, remove version name/number at top of screen, remove show debug info for release builds
2015-05-02 17:31:36 +10:00
OttoLidenbrock
c6bb4a0314
Tweak control pad size
2015-05-01 20:50:30 +10:00
OttoLidenbrock
600ad94abe
Added left click to place block on android
2015-04-26 16:46:08 +10:00
OttoLidenbrock
90a3a06974
Move android movement controls to left hand side and make space for 4 more
2015-04-26 16:46:08 +10:00
OttoLidenbrock
e54da61f40
Fix noclip button (touchscreen) removal patch
2015-04-26 16:46:08 +10:00
Craig Robbins
6f1c5d20db
Disable noclip button for Android
2015-04-26 16:46:08 +10:00
Aaron Suen
6d61375cc7
Clean scaling pre-filter for formspec/HUD.
2015-04-01 00:01:05 -04:00
Craig Robbins
9fbc3a8ca3
Slow down the "key repeat" touch speed for some Android controls
...
Increases the key/buttons repeat delay for fly, noclip, fast, debug and camera buttons
2015-03-24 22:19:32 +10:00
sapier
e201620ee1
Split gui_scaling to gui_scaling + hud_scaling as those elements need different handling on some devices
2015-01-09 14:31:33 +01:00
sapier
083d19b3fc
Fixes for android
...
Copy only minetest_game to apk by default
Don't copy .git and .svn folders to apk
Fix bouncing asset copy scrollbar due to long filepaths
Reenable font scaling to fix broken menu on high dpi screens
Implement minetest loglevel to android loglevel mapping
Disable touch digging while moving around
2015-01-06 16:13:39 +01:00
Kodexky
62feade05d
Add extra buttons to Android GUI. All icons are licensed by freepik.com under CC BY 3.0
2014-12-30 00:30:28 +10:00
sapier
1cc40c0a7c
Add support for Android 2.3+
...
There have been plenty of ppl involved in creating this version.
I don't wanna mention names as I'm sure I'd forget someone so I
just tell where help has been done:
- The partial android versions done by various ppl
- Testing on different android devices
- reviewing code (especially the in core changes)
- testing controls
- reviewing texts
A big thank you to everyone helping this to be completed!
2014-06-29 18:17:56 +02:00