OgelGames
9697db788f
Replace fake player code with fakelib
( #101 )
...
* replace fake player with fakelib
* update luacheck workflow
* remove depends.txt and description.txt
* mention fakelib in readme
2024-05-24 13:15:51 +02:00
ksandr
e74ef691fa
Begin translate
2023-12-06 20:08:55 +01:00
Buckaroo Banzai
3e1c1ca208
add luacheck and ci workflow ( #88 )
...
* add luacheck and ci workflow
* fix another bunch
* more fixes
* more fixes
* regex magic
* add deps
* doc.lua special rules
* more regex magic
* final fixes
---------
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-06-19 07:44:40 +02:00
FaceDeer
1224a34615
add Digtron duplicator block
2017-10-22 19:50:11 -06:00
FaceDeer
94ccab9c39
add automation option to item ejector
2017-10-21 22:29:18 -06:00
FaceDeer
f53a79fe34
support farming_plus plants.
2017-10-18 23:27:46 -06:00
FaceDeer
dbb0d51de5
enable [crops] planting.
2017-10-17 10:06:56 -06:00
FaceDeer
8abd57146d
add recent new nodes to the catacombs protected list
2017-10-17 00:37:19 -06:00
FaceDeer
abc7f2e414
fakeplayer for callbacks, switch to whitelist for on_place calls
2017-10-16 21:35:24 -06:00
FaceDeer
398716464a
add inventory ejector
2017-10-14 14:55:39 -06:00
FaceDeer
65f5ac8520
add initial support for tapping technic power cables
2017-10-12 03:06:24 -06:00
h-v-smacker
6290e57d8f
Support for RE batteries for fuel
2017-10-10 22:02:35 +03:00
FaceDeer
ade365df1b
making formspecs more systematic and upgradable
2017-09-19 22:57:40 -06:00
FaceDeer
d66cbc2164
add builder read substitutions dictionary
2017-09-19 00:24:07 -06:00
FaceDeer
46bffd82d3
standardize config settings
2017-09-12 00:20:52 -06:00
FaceDeer
15b327c842
move node defs and recipes into a subfolder
2017-09-11 23:47:25 -06:00
FaceDeer
b6ccd1c714
builder formspec work
2017-09-10 23:05:59 -06:00
FaceDeer
268b4d1626
upgrade lbm for builder extrusion metadata
2017-09-10 21:30:28 -06:00
FaceDeer
99420acb69
add extrusion capability to build heads
2017-09-10 18:58:25 -06:00
tacotexmex
d09c26dd65
Replace deprecated settings method
2017-06-18 19:41:38 +02: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
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
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
b0e358fdcb
add line breaks to tooltips
2017-01-20 16:42:27 -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
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
01fb71d2eb
renaming class definition files
2017-01-10 00:32:08 -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
152e0f7883
update some comments
2017-01-06 23:57:21 -07:00
FaceDeer
257863b888
Add damage-dealing to the digger heads
2017-01-06 23:48:48 -07:00
FaceDeer
6af67133be
Adding combined storage module
2017-01-06 12:07:27 -07:00
FaceDeer
253ff12815
add lava and water alerts, and an option for setting lava impassible (true by default)
2017-01-05 20:38:08 -07:00
FaceDeer
a74d931525
Particle effects for digger heads
2017-01-04 21:38:49 -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
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
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
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