Commit Graph

106 Commits

Author SHA1 Message Date
FaceDeer
c57582e775 Internationalization support
What a lot of strings.
2017-02-04 23:08:38 -07:00
FaceDeer
7a044ec4e9 generalize the sticks required for Digtron structure blocks 2017-02-01 22:16:38 -07:00
FaceDeer
f63e7b7a9b add "help" buttons to various formspecs when doc is installed 2017-02-01 20:32:58 -07:00
FaceDeer
43b10262fc make use of the digtron_protected group to protect filled crates 2017-02-01 19:38:00 -07:00
FaceDeer
86be9d099e remove leftover debug. 2017-01-28 14:37:44 -07:00
FaceDeer
823b386ed9 Protect digtron against catacomb creation 2017-01-28 14:27:01 -07:00
FaceDeer
4d14df956f Update documentation for hopper compatibility, merge pipeworks docs into individual node entries 2017-01-28 12:51:04 -07:00
FaceDeer
a9456774e1 update hopper API to tenplus1's standard 2017-01-28 12:14:54 -07:00
FaceDeer
12f4a03ef2 add a "digtron_protected" node group for modders to use if they want to prevent digtrons from digging their nodes 2017-01-27 19:54:19 -07:00
FaceDeer
be3bab36e4 Remove a stray debug string 2017-01-27 19:44:46 -07:00
FaceDeer
bfa9af888a Add a "stop block" setting to auto-controller 2017-01-27 19:40:10 -07:00
FaceDeer
e1c4385471 listring for builders so you can shift-click an item into the build slot 2017-01-27 18:34:34 -07:00
FaceDeer
fbd13c3a6f add a category for fuel cost settings 2017-01-24 19:20:12 -07:00
FaceDeer
0810d99f85 Add wiki link to description 2017-01-22 11:35:52 -07:00
FaceDeer
9ded8dbd26 update version numbers. Getting close to a "release" version here, I think. 2017-01-22 11:25:46 -07:00
FaceDeer
1becf78dee Traction revamp. Digtrons can now ignore traction when moving down, and pushers ignore traction entirely. 2017-01-22 11:06:37 -07:00
FaceDeer
b8f9a54d94 remove some redundant awards.tbv calls, add defaults 2017-01-22 01:41:48 -07:00
FaceDeer
2d41c9ade1 Crash bug in awards.lua 2017-01-22 01:29:47 -07:00
FaceDeer
6fdd5565ea Add a note to builder docs about builders trying to build to the same space simultaneously. 2017-01-21 22:34:38 -07:00
FaceDeer
ba3cacbb8d Add screenshot 2017-01-21 21:22:54 -07:00
FaceDeer
0b0b98ba33 Remove a copy and paste error, change wording of "creative mode" setting 2017-01-21 21:05:28 -07:00
FaceDeer
d2df31bd6b Revamp storage module textures, controller colorization 2017-01-21 20:38:19 -07:00
FaceDeer
5008943d94 Ensure rounding never brings fuel_burning display below 0 2017-01-21 01:46:44 -07:00
FaceDeer
dedc22adc4 Prevent builders from being able to build Digtron components, it's silly 2017-01-21 00:55:11 -07:00
FaceDeer
d2b26dbb9a change more instances of the word "node" into "block" in the documentation 2017-01-21 00:44:18 -07:00
FaceDeer
8f597fd530 Move more documentation into the documentation mod data 2017-01-21 00:40:08 -07:00
FaceDeer
b0e358fdcb add line breaks to tooltips 2017-01-20 16:42:27 -07:00
FaceDeer
2e4f894f9e Move crate recipe into the recipes file 2017-01-20 00:34:01 -07:00
FaceDeer
f3cda1f5db add achievements for storing Digtrons in crates 2017-01-20 00:30:28 -07:00
FaceDeer
68a83a7a8d Switch user-facing strings to use the word "block" instead of "node" 2017-01-20 00:19:33 -07:00
FaceDeer
12435fc2f3 add settings to settings menu 2017-01-19 23:26:45 -07:00
FaceDeer
d962dd1654 Add a bunch of achievements via optional dependency on the Awards mod 2017-01-18 23:42:36 -07:00
FaceDeer
5a30fe40e3 Add "Doc" modpack support. Also fix up some bugs with crate marker entities, and make them show protected nodes. 2017-01-17 19:57:20 -07:00
FaceDeer
a3a1402e1b Crate marker entities will indicate when they're in a non-buildable node. Doesn't show protection though. 2017-01-17 11:50:02 -07:00
FaceDeer
960d4e4155 Add visual markers for crated Digtron image 2017-01-17 00:56:54 -07:00
FaceDeer
9ddec013de added sounds to crate packing and unpacking 2017-01-17 00:31:41 -07:00
FaceDeer
376f83cdd6 reprice the crate to be cheaper. I made the recipe based on how annoying it was to code, not how pricey it should be in game. 2017-01-15 21:25:57 -07:00
FaceDeer
2078572811 Add crates for packing up, transporting, and unpacking digtron arrays 2017-01-15 16:12:07 -07:00
FaceDeer
51c5e9b641 Diagonal movement setting for the auto-controller. 2017-01-14 16:58:37 -07:00
FaceDeer
f0e09f136a Add dual digger heads for eventual use with diagonal movement 2017-01-13 23:20:59 -07:00
FaceDeer
13c74064be Forgot to add an optional depends with my previous changelist 2017-01-13 01:18:44 -07:00
FaceDeer
11ceefa358 add compatibility with the hopper mod, via the API I just added over in a fork of the hopper mod. Hopefully this API will be merged. 2017-01-13 01:17:05 -07:00
FaceDeer
9da077c9ef fix crash when auto-controller reaches unloaded nodes. 2017-01-12 14:51:57 -07:00
FaceDeer
0dadeb054e missed a debug call 2017-01-12 01:11:28 -07:00
FaceDeer
9748fbdd5e Fix a bug in protection-testing when writing layout images to world 2017-01-12 01:10:14 -07:00
FaceDeer
578484352b Merge pull request #1 from FaceDeer/layout-refactor
Layout refactor
2017-01-12 00:53:04 -07:00
FaceDeer
e008aed60c Update axle to new layout class, drop dug items in the right place 2017-01-12 00:50:17 -07:00
FaceDeer
9f13928884 Merge remote-tracking branch 'refs/remotes/origin/master' into layout-refactor 2017-01-11 08:38:02 -07:00
FaceDeer
f665f430fc fix bug in player-movement code, and also turn controller tints into a texture for easier modding by end users 2017-01-11 08:02:40 -07:00
FaceDeer
8350469d16 Merge remote-tracking branch 'refs/remotes/origin/master' into layout-refactor 2017-01-10 22:59:33 -07:00