Auke Kok
|
923198a2dd
|
Fix most luacheck issues.
There are 3 false positives remaining after this patch, so
the bulk of the issues are fixed now.
|
2016-12-31 12:33:46 -08:00 |
|
Tim
|
337dc05e70
|
Always return the ItemStack for on_rightclick to comply with the API.
|
2016-07-31 13:07:21 +02:00 |
|
kilbith
|
f1dca4e990
|
Fix screwdriver variables
|
2015-05-15 13:22:05 +02:00 |
|
kilbith
|
8ef4e8c39d
|
Better inv. images for computer items
|
2015-05-10 12:41:11 +02:00 |
|
kilbith
|
d15cf002d8
|
Add Tetris Arcade
|
2015-05-08 14:02:24 +02:00 |
|
kilbith
|
4dee35893a
|
Cleaning and tweaking node params
|
2015-04-29 16:58:33 +02:00 |
|
Tim
|
307d969f4c
|
remove unnecessary nodeupdate() usage
this undocumented function is internally being used for falling or attached nodes and shouldn't be needed here
|
2015-01-24 19:47:41 +01:00 |
|
Tim
|
be4ed12b6c
|
whitespace cleanup:
* remove all trailing whitespaces
* make inbox and computer use the prevalent indentation rules
* CRLF->LF where found
|
2015-01-21 00:44:23 +01:00 |
|
Vanessa Ezekowitz
|
4de58abc31
|
minetest.env:* --> minetest.*
|
2014-11-30 12:21:28 -05:00 |
|
Vanessa Ezekowitz
|
2af60763db
|
import kaeza's computer mod
|
2014-07-18 19:33:01 -04:00 |
|