index
:
mesecons
master
Fork of https://github.com/minetest-mods/mesecons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-17
tweaked the selection box a bit
Vanessa Ezekowitz
2012-08-17
Merge pull request #26 from VanessaE/master
Jeija
2012-08-17
new nodeboxes+textures for isolated mesecons
Vanessa Ezekowitz
2012-08-16
Add conductor rules, add demo isolated mesecons to proof that it works
Jeija
2012-08-15
Same rules change like with wall levers for buttons
Jeija
2012-08-15
Fix/Improve Wall lever rules
Jeija
2012-08-15
Remove Temperest setting as it is an extension now
Jeija
2012-08-15
Move Temperest to mesecons-extension-temperest
Jeija
2012-08-15
Change tile_images to tiles for water turbine
Jeija
2012-08-15
Move Battery to mesecons-extension-battery
Jeija
2012-08-13
Update microcontroller tutorial to include after()
Jeija
2012-08-13
Finish after() command: works now
Jeija
2012-08-13
Bugfix for microcontroller's after(): Make sure that microcontroller the code...
Jeija
2012-08-13
Bugfix: Check if receptor node is powered from somewhere before turning it of...
Jeija
2012-08-13
Add not-yet-working after(time, code) function to the microcontroller
Jeija
2012-08-13
Re-enable backwards compatibility (sorry for disabling)
Jeija
2012-08-13
Remove piston_up from dead groups
Jeija
2012-08-13
Register piston_up and piston_down as effectors
Jeija
2012-08-13
New effector system, effectors have to be registered with mesecon:register_ef...
Jeija
2012-08-13
Make mesecons only connect to input and output ports (e.g. of the delayer)
Jeija
2012-08-13
Add alias for solar panel: mesecons:solarpanel
Jeija
2012-08-13
Use sapling instead of jungelgrass for power & blinky plant. Glue is made by ...
Jeija
2012-08-13
Code improvement, Bugfix for solar panel
Jeija
2012-08-13
Update README
Jeija
2012-08-13
Code cleanup, little bugfix (some conductors placed next to receptors didn't ...
Jeija
2012-08-13
Merge pull request #23 from VanessaE/master
Jeija
2012-08-13
Code cleanup - remove internal_api.lua (now internal.lua)
Jeija
2012-08-13
Code cleanup
Jeija
2012-08-13
Code cleanup
Jeija
2012-08-13
fixed minor error on one of the new textures.
Vanessa Ezekowitz
2012-08-13
reworked textures for mesecons wires, added a new one for each of on/off
Vanessa Ezekowitz
2012-08-13
Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons
Vanessa Ezekowitz
2012-08-13
(remove side texture)
Vanessa Ezekowitz
2012-08-13
solarpanel doesn't actually need a side texture, the top texture can serve both
Vanessa Ezekowitz
2012-08-13
Minimal speedup by not checking some nodes twice for receptors
Jeija
2012-08-13
Code cleanup and ond more extremely small speedup
Jeija
2012-08-12
Merge pull request #22 from VanessaE/master
Jeija
2012-08-12
Made X <-> Z bends not produce junction bump (only appears on T-junctions,
Vanessa Ezekowitz
2012-08-12
Slimmed down wire junctions a bit.
Vanessa Ezekowitz
2012-08-12
Further (small) speed improvement, shrink code & more comments on it
Jeija
2012-08-12
Fix mesecon delayer bugs and other non-functional changes
Jeija
2012-08-12
Merge remote-tracking branch 'origin/master'
Jeija
2012-08-12
HUGE speed improvement
Jeija
2012-08-11
Merge pull request #21 from VanessaE/master
sfan5
2012-08-12
reworked microcontroller images to make the lettering and LEDs look more
Vanessa Ezekowitz
2012-08-12
Add VanessaE to the contrib list
Jeija
2012-08-11
Merge pull request #20 from VanessaE/master
Jeija
2012-08-11
Gave solar panel a side texture. Removed alpha channel from top.
Vanessa Ezekowitz
2012-08-11
thinned the microcontroller down a bit to fit the style of the other floor ob...
Vanessa Ezekowitz
2012-08-11
change all recipes to use group:mesecon_conductor_craftable
Vanessa Ezekowitz
[prev]
[next]