2619 Commits

Author SHA1 Message Date
sapier
b2bc29ca8f fix memory leak 2013-04-06 12:00:36 -04:00
sapier
d7f3cc42d5 Add Dijkstra A* and A* without prefetching pathfind algorithms 2013-04-06 11:24:03 -04:00
PilzAdam
740ddfe2be Only enqueue falling nodes if they really want to fall 2013-04-05 22:33:11 +02:00
khonkhortisan
0b676b0163 unkn own block -> unkn own node 2013-04-05 15:57:39 +02:00
ShadowNinja
bfa620c497 Add private messaging with /msg 2013-04-05 15:25:59 +02:00
Diego Martínez
df31e72bb0 Use the nodebox as selection box if it's not set manually 2013-04-05 15:14:37 +02:00
Diego Martínez
bd1b0f7f90 Install "build" and "survival" games with "make install" 2013-04-05 15:03:05 +02:00
MirceaKitsune
d0b179eff2 Dont allow fast move in water or ladder when aux1_descend is true 2013-04-05 14:58:35 +02:00
PilzAdam
7d5d34de34 Fix nick completion 2013-04-05 02:31:58 +02:00
PilzAdam
af40139523 Add a delay to nodeupdate() 2013-04-05 02:24:39 +02:00
MirceaKitsune
ad16c90acf Allow modifying movement speed, jump height and gravity per-player via the Lua API. 2013-04-05 02:00:59 +02:00
ShadowNinja
023c7a41ea Check if the address field is empty when hitting enter on the multiplayer tab 2013-04-03 23:33:17 +02:00
Esteban I. Ruiz Moreno
95a687a660 Limit speed in collisionMoveResult for avoiding hangs 2013-04-03 23:29:51 +02:00
Zeg9
519524e09f Fix camera "jumping" when attached and the parent goes too fast 2013-04-03 23:22:40 +02:00
PilzAdam
4ab7c16d02 Update doc/lua-api.txt 2013-04-03 22:41:18 +02:00
kwolekr
5fe0b8ae46 Bump version to 0.4.6 2013-04-03 16:36:25 -04:00
Weblate
d4629e5089 Merge remote branch 'origin/master' 2013-04-03 20:32:13 +02:00
Diego Martínez
ea875edaa7 Translated using Weblate (Spanish) 2013-04-03 20:32:01 +02:00
Dêivan Ortiz Munhoz
c18565d195 Translated using Weblate (Polish) 2013-04-03 20:32:01 +02:00
Chynggyz Jumaliev
a69126b271 Translated using Weblate (Kirghiz) 2013-04-03 20:32:01 +02:00
Sfan5
9f2c531ed6 Translated using Weblate (German) 2013-04-03 20:32:01 +02:00
we prefer instagib metl3
118dcc5249 Translated using Weblate (French) 2013-04-03 20:32:01 +02:00
Pilz Adam
13ea2a7fa7 Translated using Weblate (Estonian) 2013-04-03 17:02:27 +02:00
Ragnar Laud
1aa261ad13 Translated using Weblate (Estonian) 2013-04-03 17:01:52 +02:00
Dêivan Ortiz Munhoz
e6dae01c5f Translated using Weblate (Portuguese) 2013-04-03 16:35:58 +02:00
PilzAdam
0815dfb691 Return an ItemStack in minetest.item_place() if nodes' on rightclick doesnt return it 2013-04-02 15:19:02 +02:00
Esteban I. RM
0a98ab8d31 Translated using Weblate (Spanish) 2013-04-02 01:59:59 +02:00
Markus Lehmann
07d24f3f43 Translated using Weblate (German) 2013-04-01 18:56:17 +02:00
Diego Martínez
8bc351e9ae Translated using Weblate (Spanish) 2013-04-01 18:46:24 +02:00
Maciej Kasatkin
9406b84866 Translated using Weblate (Polish) 2013-04-01 18:41:40 +02:00
we prefer instagib metl3
6649e43fc6 Translated using Weblate (French) 2013-04-01 14:08:31 +02:00
kwolekr
b5badb0072 Add Ore generation flags, implement ore absolute height 2013-03-31 20:02:03 -04:00
kwolekr
df731cc8aa Increase value range of Ore::clust_scarcity 2013-03-31 12:26:25 -04:00
Diego Martínez
4079008b68 Translated using Weblate (Spanish) 2013-03-31 16:25:50 +02:00
Weblate
d83e4a2642 Merge remote branch 'origin/master' 2013-03-31 12:27:05 +02:00
Fabio Luongo
db62dec738 Translated using Weblate (Italian) 2013-03-31 12:27:00 +02:00
Pilz Adam
9430a1c0bf Translated using Weblate (German) 2013-03-31 12:27:00 +02:00
Ilya Zhuravlev
05d219160d Add Kyrgyz language 2013-03-31 14:24:52 +04:00
ShadowNinja
b8ece62c8c Add a small optimization to the menu splash and remove a old comment 2013-03-30 22:02:46 -04:00
khonkhortisan
0a2fda539e Don't load menu textures every frame 2013-03-30 21:52:13 -04:00
0gb.us
4321d6bd01 Don't grant priveleges to non-existent players.
When accidentally misspelling a name, privileges are sometimes granted to non-existent players, leaving them with the extra privileges, but without the default privileges, if they ever join the server. This corrects that by disallowing /grant from working with invalid players. For completeness, it does the same for /revoke.
2013-03-30 21:50:07 -04:00
Zeg9
16e9a724bc Install locales in minetest directory, so they are correctly loaded 2013-03-30 21:48:12 -04:00
kwolekr
7d2ff1cb8e Fix MapgenV6::generateCaves possible division by 0 and misc. cosmetic fixes 2013-03-30 21:24:37 -04:00
kwolekr
c5bb0c6ba2 Optimize CNodeDefManager::getIds 2013-03-30 19:14:42 -04:00
Pilz Adam
2ea837e5b1 Translated using Weblate (German) 2013-03-30 20:01:56 +01:00
PilzAdam
b45f2021f9 Update po files 2013-03-30 19:57:27 +01:00
Weblate
10fc897e45 Merge remote branch 'origin/master' 2013-03-30 19:49:52 +01:00
Lord James
9b5b26d77f Translated using Weblate (Spanish) 2013-03-30 19:49:43 +01:00
Anton Tsyganenko
c7c0250c74 Translated using Weblate (Russian) 2013-03-30 19:49:43 +01:00
Mitori Itoshiki
0cd9bafd6c Translated using Weblate (Japanese) 2013-03-30 19:49:43 +01:00