summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-01Was only testing controller node for player protectionFaceDeer
2017-09-30Merge pull request #8 from minetest-mods/cleanupFaceDeer
2017-09-19update localizationorigin/cleanupFaceDeer
2017-09-19reuse period/offset markers for intermittent diggersFaceDeer
2017-09-19add formspec auto-upgrade when layout is readFaceDeer
2017-09-19making formspecs more systematic and upgradableFaceDeer
2017-09-19simplify code behind builder formspecFaceDeer
2017-09-19add builder read substitutions dictionaryFaceDeer
2017-09-14add ability to read node type as well as facing, simplifies programmingFaceDeer
2017-09-12standardize config settingsFaceDeer
2017-09-11move node defs and recipes into a subfolderFaceDeer
2017-09-11Merge pull request #7 from minetest-mods/extrusionFaceDeer
2017-09-10appears to be a timing issue with doc.show_entryorigin/extrusionFaceDeer
2017-09-10builder formspec workFaceDeer
2017-09-10add further out-of-range failsafes for extrusion settingFaceDeer
2017-09-10upgrade lbm for builder extrusion metadataFaceDeer
2017-09-10update localizationFaceDeer
2017-09-10add extrusion capability to build headsFaceDeer
2017-06-18Merge pull request #4 from tacotexmex/masterFaceDeer
2017-06-18Replace deprecated settings methodtacotexmex
2017-02-26No need to test for protection hereFaceDeer
2017-02-26updating to latest xgettext handles concatenation correctlyFaceDeer
2017-02-26A few single-quote-delimited strings were omitted from the .potFaceDeer
2017-02-25hooking up documentation for intllibFaceDeer
2017-02-25added a few features to this class while working on another modFaceDeer
2017-02-14Some slight wording changes to tooltips, hopefully bit clearer.FaceDeer
2017-02-14I was reading the "uses resources" setting incorrectly, defaulted to false on...FaceDeer
2017-02-04Internationalization supportFaceDeer
2017-02-01generalize the sticks required for Digtron structure blocksFaceDeer
2017-02-01add "help" buttons to various formspecs when doc is installedFaceDeer
2017-02-01make use of the digtron_protected group to protect filled cratesFaceDeer
2017-01-28remove leftover debug.FaceDeer
2017-01-28Protect digtron against catacomb creationFaceDeer
2017-01-28Update documentation for hopper compatibility, merge pipeworks docs into indi...FaceDeer
2017-01-28update hopper API to tenplus1's standardFaceDeer
2017-01-27add a "digtron_protected" node group for modders to use if they want to preve...FaceDeer
2017-01-27Remove a stray debug stringFaceDeer
2017-01-27Add a "stop block" setting to auto-controllerFaceDeer
2017-01-27listring for builders so you can shift-click an item into the build slotFaceDeer
2017-01-24add a category for fuel cost settingsFaceDeer
2017-01-22Add wiki link to descriptionFaceDeer
2017-01-22update version numbers. Getting close to a "release" version here, I think.FaceDeer
2017-01-22Traction revamp. Digtrons can now ignore traction when moving down, and pushe...FaceDeer
2017-01-22remove some redundant awards.tbv calls, add defaultsFaceDeer
2017-01-22Crash bug in awards.luaFaceDeer
2017-01-21Add a note to builder docs about builders trying to build to the same space s...FaceDeer
2017-01-21Add screenshotFaceDeer
2017-01-21Remove a copy and paste error, change wording of "creative mode" settingFaceDeer
2017-01-21Revamp storage module textures, controller colorizationFaceDeer
2017-01-21Ensure rounding never brings fuel_burning display below 0FaceDeer