1
0
mirror of https://github.com/Sokomine/cottages.git synced 2025-07-13 21:30:22 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
524de7d302 if moreblocks is installed, don't register the three separate "roof"
items rather, alias them to the equivalents in moreblocks instead. don't
register cottages straw or wool anymore, alias them to farming straw and
white wool.
2017-02-23 11:50:49 -05:00
9cee087886 added slope, long slope and edge to feldweg 2016-08-20 03:27:55 +02:00
1f0bc0e4bd added nice meshes from VanessaE, junction, t-junction and curve to dirt road 2016-08-17 23:53:33 +02:00
00fd63ba14 made the table slightly higher 2016-08-17 18:51:55 +02:00
93fdfdd0bb use wooden slab from moreblocks if available 2015-10-23 06:39:29 +02:00
6bd1f13061 if moreblocks is installed, moreblocks:slab_wood will be used instead of stairs:slab_wood 2015-10-22 22:14:47 +02:00
b300e9e4b0 added collision box for the tub 2015-08-26 05:43:03 +02:00
67ade147e3 added selection box for the tub 2015-08-26 05:31:32 +02:00
24ddd101ff added cottages.handmill_product so that other items can be grinded or milled 2015-08-03 23:18:28 +02:00
9071235d40 made player velocity check optional 2015-08-02 16:38:35 +02:00
235364c4a5 forgot the straw mat 2015-07-31 23:59:06 +02:00
e0167dcc4f sitting and sleeping on beds, sleeping mats and straw mats 2015-07-31 23:58:32 +02:00
e52dbe1d4b right-clicking on a bench makes the player sit there 2015-07-31 20:59:21 +02:00
5ef4dc9794 handmill, treshing place and anvil can now be used if they have no owner; the anvil can be used by all 2015-07-31 02:33:32 +02:00
af0787a420 the table now acts as a workbench in realtest and adventuretest 2015-07-31 00:15:49 +02:00
050005c6cf added hud for treshing floor 2015-07-30 00:05:32 +02:00
c869f5def1 moved minor version up one and updated README.md 2015-07-28 16:59:17 +02:00
9d5db547f0 took care of unregistered-globals-warnings 2015-07-27 17:51:58 +02:00
2d05ae5b7d added option to override the textures of the npc chests 2015-07-27 17:32:49 +02:00
a07e2e706e added missing textures; made indigrents for craft receipes configurable; added compatibility for realtest; added wool in case no wool is installed; other minor tweaks 2015-07-26 05:54:37 +02:00
d92685d20c added some missing textures so it can be used with subgames that do not contain default 2015-07-26 03:03:57 +02:00
5f80623617 removed minetest.env references and switched to swap_node 2015-07-26 00:02:41 +02:00
42521c5f2b added the files in the same state as they where in on random_buildings/cottages 2015-07-25 23:48:07 +02:00
46c6a4c47e Initial commit 2015-07-25 23:42:44 +02:00