- Oct 18, 2015
-
-
Jeija authored
If size limit is exceeded, the luacontroller overheats. Overheating will cause the memory to be erased.
-
- Oct 04, 2015
-
-
Jeija authored
-
Jeija authored
-
Florian Euchner authored
Use right mouse button instead of left to press button and change state of switch and lever.
-
- Oct 01, 2015
-
-
Marcin authored
-
- Aug 26, 2015
-
-
Vanessa Ezekowitz authored
-
- Jul 27, 2015
-
-
Jeija authored
-
- May 20, 2015
-
-
Vanessa Ezekowitz authored
also shrunk the base part down by a very tiny amount to help avoid z-fighting with neighboring water (scaled to 0.9995 percent)
-
Vanessa Ezekowitz authored
corrected misaligned verticies, removed doubles, made better UV maps that use multiple materials (allows to use multiple small textures)
-
- May 11, 2015
-
-
Florian Euchner authored
Don't refer to LIGHT_MAX global; use default.
-
Phil Hagelberg authored
The LIGHT_MAX global is created in the legacy.lua file in the default mod; it states that it's there for backwards compatibility, but it would be better to reference the proper value inside the default table.
-
- Mar 26, 2015
-
-
Jeija authored
-
- Feb 28, 2015
-
-
Jeija authored
-
- Feb 25, 2015
-
-
Jeija authored
-
- Feb 19, 2015
-
-
Jeija authored
-
- Feb 17, 2015
-
-
Jeija authored
end of the wire
-
- Feb 14, 2015
-
-
Jeija authored
-
Florian Euchner authored
Register only locked nodes as stoppers
-
MT-Modder authored
This was suggested here: https://github.com/Jeija/minetest-mod-mesecons/pull/216
-
Jeija authored
-
- Feb 13, 2015
-
-
Florian Euchner authored
Remove insulated t-junction and crossover from craftable group
-
MT-Modder authored
-
- Feb 05, 2015
-
-
Jeija authored
Thanks to HybridDog for spotting that
-
Florian Euchner authored
Register chests and bookshelves as stoppers
-
Vanessa Ezekowitz authored
Adjust textures and inventory images to it
-
MT-Modder authored
-
- Feb 04, 2015
-
-
http://mesecons.netC1ff authored
-
- Feb 03, 2015
- Jan 23, 2015
-
-
Florian Euchner authored
Use dye for lightstone recipes
-
- Jan 22, 2015
-
-
Jeija authored
* Enable glass and obsidian glass doors to be used with mesecons * Doors can receive signals from a vertical wire placed two blocks beneath them, use this to create mesecon-controlled double doors * Fix textures for both git upstream and stable minetest_game * Shrink code size * Rename mesecons_compatibility to mesecons_doors.
-
- Jan 21, 2015
-
-
MT-Modder authored
-
Florian Euchner authored
Fix doors texture names
-
- Jan 20, 2015
-
-
MT-Modder authored
-
Florian Euchner authored
Use group:sapling for power plant, blinky plant recipes
-
MT-Modder authored
-
- Jan 12, 2015
-
-
Florian Euchner authored
Silicon production from normal and desert sand
-
Rainer authored
Ability to produce silicon either from "normal" sand or from desert sand.
-