Commit Graph

289 Commits

Author SHA1 Message Date
jp
eed7f6cd1b Change plant/flowers pots recipes 2015-08-21 17:29:35 +02:00
jp
98c2aa6967 Small clean-up 2015-08-21 17:08:18 +02:00
jp
5554c0aecf Put honey out of invo and minor tweaks 2015-08-21 16:42:04 +02:00
jp
f4f17cb4fc Add Hard Clay and Desert Stone Tile nodes 2015-08-21 13:49:27 +02:00
jp
95af0c5e59 Utilize table.copy() on xwall deserialization (thanks @BlockMen) 2015-08-21 09:13:21 +02:00
jp
1e7a8caebf Small optimization on enchanting table 2015-08-19 23:01:09 +02:00
jp
4ec4095f2f Light refactoring/speed-up on Work Table 2015-08-19 18:52:04 +02:00
kilbith
96efda3f2f Merge pull request #12 from Rui914/patch-1
Localize modpath variable
2015-08-19 13:49:15 +02:00
Rui
dd6254369d Localize modpath variable 2015-08-19 18:02:22 +09:00
jp
2d1eaad39b Respect original wield images on enchanted shovels 2015-08-18 22:17:48 +02:00
jp
c478a02fb1 Add Packed Ice 2015-08-17 20:35:32 +02:00
jp
968fb061e4 Better candle wield image 2015-08-17 20:19:58 +02:00
jp
91f67bee73 Fix variable name on enderchest formspec 2015-08-17 11:53:38 +02:00
kilbith
ea05382ad3 Change rust bar recipe 2015-08-16 23:40:10 +02:00
kilbith
8c0b41efcf Localize some global variables 2015-08-16 21:57:17 +02:00
kilbith
e51a683fe3 Re-adjust some selection boxes 2015-08-16 21:43:10 +02:00
kilbith
5722aca858 Change some global variables names 2015-08-16 21:05:01 +02:00
jp
192eabd709 Add new doors 2015-08-16 13:24:57 +02:00
jp
573be7d5bf Add chainlink 2015-08-16 12:30:54 +02:00
jp
94983fe4b8 Better cauldron textures 2015-08-16 12:20:27 +02:00
jp
bc9a8816e2 Localize mailbox's functions 2015-08-13 22:34:21 +02:00
jp
1aaadc83c7 Revert partly my shit on xwalls 2015-08-13 22:25:22 +02:00
jp
20169eb86a Specify the mailbox's owner in the insert formspec 2015-08-13 22:02:26 +02:00
jp
4f34f8b677 xwalls : don't connect to every nodes (looks bad) 2015-08-12 23:38:10 +02:00
jp
c2022f7b41 Utilize vector.add() when possible 2015-08-12 22:34:51 +02:00
jp
f70d2316d5 Hide unused function params 2015-08-12 20:49:07 +02:00
jp
61fe9ecc17 Remove uneccessary variables 2015-08-12 20:03:47 +02:00
jp
6a992ddedc Change license text to GPLv3 2015-08-12 09:28:24 +02:00
jp
cd7fb805ac Remove snow and clay from Work Table (non-solid) 2015-08-08 18:43:02 +02:00
jp
d4979519a7 Optimize some loops 2015-08-08 16:06:53 +02:00
jp
30b377c052 Tweak hive formspec a bit and overall code reduction 2015-08-08 13:23:47 +02:00
jp
5024ced4d1 Add Light Box 2015-08-08 00:39:55 +02:00
jp
db3488a820 Better bee texture 2015-08-07 23:46:32 +02:00
jp
d54bd5ea0b Change dump() to minetest.serialize() (saner) 2015-08-07 22:46:33 +02:00
jp
cae20d5eee Work Table : prevent putting unregistered node materials 2015-08-07 17:46:42 +02:00
jp
c468417d7f Tweak ABMs and flint use 2015-08-07 15:10:42 +02:00
jp
222d5db6d2 Don't cast a shadow on small/flat nodes 2015-08-07 01:45:55 +02:00
jp
e096e19e4e Minor style cleaning 2015-08-07 01:15:34 +02:00
jp
76da7309d2 Mailbox : prevent digging if inv ain't empty 2015-08-06 20:22:44 +02:00
jp
c55a027aef Change stonepath recipe 2015-08-06 20:00:46 +02:00
jp
6a3a6e612d Ench. Table : prevent moving stuff in slots to each other 2015-08-06 19:29:26 +02:00
jp
ce22e630ee Work Table : prevent moving stuff in slots to each other 2015-08-06 18:18:27 +02:00
jp
428ecec29b Work Table : prevent cutting to different micronodes when the outputstack is already filled 2015-08-06 18:08:18 +02:00
jp
b887a4bd0c Fix cobblewalls descriptions 2015-08-06 16:56:54 +02:00
jp
193e69b577 Fix cobblewalls connection 2015-08-06 16:52:23 +02:00
jp
68d578e05a Don't cast a shadow on micronodes 2015-08-06 15:53:38 +02:00
jp
5374adc69e Small refactor on ench. table 2015-08-06 01:14:48 +02:00
jp
0896285fb7 Small cleaning on nodes.lua 2015-08-05 20:12:40 +02:00
jp
6231ecaed3 Drop items from frames when dug, ABM and clean-up 2015-08-05 20:01:14 +02:00
jp
e534e11c8c Better descriptions and nodes groups on Work Table output 2015-08-05 18:09:38 +02:00