Commit Graph

812 Commits

Author SHA1 Message Date
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
jp
c4d16ad2df Keep the same wear even if the tool is enchanted 2015-08-05 17:32:13 +02:00
jp
9d31ec93e6 Tweak xwall code 2015-08-05 17:18:40 +02:00
jp
0a1e65b766 Merge branch 'fix-mt-serialize-bug' of http://github.com/wischi-chr/xdecor 2015-08-05 16:53:16 +02:00
jp
6c43268071 Tweak worktable code 2015-08-05 16:47:52 +02:00
Christian Wischenbart
0dd2bd5d52 fix/workaround minetest.serialize number bug.
https://github.com/minetest/minetest/issues/2365
This broke xwall nodebox/collisionbox definitions
2015-08-05 16:31:18 +02:00
jp
24c173792b Refactor enchanting table code 2015-08-05 16:09:33 +02:00
jp
fdf186c275 Fix mailbox's formspecs trigger 2015-08-05 10:41:28 +02:00
Christian Wischenbart
958b235d26 Fix ench. table swapping tool causing unknown bugs 2015-08-05 02:06:01 +02:00
jp
70f6e97706 Localize tool name 2015-08-05 01:29:28 +02:00
jp
e532d31db3 Fix re-enchanting to unknown items 2015-08-05 01:22:35 +02:00
jp
cdfbf01705 Adjust some selection boxes 2015-08-04 22:33:16 +02:00
jp
06e8ea361c Fix trash can not receiving big objects thrown into 2015-08-04 17:23:38 +02:00
jp
c4cf0cd594 Change ench. table book texture 2015-08-04 16:36:17 +02:00
jp
b19883f018 Tweak tatami texture and def 2015-08-04 16:12:23 +02:00
jp
e7f507d244 Tweak ench. table formspec 2015-08-04 15:39:29 +02:00
jp
00fd907ecb Oops, bugfixes 2015-08-03 17:41:37 +02:00
jp
b14b4684ce Cleanup nodes code 2015-08-03 12:53:02 +02:00
jp
79e4f20505 Cleanup mailbox code 2015-08-03 12:08:30 +02:00
jp
90113f613d Cleanup rope code 2015-08-03 11:23:33 +02:00
jp
584e9a9f68 Bugfix and cleanup on worktable 2015-08-03 11:12:38 +02:00
jp
0709246ea4 Clean-up on walls code 2015-08-03 00:12:51 +02:00
jp
5f898982e2 Tweak node defs 2015-08-03 00:07:29 +02:00
jp
860f520169 Small clean-up on ench./work table 2015-08-02 23:33:54 +02:00
jp
1ba92e60b1 Clean-up (once again) work table code 2015-08-02 22:49:04 +02:00
jp
5ee2a6da90 Speed-up the Work Table cutting function 2015-08-02 19:51:44 +02:00
jp
28c397044a Finish and enable the Enchantment Table (yay!) 2015-08-02 17:57:30 +02:00
jp
6e52bc628c Cleanup hive formspec 2015-08-02 11:39:44 +02:00