sfan5 
							
						 
					 
					
						
						
							
						
						fe57adec26 
					 
					
						
						
							
							Permit number type for 'distance' in digiline message again  
						
						... 
						
						
						
						fixes  #680  
					
						2024-08-15 15:10:32 +02:00 
						 
				 
			
				
					
						
							
							
								DS 
							
						 
					 
					
						
						
							
						
						d52eac5a4a 
					 
					
						
						
							
							Add documentation for Microcontroller ( #603 )  
						
						
						
						
					 
					
						2024-08-01 18:03:30 +02:00 
						 
				 
			
				
					
						
							
							
								Olivier Dragon 
							
						 
					 
					
						
						
							
						
						e2c8a81e7b 
					 
					
						
						
							
							Move textures to correct dependency issue between delayer and gates ( #676 )  
						
						
						
						
					 
					
						2024-08-01 18:02:20 +02:00 
						 
				 
			
				
					
						
							
							
								Bebibio 
							
						 
					 
					
						
						
							
						
						e71cdb6f08 
					 
					
						
						
							
							Add French translation ( #675 )  
						
						
						
						
					 
					
						2024-08-01 17:19:49 +02:00 
						 
				 
			
				
					
						
							
							
								1F616EMO~nya 
							
						 
					 
					
						
						
							
						
						0c7bb316c7 
					 
					
						
						
							
							Check for digiline message field type ( #670 )  
						
						
						
						
					 
					
						2024-07-02 12:32:19 +02:00 
						 
				 
			
				
					
						
							
							
								mruncreative 
							
						 
					 
					
						
						
							
						
						0a4651c33c 
					 
					
						
						
							
							Changes to torch and delayer appearance  ( #669 )  
						
						... 
						
						
						
						* plantlike, x-shaped torch
* removed separate LEDs for luacontroller since already contained in base mod it depends on
* changed delayer textures to be more consistent with other gates
* Reduced the amount of textures needed for pistons with texture modifiers. Will continue to work fine with all existing texturepacks. No change in graphics.
* use luacontroller_LED instead of microcontroller_LED to prevent breaking the digistuff mod which inherits it. I hope no mods inherit microcontroller LED. 
						
						
					 
					
						2024-06-08 13:43:47 +02:00 
						 
				 
			
				
					
						
							
							
								Mikita Wiśniewski 
							
						 
					 
					
						
						
							
						
						a82bac7b5b 
					 
					
						
						
							
							[mesecons_doors] Improve code quality and fix Voxelgarden support ( #671 )  
						
						... 
						
						
						
						now trapdoors are also overridden using their own function, and both
`meseconify_door` and `meseconify_trapdoor` are now ran inside loops
In the future, this could help refactor this mod entirely to not list doors
manually but parse through the `doors.registered_*` variables,
ensuring that every door works.
As a nice bonus, Voxelgarden support is fixed, and potentially so is
support for other games with exotic implementations of the doors mod. No
longer are we assuming that the existence of doors.get means that all
the trapdoors exist too; now, if the meseconify function doesn't find
their definition, it just returns without crashing. 
						
						
					 
					
						2024-05-20 20:21:52 +02:00 
						 
				 
			
				
					
						
							
							
								OgelGames 
							
						 
					 
					
						
						
							
						
						cffbc33e6d 
					 
					
						
						
							
							Remove NaN values ( #667 )  
						
						... 
						
						
						
						NaN can cause problems (and errors) if the receiving node doesn't check for it, this PR makes it so NaN values are removed from digiline messages. 
						
						
					 
					
						2024-03-14 19:54:19 +01:00 
						 
				 
			
				
					
						
							
							
								lolbinarycat 
							
						 
					 
					
						
						
							
						
						59780437f2 
					 
					
						
						
							
							Fix 1-tick pulses causing delayers to get stuck in the on state ( #663 )  
						
						
						
						
					 
					
						2024-01-22 18:29:02 +01:00 
						 
				 
			
				
					
						
							
							
								lolbinarycat 
							
						 
					 
					
						
						
							
						
						50a4bd6170 
					 
					
						
						
							
							node_detector now accepts a comma-seperated list of nodes like object_detector  
						
						
						
						
					 
					
						2024-01-13 11:05:49 +01:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						7418d5cb61 
					 
					
						
						
							
							Reduce redundancy in minetest.registered_nodes lookups  
						
						
						
						
					 
					
						2023-12-27 11:21:05 +01:00 
						 
				 
			
				
					
						
							
							
								lolbinarycat 
							
						 
					 
					
						
						
							
						
						6b42419828 
					 
					
						
						
							
							Pistons can no longer push beds  
						
						
						
						
					 
					
						2023-12-17 20:27:49 +01:00 
						 
				 
			
				
					
						
							
							
								Luke aka SwissalpS 
							
						 
					 
					
						
						
							
						
						8e30ee4113 
					 
					
						
						
							
							Update mesecons_delayer.de.tr ( #649 )  
						
						... 
						
						
						
						This is a casual game, no need for formal voice. 
						
						
					 
					
						2023-08-26 11:36:20 +02:00 
						 
				 
			
				
					
						
							
							
								Wuzzy 
							
						 
					 
					
						
						
							
						
						b318aadd0a 
					 
					
						
						
							
							Translate Mesecons to German ( #636 )  
						
						
						
						
					 
					
						2023-08-05 12:57:46 +02:00 
						 
				 
			
				
					
						
							
							
								Lejo 
							
						 
					 
					
						
						
							
						
						fef402e88a 
					 
					
						
						
							
							Add string.split function ( #500 )  
						
						
						
						
					 
					
						2023-06-18 21:43:53 +03:00 
						 
				 
			
				
					
						
							
							
								DS 
							
						 
					 
					
						
						
							
						
						f98ea14023 
					 
					
						
						
							
							MVPS: make stoppers non-replaceable even if they are buildable_to ( #545 )  
						
						
						
						
					 
					
						2023-06-18 21:21:32 +03:00 
						 
				 
			
				
					
						
							
							
								Johannes Fritz 
							
						 
					 
					
						
						
							
						
						7f8758f17b 
					 
					
						
						
							
							Pressure plates: check for entity contact ( #632 )  
						
						
						
						
					 
					
						2023-06-18 21:05:35 +03:00 
						 
				 
			
				
					
						
							
							
								Wuzzy 
							
						 
					 
					
						
						
							
						
						54de66b3e1 
					 
					
						
						
							
							Add pitch variations for most noteblock sounds ( #535 )  
						
						
						
						
					 
					
						2023-03-18 16:42:20 +03:00 
						 
				 
			
				
					
						
							
							
								fluxionary 
							
						 
					 
					
						
						
							
						
						6890624f3d 
					 
					
						
						
							
							Add option to disable printing inside a luacontroller ( #633 )  
						
						... 
						
						
						
						Co-authored-by: DS <vorunbekannt75@web.de > 
						
						
					 
					
						2023-02-23 19:16:35 +03:00 
						 
				 
			
				
					
						
							
							
								HybridDog 
							
						 
					 
					
						
						
							
						
						2589b391e5 
					 
					
						
						
							
							Do not print the mesecons OK message  
						
						
						
						
					 
					
						2022-12-22 21:02:36 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						edcdc6817e 
					 
					
						
						
							
							Avoid deprecated item metadata accessors ( #630 )  
						
						
						
						
					 
					
						2022-12-15 18:43:08 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						60240ba268 
					 
					
						
						
							
							Fix mvps receptor_off issue ( #627 )  
						
						
						
						
					 
					
						2022-12-07 13:15:23 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						c10ce2dbc5 
					 
					
						
						
							
							Add automated tests for some mods ( #605 )  
						
						... 
						
						
						
						Depends on mineunit from https://github.com/S-S-X/mineunit 
mesecons, mesecons_mvps, mesecons_fpga, and mesecons_luacontroller are now tested. 
						
						
					 
					
						2022-12-06 17:54:21 +01:00 
						 
				 
			
				
					
						
							
							
								jolesh 
							
						 
					 
					
						
						
							
						
						2ede29df9c 
					 
					
						
						
							
							Add Esperanto translation ( #625 )  
						
						
						
						
					 
					
						2022-12-01 18:33:19 +01:00 
						 
				 
			
				
					
						
							
							
								fluxionary 
							
						 
					 
					
						
						
							
						
						a780298cfc 
					 
					
						
						
							
							Add recipe to straighten wire ( #629 )  
						
						... 
						
						
						
						Add recipe to straighten corner insulated wires 
						
						
					 
					
						2022-12-01 18:26:47 +01:00 
						 
				 
			
				
					
						
							
							
								Niklp 
							
						 
					 
					
						
						
							
						
						bd07fb0c79 
					 
					
						
						
							
							Fix typo in hydroturbine recipe ( #624 )  
						
						
						
						
					 
					
						2022-10-07 23:28:30 +02:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						121082859f 
					 
					
						
						
							
							Handle invalid param2 in presets.lua ( #623 )  
						
						
						
						
					 
					
						2022-09-11 14:50:26 +02:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						68171b3d8d 
					 
					
						
						
							
							Store gate inputs in param2 instead of metadata ( #583 )  
						
						
						
						
					 
					
						2022-08-25 16:55:03 +02:00 
						 
				 
			
				
					
						
							
							
								fluxionary 
							
						 
					 
					
						
						
							
						
						da57a6214a 
					 
					
						
						
							
							microcontroller: fix unsafe pattern usage ( #620 )  
						
						
						
						
					 
					
						2022-08-01 17:27:05 +02:00 
						 
				 
			
				
					
						
							
							
								Oversword 
							
						 
					 
					
						
						
							
						
						c4f9336a26 
					 
					
						
						
							
							Exit with error if vports do not exist for any reason ( #618 )  
						
						... 
						
						
						
						Make sure node is registered before attempting to access the vports 
						
						
					 
					
						2022-06-16 11:56:49 +02:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						0a4a88b1b9 
					 
					
						
						
							
							Consolidate horizontal rules getters ( #602 )  
						
						
						
						
					 
					
						2022-06-05 11:19:18 +02:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						58305f52bc 
					 
					
						
						
							
							Add missing nil check in hydroturbine code  
						
						
						
						
					 
					
						2022-06-05 11:11:47 +02:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						27c3c515b4 
					 
					
						
						
							
							Fix mesecon cooking recipes  
						
						
						
						
					 
					
						2022-05-11 08:57:19 +02:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						960b7c4915 
					 
					
						
						
							
							Make some fixes to movement and rotation ( #584 )  
						
						
						
						
					 
					
						2022-05-07 22:24:58 +02:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						dfa43d6c0c 
					 
					
						
						
							
							Make modpack mostly independent from MTG ( #607 )  
						
						
						
						
					 
					
						2022-05-05 16:57:53 +02:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						f4070d3e64 
					 
					
						
						
							
							Use FIFO queue for mvps ( #599 )  
						
						
						
						
					 
					
						2022-04-01 23:33:41 +02:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						21ac966ee2 
					 
					
						
						
							
							Fix MTG doors not reacting correctly to Mesecon power  
						
						
						
						
					 
					
						2022-04-01 23:27:35 +02:00 
						 
				 
			
				
					
						
							
							
								Desour 
							
						 
					 
					
						
						
							
						
						b630ff9443 
					 
					
						
						
							
							Fix error prone negation reported by luacheck  
						
						
						
						
					 
					
						2022-03-30 23:25:18 +02:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						399ee9f5b5 
					 
					
						
						
							
							Avoid duplicating VManip data in Lua memory ( #600 )  
						
						
						
						
					 
					
						2022-03-08 18:15:30 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						0d9e0274ae 
					 
					
						
						
							
							Prevent extra pin events with luacontrollers, microcontrollers, and FPGAs ( #593 )  
						
						
						
						
					 
					
						2022-02-27 21:12:37 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						fef5c8cf68 
					 
					
						
						
							
							Resolve license information inconsistency  
						
						... 
						
						
						
						Although the addition of "version 3 or later" to the README [1] predates the
commit that added LICENSE.txt with the description "LGPLv3 for code" [2]
I think it's safe to go with the latter since the terms were clarified
again by the original author explicitly without the "or later" clause [3].
closes  #575 
[1]: May 2013 8be0d0e1d9c3082f660185bc62a65d 
						
						
					 
					
						2022-02-19 18:20:06 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						f6b0de64b8 
					 
					
						
						
							
							Update list of MVPS stoppers  
						
						
						
						
					 
					
						2022-02-19 18:01:58 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						1d30891349 
					 
					
						
						
							
							Move default dependency to individual mods that need it  
						
						
						
						
					 
					
						2022-02-19 17:13:31 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						4dfadd9276 
					 
					
						
						
							
							Fix luacheck warning  
						
						
						
						
					 
					
						2022-02-13 19:48:51 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						3c27bb9350 
					 
					
						
						
							
							Fix VM light update issue ( #590 )  
						
						
						
						
					 
					
						2022-02-13 00:19:33 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						fb255d292e 
					 
					
						
						
							
							Add .luacheckrc and fix issues it pointed out ( #589 )  
						
						
						
						
					 
					
						2022-02-12 20:12:12 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						c9dd323207 
					 
					
						
						
							
							Remove redundant on_placenode calls after movement ( #586 )  
						
						
						
						
					 
					
						2022-02-12 20:11:26 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						4c5b13a347 
					 
					
						
						
							
							Fix conductor lighting when aliases are used ( #582 )  
						
						
						
						
					 
					
						2022-01-30 01:23:53 +01:00 
						 
				 
			
				
					
						
							
							
								DS 
							
						 
					 
					
						
						
							
						
						4eea0834b5 
					 
					
						
						
							
							Fix torch rules ( #581 )  
						
						
						
						
					 
					
						2022-01-30 01:23:05 +01:00 
						 
				 
			
				
					
						
							
							
								Jude Melton-Houghton 
							
						 
					 
					
						
						
							
						
						ecea0a2896 
					 
					
						
						
							
							Optimize light updates when turning conductors on and off ( #578 )  
						
						
						
						
					 
					
						2021-11-27 16:28:13 +01:00