summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-21Prevent builders from being able to build Digtron components, it's sillyFaceDeer
2017-01-21change more instances of the word "node" into "block" in the documentationFaceDeer
2017-01-21Move more documentation into the documentation mod dataFaceDeer
2017-01-20add line breaks to tooltipsFaceDeer
2017-01-20Move crate recipe into the recipes fileFaceDeer
2017-01-20add achievements for storing Digtrons in cratesFaceDeer
2017-01-20Switch user-facing strings to use the word "block" instead of "node"FaceDeer
2017-01-19add settings to settings menuFaceDeer
2017-01-18Add a bunch of achievements via optional dependency on the Awards modFaceDeer
2017-01-17Add "Doc" modpack support. Also fix up some bugs with crate marker entities, ...FaceDeer
2017-01-17Crate marker entities will indicate when they're in a non-buildable node. Doe...FaceDeer
2017-01-17Add visual markers for crated Digtron imageFaceDeer
2017-01-17added sounds to crate packing and unpackingFaceDeer
2017-01-15reprice the crate to be cheaper. I made the recipe based on how annoying it w...FaceDeer
2017-01-15Add crates for packing up, transporting, and unpacking digtron arraysFaceDeer
2017-01-14Diagonal movement setting for the auto-controller.FaceDeer
2017-01-13Add dual digger heads for eventual use with diagonal movementFaceDeer
2017-01-13Forgot to add an optional depends with my previous changelistFaceDeer
2017-01-13add compatibility with the hopper mod, via the API I just added over in a for...FaceDeer
2017-01-12fix crash when auto-controller reaches unloaded nodes.FaceDeer
2017-01-12missed a debug callFaceDeer
2017-01-12Fix a bug in protection-testing when writing layout images to worldFaceDeer
2017-01-12Merge pull request #1 from FaceDeer/layout-refactorFaceDeer
2017-01-12Update axle to new layout class, drop dug items in the right placeorigin/layout-refactorFaceDeer