Commit Graph

895 Commits (master)
 

Author SHA1 Message Date
OgelGames 1225e4168b fix splitstacks toggle in default chests
4 days ago
Luke aka SwissalpS 94442e87bb
patch for #124 (#125) async race condition fix
6 days ago
tour 1169cff163
de-duplicate chest code (#123)
1 month ago
OgelGames 21dbae9962 fix missing check for `pipeworks.enable_item_tags`
2 months ago
Buckaroo Banzai 1b79084e6b
fix chest duplication bug (#119)
2 months ago
Luke aka SwissalpS 1577af738f
Autocrafter multi group ingredient (#115)
2 months ago
OgelGames 8828183bef remove nan values from digiline messages
2 months ago
OgelGames ce263da6d5 also accept strings of tags in digilines and lua
2 months ago
Slava Zanko 6c66a2f43c
Tags support (#107)
3 months ago
wsor4035 8724c28939
switch to using xcompat (#113)
3 months ago
Luke aka SwissalpS cb2a59131c
Make wielder nodes not ground content (#112)
3 months ago
Luke aka SwissalpS c7b153f1ef
Is ground content (#110)
3 months ago
Luke aka SwissalpS 96dca7e540
Fix autocrafter crafting bug (#108)
3 months ago
Buckaroo Banzai c87522c526
export `pipeworks.tptube.remove_tube` (#105)
4 months ago
OgelGames 6d824a318a
Tube repair fixes (#102)
4 months ago
OgelGames 04df87a6c2 Delete .editorconfig
4 months ago
Luke aka SwissalpS 360ed9bdde
Autocrafter groups support (#74)
4 months ago
Buckaroo Banzai 578e45257b
code and registrations cleanup (#101)
4 months ago
OgelGames dd6950f7b0
bump `min_minetest_version` to 5.5.0 for `vector.zero()`
5 months ago
fluxionary 5b0dceb44a
add dummy implementations of all current API calls to fake player (#98)
5 months ago
OgelGames 7c74d0bdf3 replace `global_exists` with `get_modpath`
6 months ago
OgelGames dc77d1056c fix escaping of `;` in teleport tube formspec
6 months ago
debagos ab0713d9a5
Fix item duplication bug with broken tubes. (#92)
6 months ago
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org b6ae50be87
fix MCL craft, chest item id is "mcl_chests:chest" (#89)
7 months ago
savilli e7cba4071b
Fix crash if add_entity fails (#88)
8 months ago
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org d90c17edee
MineClone smoker and blast furnace support (#85)
9 months ago
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org 4f55610df5
fix MCL crafts (#86)
9 months ago
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org 500cce8668
MineClone containers support (#81)
9 months ago
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org cb3e7757fc
Mineclone dig times balanced (#84)
9 months ago
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org 7f93e8aa0a
MineClone formspec compat (#82)
9 months ago
Buckaroo Banzai ebe2331619
remove facedir debugging logs (#73)
11 months ago
OgelGames 2f97a367f3
Fix autocrafter destroying replacement items (#72)
11 months ago
Luke aka SwissalpS 9395013cde Support setting teleport tube `can_receive` by digilines (#68)
12 months ago
OgelGames 2c880a3843 cache teleport tube logging setting
1 year ago
fluxionary 56bcc7dbb7
log when items teleport through tubes (#66)
1 year ago
Awkanimus bd5a42356b
Use sane default i3 inventory settings when missing (#57)
1 year ago
wsor4035 b0b675f715
Fix deprecated call to `player:get_look_pitch()`
1 year ago
unknown 855937aec3 make all nodes diggable in mcl* survival mode
1 year ago
unknown fc0d4990b0 make minor bugfixes to restore compat with mineclone2
2 years ago
OgelGames 5e9bfa049b
Add digilines to teleport tube and refactor code (#49)
2 years ago
OgelGames 5345fe7af3
Prevent vacuum tubes breaking themselves and refactor code (#51)
2 years ago
Jude Melton-Houghton 8c251800db
Store teleport tube DB more compactly (#45)
2 years ago
unknown b190d29d21 fix https://github.com/mt-mods/pipeworks/issues/44
2 years ago
fluxionary e45eca76e1
check if machine is protected before trying to break/place a node (#43)
2 years ago
fluxionary 65cea1e33c
check if target is protected before trying to break/place a node, so as not to trigger protection violations (#42)
2 years ago
Luke aka SwissalpS b6c02ac8de
typo fix
2 years ago
wsor4035 54243764e0
prevent tubes from connecting to the front of furnaces to match chests
2 years ago
Jude Melton-Houghton 1823690dad
Store teleport tube DB in mod storage (#40)
2 years ago
SX 75894355d4
Use on_repair when repairing tube (#37)
2 years ago
Jude Melton-Houghton 7b15bdbd1f
Add configurable globalstep interval (#32)
2 years ago