1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-28 20:56:02 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
c39b9b29de Improve message about screwdriver control
The message to "hold shift" makes an unwarranted assumption about the
user's keybindings.  Messages from the server should refer to a key's
game function, rather than its extragame identity.
2014-07-22 13:04:20 +02:00
e106fd51ca Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
04e560328f Reverse and combine if statements in the screwdriver 2014-01-16 18:40:04 -05:00
c971ec7dc7 Fix crash when using the screwdriver on an unknown node 2014-01-16 18:32:13 -05:00
5dcc5cb305 Allow changing screwdriver mode when pointing at a protected node 2013-12-22 17:16:31 -05:00
64fdb49a32 Rework screwdriver and add protection support 2013-12-11 16:10:17 -05:00
47a49eccf4 Use minetest.swap_node instead of hacky_swap_node 2013-12-08 18:12:44 +01:00
7b8ad5786c Add and use the stick group 2013-11-01 11:34:24 -04:00
c2ce3d032e Pngcrush all Textures 2013-05-25 16:20:35 +02:00
31a74ede18 Replace minetest.env: with minetest. 2013-05-25 00:40:03 +02:00
fcf0816fa8 Move all common mods back to minetest_game 2013-05-18 16:05:16 +02:00