RealBadAngel
|
255e363b04
Fix all crafting recipes to use modern style
|
11 anni fa |
Jeija
|
ac0fb91139
Minor cleanup of mesecno torch and add another rule to it (behind above)
|
12 anni fa |
Jeija
|
b37bdbf55c
Port a lot more (basically everything apart from gates, pistons and extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)
|
12 anni fa |
Jeija
|
15fa38b848
Switch from tile_images to tiles = {...}
|
12 anni fa |
Jeija
|
9f16e4fcaa
Add not-yet-working after(time, code) function to the microcontroller
|
12 anni fa |
Jeija
|
00ce2540c2
New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)
|
12 anni fa |
Jeija
|
b197d29bef
Code cleanup, little bugfix (some conductors placed next to receptors didn't turn on)
|
12 anni fa |
Vanessa Ezekowitz
|
e12b297987
change all recipes to use group:mesecon_conductor_craftable
|
12 anni fa |
Jeija
|
1f6e1fa7ab
Mesecons only connect to blocks with group mesecon > 1
|
12 anni fa |
Vanessa Ezekowitz
|
0214dbc582
added mesecon = 1 to groups for torches also.
|
12 anni fa |
Kotolegokot
|
a0417d3ad3
Mesecon Torch
|
12 anni fa |
Kotolegokot
|
70841d8c8e
not_in_creative_inventory
|
12 anni fa |
Anthony Zhang
|
4200757ba3
Remove deprecated API functions "register_on_placenode" and "register_on_dignode" where possible.
|
12 anni fa |
Jeija
|
dbaafc538c
Fix Mesecon Torch
|
12 anni fa |
Jeija
|
3ed12458d2
Fix Mesecon Torch
|
12 anni fa |
Jeija
|
d069275d09
Rules + Receptor system rework
|
12 anni fa |
Jeija
|
8e0b2a2b11
Simplify rules System
|
12 anni fa |
Anthony Zhang
|
3018128b4b
Update nodes for compatibility with digging time groups.
|
12 anni fa |
Jeija
|
36ae0cc1a5
Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?]
|
12 anni fa |