sys4-fr
93aa24dc42
Remove undeclared global variable corner_nodebox ( #554 )
...
To avoid warning message at load time.
Co-authored-by: sys4 <admin@sys4.fr>
2021-02-27 16:19:46 +01:00
Vitaliy
9fda51b650
Insulated double corner ( #524 )
...
* Add insulated double corner
* Make single corner curved to match double corner
* Remove obsolete regular corner textures
2020-08-24 00:30:57 +03:00
mbartlett21
75bd1e8be6
Unpad insulated wire recipes ( #477 )
2020-06-28 01:28:56 +03:00
number Zero
a4f5ae5b89
Remove tiny (+0.001) selection box oversize
2018-09-07 17:31:49 +02:00
number Zero
9e6eac4285
Make insulated wires’ selection box fit in the node
2018-09-07 17:31:49 +02:00
Vitaliy
ff73d0e60f
Merge pull request #401 from Wuzzy2/sfx
...
Add missing sound effects and fix wrong pressure plate sounds
2018-07-18 01:37:45 +03:00
DS
7537b9f381
Use rotate_simple for insulated wires ( #382 )
2018-01-30 21:47:03 +03:00
Wuzzy
6f1ff24474
Add sounds for wires and piston heads
2018-01-28 20:56:42 +01:00
DS
ff0bd76efe
Set is_ground_content to false ( #386 )
2017-11-01 00:50:39 +03:00
DS
905260c8db
Handle blasts ( #356 )
2017-10-07 01:44:49 +03:00
sfan5
5188853014
Make descriptions of insulated wires consistent
...
This allows finding all of them by searching
"insulated" in the creative menu.
2017-01-22 13:39:10 +01:00
Jeija
97f7b5745f
Remove trailing whitespace
2015-10-04 13:30:34 +02:00
Jeija
5be179bf11
Replace mesecon:<some_function> with mesecon.<some_function> for greater
...
flexibility and because it was never inteded to be OOP in the first
place.
mesecon.receptor_on and mesecon.receptor_off are provided by wrappers
(mesecon:receptor_on/off) for compatibility, but will be removed. Mod
programmers that use mesecons: Please update!
Also, fix microcontroller polluting the global namespace and remove some
deprecated stuff.
2014-11-22 15:42:22 +01:00
RealBadAngel
255e363b04
Fix all crafting recipes to use modern style
2013-04-28 12:40:08 +02:00
Jeija
d36dd865ad
Fix onstate corner drop
...
I blame khonkhortisan
2013-02-19 16:42:33 +01:00
Kyle
09ac201bac
Fix the nodename of a drop
2013-02-18 10:27:11 -08:00
Vanessa Ezekowitz
84ad046533
Added a couple of needed textures for curved/corner wires and tweak code to
...
use them. Also fixed the "on" state image for wire ends so that it works for
curved wires also.
2012-12-27 12:48:02 -05:00
Jeija
d1ace465c7
Add experimental 'corner' wire, an insulated bended wire (needs textures and maybe rename it)
2012-12-27 09:54:19 +01:00