This website requires JavaScript.
99ba08c602
changed to asynchronous execution if the player is online
optimization
Vitaliy Olkhin
2024-12-25 11:11:28 +05:00
5c9695e242
Added a lock to the tool node destroyer to prevent the stone block from being destroyed. This need was removed from stone generation if a sieve-type mod is used on the server.
Vitaliy Olkhin
2024-11-10 16:33:51 +05:00
fa610bebe3
small fix, added the ability to enable debug for debugging code
Vitaliy Olkhin
2024-11-06 13:52:14 +05:00
2111a21f68
Added a check against constant reading of the array if the player is not on the server.
Vitaliy Olkhin
2024-11-05 18:47:59 +05:00
a094097b5e
Fixes Issue #64 (#142 )
Deathwing777
2024-11-03 16:00:04 -08:00
2947881b1e
testing
Vitaliy Olkhin
2024-11-04 11:56:30 +05:00
222a865e17
Allow digging injectors without clearing the filter (#141 )
1F616EMO~nya
2024-10-21 00:13:20 +08:00
7079fff85f
remove hardcoded stack_max
in tube registration
main
master
OgelGames
2024-09-07 20:19:46 +10:00
3189da7c9b
add Russian locale (#136 )
Vitaliy
2024-09-06 09:21:42 +05:00
a2ffaa9dc3
fix nodebreaker not ejecting replacement items
OgelGames
2024-09-05 12:56:33 +10:00
63bc754889
luacheck with builtin minetest (#109 )
Buckaroo Banzai
2024-09-04 21:35:45 +02:00
171faec7e9
Optimize move_entities_globalstep_part1 (#134 )
1F616EMO~nya
2024-08-25 00:05:27 +08:00
e9a9bd711e
fix typo in pipeworks.override_chest
OgelGames
2024-07-07 11:09:37 +10:00
720f6003ba
Add vacuum tube visualizations using vizlib
(#128 )
OgelGames
2024-07-05 11:17:19 +10:00
5919f432ae
Remove extra print()
calls and copy Luacontroller's print behavior (#127 )
1F616EMO~nya
2024-07-03 13:34:18 +08:00
71fe60014f
fix hard-coded inventory name in wielders
OgelGames
2024-05-27 23:19:46 +10:00
223c90e684
Fake player and wielder improvements (#126 )
OgelGames
2024-05-27 00:31:04 +10:00
1225e4168b
fix splitstacks toggle in default chests
OgelGames
2024-05-15 21:18:26 +10:00
94442e87bb
patch for #124 (#125 ) async race condition fix
Luke aka SwissalpS
2024-05-13 12:00:17 +02:00
1169cff163
de-duplicate chest code (#123 )
tour
2024-04-11 10:25:13 +02:00
21dbae9962
fix missing check for pipeworks.enable_item_tags
OgelGames
2024-03-30 15:55:35 +11:00
1b79084e6b
fix chest duplication bug (#119 )
Buckaroo Banzai
2024-03-17 22:21:43 +01:00
1577af738f
Autocrafter multi group ingredient (#115 )
Luke aka SwissalpS
2024-03-13 17:31:38 +01:00
8828183bef
remove nan values from digiline messages
OgelGames
2024-03-12 14:17:29 +11:00
ce263da6d5
also accept strings of tags in digilines and lua
OgelGames
2024-03-07 14:56:19 +11:00
6c66a2f43c
Tags support (#107 )
Slava Zanko
2024-03-03 12:48:27 +01:00
8724c28939
switch to using xcompat (#113 )
wsor4035
2024-03-03 06:37:46 -05:00
cb2a59131c
Make wielder nodes not ground content (#112 )
Luke aka SwissalpS
2024-03-03 02:52:23 +01:00
c7b153f1ef
Is ground content (#110 )
Luke aka SwissalpS
2024-02-27 00:44:40 +01:00
96dca7e540
Fix autocrafter crafting bug (#108 )
Luke aka SwissalpS
2024-02-08 11:01:54 +01:00
c87522c526
export pipeworks.tptube.remove_tube
(#105 )
Buckaroo Banzai
2024-01-28 22:08:24 +01:00
6d824a318a
Tube repair fixes (#102 )
OgelGames
2024-01-14 20:10:24 +11:00
04df87a6c2
Delete .editorconfig
OgelGames
2024-01-14 14:29:55 +11:00
360ed9bdde
Autocrafter groups support (#74 )
Luke aka SwissalpS
2024-01-14 02:41:28 +01:00
578e45257b
code and registrations cleanup (#101 )
Buckaroo Banzai
2024-01-14 02:40:01 +01:00
dd6950f7b0
bump min_minetest_version
to 5.5.0 for vector.zero()
OgelGames
2024-01-05 16:11:23 +11:00
5b0dceb44a
add dummy implementations of all current API calls to fake player (#98 )
fluxionary
2023-12-29 11:01:08 -08:00
7c74d0bdf3
replace global_exists
with get_modpath
OgelGames
2023-11-21 14:35:51 +11:00
dc77d1056c
fix escaping of ;
in teleport tube formspec
OgelGames
2023-11-16 14:02:10 +11:00
ab0713d9a5
Fix item duplication bug with broken tubes. (#92 )
debagos
2023-11-11 23:06:43 +01:00
b6ae50be87
fix MCL craft, chest item id is "mcl_chests:chest" (#89 )
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
2023-10-10 00:22:14 +02:00
e7cba4071b
Fix crash if add_entity fails (#88 )
savilli
2023-09-16 18:19:03 +02:00
d90c17edee
MineClone smoker and blast furnace support (#85 )
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
2023-09-06 15:33:41 +02:00
4f55610df5
fix MCL crafts (#86 )
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
2023-09-06 12:01:35 +02:00
500cce8668
MineClone containers support (#81 )
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
2023-09-02 21:17:14 +02:00
cb3e7757fc
Mineclone dig times balanced (#84 )
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
2023-09-01 15:00:50 +02:00
7f93e8aa0a
MineClone formspec compat (#82 )
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
2023-08-25 02:50:49 +02:00
ebe2331619
remove facedir debugging logs (#73 )
Buckaroo Banzai
2023-06-21 21:22:36 +02:00
2f97a367f3
Fix autocrafter destroying replacement items (#72 )
OgelGames
2023-06-21 14:49:34 +10:00
9395013cde
Support setting teleport tube can_receive
by digilines (#68 )
Luke aka SwissalpS
2023-05-28 04:49:25 +02:00
2c880a3843
cache teleport tube logging setting
OgelGames
2023-05-19 14:17:04 +10:00
56bcc7dbb7
log when items teleport through tubes (#66 )
fluxionary
2023-05-18 10:49:12 -07:00
bd5a42356b
Use sane default i3 inventory settings when missing (#57 )
Awkanimus
2023-01-26 15:44:41 -05:00
b0b675f715
Fix deprecated call to player:get_look_pitch()
wsor4035
2023-01-08 21:51:49 -05:00
855937aec3
make all nodes diggable in mcl* survival mode
unknown
2022-12-02 15:54:21 -05:00
fc0d4990b0
make minor bugfixes to restore compat with mineclone2
unknown
2022-11-20 19:47:14 -05:00
5e9bfa049b
Add digilines to teleport tube and refactor code (#49 )
OgelGames
2022-11-11 23:20:28 +11:00
5345fe7af3
Prevent vacuum tubes breaking themselves and refactor code (#51 )
OgelGames
2022-11-11 23:14:08 +11:00
8c251800db
Store teleport tube DB more compactly (#45 )
Jude Melton-Houghton
2022-09-21 17:53:42 -04:00
b190d29d21
fix https://github.com/mt-mods/pipeworks/issues/44
unknown
2022-09-19 20:21:34 -04:00
e45eca76e1
check if machine is protected before trying to break/place a node (#43 )
fluxionary
2022-09-17 16:03:55 -07:00
65cea1e33c
check if target is protected before trying to break/place a node, so as not to trigger protection violations (#42 )
fluxionary
2022-09-16 16:16:58 -07:00
b6c02ac8de
typo fix
Luke aka SwissalpS
2022-08-16 00:30:42 +02:00
54243764e0
prevent tubes from connecting to the front of furnaces to match chests
wsor4035
2022-08-13 23:59:46 -04:00
1823690dad
Store teleport tube DB in mod storage (#40 )
Jude Melton-Houghton
2022-08-13 16:22:53 -04:00
75894355d4
Use on_repair when repairing tube (#37 )
SX
2022-06-23 19:06:01 +03:00
7b15bdbd1f
Add configurable globalstep interval (#32 )
Jude Melton-Houghton
2022-05-24 19:13:41 -04:00
90425fde95
fix broken shift-clicking in wielder formspec
OgelGames
2022-05-23 02:28:21 +10:00
1349ff8dd8
Return early from on_step (#33 )
Jude Melton-Houghton
2022-05-15 10:58:35 -04:00
3b31b6f9c0
fix https://github.com/mt-mods/pipeworks/issues/31
unknown
2022-05-13 22:10:40 -04:00
4fce320d9c
Better Hades Revisited support (#30 )
sfence
2022-05-13 04:52:17 +02:00
55ded7e569
Make tubes opaque when entities are not used (#29 )
Jude Melton-Houghton
2022-05-11 18:41:28 -04:00
e3d94cb3a8
fix digiline formspec spacing (#27 )
wsor4035
2022-05-07 17:04:06 -04:00
97903327a5
Add option to forego real entities (#26 )
Jude Melton-Houghton
2022-05-06 11:25:02 -04:00
37eef73695
add I3 support + update to formspecs v2 (#22 )
wsor4035
2022-04-16 14:51:59 -04:00
3092ce771f
Merge pull request #21 from mt-mods/issue_20
fluxionary
2022-04-01 20:38:39 -07:00
96ccd29dd2
address flux review
unknown
2022-04-01 20:20:48 -04:00
8e0b25fb2c
fix https://github.com/mt-mods/pipeworks/issues/20
unknown
2022-04-01 19:50:21 -04:00
8a29f8844c
fix pipeworks:mese_tube_000000 craft
wsor4035
2022-03-20 12:47:45 -04:00
5aa0501872
make pipeworks Game agnostic (#16 )
wsor4035
2022-03-14 21:39:58 -04:00
5618003be3
fix remaining use_texture_alpha
warnings
OgelGames
2022-02-07 15:53:29 +11:00
06fd754216
fix pipeworks_enable_items_per_tube_limit
setting
OgelGames
2022-01-07 13:42:08 +11:00
794cae675e
Expose set_tube on public API (#6 )
SX
2022-01-02 16:14:14 +02:00
7d3a61e595
Fix toggling of autocrafter when digilines
is not installed (#5 )
zichen
2021-12-26 14:12:15 +08:00
a70115ab8d
update wiki link
wsor4035
2021-12-13 20:20:47 -05:00
23fe215721
Fix furnace block fuel (#2 )
sfence
2021-11-29 17:01:16 +01:00
8f067db7cd
github luacheck workflow
OgelGames
2021-11-28 16:13:11 +11:00
e082ea473b
fix missing argument when calling on_rightclick
OgelGames
2021-11-28 14:40:40 +11:00
cec6049dd1
Merge branch 'tptube-cache-v2' into 'master'
Vanessa Dannenberg
2021-06-01 17:17:34 +00:00
047718b3c3
add caching layer to teleport tube
BuckarooBanzay
2021-03-18 07:51:10 +01:00
01f4ea066c
Merge branch 'master' into 'master'
Vanessa Dannenberg
2021-05-29 12:22:42 +00:00
7ba685344c
fix autocrafter
OgelGames
2021-05-29 17:37:10 +10:00
c39d40e940
Merge branch 'fix_undeclared' into 'master'
Vanessa Dannenberg
2021-05-14 04:08:02 +00:00
48b082e014
Fix Undeclared global variable "unified_inventory"
Jordan Irwin
2021-05-13 10:57:58 -07:00
2670fd88a9
Merge branch 'lua-tube-mono' into 'master'
Vanessa Dannenberg
2021-05-06 18:21:59 +00:00
3536004667
Merge branch 'fix-protection-check' into 'master'
Vanessa Dannenberg
2021-05-06 18:21:42 +00:00
b53a1ee477
Make LUA editor and error label use mono font
hlqkj
2021-05-06 18:28:47 +02:00
29bac67d3a
Skip protection check on formspec close
hlqkj
2021-05-06 18:02:19 +02:00
db6d1bd9c1
Merge branch 'master' into 'master'
Vanessa Dannenberg
2021-04-06 09:12:01 +00:00
79dc5f5c7d
Make luacheck happy
luk3yx
2021-04-06 21:10:08 +12:00