Commit Graph
564 Commits
Author SHA1 Message Date
Anuken 41f50ff8ea Pathfinder fallback system 2022-02-14 10:16:15 -05:00
Anuken d72153c67a Logic fixes / Bigger erekir sectors 2022-02-13 11:09:27 -05:00
Anuken 3039a404eb Pathfinding recalculation improvements 2022-02-12 23:36:57 -05:00
Anuken 58c044f509 pain 2022-02-12 16:23:55 -05:00
Anuken 026e7501c1 Minor pathfinding tweaks 2022-02-10 16:30:20 -05:00
Anuken 79dcfefd69 More payload block recolors / Bugfixes 2022-02-09 23:27:04 -05:00
Anuken 48b1266d19 More pathfinding multithreading 2022-02-09 21:14:05 -05:00
Anuken 4278c057b4 Cleanup & control fixes 2022-02-09 19:58:08 -05:00
Anuken e0b3003c95 Better pathfinder maxUpdate implementation for multiple teams 2022-02-09 17:52:02 -05:00
Anuken a8d750efce Fixed control 2022-02-09 17:23:57 -05:00
Anuken 44b37cfe55 Cleanup & enemy follow commands 2022-02-09 17:21:15 -05:00
Anuken fa79c5e93a Unit pathfinding 2022-02-09 17:13:02 -05:00
Anuken 257ecd397f Payload resprites 2022-02-09 00:00:50 -05:00
Anuken d7cd9ab744 Stop moving when near destination 2022-02-08 21:00:21 -05:00
Anuken c3c0b95024 Attack command support, still no pathfinding 2022-02-08 20:55:21 -05:00
Anuken d1eae2d1a2 Slightly more functional unit commands 2022-02-08 19:29:23 -05:00
Anuken f9efbb6686 Unit command prototype 2022-02-08 18:30:35 -05:00
Anuken ec8952ed46 Unit spawn instruction 2022-02-08 13:20:55 -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 52965aa9ae Removed some unused sprites 2022-02-04 18:36:03 -05:00
Anuken 60621520ee WIP Disrupt missiles 2022-02-04 15:37:51 -05:00
Anuken 69f59ff803 Removed copper drills in loadouts 2022-02-01 20:29:45 -05:00
Anuken 44677d3697 Minimap liquid shadow 2022-01-29 15:40:19 -05:00
Anuken fdfc43ce72 Correct quell AI 2022-01-29 13:44:38 -05:00
Anuken 4497f7ab3a Proper interplanetary launch 2022-01-23 14:37:08 -05:00
Anuken cfb01063c0 Misc map creation utilities 2022-01-21 16:32:35 -05:00
Anuken d09039f6e6 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2022-01-10 23:43:18 -05:00
buthed010203andGitHub 692718d4ea Fix strange behavior of MinerAI (#6454)
* Fix strange behavior of MinerAI 

See: https://discord.com/channels/391020510269669376/396416151032299521/925110542216073216

> Anuke, is the current behavior of miner ai where it wont mine anything if the item that the core has the fewest of has all of its ores covered?
The only place the hasOre code is used is miner ai so i assume thats a bug?

* Update BlockIndexer.java
2021-12-28 23:22:01 -05:00
Anuken dd5ce7e365 Regen suppression unit + system 2021-12-27 14:46:51 -05:00
Anuken 4fbeae1afc Erekir tech sector requirements 2021-12-25 22:17:18 -05:00
Anuken 438661e239 Regen projector 'done' 2021-12-22 16:43:22 -05:00
Anuken 8023ea1d34 aaaaaaaAAAAAAAAAAAAAAAAAA 2021-12-18 23:23:35 -05:00
Anuken e481de9d28 Payload router sorter mode 2021-12-16 10:31:16 -05:00
Anuken 00ed0d017c Unit assembly drones + more visuals 2021-12-15 14:51:42 -05:00
Anuken bdc3b85346 Unit assembler progress 2021-12-13 23:14:26 -05:00
Anuken 6c10a400ed Directional force projector prototype 2021-12-07 20:37:46 -05:00
Anuken b3d2e7b0ca Disabled missile unit collisions 2021-12-07 18:08:49 -05:00
Anuken 0b7d8f371e Support for unit missiles 2021-12-07 16:58:11 -05:00
Anuken 3f503a7f4d Bugfixes 2021-12-01 13:50:08 -05:00
Anuken b3dd7f4b8b WIP arkycite 2021-11-30 18:13:34 -05:00
Anuken 51fe07daef Backported EnumSet changes 2021-11-29 20:15:13 -05:00
Anuken 6483d924af Unit cargo transport system 2021-11-29 20:06:49 -05:00
Anuken dffe90acff Directional liquid bridge 2021-11-08 12:06:55 -05:00
Matthew PengandGitHub a438be7fcd when and why was this hardcoded (#6289) 2021-11-02 20:22:07 -04:00
TranquillyUnpleasantandGitHub 1a6d2e9dd6 fix ai (#6273) 2021-10-31 09:30:33 -04:00
buthed010203andGitHub b66eb173d8 Consistency (#6163)
* Consistency

Why is this inconsistent with the portion just above it?

* C o n s i s t e n t
2021-10-15 16:07:15 -04:00
Anuken 6b59c1cd83 More branch merging 2021-10-14 20:58:03 -04:00
Anuken a2f40a5565 Fixed #6148 2021-10-13 19:35:04 -04:00
Anuken 71543f2ab2 Improved Serpulo water edge generation 2021-09-28 17:20:20 -04:00