Commit Graph

510 Commits

Author SHA1 Message Date
Anuken
6ba1cd3ef6 Fixed #8732 2023-06-19 18:44:16 -04:00
Anuken
c7181999b2 Pathfinding improvements 2023-06-19 17:21:21 -04:00
Anuken
5c178c20a1 Conduit padCorners 2023-06-19 10:28:54 -04:00
MEEPofFaith
40c5510205 Better handling of missiles splitting to other missiles (#8603)
- Pass a shooter separate to owner into `BulletType#create`. `killShooter` kills the owner while the shooter is passed into the missile ai
- `killShooter` no longer kills already dead units
- `MissileAI` no longer aims at shooter's aim pos if the shooter is dead
2023-06-15 13:57:27 -04:00
Anuken
4b0824a20c Admin player team switch + more trace info 2023-06-11 23:18:04 -04:00
Anuken
b6f5d424da Select command from reconstructor / Units save command when controlled 2023-05-30 20:08:48 -04:00
Anuken
7911a22cc9 Fixed #8649 2023-05-29 10:23:32 -04:00
Anuken
c4cd9e8f56 Misc minor bugfixes 2023-05-28 09:57:26 -04:00
Anuken
ab95b88c05 Fixed Base AI not working sometimes 2023-05-27 09:57:53 -04:00
Anuken
94fe92d67d Pathfinder fixes / Hail resprite by Snake#2132 on Discord 2023-05-20 10:40:33 -04:00
Anuken
f59c439f2f Some more random schematics 2023-05-17 19:32:47 -04:00
Anuken
7f6907e14f More core units for bases 2023-05-16 18:13:09 -04:00
Anuken
29855243cb Base building AI is back 2023-05-16 17:24:41 -04:00
Anuken
583a1c69b6 Logic pathfind instruction 2023-04-24 23:59:46 -04:00
Anuken
72b456fca2 Optimized imports 2023-04-06 10:46:52 -04:00
Anuken
e62a5888ef Fixed some possible crashes 2023-04-03 16:40:12 -04:00
Anuken
dfce361afc Fixed #8423 2023-03-25 13:01:12 -04:00
Anuken
0daafc5ff3 Steam kick bugfixes 2023-03-25 11:11:06 -04:00
Anuken
d07706e039 Pathfinder bugfixes 2023-03-18 16:18:16 -04:00
Anuken
a38351d41f isLogicControllable 2023-02-23 16:12:52 -05:00
Anuken
b08136e3ea Quell no longer targets flying units 2023-02-13 14:12:53 -05:00
Anuken
ec8262418f Basic unit boost command support 2023-02-11 17:40:57 -05:00
Anuken
62e33effd1 CargoAI target clearing 2023-01-07 19:34:36 -05:00
MEEPofFaith
eb0481a1da Cargo units *will* chase you down if you pick up their target. (#8033) 2023-01-07 12:55:19 -05:00
Garen7
b57cde7148 Fixes polies helping the enemy team in pvp (#8056)
Co-authored-by: Garen7 <Garen7@users.noreply.github.com>
2023-01-07 11:29:46 -05:00
Anuken
3fe38e8925 Better fix for #7854 2022-11-10 08:22:53 -05:00
Anuken
0b7156ce13 Fixed #7827 2022-11-05 08:36:06 -04:00
Anuken
42d929f32d Origin testing 2022-10-28 16:15:09 -04:00
Anuken
b9892335d4 Misc balance, tweaks, configuration... 2022-10-28 15:13:52 -04:00
Anuken
43b4dc321c Building target discovered check 2022-10-22 11:06:08 -04:00
Anuken
7331704a13 Misc RTS AI intelligence fixes 2022-10-21 18:29:29 -04:00
Anuken
46e5f55e9c aaaa 2022-10-21 17:30:10 -04:00
Anuken
4dd4396445 Made RTS AI target drills too 2022-10-21 17:27:28 -04:00
Anuken
52b1372324 Misc minor fixes & cost balance 2022-10-21 17:24:10 -04:00
Anuken
d87c381021 Fixed #7705 2022-10-13 16:53:25 -04:00
Anuken
4ac3eb1c9a Fixed RTS AI targeting unreachable things 2022-10-06 14:03:57 -04:00
Anuken
be5eac5335 Implementation of #7325 2022-10-04 12:06:00 -04:00
Anuken
bd7a8ff02a Misc bugfixes & balancing 2022-10-03 18:01:23 -04:00
Anuken
8752dbb978 Reduce finished path memory usage 2022-10-01 11:35:35 -04:00
Anuken
8db01e6aa2 Fixed massive pathfinding memory usage with no valid path 2022-10-01 10:12:23 -04:00
Anuken
8ae00e69cb Fixed some commanded units not shooting 2022-09-30 11:22:52 -04:00
Anuken
a8fa6da787 Fixed electrolyzer output cap bug 2022-09-29 17:20:40 -04:00
Anuken
4f9fe2a36f Misc tweaks 2022-09-28 22:58:06 -04:00
Anuken
e9df883e10 Further RTS tweaks 2022-09-28 21:29:28 -04:00
Anuken
7557a57266 Experimental changes to make RTS AI "smarter" 2022-09-28 21:07:04 -04:00
Anuken
e21cac75b5 Disable RTS AI for naval units 2022-09-26 21:22:03 -04:00
Anuken
b993f150fb Fixed controller hit not registering splash damage 2022-09-26 19:17:18 -04:00
Anuken
159f335f64 Fixed some RTS AI perf issues 2022-09-26 13:51:40 -04:00
Anuken
4735e28aad Fixed #7622 2022-09-25 07:11:21 -04:00
Anuken
8b9cbc2c7c BuildVisibility non-enum / Canvas is now shown 2022-09-23 12:27:44 -04:00