1
0
mirror of https://github.com/Sokomine/cottages.git synced 2024-09-20 19:40:22 +02:00
Commit Graph

93 Commits

Author SHA1 Message Date
flux
b58368ea6a
install stylua for pre-commit check 2023-01-23 16:07:35 -08:00
flux
116ea12a79
fix crash when trying to sleep on a mat 2023-01-23 16:07:35 -08:00
flux
cdbc22b9dc
fix public anvil support 2023-01-23 16:07:35 -08:00
flux
1fe8fb84c2
ladders/rails -> connected node 2023-01-23 16:07:35 -08:00
flux
7efbc94134
avoid possible crash 2023-01-23 16:07:35 -08:00
flux
2f01468fc0
make entities more immortal 2023-01-23 16:07:35 -08:00
flux
1d260c12e7
remove debug message 2023-01-23 16:07:35 -08:00
flux
baf6d6ac44
handle interation w/ explosions 2023-01-23 16:07:35 -08:00
flux
0aeb5989d1
don't crash anvils 2023-01-23 16:07:35 -08:00
flux
cc6ee4f56c
override anvil entity if cottages anvil is enabled 2023-01-23 16:07:35 -08:00
flux
77346267d7
don't consume wagon wheel when crafting feldweg 2023-01-23 16:07:35 -08:00
flux
e64d1e4a2f
barrel: don't hard-code size into formspec 2023-01-23 16:07:35 -08:00
flux
788f0bc343
alias anvil mod stuff if the anvil mod is removed 2023-01-23 16:07:35 -08:00
flux
c0d63eb1e7
update old metadata value 2023-01-23 16:07:35 -08:00
flux
64a286d9b0
actually acknowledge anvil 2023-01-23 16:07:35 -08:00
flux
fa2d38b32f
tweak barrel infotext 2023-01-23 16:07:35 -08:00
flux
db057f02cf
don't crash if there's no owner 2023-01-23 16:07:35 -08:00
flux
05cd830f98
more protection logic fixes 2023-01-23 16:07:35 -08:00
flux
c087e513ff
fix logic error 2023-01-23 16:07:35 -08:00
flux
89ae56b882
create api for updating machine metadata 2023-01-23 16:07:35 -08:00
flux
3407c0b6c5
don't call removed api on update 2023-01-23 16:07:35 -08:00
flux
e88660462f
override anvil mod if present 2023-01-23 16:07:35 -08:00
flux
e764a6d05c
alias handmill to quern 2023-01-23 16:07:35 -08:00
flux
ff58eb921a
fix location of icon in anvil formspec 2023-01-23 16:07:35 -08:00
flux
d6244532d7
craft protected anvil w/ our anvil, not anvil:anvil 2023-01-23 16:07:35 -08:00
flux
b8b5a60587
craft protected anvil w/ our anvil, not anvil:anvil 2023-01-23 16:07:35 -08:00
flux
9b0258d8be
manage well entity w/ node entity queue, if present 2023-01-23 16:07:35 -08:00
flux
763f2bd5bf
support legacy anvil api 2023-01-23 16:07:35 -08:00
fluxionary
846308ef5a
refactor, cleanup, API, bugfixes (#1) 2023-01-23 16:07:26 -08:00
Sokomine
dbe69bcfaf fixed bug in nodebox feldweg 2022-09-26 20:42:09 +02:00
Sokomine
7d2637478a fixed surplus , 2022-09-14 00:41:03 +02:00
Sokomine
d2e96d409a made some parameters like groups more universal for feldweg nodes 2022-09-14 00:12:33 +02:00
Sokomine
ddcfdf6402 added slopes to diffrent dirt type variants 2022-09-12 18:48:16 +02:00
Sokomine
53e58a06cd added 45 degree variants from APercy and Boot; added diffrent dirt types; in order to use, set mesh_incl_45 instead of mesh 2022-09-07 23:59:29 +02:00
Sokomine
8a2c3917e0 set use_texture_alpha 2022-01-06 00:05:37 +01:00
Sokomine
0893933b2d added mod.conf 2022-01-06 00:05:22 +01:00
Sokomine
2b10e6f679 fixed tree well 2021-06-16 19:09:11 +02:00
Sokomine
1afe904303 added cottages.forbid_repair to allow forbidding some tools from beeing repaired 2021-02-24 02:28:59 +01:00
Sokomine
3dec7bf200 fixed bug with hud removal 2021-02-23 23:26:53 +01:00
Sokomine
8cfaaed308 added listring to shelf 2020-10-02 01:46:32 +02:00
Sokomine
43eabc2f27 fixed bug 2019-03-12 21:24:13 +01:00
Sokomine
ddafb51c10 removed deprecated setpos call 2019-03-11 23:44:35 +01:00
Sokomine
1a92b77ec4 updated changelog in init.lua 2019-03-11 22:20:13 +01:00
Sokomine
63153e7457 cottages_feldweg_mode is now a setting in minetest.conf 2019-03-11 22:15:27 +01:00
Sokomine
f1648ed2d6 removed obsolete setpos call 2019-03-11 22:15:06 +01:00
Sokomine
360d84edc9 removed obsolete maxwear; removed pitchfork-as-a-node from creative inv 2019-03-11 22:14:35 +01:00
Sokomine
81036b0125 fixed bug with locale 2019-03-11 00:34:37 +01:00
Sokomine
5b6ed3b003 small bugfix 2019-02-17 20:03:54 +01:00
Sokomine
0eca84e0d4 added texture for pitchfork 2019-02-17 17:57:16 +01:00
Sokomine
ccb66008c4 removed duplicate wool and straw block in case of farming and wool beeing installed 2019-02-17 16:04:58 +01:00