FaceDeer
|
a74d931525
|
Particle effects for digger heads
|
2017-01-04 21:38:49 -07:00 |
|
FaceDeer
|
92f775a38d
|
Fix the marker math. Not sure what I was thinking.
|
2017-01-04 20:37:49 -07:00 |
|
FaceDeer
|
4cd50d81ad
|
Prettier marker textures
|
2017-01-04 19:53:52 -07:00 |
|
FaceDeer
|
1ecb6964d9
|
Builders no longer keep a real copy of the object they're "programmed" with. Also, add a "creative mode" configuration flag
|
2017-01-04 19:23:21 -07:00 |
|
FaceDeer
|
d545593f27
|
combatibility with Carbone (and presumably other games that use older versions of the default mod)
|
2017-01-03 23:56:34 -07:00 |
|
FaceDeer
|
f43e64caba
|
Reduce the length of some error messages, was able to overflow the infotext under certain conditions.
|
2017-01-03 23:37:51 -07:00 |
|
FaceDeer
|
cfd6071ee6
|
Added the auto-controller.
|
2017-01-03 23:03:41 -07:00 |
|
FaceDeer
|
3600a745be
|
Add intermittent and non-intermittent versions of the diggers.
|
2017-01-03 19:43:32 -07:00 |
|
FaceDeer
|
c1a090137c
|
making digtron nodes diggable by hand. Also extracting controller code in prep for an autonomous controller
|
2017-01-02 20:07:15 -07:00 |
|
FaceDeer
|
711c43b964
|
remove some stray minetest.debug calls
|
2017-01-02 19:27:21 -07:00 |
|
FaceDeer
|
2b5dc41d50
|
Adding item display entities to the builder heads
|
2017-01-02 18:50:03 -07:00 |
|
FaceDeer
|
ec1ee19893
|
adding output location visualizer entities for the build heads.
|
2017-01-02 16:05:48 -07:00 |
|
FaceDeer
|
5ba5b76ba7
|
add node sounds
|
2017-01-01 21:17:52 -07:00 |
|
FaceDeer
|
baadc75334
|
Some more readme tweaks, and a recycling recipe for the fuelstore
|
2017-01-01 18:35:29 -07:00 |
|
FaceDeer
|
855d6c4cca
|
add fuel storage hopper recipe to readme
|
2017-01-01 17:15:01 -07:00 |
|
FaceDeer
|
47e42801d2
|
Adding fuel usage
Adding fuel usage for digging and building. Fuel storage hopper module
added to hold fuel.
|
2017-01-01 17:12:32 -07:00 |
|
FaceDeer
|
12748d2f89
|
add a check for falling_nodes to make stuff fall after the digtron has passed
|
2017-01-01 12:02:03 -07:00 |
|
FaceDeer
|
c6d715d887
|
If cycle fails due to out-of-inventory failure, reports first item that was out of stock
|
2017-01-01 00:53:40 -07:00 |
|
FaceDeer
|
6c7842d92c
|
Introduced a bug with builders in the last checkin
Dumb oversight, didn't notice lazy execution of "and" here.
|
2017-01-01 00:00:24 -07:00 |
|
FaceDeer
|
68e0ca21c6
|
Changed sand digger to a more generic soft material digger, added more sophisticated traction, made structure climbable, added infotexts
|
2016-12-31 21:19:52 -07:00 |
|
FaceDeer
|
70803f1f44
|
Fix formatting of recipes in readme
|
2016-12-31 00:25:04 -07:00 |
|
FaceDeer
|
2695c61033
|
Initial commit
Initial commit. Contains digger head, sand digger, builder, controller,
pusher, structure node, light, inventory, and digtron core crafting
item.
|
2016-12-30 23:38:18 -07:00 |
|
FaceDeer
|
25ca1c0261
|
🎊 Added .gitattributes & .gitignore files
|
2016-12-30 23:34:57 -07:00 |
|