FaceDeer
|
b6ccd1c714
|
builder formspec work
|
2017-09-10 23:05:59 -06:00 |
|
FaceDeer
|
c6aa2840d3
|
add further out-of-range failsafes for extrusion setting
|
2017-09-10 21:35:26 -06:00 |
|
FaceDeer
|
268b4d1626
|
upgrade lbm for builder extrusion metadata
|
2017-09-10 21:30:28 -06:00 |
|
FaceDeer
|
97a258cf9c
|
update localization
|
2017-09-10 19:06:49 -06:00 |
|
FaceDeer
|
99420acb69
|
add extrusion capability to build heads
|
2017-09-10 18:58:25 -06:00 |
|
FaceDeer
|
5d2b468df4
|
Merge pull request #4 from tacotexmex/master
Replace deprecated settings method
|
2017-06-18 14:31:30 -06:00 |
|
tacotexmex
|
d09c26dd65
|
Replace deprecated settings method
|
2017-06-18 19:41:38 +02:00 |
|
FaceDeer
|
6b39a08dab
|
No need to test for protection here
|
2017-02-26 16:31:19 -07:00 |
|
FaceDeer
|
9a4713e2e3
|
updating to latest xgettext handles concatenation correctly
|
2017-02-26 13:56:24 -07:00 |
|
FaceDeer
|
e1365ee919
|
A few single-quote-delimited strings were omitted from the .pot
|
2017-02-26 12:01:26 -07:00 |
|
FaceDeer
|
bf483dc78c
|
hooking up documentation for intllib
|
2017-02-25 21:48:24 -07:00 |
|
FaceDeer
|
486be59eba
|
added a few features to this class while working on another mod
|
2017-02-25 21:47:16 -07:00 |
|
FaceDeer
|
cdc53e7757
|
Some slight wording changes to tooltips, hopefully bit clearer.
|
2017-02-14 16:34:46 -07:00 |
|
FaceDeer
|
c7f8d704b0
|
I was reading the "uses resources" setting incorrectly, defaulted to false on new games
|
2017-02-14 14:51:57 -07:00 |
|
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 |
|