Commit Graph

96 Commits

Author SHA1 Message Date
Anuken
4f9ea8b70d JSON Unit type requirements cache fix / Better FlyingAI flag targeting 2026-01-16 17:31:18 -05:00
Anuken
cae67b7897 New unit death, wreck and creation noises 2025-12-08 19:30:09 -05:00
Anuken
9d157976db More unit movement fixes 2025-12-07 10:06:13 -05:00
Anuken
2aeebb5aea Step sounds for smaller mechs (bad) 2025-12-05 20:35:59 -05:00
Anuken
774443c960 Flare AI fixes & unit research const reduced 2025-11-19 12:25:21 -05:00
Anuken
ed860e8395 Flare AI changed 2025-11-15 23:04:08 -05:00
Anuken
9f7817f70e Fixed #11304 2025-10-21 14:22:37 -04:00
Anuken
f0d8c06380 Faster avoidance calculation 2025-07-06 14:23:50 -04:00
Anuken
b006a2a4f5 Better conditional avoidance system 2025-07-06 01:20:57 -04:00
Anuken
044b47cfd5 Unit avoidance for wave pathfinder (mostly broken) 2025-07-03 23:29:05 -04:00
Anuken
88fc46fed2 Multiple unit stance support 2025-07-01 23:23:45 -04:00
Anuken
6bb031b47f Possible wave AI pathfinding fix 2025-04-07 00:26:47 -04:00
Anuken
b7dbe54d76 Merging changes from private branch 2025-04-04 11:47:35 -04:00
Anuken
3acac7da98 Fixed #10329 by timing out when UDP snapshots are not received 2025-01-14 10:56:49 -05:00
Anuken
b80c8762cc Pathfinding cleanup 2024-11-30 23:59:29 -05:00
Mythril382
b1e683a963 JSON Stuff (#9933)
* why is everything-

* don't shrink

* they're different????????

* varabel

* i cannot ignore it

* check

* a

* missing ops
2024-06-12 17:32:53 -04:00
Anuken
183c1a5763 Flow field raycasting 2024-04-17 22:10:43 -04:00
MEEPofFaith
75ae76135f targetUnderBlocks for units (#8160)
* targetUnderBlocks for units

You know, why don't units use the same targeting code as turrets?

* prioritize non-under blocks
2024-02-03 12:17:07 -05:00
Anuken
4aaf3b2287 Use movePref for circling 2024-01-09 12:17:11 -05:00
Anuken
e494806cc8 Better Flare/Avert targeting / Fixed targets resetting on save load 2023-12-10 08:32:49 -05:00
Anuken
235c0222bf Limit formation speed 2023-09-24 08:11:37 -04:00
Anuken
3e15f70efa Added unit stances 2023-09-20 21:55:06 -04:00
Anuken
a38351d41f isLogicControllable 2023-02-23 16:12:52 -05:00
Anuken
ec8262418f Basic unit boost command support 2023-02-11 17:40:57 -05:00
Garen7
ba72e9c50d Fixes Tanks rotating needlessly after attack commands (#8112)
Co-authored-by: Garen7 <Garen7@users.noreply.github.com>
2023-01-07 12:54:26 -05:00
MEEPofFaith
e914cb59cd Idle weapon reset to baseRotation (#7825) 2022-11-05 07:05:55 -04:00
MEEPofFaith
2e98abc86e Player-only weapons (#6010)
Co-authored-by: Anuken <arnukren@gmail.com>
2022-10-01 17:42:57 -04:00
Anuken
1fe988adc2 Fixed unit movement overshoot 2022-07-31 10:37:55 -04:00
Anuken
9ac75df34e Merui swap / Bomber command support 2022-05-10 11:13:13 -04:00
Anuken
1d249f233f UnitType docs 2022-05-01 23:50:49 -04:00
Anuken
2f4a6fc235 Crash fix 2022-04-27 12:54:32 -04:00
Anuke
6983959aeb Fog fixes / Weapon attack fixes / Avert weapon 2022-03-05 11:06:28 -05:00
Anuken
76c972acfb Fixed some more bizarre bugs 2022-03-01 21:10:53 -05:00
Anuken
0c0adea2a4 Simple enemy rebuilding AI + fleeing 2022-02-18 17:29:06 -05:00
Anuken
bc8842d0d7 Minor command AI improvements 2022-02-18 16:35:29 -05:00
Anuken
9f3af412f0 Commandable blocks 2022-02-17 16:19:07 -05:00
Anuken
c324f2124b DEATH AND DESTRUCTION 2022-02-15 16:46:32 -05:00
Anuken
6c2e0c0b33 Saving of unit commands 2022-02-14 18:24:18 -05:00
Anuken
4278c057b4 Cleanup & control fixes 2022-02-09 19:58:08 -05:00
Anuken
fa79c5e93a Unit pathfinding 2022-02-09 17:13:02 -05:00
Anuken
c5bffd887e Bugfixes 2022-02-07 16:09:15 -05:00
Anuken
ce82b3943e No Erekir default AI / Core unit tweaks 2022-02-06 20:54:57 -05:00
Anuken
fdfc43ce72 Correct quell AI 2022-01-29 13:44:38 -05:00
Anuken
00ed0d017c Unit assembly drones + more visuals 2021-12-15 14:51:42 -05:00
Anuken
6483d924af Unit cargo transport system 2021-11-29 20:06:49 -05:00
Anuken
5cc50b0ff3 Fixed floorSpeedMultiplier being squared 2021-08-22 15:53:07 -04:00
Anuken
e23054d606 Better support for disabling omniMovement 2021-08-19 16:29:49 -04:00
Anuken
e4742133ca Made various fields/methods public 2021-08-17 17:23:02 -04:00
Anuken
c19a7e8452 New core landing animation 2021-07-26 19:29:14 -04:00
Anuken
f77c32cbb2 New flying unit targeting system 2021-07-24 21:10:39 -04:00