Kombat drones fork

This is the place to request new mods or give ideas about what could be done.
spro123
Manual Inserter
Manual Inserter
Posts: 3
Joined: Wed Jan 08, 2025 10:31 pm
Contact:

Kombat drones fork

Post by spro123 »

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?)
eugenekay
Filter Inserter
Filter Inserter
Posts: 671
Joined: Tue May 15, 2018 2:14 am
Contact:

Re: Kombat drones fork

Post by eugenekay »

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.
08-22-2025, 21-16-56.png
08-22-2025, 21-16-56.png (835.41 KiB) Viewed 233 times
There are still some problems with the custom scripting that "Deploys" the Infantry from the Depot; and the Graphics are broken :lol:
08-22-2025, 21-24-54.png
08-22-2025, 21-24-54.png (578.03 KiB) Viewed 233 times
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
If anybody would like to pick this project up - go for it! The license on this code is GNU GPL v3.
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
Post Reply

Return to “Ideas and Requests For Mods”