Commit Graph

855 Commits

Author SHA1 Message Date
kilbith
4a9636649b minor style cleaning 2015-08-24 22:12:13 +02:00
kilbith
df80f18f90 Optimize table inserting 2015-08-24 21:49:54 +02:00
kilbith
f1a50fdd9a Fix patterns matching for underscored node names 2015-08-24 21:38:35 +02:00
kilbith
3839cb6781 Refine some patterns capitalizing 2015-08-24 21:13:51 +02:00
kilbith
a44a98c44e Style cleaning 2015-08-24 21:08:21 +02:00
kilbith
d82f60a904 Merge branch 'master' of https://github.com/t4im/xdecor 2015-08-24 20:50:52 +02:00
Tim
3dc1d61611 rewrite enchanting registrations to avoid having registration run multiple times for the same tool-material-chant combination 2015-08-24 20:48:08 +02:00
kilbith
b4da14d64f Return back to table.insert() on xwall 2015-08-24 20:42:45 +02:00
Tim
be05c7ef77 use inventory lists as interface for the worktable cut mechanism 2015-08-24 20:08:13 +02:00
kilbith
e3e038a10d Fix wrong description on Moon Brick node 2015-08-24 14:27:20 +02:00
kilbith
4506526c91 Fix unability to dig some nodes 2015-08-23 19:04:09 +02:00
jp
2a9ad8adcd Disallow using the hammer against nodes 2015-08-23 00:22:33 +02:00
jp
2dc1d7f429 Optimize some formspecs triggering 2015-08-22 22:46:40 +02:00
jp
c35ed36b53 Improved Work Table formspec (with more shapes to cut and storage) 2015-08-22 21:56:36 +02:00
jp
f0b023225b Fix unknown items appearing in stack after closing formspec 2015-08-22 10:09:04 +02:00
jp
b56c002a97 Limit honey stack to 16 2015-08-21 22:17:18 +02:00
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