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
MT-Modder
1d93a51f6e
Remove insulated t-junction and crossover from craftable group
2015-02-13 17:02:09 -05: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
Zefram
b64fea4f70
Don't allow non-inventory items as ingredients
...
Some mesecon wires (the turned-on nodes) that were
not_in_creative_inventory and should never appear in an actual inventory
were also mesecon_conductor_craftable. This is liable to make a craft
guide show them as potential ingredients, due to the use of the group
in recipes.
2014-05-02 09:07:52 +02:00
RealBadAngel
255e363b04
Fix all crafting recipes to use modern style
2013-04-28 12:40:08 +02:00
Vanessa Ezekowitz
92122379de
added and tweaked textures to improve appearance and tiling of insulated
...
T-junctions.
2012-12-27 13:50:54 -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
Andres Eduardo Montoya Cruz
34fa8a1167
now the insulated wires change their color when they are turn on
2012-12-21 20:24:43 -05:00
Jeija
c0d3bd2abb
Include experimental vertical wires (needs textures)
2012-12-13 18:42:45 +01:00
Jeija
cf6080f723
Port more blocks to nodedef system: object detector, extrawires, water turbine, insulated wire
2012-12-08 22:28:46 +01:00
Kyle
cee2574ff2
fix t-junction selectionbox when on
2012-09-10 15:48:06 -07:00
Jeija
e92387695d
Add T-junction extrawire (no good textures yet)
2012-09-09 13:34:21 +02:00