Commit Graph

25 Commits

Author SHA1 Message Date
Hans von Smacker
3f9ca87269
Master builder node (#60)
* broken layout check

* broken layout check

* broken layout check

* introducing master builder module

* fix drops for mb

---------

Co-authored-by: h-v-smacker <hans-von-smacker+github@gmail.com>
2023-05-24 08:00:00 +02:00
FaceDeer
8b1c63f067 lossless compression of textures 2019-07-05 23:51:58 -06:00
FaceDeer
c5a9d9fff9 add locked Digtron crate 2017-10-24 21:25:46 -06:00
FaceDeer
3bfabe8981 add a marking to the back of item ejectors 2017-10-15 00:38:31 -06:00
FaceDeer
398716464a add inventory ejector 2017-10-14 14:55:39 -06:00
FaceDeer
d582f106aa finishing up technic power tap, other misc fixes 2017-10-12 22:53:30 -06:00
h-v-smacker
6290e57d8f Support for RE batteries for fuel 2017-10-10 22:02:35 +03:00
FaceDeer
d2df31bd6b Revamp storage module textures, controller colorization 2017-01-21 20:38:19 -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
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
2078572811 Add crates for packing up, transporting, and unpacking digtron arrays 2017-01-15 16:12:07 -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
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
e682130266 convert all the textures to transparent overlays on digtron_plate to allow easier reskinning 2017-01-10 22:59:11 -07:00
FaceDeer
d7e5309833 Added a rotation controller
Well that was a lot of work. Also, switched the "waiting" timer
management to the actual on_timer system - I noticed that minetest.after
wasn't persisting through server shutdown and restart, that could put a
controller in a "broken" state.
2017-01-08 01:23:10 -07:00
FaceDeer
6af67133be Adding combined storage module 2017-01-06 12:07:27 -07:00
FaceDeer
4699ad04cc added a bit of dinginess and dirt to the yellow/black pattern on the digger head 2017-01-05 22:49:44 -07:00
FaceDeer
08bf28dcf1 New digger head texture by Hajo 2017-01-05 21:13:16 -07:00
FaceDeer
0e3544494b Remove unused texture 2017-01-04 22:00:53 -07:00
FaceDeer
a74d931525 Particle effects for digger heads 2017-01-04 21:38:49 -07:00
FaceDeer
4cd50d81ad Prettier marker textures 2017-01-04 19:53:52 -07:00
FaceDeer
3600a745be Add intermittent and non-intermittent versions of the diggers. 2017-01-03 19:43:32 -07:00
FaceDeer
ec1ee19893 adding output location visualizer entities for the build heads. 2017-01-02 16:05:48 -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
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