Commit Graph

20 Commits

Author SHA1 Message Date
Oversword
084e166d77 Use item stack count to avoid overfilling 2021-01-26 20:42:44 +00:00
Joachim Stolberg
4798ba472f
Merge pull request #62 from oversword/issue-61
Perform warehouse push action on unpull, and stop removing things from the cache on unpull
2020-12-18 12:33:30 +01:00
Cam B
f258dfb2dc Remove tubelib IDs that were used for accessing the cache 2020-12-18 03:04:08 +00:00
Cam B
9a5ec1a96d New put function with simplified logic, renamed to better describe purpose, cache removed 2020-12-18 02:51:31 +00:00
Cam B
0fd949b496 Perform warehouse push action on unpull, and stop removing things from the cache on unpull 2020-12-17 00:56:05 +00:00
Joachim Stolberg
9192bcadc8 v2.04: Switch to AGPL v3, adapt to minetest 5.3, add translation support, fix minor bugs 2020-11-20 14:45:28 +01:00
Joachim Stolberg
8f35b0793b Add minetest.translator support (issue #56) 2020-11-03 20:19:38 +01:00
Sven Volkmann
0adb8dadff fixing bug issue #50 2020-08-14 09:01:32 +02:00
flux
10409987f0 keep items w/ wear or items w/ max stacksize=1 from going into warehouses 2020-05-09 21:40:20 +00:00
Cam Brown
c1c7e39e1f #42 bls#168 fixed infinite item on scroll bug by being sensible and remembering how things work 2019-12-18 21:14:15 +00:00
Joachim Stolberg
87bbf759fd v2.03.01, Warehouse nodes inventory handling bugfix 2019-05-03 20:51:30 +02:00
Joachim Stolberg
a7a6b50492 V2.03, Piston/WorldEdit/replacer detection added, farming and grinder recipes added 2019-04-23 21:46:08 +02:00
Joachim Stolberg
a2926e724c Warehouse boxes bugfix for the Blackhole bugfix 2019-03-23 19:30:59 +01:00
Joachim Stolberg
952b0f1284 command "num_items" added to Warehouse Boxes 2019-01-15 22:06:08 +01:00
Joachim Stolberg
ace17bca05 tooltips added 2019-01-13 12:21:42 +01:00
Joachim Stolberg
849a2eacd1 tooltips added 2019-01-13 12:06:43 +01:00
Joachim Stolberg
f1fc163628 formspec restructured 2019-01-08 20:02:09 +01:00
Joachim Stolberg
d9b6a96941 bug fixes in almost all item processing nodes 2019-01-06 15:03:22 +01:00
Joachim Stolberg
5fb6462231 new mod 'techpack_warehouse' added
tubelib_stairway renamed to techpack_stairway
code maintenance
2019-01-05 21:24:51 +01:00
Joachim Stolberg
6b57cf07a6 new mod 'techpack_warehouse' added
tubelib_stairway renamed to techpack_stairway
code maintenance
2019-01-05 18:04:56 +01:00