Commit Graph

350 Commits

Author SHA1 Message Date
mrkubax10 960b2e5b45 Don't try to check if other reactor chambers are powered if Nuclear Reactor wasn't initialized
Fixes #7
2024-03-28 07:13:32 +01:00
mrkubax10 c8be496afe Add Iridium metal 2024-03-24 20:56:43 +01:00
mrkubax10 96c9fe164a Mesecons compatibility: Nuclear Reactor and Nuclear Reactor Chamber 2024-03-24 15:54:24 +01:00
mrkubax10 28040db868 Add Mesecons as optional dependency to README.md 2024-03-24 11:06:27 +01:00
mrkubax10 f561048339 Mesecons compatibility: Rotary Macerator 2024-03-24 11:04:07 +01:00
mrkubax10 e3e00e59a1 Pipeworks compatibility: Nuclear Reactor Chamber 2024-03-23 20:00:12 +01:00
mrkubax10 ab367b4f29 Balance ore generation 2024-03-23 18:57:08 +01:00
mrkubax10 42fb3be910 Change Nuclear Reactor Chamber craft to use Lead Plate 2024-03-23 18:40:52 +01:00
mrkubax10 a126010274 Nuclear Reactor Chamber can be used to expand Nuclear Reactor storage capacity 2024-03-23 13:34:18 +01:00
mrkubax10 443497b7b6 Add Nano Boots model texture specific to MCL 2024-03-21 22:10:16 +01:00
mrkubax10 e11747c34e Add Nano Boots textures by me and LuanHawk 2024-03-21 22:00:59 +01:00
mrkubax10 ad5b541b60 Add Nano Leggings textures by me and LuanHawk 2024-03-21 19:53:12 +01:00
mrkubax10 84b853b39d Fix two issues with network map handling 2024-03-21 19:33:35 +01:00
mrkubax10 b1fc8b104f Fix Chargepad formspec not updating 2024-03-21 11:39:57 +01:00
mrkubax10 3c52a3e6f4 Pipeworks compatibility: Chargepads 2024-03-21 09:36:47 +01:00
mrkubax10 bc3283be7c Add active Chargepad top texture 2024-03-19 16:44:45 +01:00
mrkubax10 ff1c30a516 Add Chargepad top texture 2024-03-19 16:44:24 +01:00
mrkubax10 d65705d457 Implement Chargepads
Chargepad charges all electric armor parts and wielded item of player that stands on top of it
2024-03-19 16:43:33 +01:00
mrkubax10 362b318cb2 Fix bronze toolset craft in MCL 2024-03-18 20:03:20 +01:00
mrkubax10 5bae710a69 Fix simple electric item processors not resuming after removing items from dst slot 2024-03-18 15:34:08 +01:00
mrkubax10 5e40904081 Make cables breakable with hand in MCL 2024-03-18 08:03:36 +01:00
mrkubax10 e17fcf1d27 Fix oversight in tools/nano_suit.lua 2024-03-17 18:56:54 +01:00
mrkubax10 022d6c1f08 Add Nano Bodyarmor textures by LuanHawk and me 2024-03-17 18:50:20 +01:00
mrkubax10 8d0df04e8f Add Nano Helmet textures by LuanHawk and me 2024-03-17 18:49:35 +01:00
mrkubax10 1d56e59725 Implement Nano Suit
Basically a rechargeable armor
2024-03-14 16:04:22 +01:00
mrkubax10 8d93030db3 Pipeworks compatibility: Induction Furnace 2024-03-12 11:07:09 +01:00
mrkubax10 4d99b06299 Deduplicate Pipeworks compatibility code 2024-03-12 11:02:43 +01:00
mrkubax10 21d4a3a014 Rotary Macerator fixes 2024-03-11 19:43:40 +01:00
mrkubax10 1e9a2e645e Implement Induction Furnace
Induction Furnace allows for faster smelting via double input and output slots.
Additionaly it features heat storage which makes it smelt faster when heated.
2024-03-11 19:31:21 +01:00
mrkubax10 4b2b0e4836 Make speed indicator in Rotary Macerator formspec translatable 2024-03-11 18:46:50 +01:00
mrkubax10 a3e17ea5a1 Add Lead Ingot cooking craft from Lead Dust 2024-03-10 21:54:32 +01:00
mrkubax10 d66a418349 Use elapsed time to properly calcuate RPM difference in Rotary Macerator 2024-03-10 21:35:10 +01:00
mrkubax10 a197d1c2aa Add Sulfur Dust craft 2024-03-10 16:39:16 +01:00
mrkubax10 37de5770a5 Add MTG stone with lead texture 2024-03-10 14:05:15 +01:00
mrkubax10 5f79d0fadc Add MTG Lead Lump texture 2024-03-10 14:05:01 +01:00
mrkubax10 688e5636f0 Add MTG Lead Ingot texture 2024-03-10 14:04:43 +01:00
mrkubax10 a9c2f864fe Add stone with lead texture by LuanHawk 2024-03-10 13:50:52 +01:00
mrkubax10 6be362b354 Add Raw Lead Block texture by LuanHawk 2024-03-10 13:50:38 +01:00
mrkubax10 aad5388956 Add Raw Lead texture by LuanHawk 2024-03-10 13:50:22 +01:00
mrkubax10 7d64d8d654 Add Lead Ingot texture by LuanHawk 2024-03-10 13:49:57 +01:00
mrkubax10 df3cfc487f Add Lead Block texture by LuanHawk 2024-03-10 13:49:35 +01:00
mrkubax10 514e8cf5f1 Add lead ore (finally!) 2024-03-10 13:49:03 +01:00
mrkubax10 e60e43a702 Add mcl_rubber as optional dependency to README.md 2024-03-09 10:35:08 +01:00
mrkubax10 6a636099b3 Pipeworks compatibility: Rotary Macerator 2024-03-09 10:23:56 +01:00
mrkubax10 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
mrkubax10 3041d0982f Deduplicate machine charging from power storage item code 2024-03-08 08:56:56 +01:00
mrkubax10 664b11fe33 Add MCL bronze helmet model texture by LuanHawk 2024-03-08 08:39:54 +01:00
mrkubax10 e76fa7f65a Add MCL bronze chestplate model texture by LuanHawk 2024-03-08 08:39:28 +01:00
mrkubax10 de703009b7 Add MCL bronze leggings model texture by LuanHawk 2024-03-08 08:38:33 +01:00
mrkubax10 1dccd0724c Add MCL bronze boots model texture by LuanHawk 2024-03-08 08:38:03 +01:00