Commit Graph
655 Commits
Author SHA1 Message Date
Anuken 90fe7b75d1 CommandAI counter-attack timer 2022-09-06 00:05:49 -04:00
Anuken 4cd78aad91 Fixed #7484 2022-08-30 21:17:39 -04:00
MEEPofFaithandGitHub 6ca54d4f6a Fix units that can't be hit being hit by some things. (#7391)
* Hittable check in checkTarget

* Remove hittable() and checkTarget() overlap

* Make PointBulletType abide collision types

There should probably be a thing for jsonable `buildingFilter`s, in the case that you want something that doesn't target blocks.

* PointBulletTypes should not be reflectable

* oop

* Use targettable instead of hittable

* targetable check for Damage#linecast

* targetable check for defenderAI

* I shot, and then I hit something, but it was some invisible thing in the way, so I guess I missed
2022-08-19 22:05:11 -04:00
BlackDeluxeCatandGitHub 5e63b89f4f Fixed ucontrol approach not applied to ground units (#7340) 2022-08-10 08:06:12 -04:00
Anuken 01c3738275 Misc cleanup 2022-08-07 22:54:05 -04:00
Anuken 45e5ab8ecc Fixed #7310 2022-08-06 13:30:47 -04:00
Anuken e28d7b8d8d Generator explosion system cleanup 2022-08-02 13:13:37 -04:00
Anuken 1fe988adc2 Fixed unit movement overshoot 2022-07-31 10:37:55 -04:00
Anuken 3d64047a91 Fixed Quad Repair AI 2022-07-31 00:30:37 -04:00
Anuken 55edd53f84 WIP command order system 2022-07-30 21:01:07 -04:00
Anuken ebf9e82146 Crash fixes / Mod browser >=136 filter 2022-07-17 10:27:27 -04:00
Anuken fc5e40a857 Crash fix 2022-07-11 21:57:53 -04:00
Anuken 72b36d97bd RTS max squad size 2022-07-11 18:18:22 -04:00
Anuken 0c09c10741 Misc minor bugfixes 2022-07-08 16:38:25 -04:00
Anuken 9c7eb36431 Fixed #7133 2022-07-06 07:37:17 -04:00
Anuken 5b1d1a2ce4 Misc minor fixes 2022-07-04 16:52:18 -04:00
Anuken 2dee4a380f Pathfinder fix / Version logging 2022-06-30 20:05:53 -04:00
Anuken 36aa56f251 New WIP missile turret 2022-06-29 17:37:32 -04:00
Anuken 342a7abf9b Misc tweaks 2022-06-23 14:55:08 -04:00
Anuken 4ba5be8d31 Misc improvements / Latum death unit spawning 2022-06-23 13:16:25 -04:00
Anuken 1a98a66f23 Batched building health update packet 2022-06-22 18:30:59 -04:00
Anuken 43cac0bd1e Fixed #7022 2022-06-15 08:10:06 -04:00
Anuken c1549c78f0 Fixed #6883 2022-06-08 11:12:59 -04:00
a880cfc025 Fix #6949 (#6988)
* Fix #6949

* No point in calculating if it already does no damage

Also don't show damage stat if it deals no damage.

Co-authored-by: Anuken <arnukren@gmail.com>
2022-06-08 08:50:20 -04:00
buthed010203andGitHub 99eee2e738 Fix crash in rtsai (#6932)
Fixes #6862
2022-06-08 08:26:07 -04:00
Anuken afe02bf3a0 Misc fixes 2022-05-10 22:55:28 -04:00
Anuken 60d3a51ebc What a horrible waste of time 2022-05-10 20:08:48 -04:00
Anuken 9ac75df34e Merui swap / Bomber command support 2022-05-10 11:13:13 -04:00
Anuken f055e35729 Crash fix 2022-05-08 00:03:06 -04:00
Anuken 7885a46cd5 Renamed TeamData blocks -> plans 2022-05-07 10:57:21 -04:00
Anuken 6740b60af2 Misc bugfixes, AI hit retaliation 2022-05-06 23:33:22 -04:00
Anuken 459428ef25 Crash fix, begin rebalancing 2022-05-03 11:23:24 -04:00
Anuken 1d249f233f UnitType docs 2022-05-01 23:50:49 -04:00
Anuken 25208d0797 Hover unit stuff 2022-04-30 23:00:35 -04:00
Anuken d5e522994e Configurable RTS AI parameters for logic 2022-04-24 16:46:26 -04:00
Anuken abdb1c1252 "Hugging" fix for RTS AI 2022-04-24 14:11:21 -04:00
Anuken fa8b94722e Second map polish 2022-04-23 14:57:52 -04:00
Anuken 43aeb90eb9 Min attack weight rule 2022-04-23 12:26:59 -04:00
Anuken 764b1c27bf Configurable min squad size 2022-04-22 17:46:47 -04:00
Anuken 09221f952a Shield breaker block 2022-04-21 14:34:01 -04:00
Anuken bfdf07d0eb Fixed override issue 2022-04-21 11:10:36 -04:00
Anuken f1c6b6f949 Launch sector description 2022-04-20 14:15:23 -04:00
Anuken 5b4e424cda New insectoid almost done + DestroyBlockObjective 2022-04-18 21:34:21 -04:00
Anuken f21f649387 Fixed privileged blocks being "built" on landing 2022-04-17 20:06:08 -04:00
Anuken 224b1b022a Better team building presence check 2022-04-17 19:59:36 -04:00
Anuken a69595ee4e Fixed naval pathfinding somehow 2022-04-17 19:33:11 -04:00
Anuken d1cf1e2aba Avoid caching paths on servers 2022-04-17 18:53:28 -04:00
Anuken 2014d066e5 Less aggressive AI pursuit 2022-04-15 19:26:12 -04:00
Anuken 6fe71dfe9c Core vicinity buildup system 2022-04-11 12:14:17 -04:00
Anuken bdeef68a0b More RTS AI tweaks 2022-04-11 10:55:24 -04:00