Commit Graph

321 Commits

Author SHA1 Message Date
4b2b0e4836 Make speed indicator in Rotary Macerator formspec translatable 2024-03-11 18:46:50 +01:00
a3e17ea5a1 Add Lead Ingot cooking craft from Lead Dust 2024-03-10 21:54:32 +01:00
d66a418349 Use elapsed time to properly calcuate RPM difference in Rotary Macerator 2024-03-10 21:35:10 +01:00
a197d1c2aa Add Sulfur Dust craft 2024-03-10 16:39:16 +01:00
37de5770a5 Add MTG stone with lead texture 2024-03-10 14:05:15 +01:00
5f79d0fadc Add MTG Lead Lump texture 2024-03-10 14:05:01 +01:00
688e5636f0 Add MTG Lead Ingot texture 2024-03-10 14:04:43 +01:00
a9c2f864fe Add stone with lead texture by LuanHawk 2024-03-10 13:50:52 +01:00
6be362b354 Add Raw Lead Block texture by LuanHawk 2024-03-10 13:50:38 +01:00
aad5388956 Add Raw Lead texture by LuanHawk 2024-03-10 13:50:22 +01:00
7d64d8d654 Add Lead Ingot texture by LuanHawk 2024-03-10 13:49:57 +01:00
df3cfc487f Add Lead Block texture by LuanHawk 2024-03-10 13:49:35 +01:00
514e8cf5f1 Add lead ore (finally!) 2024-03-10 13:49:03 +01:00
e60e43a702 Add mcl_rubber as optional dependency to README.md 2024-03-09 10:35:08 +01:00
6a636099b3 Pipeworks compatibility: Rotary Macerator 2024-03-09 10:23:56 +01:00
a90b4f8cfe Implement Rotary Macerator
It's a more advanced version of regular Macerator.
It introduces RPM which makes machine faster the longer it
works.
2024-03-08 22:41:02 +01:00
3041d0982f Deduplicate machine charging from power storage item code 2024-03-08 08:56:56 +01:00
664b11fe33 Add MCL bronze helmet model texture by LuanHawk 2024-03-08 08:39:54 +01:00
e76fa7f65a Add MCL bronze chestplate model texture by LuanHawk 2024-03-08 08:39:28 +01:00
de703009b7 Add MCL bronze leggings model texture by LuanHawk 2024-03-08 08:38:33 +01:00
1dccd0724c Add MCL bronze boots model texture by LuanHawk 2024-03-08 08:38:03 +01:00
62a3e2aa40 Fix Rubber Sapling not growing in MCL 2024-03-06 19:21:36 +01:00
8a29704f5f Fix Stone with tin generation in MCL 2024-03-05 11:02:29 +01:00
7f1efd3472 Pipeworks compatibility: Simple electric item processors 2024-03-01 09:01:43 +01:00
e890a2002f Pipeworks compatibility: Canning Machine 2024-02-29 21:57:38 +01:00
73232db9a0 Pipeworks compatibility: Power storage 2024-02-29 20:52:34 +01:00
a8b625f782 Pipeworks compatibility: Nuclear Reactor 2024-02-29 20:39:26 +01:00
64cdff6139 Pipeworks compatibility: Solar Panel 2024-02-29 19:24:24 +01:00
d337e2a0f5 Pipeworks compatiblity: Wind Mill 2024-02-29 19:04:41 +01:00
29f6bd2852 Pipeworks compatibility: Geothermal Generator and Water Mill 2024-02-29 18:53:12 +01:00
3bc3dab88c Pipeworks compatibility: Generator 2024-02-28 18:37:20 +01:00
d800a22fe0 Begin implementing compatibility with Pipeworks mod 2024-02-27 21:04:25 +01:00
a5ef9eca00 Fix two issues with Iron Furnace 2024-02-27 12:41:54 +01:00
d2346f65aa Introduce compatibility with mcl_rubber mod
Closes #1
2024-02-26 17:06:11 +01:00
7df191097d Change registeredElectricSabers to industrialtest.internal.registeredElectricSabers to prevent nil indexing
Fixes #2
2024-02-07 14:26:30 +01:00
9743217703 Add Hydrated Coal texture 2024-01-21 21:16:35 +01:00
b6c5283ab8 Add some recipes involving UU-Matter 2024-01-21 11:48:37 +01:00
80578576b6 Add Mining Laser beam texture 2024-01-20 14:37:17 +01:00
a8a20078f2 Add Mining Laser texture by LuanHawk 2024-01-20 14:37:01 +01:00
359af1e57a Implement Mining Laser
Mining Laser allows for quick node mining via shooting the beam. It comes with following modes:
- normal range
- short range
- horizontal direction
- explosion
2024-01-20 14:35:14 +01:00
e95a2a7cc1 Prevent crash caused by nil in division returned by minetest.get_node_light in solar_helmet.lua 2024-01-18 18:20:23 +01:00
752731972c Add Coalfuel Cell texture 2024-01-17 19:22:27 +01:00
0da54bb7ab Add Hydrated Coal Cell texture 2024-01-17 19:22:10 +01:00
152eab80d5 Add Hydrated Coal Dust texture 2024-01-17 19:21:48 +01:00
87f0a65f21 Implement Coal Cell and items required to make it
Coal Fuel can be used to fill Fuel Can or Jetpack
2024-01-17 19:21:09 +01:00
1e72f07df1 Add preview Solar Helmet texture 2024-01-16 19:33:53 +01:00
f072b0d599 Add model Solar Helmet texture 2024-01-16 19:31:30 +01:00
8e1c648f99 Add inventory Solar Helmet texture by LuanHawk 2024-01-16 18:39:17 +01:00
eed94c4853 Implement Solar Helmet
It can charge equipped electric tools from environment light.
2024-01-16 18:38:24 +01:00
b4e6b826ef Add MCL model Static Boots texture 2024-01-16 18:37:32 +01:00