You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 2.0 compatibility upgrade
* Update README.md
* playtested and fixed a bunch of small things inc droid activity and settings modules
also fixed up the timing between new commands for the squads, they were sitting idle for like 5-10 minutes between new commands. The sanity check time and multiplier was killing it.
---------
Co-authored-by: kyranf <kyfindlater@gmail.com>
Known to be compatible with Factorio v1.1.42. Requires at least v1.1.38 due to mod script API features used.
4
+
2.4.18,
5
+
Known to be compatible with Factorio v2.0.23. Requires at least v2.0 due to mod script API features used.
6
6
7
7
8
8
## Description
@@ -17,14 +17,15 @@ The Factorio Forums thread can be found here: [Forum link](https://forums.factor
17
17
Mod portal link here: [Mod Portal](https://mods.factorio.com/mods/kyranzor/robotarmy)
18
18
19
19
## Credits
20
-
YuokiTani for the great models of the Droids
21
-
Klonan for his Combat Units and permission to integrate the mod into mine, and his great work with the Unit Control mods
22
-
Dauphin for his significant contributions to the codebase for squad AI and performance enhancements
23
-
Earendel for inspiration and code examples for the RTS-style control of units from the AAI Programmable Vehicles mod.
24
-
Felipe Bueno Aliski Alves for the Brazilian Portuguese translations
25
-
Varoga for the russian translations
20
+
* YuokiTani for the great models of the Droids
21
+
* Klonan for his Combat Units and permission to integrate the mod into mine, and his great work with the Unit Control mods
22
+
* Dauphin for his significant contributions to the codebase for squad AI and performance enhancements
23
+
* Earendel for inspiration and code examples for the RTS-style control of units from the AAI Programmable Vehicles mod.
24
+
* Felipe Bueno Aliski Alves for the Brazilian Portuguese translations
25
+
* Varoga for the russian translations
26
+
* cyril-orlov for the Factorio v2.0 migration work
26
27
27
28
## Donations
28
29
If you are feeling generous or thankful for the work i've done, feel free to donate to me so I can bribe my wife with chocolate to help her put up with my late nights! Click the image below:
0 commit comments