OttoLidenbrock
9c43faae05
Fix bug with Zip file creation and extraction
2015-05-10 19:23:35 +10:00
OttoLidenbrock
a497e87a96
Fix bugs with package name directory and zip file
2015-05-10 19:00:55 +10:00
Maksim Gamarnik
102e9bea51
Wvm add
2015-05-10 18:03:54 +10:00
Maksim Gamarnik
0b51656f9b
Fix merge java part
2015-05-10 18:03:54 +10:00
OttoLidenbrock
109b60c0c7
Merge java part
2015-05-10 18:03:54 +10:00
OttoLidenbrock
f369c99db4
Update makefile, default game and create Files.zip
2015-05-10 18:01:55 +10:00
OttoLidenbrock
6f32fb2dea
Final attempt at fixing lollipop shutdown error
...
If this doesn't work it must be 5.0 OS bug
2015-05-09 13:19:08 +10:00
OttoLidenbrock
9e9ef7af64
Fix improper shutdown
2015-05-06 18:20:00 +10:00
Maksim Gamarnik
45f1e07320
Revert "Update README.txt"
...
This reverts commit 9a15b5a1fa
.
2015-05-05 23:25:57 +03:00
Maksim Gamarnik
9a15b5a1fa
Update README.txt
2015-05-05 23:24:08 +03:00
Maksim Gamarnik
84cfc54b1e
Change Licension and Doc
...
Change Minetest on MultiCraft complete
Hi, LGPLv3 :)
2015-05-05 23:22:26 +03:00
Maksim Gamarnik
e43ee9559f
ShadowNinja email fix
2015-05-05 23:05:02 +03:00
Maksim Gamarnik
c09f9e4d1f
New API
...
Change minetest on multicraft api
2015-05-05 23:01:09 +03:00
OttoLidenbrock
0bb0b47e7a
Attempt to stop lollipop crash
2015-05-05 18:26:41 +10:00
OttoLidenbrock
f1d564e324
Let player sink if they are not moving
2015-05-05 17:34:55 +10:00
OttoLidenbrock
293d28257c
Make inventory button 3 times larger
2015-05-05 17:30:30 +10:00
Kevin Ott
3660c8c074
Add a check for animation when getting an extruded mesh
...
Fixes issue #2667
2015-05-04 16:52:15 +10:00
obneq
e30d57f485
Fix pathfinder to produce more useful paths
...
- Fix unintended negation of condition
- Remove line_of_sight 'optimization'
2015-05-04 16:52:12 +10:00
kwolekr
273e1e28b0
Tests: Add ObjDef unittests
2015-05-04 16:52:10 +10:00
kwolekr
9428a43701
ObjDefManager: Set replacement object's handle info after calling set()
...
Make gamedef optional when constructing an ObjDefManager
Add note about object ownership
2015-05-04 16:52:07 +10:00
est31
251a6b14f8
Better version detection for shallow clones
2015-05-04 16:52:05 +10:00
paramat
24f066327d
RotateAlongYAxis: For facedir case, return if param2 >= 4
2015-05-04 16:52:02 +10:00
est31
b015971d3b
Add .patch files to gitignore
2015-05-04 16:51:58 +10:00
SmallJoker
2fa5399388
Fix several MSVC issues numeric.h
...
-> Round negative numbers correctly CMakeLists.txt
-> Link Json with the static run-time library
2015-05-04 16:51:55 +10:00
kwolekr
e01edfe9ef
Fix MSVC compatibility
...
Make sure to include random unittests in android builds, too
Use SWAP() macro
Ensure that negative ranges are tested as well in random unittests
2015-05-04 16:51:51 +10:00
OttoLidenbrock
7ada719d27
Change sdcard project dir from /minetest to /multicraft
2015-05-03 00:35:22 +10:00
OttoLidenbrock
05c22e426c
Somebody doesn't like ascii art
2015-05-02 22:46:27 +10:00
OttoLidenbrock
06b2f6d917
Fix lua namespace regression
2015-05-02 22:07:33 +10:00
OttoLidenbrock
bc38fcb471
Change how swimming works. NEEDS TESTING!
2015-05-02 22:07:15 +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
Maksim Gamarnik
d91f322e25
Update Makefile
...
Update CURL,
Change default game name
Min APP_PLATFORM = 16 (JB 4.1).
2015-05-01 14:32:08 +03:00
OttoLidenbrock
c842f924c3
Change version again
2015-05-01 20:51:51 +10:00
OttoLidenbrock
c6bb4a0314
Tweak control pad size
2015-05-01 20:50:30 +10:00
OttoLidenbrock
17a5ed31b2
Stop using broken github hash
...
Version is now MultiCraft 1.0.1
(ANDROID_VERSION_CODE 101)
2015-05-01 20:07:45 +10:00
OttoLidenbrock
d9662039df
Add a delay after digging before place node can happen
2015-05-01 19:46:17 +10:00
OttoLidenbrock
3be722c135
Change minetest. namespace to multicraft.
2015-04-30 16:11:02 +10:00
OttoLidenbrock
d649afa044
Merge upstream
...
Conflicts:
builtin/mainmenu/tab_simple_main.lua
src/client/clientlauncher.cpp
src/game.cpp
src/guiEngine.cpp
2015-04-29 19:59:54 +10:00
kwolekr
b6475f5448
Tests: Add random unittests
2015-04-29 04:08:04 -04:00
4aiman
bab9301162
debug bulid
2015-04-28 21:50:06 +03:00
4aiman
3d2dfa3942
Merge branch 'master' of https://github.com/MultiCraftProject/MultiCraftPrivate
2015-04-27 22:14:23 +03:00
4aiman
ecf3f05557
main menu tweaks
2015-04-27 22:13:19 +03:00
4aiman
051d103426
Merge branch 'master' of https://github.com/MultiCraftProject/MultiCraftPrivate
2015-04-27 22:04:50 +03:00
4aiman
d88f63f62e
main menu tweaks
2015-04-27 22:03:59 +03:00
mich1
9179081776
Add Russian comment translation to minetest.desktop
2015-04-27 18:14:58 +02:00
sfan5
4ea5a96fff
Revert the upper-case PROJECT_NAME nonsense that was part of #2402
2015-04-27 16:24:49 +02:00
sfan5
558d715bf6
Revert "Only lowercase project name at compile time"
...
This reverts commit 3be9787e64
.
2015-04-27 16:24:49 +02:00
kwolekr
415167b228
Noise: Fix PcgRandom::randNormalDist() when range contains negative numbers
...
This fixes an issue with erroneous float-to-int rounding that resulted in
truncation toward 0, causing a biased distribution.
2015-04-27 04:05:25 -04:00
kwolekr
cd1d625ab2
Replace PRNG assertions with PrngException
2015-04-27 01:24:37 -04:00