Age | Commit message (Expand) | Author |
2017-09-19 | update localizationorigin/cleanup | FaceDeer |
2017-09-19 | reuse period/offset markers for intermittent diggers | FaceDeer |
2017-09-19 | add formspec auto-upgrade when layout is read | FaceDeer |
2017-09-19 | making formspecs more systematic and upgradable | FaceDeer |
2017-09-19 | simplify code behind builder formspec | FaceDeer |
2017-09-19 | add builder read substitutions dictionary | FaceDeer |
2017-09-14 | add ability to read node type as well as facing, simplifies programming | FaceDeer |
2017-09-12 | standardize config settings | FaceDeer |
2017-09-11 | move node defs and recipes into a subfolder | FaceDeer |
2017-09-11 | Merge pull request #7 from minetest-mods/extrusion | FaceDeer |
2017-09-10 | appears to be a timing issue with doc.show_entryorigin/extrusion | FaceDeer |
2017-09-10 | builder formspec work | FaceDeer |
2017-09-10 | add further out-of-range failsafes for extrusion setting | FaceDeer |
2017-09-10 | upgrade lbm for builder extrusion metadata | FaceDeer |
2017-09-10 | update localization | FaceDeer |
2017-09-10 | add extrusion capability to build heads | FaceDeer |
2017-06-18 | Merge pull request #4 from tacotexmex/master | FaceDeer |
2017-06-18 | Replace deprecated settings method | tacotexmex |
2017-02-26 | No need to test for protection here | FaceDeer |
2017-02-26 | updating to latest xgettext handles concatenation correctly | FaceDeer |
2017-02-26 | A few single-quote-delimited strings were omitted from the .pot | FaceDeer |
2017-02-25 | hooking up documentation for intllib | FaceDeer |
2017-02-25 | added a few features to this class while working on another mod | FaceDeer |
2017-02-14 | Some slight wording changes to tooltips, hopefully bit clearer. | FaceDeer |
2017-02-14 | I was reading the "uses resources" setting incorrectly, defaulted to false on... | FaceDeer |
2017-02-04 | Internationalization support | FaceDeer |
2017-02-01 | generalize the sticks required for Digtron structure blocks | FaceDeer |
2017-02-01 | add "help" buttons to various formspecs when doc is installed | FaceDeer |
2017-02-01 | make use of the digtron_protected group to protect filled crates | FaceDeer |
2017-01-28 | remove leftover debug. | FaceDeer |
2017-01-28 | Protect digtron against catacomb creation | FaceDeer |
2017-01-28 | Update documentation for hopper compatibility, merge pipeworks docs into indi... | FaceDeer |
2017-01-28 | update hopper API to tenplus1's standard | FaceDeer |
2017-01-27 | add a "digtron_protected" node group for modders to use if they want to preve... | FaceDeer |
2017-01-27 | Remove a stray debug string | FaceDeer |
2017-01-27 | Add a "stop block" setting to auto-controller | FaceDeer |
2017-01-27 | listring for builders so you can shift-click an item into the build slot | FaceDeer |
2017-01-24 | add a category for fuel cost settings | FaceDeer |
2017-01-22 | Add wiki link to description | FaceDeer |
2017-01-22 | update version numbers. Getting close to a "release" version here, I think. | FaceDeer |
2017-01-22 | Traction revamp. Digtrons can now ignore traction when moving down, and pushe... | FaceDeer |
2017-01-22 | remove some redundant awards.tbv calls, add defaults | FaceDeer |
2017-01-22 | Crash bug in awards.lua | FaceDeer |
2017-01-21 | Add a note to builder docs about builders trying to build to the same space s... | FaceDeer |
2017-01-21 | Add screenshot | FaceDeer |
2017-01-21 | Remove a copy and paste error, change wording of "creative mode" setting | FaceDeer |
2017-01-21 | Revamp storage module textures, controller colorization | FaceDeer |
2017-01-21 | Ensure rounding never brings fuel_burning display below 0 | FaceDeer |
2017-01-21 | Prevent builders from being able to build Digtron components, it's silly | FaceDeer |
2017-01-21 | change more instances of the word "node" into "block" in the documentation | FaceDeer |