16 Commits

Author SHA1 Message Date
PilzAdam
06c5b8a8b1 Fix minetest.rotate_and_place() calling on_rightclick() with nil/random param for node 2014-01-19 23:16:22 +01:00
Kahrl
d58f5a0878 Add formspec table 2014-01-13 18:11:08 -05:00
Novatux
cd1033d41f Deepcopy pointed_thing for after_place_node, give it to on_rightclick too. 2014-01-11 17:23:28 +01:00
ShadowNinja
1bb4a3d5a9 Add protection support to auto-rotated nodes 2014-01-06 21:25:10 -05:00
ShadowNinja
d38d7bc7fe Prevent auto-rotated nodes replacing the nodes they are placed on 2014-01-06 21:25:10 -05:00
sapier
6b98489ed9 Fix "TODO read modinfo" in modmanager to improve ui usability 2013-11-10 19:37:45 +01:00
4Evergreen4
317945eb1e Add wrapper for minetest.rotate_and_place. 2013-11-07 20:14:26 -05:00
Vanessa Ezekowitz
88f7896480 Fix orient_flags to be optional. 2013-11-06 22:23:00 -05:00
Vanessa Ezekowitz
adef84e93d Add 6d facedir rotation prediction routine 2013-11-06 21:08:36 -05:00
sapier
281dc6a502 Add translation for main menu
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
2013-08-17 16:01:43 +02:00
Novatux
c0a089d4ac Fix formspec escaping, add escaping to info.txt for texture packs. 2013-08-15 22:12:51 +02:00
sapier
392d7fbc74 merge mainmenu_helper.lua to misc_helpers.lua 2013-07-22 18:10:00 +02:00
ShadowNinja
75cf0f1140 Move math.hypot() to misc_helpers.lua and fix zero-division error 2013-07-07 21:47:38 -04:00
Diego Martínez
d9235bfcbf Restore old output format of dump() 2013-06-18 19:55:53 +00:00
khonkhortisan
4f50de8db2 Fix crash in dump() when index is a table 2013-06-15 00:10:16 +00:00
Perttu Ahola
c258746b4e Split builtin.lua to multiple files 2012-04-01 12:38:19 +03:00