Commit Graph

931 Commits (master)
 

Author SHA1 Message Date
OgelGames cffbc33e6d
Remove NaN values (#667)
2 months ago
lolbinarycat 59780437f2
Fix 1-tick pulses causing delayers to get stuck in the on state (#663)
4 months ago
lolbinarycat 50a4bd6170
node_detector now accepts a comma-seperated list of nodes like object_detector
4 months ago
SmallJoker 7418d5cb61 Reduce redundancy in minetest.registered_nodes lookups
5 months ago
lolbinarycat 6b42419828
Pistons can no longer push beds
5 months ago
Luke aka SwissalpS 8e30ee4113
Update mesecons_delayer.de.tr (#649)
9 months ago
Wuzzy b318aadd0a
Translate Mesecons to German (#636)
10 months ago
Lejo fef402e88a
Add string.split function (#500)
11 months ago
DS f98ea14023
MVPS: make stoppers non-replaceable even if they are buildable_to (#545)
11 months ago
Johannes Fritz 7f8758f17b
Pressure plates: check for entity contact (#632)
11 months ago
Wuzzy 54de66b3e1
Add pitch variations for most noteblock sounds (#535)
1 year ago
fluxionary 6890624f3d
Add option to disable printing inside a luacontroller (#633)
1 year ago
HybridDog 2589b391e5
Do not print the mesecons OK message
1 year ago
Jude Melton-Houghton edcdc6817e
Avoid deprecated item metadata accessors (#630)
1 year ago
Jude Melton-Houghton 60240ba268
Fix mvps receptor_off issue (#627)
1 year ago
Jude Melton-Houghton c10ce2dbc5
Add automated tests for some mods (#605)
1 year ago
jolesh 2ede29df9c
Add Esperanto translation (#625)
1 year ago
fluxionary a780298cfc
Add recipe to straighten wire (#629)
1 year ago
Niklp bd07fb0c79
Fix typo in hydroturbine recipe (#624)
2 years ago
Jude Melton-Houghton 121082859f
Handle invalid param2 in presets.lua (#623)
2 years ago
Jude Melton-Houghton 68171b3d8d
Store gate inputs in param2 instead of metadata (#583)
2 years ago
fluxionary da57a6214a
microcontroller: fix unsafe pattern usage (#620)
2 years ago
Oversword c4f9336a26
Exit with error if vports do not exist for any reason (#618)
2 years ago
Jude Melton-Houghton 0a4a88b1b9
Consolidate horizontal rules getters (#602)
2 years ago
sfan5 58305f52bc Add missing nil check in hydroturbine code
2 years ago
Jude Melton-Houghton 27c3c515b4 Fix mesecon cooking recipes
2 years ago
Jude Melton-Houghton 960b7c4915
Make some fixes to movement and rotation (#584)
2 years ago
Jude Melton-Houghton dfa43d6c0c
Make modpack mostly independent from MTG (#607)
2 years ago
Jude Melton-Houghton f4070d3e64
Use FIFO queue for mvps (#599)
2 years ago
sfan5 21ac966ee2 Fix MTG doors not reacting correctly to Mesecon power
2 years ago
Desour b630ff9443 Fix error prone negation reported by luacheck
2 years ago
Jude Melton-Houghton 399ee9f5b5
Avoid duplicating VManip data in Lua memory (#600)
2 years ago
Jude Melton-Houghton 0d9e0274ae
Prevent extra pin events with luacontrollers, microcontrollers, and FPGAs (#593)
2 years ago
sfan5 fef5c8cf68 Resolve license information inconsistency
2 years ago
sfan5 f6b0de64b8 Update list of MVPS stoppers
2 years ago
Jude Melton-Houghton 1d30891349 Move default dependency to individual mods that need it
2 years ago
Jude Melton-Houghton 4dfadd9276 Fix luacheck warning
2 years ago
Jude Melton-Houghton 3c27bb9350
Fix VM light update issue (#590)
2 years ago
Jude Melton-Houghton fb255d292e
Add .luacheckrc and fix issues it pointed out (#589)
2 years ago
Jude Melton-Houghton c9dd323207
Remove redundant on_placenode calls after movement (#586)
2 years ago
Jude Melton-Houghton 4c5b13a347
Fix conductor lighting when aliases are used (#582)
2 years ago
DS 4eea0834b5
Fix torch rules (#581)
2 years ago
Jude Melton-Houghton ecea0a2896
Optimize light updates when turning conductors on and off (#578)
3 years ago
Jude Melton-Houghton 9323445182 Only skip conductors with flat rules in turnon/off
3 years ago
Jude Melton-Houghton e15c55c066
Handle getting out-of-bounds bits in get_bit (#574)
3 years ago
Jude Melton-Houghton db5879706d
Fix on_placenode conductor turnon link direction (#572)
3 years ago
DS 65793514fe
Fix use_texture_alpha warnings (#563)
3 years ago
Louis Royer f5c3f798be
Compatibility with mtg_craft_guide (#555)
3 years ago
Desour 69d4a9584d Fix on-state effector-receptor combos (eg. gates) recepting to everywhere
3 years ago
DS 3f75c06a3b
Improve performance of mesecon.turnon and mesecon.turnoff (#556)
3 years ago