Kombat drones fork
Kombat drones fork
since it was abandoned by the original author can someone please, please create an updated version. it was my favourite mod in 1.1 (also if you do this could you add compatibility with distant misfires mod?)
Re: Kombat drones fork
Kombat Drones was originally authored by Klonan, so the Code Quality is pretty good as-is. I initially thought that it must be using some sort of Spidertron - but no, this is an entire custom RTS unit system. Neat!
I spent about two hours repeatedly starting the Game / fixing each Error that popped-up. Most of them were missing properties due to 2.0 changes - fluid boxes, recipe ingredients, and code syntax changes. There are still some problems with the custom scripting that "Deploys" the Infantry from the Depot; and the Graphics are broken
But if you spawn the Infantry Units from the Map Editor, it seems like it works! This really speaks to the longevity of a well-designed Mod API.
I am not uploading it to the Mod Portal because the mod is still broken - but it does seem like this Mod is recoverable. I have attached the Files that I modifed from the Mod Portal ZIP:
I spent about two hours repeatedly starting the Game / fixing each Error that popped-up. Most of them were missing properties due to 2.0 changes - fluid boxes, recipe ingredients, and code syntax changes. There are still some problems with the custom scripting that "Deploys" the Infantry from the Depot; and the Graphics are broken

But if you spawn the Infantry Units from the Map Editor, it seems like it works! This really speaks to the longevity of a well-designed Mod API.
I am not uploading it to the Mod Portal because the mod is still broken - but it does seem like this Mod is recoverable. I have attached the Files that I modifed from the Mod Portal ZIP:
- changelog.txt
- info.json
- data/entities/depots/infantry_depot/infantry_depot.lua
- data/tf_util/tf_util.lua
- data/generate_units.lua
- data/infantry_recipes.lua
- Attachments
-
- changelog.txt
- (1.12 KiB) Downloaded 9 times
-
- infantry_depot.lua
- (5.12 KiB) Downloaded 7 times
-
- info.json
- (495 Bytes) Downloaded 11 times
-
- tf_util.lua
- (7.41 KiB) Downloaded 8 times
-
- infantry_recipes.lua
- (1.75 KiB) Downloaded 8 times
-
- generate_units.lua
- (21.04 KiB) Downloaded 10 times