Commit Graph

350 Commits

Author SHA1 Message Date
mrkubax10 62a3e2aa40 Fix Rubber Sapling not growing in MCL 2024-03-06 19:21:36 +01:00
mrkubax10 8a29704f5f Fix Stone with tin generation in MCL 2024-03-05 11:02:29 +01:00
mrkubax10 7f1efd3472 Pipeworks compatibility: Simple electric item processors 2024-03-01 09:01:43 +01:00
mrkubax10 e890a2002f Pipeworks compatibility: Canning Machine 2024-02-29 21:57:38 +01:00
mrkubax10 73232db9a0 Pipeworks compatibility: Power storage 2024-02-29 20:52:34 +01:00
mrkubax10 a8b625f782 Pipeworks compatibility: Nuclear Reactor 2024-02-29 20:39:26 +01:00
mrkubax10 64cdff6139 Pipeworks compatibility: Solar Panel 2024-02-29 19:24:24 +01:00
mrkubax10 d337e2a0f5 Pipeworks compatiblity: Wind Mill 2024-02-29 19:04:41 +01:00
mrkubax10 29f6bd2852 Pipeworks compatibility: Geothermal Generator and Water Mill 2024-02-29 18:53:12 +01:00
mrkubax10 3bc3dab88c Pipeworks compatibility: Generator 2024-02-28 18:37:20 +01:00
mrkubax10 d800a22fe0 Begin implementing compatibility with Pipeworks mod 2024-02-27 21:04:25 +01:00
mrkubax10 a5ef9eca00 Fix two issues with Iron Furnace 2024-02-27 12:41:54 +01:00
mrkubax10 d2346f65aa Introduce compatibility with mcl_rubber mod
Closes #1
2024-02-26 17:06:11 +01:00
mrkubax10 7df191097d Change registeredElectricSabers to industrialtest.internal.registeredElectricSabers to prevent nil indexing
Fixes #2
2024-02-07 14:26:30 +01:00
mrkubax10 9743217703 Add Hydrated Coal texture 2024-01-21 21:16:35 +01:00
mrkubax10 b6c5283ab8 Add some recipes involving UU-Matter 2024-01-21 11:48:37 +01:00
mrkubax10 80578576b6 Add Mining Laser beam texture 2024-01-20 14:37:17 +01:00
mrkubax10 a8a20078f2 Add Mining Laser texture by LuanHawk 2024-01-20 14:37:01 +01:00
mrkubax10 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
mrkubax10 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
mrkubax10 752731972c Add Coalfuel Cell texture 2024-01-17 19:22:27 +01:00
mrkubax10 0da54bb7ab Add Hydrated Coal Cell texture 2024-01-17 19:22:10 +01:00
mrkubax10 152eab80d5 Add Hydrated Coal Dust texture 2024-01-17 19:21:48 +01:00
mrkubax10 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
mrkubax10 1e72f07df1 Add preview Solar Helmet texture 2024-01-16 19:33:53 +01:00
mrkubax10 f072b0d599 Add model Solar Helmet texture 2024-01-16 19:31:30 +01:00
mrkubax10 8e1c648f99 Add inventory Solar Helmet texture by LuanHawk 2024-01-16 18:39:17 +01:00
mrkubax10 eed94c4853 Implement Solar Helmet
It can charge equipped electric tools from environment light.
2024-01-16 18:38:24 +01:00
mrkubax10 b4e6b826ef Add MCL model Static Boots texture 2024-01-16 18:37:32 +01:00
mrkubax10 6ffa856b44 Add preview Static Boots texture 2024-01-15 17:04:01 +01:00
mrkubax10 10fd3eab66 Add MTG model Static Boots texture 2024-01-15 17:03:24 +01:00
mrkubax10 c4ba8aac20 Add inventory Static Boots texture by LuanHawk 2024-01-15 16:31:27 +01:00
mrkubax10 56c08f1f76 Implement Static Boots
This item allows for charging equipped electric tools via walking. Walking
distance of 5 blocks charges 1 EU to first found tool in armor inventory.
2024-01-14 16:56:50 +01:00
mrkubax10 8446793413 Add preview BatPack and LapPack textures 2024-01-13 14:49:35 +01:00
mrkubax10 567d0b3971 Add model BatPack and LapPack textures 2024-01-13 14:49:15 +01:00
mrkubax10 3eb8b1e576 Add inventory BatPack and LapPack textures by LuanHawk 2024-01-13 14:48:25 +01:00
mrkubax10 870343f74b Implement BatPack and LapPack
When equipped they can charge currently wielded tool or item with power storage.
2024-01-13 13:16:41 +01:00
mrkubax10 4674f3b396 Fix MCL crash during loading in jetpack.lua 2024-01-13 13:15:46 +01:00
mrkubax10 3db5fa322e Add active Canning Machine front texture 2024-01-12 20:18:17 +01:00
mrkubax10 ee27e3f432 Add Canning Machine front texture by LuanHawk 2024-01-12 20:18:00 +01:00
mrkubax10 6cf004ff0e Implement Canning Machine 2024-01-12 20:17:36 +01:00
mrkubax10 eaff4a9065 Optimize some electric tools and fix Electric Saber not discharging after digging node 2024-01-11 22:25:14 +01:00
mrkubax10 e69d16aeb0 Add simple item fluid storage API 2024-01-11 19:48:09 +01:00
mrkubax10 0895cb42ea Add preview Electric Jetpack texture 2024-01-10 19:00:12 +01:00
mrkubax10 4171e6da7a Add model Electric Jetpack texture 2024-01-10 18:59:53 +01:00
mrkubax10 d9d4396034 Add inventory Electric Jetpack texture 2024-01-10 18:59:32 +01:00
mrkubax10 5cef554c9e Implement Electric Jetpack 2024-01-10 18:59:07 +01:00
mrkubax10 536cd978ed Add 3D Armor preview Jetpack texture 2024-01-09 11:08:46 +01:00
mrkubax10 45bd28ef4c Add model Jetpack texture 2024-01-09 11:08:24 +01:00
mrkubax10 b06ef3bb98 Add Fuel Can texture by LuanHawk 2024-01-09 11:07:57 +01:00