Commit Graph

655 Commits

Author SHA1 Message Date
Anuken
f5f2951d26 Fixed wave naval pathfinding for solid blocks 2025-04-30 14:29:38 -04:00
Anuken
e57d91a751 Fixed #10742 2025-04-30 13:10:01 -04:00
Anuken
b4068f2a74 Fixed broken pathfinding start 2025-04-30 12:36:08 -04:00
Anuken
456167bd94 Fixed #10744 2025-04-30 12:27:50 -04:00
Anuken
8b50aa40c4 Pathfinder bugfixes 2025-04-30 12:19:46 -04:00
Anuken
b0cf1f7ef3 Potential pathfinder spurious error fix 2025-04-29 12:23:09 -04:00
Anuken
e414b02030 Keybind search bar + modding support 2025-04-28 22:13:32 -04:00
Anuken
c5c1e519ba Possible pathfinder error fix 2025-04-27 15:32:43 -04:00
Anuken
ec6740c8da Unit payload enter command snapping 2025-04-26 00:04:25 -04:00
Anuken
847a201597 Unit stances for specific item mining 2025-04-25 15:44:49 -04:00
EggleEgg
368c44c22f why? because people want it (#10719) 2025-04-25 12:02:43 -04:00
Anuken
b46139d723 Fixed crash with core capture 2025-04-24 11:06:48 -04:00
Anuken
45f8144a2e RTS AI fixes and improvements 2025-04-22 19:42:05 -04:00
Haerbin23456
de350ea2c7 fix(tile): correct loop variable from i to j in nearby check (#10701)
In TilePreChangeEvent handling, the inner loop used `i` instead of `j` when checking nearby tiles, which could lead to incorrect nearSolid flag updates. This fixes the variable naming conflict.
2025-04-21 09:32:26 -04:00
Anuken
b7dbe54d76 Merging changes from private branch 2025-04-04 11:47:35 -04:00
WayZer
fd597080a6 Update CargoAI.java (#10494) 2025-02-23 01:35:37 -05:00
Anuken
3246c0c39b Configurable block build time 2025-02-09 11:24:34 -05:00
Anuken
bcb7cdae73 Allowed naval RTS AI 2025-01-29 18:43:20 -05:00
Anuken
d75a5a8f40 Fixed #10444 2025-01-28 23:41:24 -05:00
Anuken
a7f38ac2a6 Make patrol stance pursue targets 2025-01-28 22:34:07 -05:00
Anuken
d355ea9d0c Scathe inconsistency fix 2025-01-15 00:03:05 -05:00
Anuken
3acac7da98 Fixed #10329 by timing out when UDP snapshots are not received 2025-01-14 10:56:49 -05:00
Anuken
643506e39b Misc fixes 2025-01-13 23:46:44 -05:00
Anuken
ddd4de7b7b Scathe surge missiles 2025-01-12 17:08:51 -05:00
Anuken
aadb994bdc Changed BlockPlan#block to Block 2025-01-12 09:01:14 -05:00
Anuken
ec0ba9f424 Better unit selection visuals / Bigger unit physics collision circles 2024-11-27 12:03:42 -05:00
Anuken
a17dea0acf Fixed #10346 2024-11-25 14:24:49 -05:00
Anuken
a8fe74b880 Fixed rare pathfinder crash 2024-11-16 11:52:34 -05:00
Anuken
b04e32cc63 Nova units always boost when using builder AI 2024-10-31 11:13:48 -04:00
Anuken
0e83b60aac Unit commands/stances changed to Seq 2024-10-11 22:00:07 -04:00
Anuken
1f62892e10 Fixed armored duct blending / Fixed some pathfinding bugs 2024-10-07 12:36:40 -04:00
Anuken
25d3ec0895 Allow naval units to move towards targets on land 2024-10-01 13:59:38 -04:00
Anuken
575965e295 Fixed unit payload pickup/drop spam 2024-09-27 12:18:50 -04:00
Anuken
3b3257f376 Typo fix 2024-09-25 17:07:35 -04:00
Anuken
ab39291626 Pathfinder bugfixes 2024-09-18 19:22:51 -04:00
Anuken
e521a56712 Many bugfixes / Support for repairing derelict in selection 2024-09-18 16:27:54 -04:00
Anuken
5b9d3029a5 Loop unit transfer command 2024-09-17 18:03:31 -04:00
Anuken
b81553f490 Minor bugfixes / New easier difficulty mode 2024-09-17 14:29:24 -04:00
Anuken
4e19a3c4d0 Atolls map fixes / Extraction outpost edits / Option to hide objectives 2024-09-16 16:05:03 -04:00
Anuken
9911e602a0 Quads+Horizons damage shields / RTS AI toggle for Serpulo 2024-09-15 17:20:34 -04:00
Anuken
20a7f3f300 Atolls sector map submission / Windswept Islands rework submission 2024-09-15 12:24:52 -04:00
Anuken
0889da2bc7 Minor arrival fixes for enter payload command 2024-09-14 21:34:27 -04:00
Anuken
f0027a3eff Minor AI fix 2024-09-14 09:43:30 -04:00
Anuken
a15a0d945f Difficulty & AI tweaks 2024-09-14 09:22:56 -04:00
Anuken
6e5561a36e Campaign rule for unpredictable wave AI 2024-09-13 18:50:46 -04:00
Anuken
6260e146c3 Experimental rule for randomized air unit targets 2024-09-13 18:26:00 -04:00
Anuken
d8eabece7c WIP campaign difficulty dialog 2024-09-13 17:58:11 -04:00
Anuken
6b95a4b70e Fixed doors not updating pathfinder 2024-09-11 14:17:35 -04:00
Anuken
7784c8f35e Cleanup 2024-09-09 13:58:59 -04:00
Anuken
0de1bec554 Fixed #10046 2024-07-26 23:29:28 -04:00