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-10
Improve light level a little
Jeija
2012-08-10
Make button and Wall lever emit very few light if turned on
Jeija
2012-08-10
Add print command print(string in quotes or condition, can be concatenated us...
Jeija
2012-08-10
Add else: if(condition)command()>command(); > is else
Jeija
2012-08-10
Allow usage of sbi(PORT, condition) and change preset snippets to use this
Jeija
2012-08-09
Merge pull request #15 from VanessaE/master
Jeija
2012-08-10
made pressure plates go thin (1/4 pixel thick) when "on"
Vanessa Ezekowitz
2012-08-10
Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons
Jeija
2012-08-10
Remove dead timer
Jeija
2012-08-09
Merge pull request #14 from VanessaE/master
Jeija
2012-08-09
thickened soloar panel slightly for consistency with floor-objects
Vanessa Ezekowitz
2012-08-09
thickened up pressure plates slightly for consistency
Vanessa Ezekowitz
2012-08-09
made mesecons delayer thinner to better match the other floor devices
Vanessa Ezekowitz
2012-08-09
thickened base of wall button to match that of wall lever (for consistency)
Vanessa Ezekowitz
2012-08-09
Re-added nodebox-based wall levers, this time making sure to check that they
Vanessa Ezekowitz
2012-08-10
Update Tutorial
Jeija
2012-08-09
Little bugfix for programming the microcontroller
Jeija
2012-08-09
Remove the obsolete AND block - Replacement: Microcontroller
Jeija
2012-08-09
Add buttons for logic gates and some FlipFlops
Jeija
2012-08-09
Merge pull request #12 from cornernote/master
Jeija
2012-08-09
Add overheat protection and lots of bugfixes once again
Jeija
2012-08-09
A huge lot of bugfixes
Jeija
2012-08-09
Bugfix for last push
Jeija
2012-08-09
Use all of VanessaE's textures, bugfixes & improvements
Jeija
2012-08-09
Merge pull request #13 from VanessaE/master
Jeija
2012-08-09
new textures and nodeboxes for mesecons microcontroller
Vanessa Ezekowitz
2012-08-09
Remove stupid debug output
Jeija
2012-08-09
Define second parameter of sbi as condition
Jeija
2012-08-09
Enable commentaries in the Microcontroller by using :commentary
Jeija
2012-08-09
Bugfixes for microcontroller and use #addr instead of <addr>
Jeija
2012-08-09
added pistons up and down
cornernote
2012-08-08
Add an EEPROM to the Microcontroller
Jeija
2012-08-08
Bugfix for the battery: Use receptor_on/off
Jeija
2012-08-08
Fix a bug in long conditions
Jeija
2012-08-08
Fix a bug in long conditions
Jeija
2012-08-08
Add a untested wrong-spelled bad tutorial for the microcontroller
Jeija
2012-08-08
Fix = operator
Jeija
2012-08-08
Important bugfix for if
Jeija
2012-08-08
Add first experimental version of a (programmable) microcontroller
Jeija
2012-08-08
Make Pistons use set_node not dig_node (Speed Improvement)
sfan5
2012-08-08
Fix mesecon:updatenode for the last Time...
sfan5
2012-08-08
Finally fix mesecon:updatenode
sfan5
2012-08-08
Fix Typo in mesecon:nodeupdate
sfan5
2012-08-08
Add mesecon:nodeupdate Function
sfan5
2012-08-08
Trigger Block Update when retracting Piston
sfan5
2012-08-07
Merge pull request #8 from Kotolegokot/master
Anthony
2012-08-07
Merge pull request #10 from VanessaE/master
sfan5
2012-08-07
Tweaked the new textures for better contrast, added some light antialiasing to
Vanessa Ezekowitz
2012-08-07
New textures for Whiskers75's andblock, turned it into a nodebox using the
Vanessa Ezekowitz
2012-08-07
Merge pull request #9 from VanessaE/master
sfan5
[prev]
[next]