| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | Move textures into their mods | 
|  |  | 
|  |  | 
|  | Use swap_node instead of add_node when replacing conductors. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | change on_punch to on_rightclick, make disabled blinky plants drop norma... | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | here and there to facilitate this. | 
|  |  | 
|  | Make blinkyplants toggleable | 
|  |  | 
|  |  | 
|  | LGPLv3 for code,
CC-BY-SA-3.0 for everything else
This should makes it easier for packagers of distributions | 
|  | Permitted according to section 4b of CC-BY-SA-2.0:
"a later version of this License with the same License Elements as this License" | 
|  |  | 
|  | Give crossing proper textures | 
|  |  | 
|  | Multi rules
Merged for near-future textures to be merged cleanly. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Fixes https://github.com/Jeija/minetest-mod-mesecons/issues/108 | 
|  | goto statement (bugs reported by Nore). | 
|  |  | 
|  | jordan4ibanez. | 
|  | globalstep, configurable to be on/off | 
|  | Add an ABM function which resets heat to 0, ... | 
|  | cooled normally if they are moved (piston, etc...) during the cooling delay. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | and prevent interrupts from piling up (fixes #101, metadata trashing). Idea for burnt luacontroller comes from ShadowNinja. | 
|  | Update crafting recipes - pretty much all of Mesecons recipes still used an old, now deprecated syntax substantially of the form 'node "default:xxxx" 2'  (with two pairs of quotes).  All such recipes have been changed to use the current method, i.e. "default:xxxx 2" (with one pair of quotes encompassing the whole itemstack). | 
|  |  |