3023 Commits

Author SHA1 Message Date
ShadowNinja
408b5ccffe Don't predict placement of nodes if they would replace a non buildable_to node 2013-05-03 17:03:25 +02:00
Kahrl
e1e7b5837d Predict wallmounted param2 during node placement prediction.
Also clean up the_game a bit: move node placement prediction to a
separate function.
2013-05-03 17:03:25 +02:00
Kahrl
5ebb6c3a1c Server: force block send of pointed_pos_under after predicted node place 2013-05-03 17:03:25 +02:00
PilzAdam
c3f04412e4 Use DIR_DELIM instead of / in file paths 2013-05-02 23:08:59 +02:00
PilzAdam
bc83a0de82 Show game name instead of game ID of selected game 2013-05-02 20:05:07 +02:00
Perttu Ahola
6f7c1b72ce Switch menu to game selected in world creation dialog 2013-05-02 20:59:52 +03:00
Perttu Ahola
8fb573184b Pre-select current game in world creation dialog 2013-05-02 19:43:47 +03:00
Perttu Ahola
f0017fc03e Filter worlds by selected game 2013-05-02 19:43:47 +03:00
Perttu Ahola
6c519ef470 Get menu background image from selected game 2013-05-02 19:43:47 +03:00
PilzAdam
8c8db94639 Fix minetest.features 2013-05-01 16:00:58 +02:00
PilzAdam
44b449adfc Move sfan5 to core devs 2013-05-01 15:47:14 +02:00
Weblate
538600dfa7 Merge remote-tracking branch 'origin/master' 2013-05-01 15:40:20 +02:00
Ilya Zhuravlev
2e5b6fcfbc Rename "no" (Norwegian) to "nb" (Norwegian Bokmål) 2013-05-01 17:39:21 +04:00
Weblate
6f1a98cd40 Merge remote-tracking branch 'origin/master' 2013-05-01 15:33:15 +02:00
?????? ????????
b5b6ec94ef Translated using Weblate (Ukrainian) 2013-05-01 15:33:01 +02:00
Frederico Guimarães
61a08f0c4e Translated using Weblate (Portuguese (Brazil)) 2013-05-01 15:33:01 +02:00
Chynggyz Jumaliev
ba64fea3c7 Translated using Weblate (Kirghiz) 2013-05-01 15:33:01 +02:00
Pilz Adam
1cee948925 Translated using Weblate (German) 2013-05-01 15:33:00 +02:00
Ilya Zhuravlev
709951a082 Add Norwegian language. 2013-05-01 17:32:29 +04:00
Sfan5
3b2ff97905 Add a Way of checking for specific Feature with Lua Adds minetest.get_feature() and minetest.has_feature() 2013-05-01 15:06:01 +02:00
kwolekr
2df490067f Fix itemdef drop on NULL texture 2013-04-28 21:07:09 -04:00
kwolekr
2920be01cb Actually fix shader3 alpha this time 2013-04-27 23:04:52 -04:00
kwolekr
b73a72b3ee Enhance caves for mgv7, add ravines 2013-04-27 22:40:52 -04:00
kwolekr
a7e732f387 Minor hud.cpp cleanup 2013-04-25 20:56:12 -04:00
Esteban I. Ruiz Moreno
560a1cd794 Ability to change the crosshair using textures 2013-04-25 20:07:46 -04:00
kwolekr
c3b246b585 Generalize hud_builtin_enable into hud_set_flags 2013-04-25 19:37:36 -04:00
proller
31b2ab88ce Tune finite liquids, indev huge caves 2013-04-25 22:59:32 +04:00
Zeg9
3871a6b395 Fix serverlist on -DRUN_IN_PLACE=0 (use path_user instead of path_share) 2013-04-25 19:49:28 +02:00
sapier
04225e53ec Move player collisionbox to player class 2013-04-25 18:53:50 +02:00
PilzAdam
3d72ef2f39 kahrl is back 2013-04-25 18:32:49 +02:00
kwolekr
94da56494b Transform alpha channel as well in shader 2013-04-25 12:30:01 -04:00
Perttu Ahola
24cbfc191b Fix compatibility of RBA's NDT_GLASSLIKE_FRAMED 2013-04-25 11:51:28 +03:00
sapier
2dbb357512 Improve getFree*ActiveObjectId to reduce common case cpu usage drasticaly 2013-04-24 21:59:09 -04:00
Chynggyz Jumaliev
1b401eac97 Translated using Weblate (Kirghiz) 2013-04-25 03:52:15 +02:00
RealBadAngel
1fcf9cc367 Add new drawtype GLASSLIKE_FRAMED 2013-04-24 21:45:18 -04:00
Diego Martínez
b02e6b1403 Added support to disable built-in HUD elements 2013-04-24 17:28:00 +03:00
Diego Martínez
e53e686cc5 Fixes possible crash when using hud_change with "align" or "offset" 2013-04-23 23:18:05 -04:00
RealBadAngel
5525f6f88b Fix to: addUpdateMeshTaskWithEdge
Check in all 6 directions instead of just 3.
2013-04-23 22:30:09 -04:00
kwolekr
c94faffbf8 Add option to use texture alpha channel 2013-04-23 22:15:51 -04:00
Perttu Ahola
ccb39de028 Disable fall bobbing by default; enable using fall_bobbing_amount = 1.0 2013-04-23 23:19:36 +03:00
PilzAdam
c1d813cefd Grow dirt_with_snow instead of dirt_with_grass if snow is above it 2013-04-23 19:02:41 +02:00
ShadowNinja
60377ad4a6 Add minetest.get_player_ip() 2013-04-23 09:57:45 +03:00
ShadowNinja
e88d39e0bb Add option to not prepend "Server -!- " to messages sent with minetest.chat_send_player() 2013-04-23 09:47:08 +03:00
Diego Martínez
f2e5d4ebe2 Added offset support for HUD items 2013-04-23 09:34:11 +03:00
Diego Martínez
cf39a2950a Added support for alignment in HUD items 2013-04-23 09:34:10 +03:00
Weblate
2979604742 Merge remote branch 'origin/master' 2013-04-22 22:37:16 +02:00
Anton Tsyganenko
18e44a7022 Translated using Weblate (Russian) 2013-04-22 22:37:08 +02:00
Chynggyz Jumaliev
10d0c70537 Translated using Weblate (Kirghiz) 2013-04-22 22:37:08 +02:00
Shen Zheyu
4e74944550 Translated using Weblate (Chinese (China)) 2013-04-22 22:37:08 +02:00
eduardojsm
1a4d9ca54d Translation to Portuguese of Brazil for Minetest 2013-04-22 17:12:57 -03:00