Commit Graph

34 Commits

Author SHA1 Message Date
a8f788d4d9 Implement Quantum Suit
Maximum tier armor with following features:
- Breath points refill underwater
- Electric Jetpack capabilities
- Faster running with Aux1 key
- Higher jumping with Aux1 key
2024-03-29 12:06:48 +01:00
f561048339 Mesecons compatibility: Rotary Macerator 2024-03-24 11:04:07 +01:00
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
1d56e59725 Implement Nano Suit
Basically a rechargeable armor
2024-03-14 16:04:22 +01:00
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
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
d800a22fe0 Begin implementing compatibility with Pipeworks mod 2024-02-27 21:04:25 +01:00
b6c5283ab8 Add some recipes involving UU-Matter 2024-01-21 11:48:37 +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
eed94c4853 Implement Solar Helmet
It can charge equipped electric tools from environment light.
2024-01-16 18:38:24 +01:00
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
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
6cf004ff0e Implement Canning Machine 2024-01-12 20:17:36 +01:00
6da4aef854 Implement Jetpack 2024-01-09 11:07:00 +01:00
0b27efd756 Split tools.lua to separate files 2024-01-06 21:55:06 +01:00
be8809e008 Implement Overclocker Upgrade 2023-11-25 17:59:22 +01:00
24a45f19d1 Add Tool Workshop 2023-11-23 22:30:44 +01:00
7446169bc0 Add mass fabricator 2023-11-23 19:17:19 +01:00
fb51d07f70 Add cable former machine 2023-11-19 19:59:33 +01:00
462daec9df Implement nuclear reactor 2023-11-18 20:43:34 +01:00
71480f6a62 Clean up machines.lua and split to multiple files 2023-11-11 17:42:05 +01:00
fc249d46d5 Implement Macerator 2023-03-18 11:32:20 +01:00
63bdb0e0e6 Add rubber tree related items 2023-03-15 18:10:54 +01:00
1b502bf944 Add rubber tree (FIXME: rubber trees don't generate) 2023-03-15 10:34:39 +01:00
4e7499279c Implement copper cable 2023-03-11 16:52:51 +01:00
bb77e19461 Add developer utility Power Storage Inspector 2023-03-10 21:06:10 +01:00
e253564a91 Implement Electric Furnace :O 2023-03-07 20:41:35 +01:00
d268618cff Add refined iron, machine block and generator craft 2023-03-04 16:01:06 +01:00
3671e96a18 Implement RE-Battery, generator fixes 2023-03-03 22:28:05 +01:00
511c4948d6 Start implementing coal generator 2023-03-01 12:16:33 +01:00
f6383b020f Some basic API functions 2023-02-28 20:09:23 +01:00
5fc2fb9440 More code clean up and missing craftings 2023-02-23 18:15:12 +01:00
52d7de39e6 Add GPLv3 headers 2023-02-23 12:14:10 +01:00
f36811ec57 Add tin to MCL compatibility 2023-02-23 12:09:46 +01:00