Commit Graph

886 Commits (master)
 

Author SHA1 Message Date
teknomunk 42ed1d42bc Merge remote-tracking branch 'upstream/master'
4 months ago
teknomunk a2e88b7d69 Temporarily remove overheading on lua tube, make lua tube errors get added to server log, remove debug comments
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()`
4 months ago
teknomunk bb06e77c66 Make node breaker work at a distance of up to 4 so I can build a tree harvester
5 months ago
fluxionary 5b0dceb44a
add dummy implementations of all current API calls to fake player (#98)
5 months ago
teknomunk 2ce3d75ed3 Rename README
5 months ago
teknomunk caab197c97 Add comments so I can keep track of what is going on, expose vacuum to offline_abm
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
OgelGames 90425fde95 fix broken shift-clicking in wielder formspec
2 years ago
Jude Melton-Houghton 1349ff8dd8
Return early from on_step (#33)
2 years ago
unknown 3b31b6f9c0 fix https://github.com/mt-mods/pipeworks/issues/31
2 years ago
sfence 4fce320d9c
Better Hades Revisited support (#30)
2 years ago
Jude Melton-Houghton 55ded7e569
Make tubes opaque when entities are not used (#29)
2 years ago
wsor4035 e3d94cb3a8
fix digiline formspec spacing (#27)
2 years ago
Jude Melton-Houghton 97903327a5
Add option to forego real entities (#26)
2 years ago
wsor4035 37eef73695
add I3 support + update to formspecs v2 (#22)
2 years ago
fluxionary 3092ce771f
Merge pull request #21 from mt-mods/issue_20
2 years ago