summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-06Digging and footstep sounds for everything that needs them! Plus, pushing but...Anthony Zhang
2013-03-05Merge pull request #82 from Jat15/patch-1Jeija
2013-03-04Fix bug texture in mesewire for 0.4 stableJat
2013-03-02Merge pull request #80 from khonkhortisan/masterkhonkhortisan
2013-03-02Make vertical piston pusher selection boxes match their horizontalkhonkhortisan
2013-02-24Don't totally force deactivation of block two below the pressure plate if con...Jeija
2013-02-24Bugfix: Also deactivate the block two below when digging a pressure plateJeija
2013-02-22Improved object detector craft recipe, picture soon available on mesecons.netJeija
2013-02-22Add (shaped) craft recipe for vertical meseconsJeija
2013-02-22Object Detector, cleanup and different behaviour:Jeija
2013-02-19More distinguishable inventory image for the luacontroller (not wieldJeija
2013-02-19Merge branch 'luacontroller'Jeija
2013-02-19Fix onstate corner dropJeija
2013-02-18Merge pull request #77 from khonkhortisan/masterkhonkhortisan
2013-02-18Fix the nodename of a dropKyle
2013-02-12Fix a dumb bug that conflicted with different things in the luacontrollerJeija
2013-02-12Fix odd behaviour when using interrupts in the luacontrollerJeija
2013-02-11Make Mese conductiveJeija
2013-02-11Merge branch 'master' into luacontrollerJeija
2013-02-10LuaController: Queue setting the ports (wait for pending operations)Jeija
2013-02-08Merge pull request #74 from khonkhortisan/eghoststoneAnthony
2013-02-08Fix sticky piston crafting recipe.Anthony Zhang
2013-02-08Remove ghoststone shadow when active.Kyle
2013-02-08Make load times faster by avoiding inventorycube and wielditem creation in te...Anthony Zhang
2013-02-08Fix #73 - receiver wire drops down one node when connected button is dug.Anthony Zhang
2013-02-07Merge pull request #70 from khonkhortisan/eghoststoneJeija
2013-02-07Make ghoststone conductive.Kyle
2013-02-06Merge branch 'master' of https://github.com/Jeija/minetest-mod-meseconsJeija
2013-02-06Fix piston drops and craft recipeJeija
2013-02-04Merge pull request #69 from khonkhortisan/masterkhonkhortisan
2013-02-04Keep vertical wire base from self-intersectingKyle
2013-01-30Fix door compatibility, update to latest versionJeija
2013-01-22Add tostring, tonumber, string to luacontroller, prohibit 'function'Jeija
2013-01-22Bugfix for the luacontroller that occured when two events occur at theJeija
2013-01-20Lots of bugfixes concerning the luacontrollerJeija
2013-01-20Fix piston bug: up piston pushing sand won't drop the sand anymoreJeija
2013-01-19Fix Bug: Wrong usage of action_on/action_off instead of action_changeJeija
2013-01-19Add support in luacontroller for a not yet released mod called 'digilines'Jeija
2013-01-19Remove unused variableJeija
2013-01-19Texture the LuaController formspecJeija
2013-01-14Bugfixes and improved stability of the luacontrollerJeija
2013-01-13Implement interrupt(time, iid): The whole code is called again after aJeija
2013-01-13Implement a memory for the controller (accesible via mem.) and cleanup codeJeija
2013-01-13Add luacontroller, a microcontroller that you can code in lua.Jeija
2013-01-09Fix a bug that occured when using a receptor placed directly next to aJeija
2013-01-06Fix gates drop bug reported by kaeza and Kacey, avoid polluting the global na...Anthony Zhang
2012-12-31Merge branch 'nextgen'Jeija
2012-12-30Add crafting recipe for the delayer (similar to redstone, but with cobble ins...Jeija
2012-12-28made tweaks to the way mese is converted to mesecons. If old mese paradigm isVanessa Ezekowitz
2012-12-28Make nr in rules rotation local in order not to pullute the holy global names...Jeija