Commit Graph

284 Commits

Author SHA1 Message Date
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
6ffa856b44 Add preview Static Boots texture 2024-01-15 17:04:01 +01:00
10fd3eab66 Add MTG model Static Boots texture 2024-01-15 17:03:24 +01:00
c4ba8aac20 Add inventory Static Boots texture by LuanHawk 2024-01-15 16:31:27 +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
8446793413 Add preview BatPack and LapPack textures 2024-01-13 14:49:35 +01:00
567d0b3971 Add model BatPack and LapPack textures 2024-01-13 14:49:15 +01:00
3eb8b1e576 Add inventory BatPack and LapPack textures by LuanHawk 2024-01-13 14:48:25 +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
4674f3b396 Fix MCL crash during loading in jetpack.lua 2024-01-13 13:15:46 +01:00
3db5fa322e Add active Canning Machine front texture 2024-01-12 20:18:17 +01:00
ee27e3f432 Add Canning Machine front texture by LuanHawk 2024-01-12 20:18:00 +01:00
6cf004ff0e Implement Canning Machine 2024-01-12 20:17:36 +01:00
eaff4a9065 Optimize some electric tools and fix Electric Saber not discharging after digging node 2024-01-11 22:25:14 +01:00
e69d16aeb0 Add simple item fluid storage API 2024-01-11 19:48:09 +01:00
0895cb42ea Add preview Electric Jetpack texture 2024-01-10 19:00:12 +01:00
4171e6da7a Add model Electric Jetpack texture 2024-01-10 18:59:53 +01:00
d9d4396034 Add inventory Electric Jetpack texture 2024-01-10 18:59:32 +01:00
5cef554c9e Implement Electric Jetpack 2024-01-10 18:59:07 +01:00
536cd978ed Add 3D Armor preview Jetpack texture 2024-01-09 11:08:46 +01:00
45bd28ef4c Add model Jetpack texture 2024-01-09 11:08:24 +01:00
b06ef3bb98 Add Fuel Can texture by LuanHawk 2024-01-09 11:07:57 +01:00
eed2c73911 Add inventory Jetpack texture by LuanHawk 2024-01-09 11:07:33 +01:00
6da4aef854 Implement Jetpack 2024-01-09 11:07:00 +01:00
3a7ba72571 Add Compressed Plantball texture by Migdyn 2024-01-07 19:57:53 +01:00
5d28015b3e Add Plantball texture by Migdyn 2024-01-07 19:57:36 +01:00
5acd9477fb Add Biofuel Cell texture 2024-01-07 14:31:10 +01:00
880ad0c99c Add Bio Cell texture 2024-01-07 14:30:57 +01:00
d973f97916 Add Biofuel Cell and some items required to produce it 2024-01-07 14:30:33 +01:00
0b27efd756 Split tools.lua to separate files 2024-01-06 21:55:06 +01:00
6222de0949 Add Raw Carbon Mesh texture by Migdyn 2023-11-26 20:37:55 +01:00
ccf2251cf7 Add Raw Carbon Fibre texture by Migdyn 2023-11-26 20:37:35 +01:00
f4eb7e5c3a Add Power Storage Upgrade texture 2023-11-26 19:45:41 +01:00
eb18cbe7de Add Transformer Upgrade texture by LuanHawk 2023-11-26 15:19:22 +01:00
18a8e235f6 Implement Power Storage Upgrade 2023-11-26 15:16:32 +01:00
4f8acd7a86 Add Overclocker Upgrade texture by LuanHawk 2023-11-26 14:34:27 +01:00
ecab88d784 Implement Transformer Upgrade 2023-11-26 11:34:38 +01:00
20bf1d63ec Add MCL bronze nugget texture by LuanHawk 2023-11-25 20:37:19 +01:00