Commit Graph
14099 Commits
Author SHA1 Message Date
Anuken e8c277d7b8 Disperse turret mostly done 2022-02-11 20:08:59 -05:00
Anuken 64cb5c5879 Large map shield projector 2022-02-11 16:58:46 -05:00
Anuken ef6aef8140 Tweaks 2022-02-11 16:57:08 -05:00
Anuken 6b5a50555e Tweaks 2022-02-11 16:40:03 -05:00
Anuken 1d854604a6 Fixed JSON mod load errors 2022-02-11 15:41:39 -05:00
Anuken 2b1da7e564 Disperse unit filter 2022-02-11 15:36:59 -05:00
Anuken 7c507ce2f4 Misc turret progress 2022-02-11 15:24:34 -05:00
Anuken ba3e2f6f67 Fixed some multiplayer bugs 2022-02-11 14:07:36 -05:00
Anuken 3728d137cd Fixed tests 2022-02-11 13:48:27 -05:00
Anuken 7ba42cb26e Crash fix 2022-02-11 12:19:15 -05:00
Anuken 4a216056d0 I waste several hours 2022-02-11 11:33:06 -05:00
Anuken fcb4c232e8 WIP 2022-02-11 07:55:57 -05:00
Anuken e0c677a313 Effect cleanup 2022-02-10 19:56:42 -05:00
PhinnerandGitHub e20505508e funni js (#6566) 2022-02-10 19:44:30 -05:00
Anuken e405a3880e Fixed incorrect commanding 2022-02-10 17:45:29 -05:00
Anuken 50f704096f Command mode hold 2022-02-10 17:40:22 -05:00
Anuken 907d2a46b2 Unit control mode 2022-02-10 17:36:34 -05:00
Anuken 1b8da1ff55 Unit production tweaks 2022-02-10 16:40:39 -05:00
Anuken 026e7501c1 Minor pathfinding tweaks 2022-02-10 16:30:20 -05:00
Anuken fc8eac4048 Better AI team check 2022-02-10 16:03:37 -05:00
Anuken bf71b32c82 Fixed lacking AI (?) 2022-02-10 16:02:13 -05:00
Anuken d9fbd315c7 Separator fix 2022-02-10 14:36:07 -05:00
Anuken dcfbd9b6e2 Fixed world processors being targetable 2022-02-10 13:46:20 -05:00
Anuken 8f676cf6c3 Some logic stuff 2022-02-10 12:33:18 -05:00
Anuken 414d07a843 WIP map notification instruction 2022-02-10 11:49:55 -05:00
Anuken a80e1d86a1 Logic-related color functions 2022-02-10 11:00:27 -05:00
Anuken 04c2bbc24d Logic rule instruction / Lock erekir proc sectors 2022-02-10 09:36:31 -05:00
Anuken 63ef847690 how 2022-02-09 23:32:16 -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 3e0b8e9431 Custom rule for unit command 2022-02-09 17:28:51 -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 a24a94d0b0 No unit control multi-select 2022-02-09 00:18:51 -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
FernandoandGitHub 96b26cafd4 New MindustryBR servers and remove old ones (#6563)
* New MindustryBR server and remove closed servers

* Remove closed servers and add new one
2022-02-08 20:37:11 -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
hortiSquashandGitHub 761b357e46 Allows for different Pixels/Area (#6562)
* Allows for different Pixels/Area

Spent the entire day asking people if they knew of any mod that change would break, the answer is negative

modders, if you want the screen to take the entire space, remove both the -4

* ScaleFactor so it doesnt break existing mods

scale = (size * 32 - bordersize / 2) / displaySize

* facepalm

* Update LogicDisplay.java

why am i dumb every time i do changes on the fly

* Update LogicDisplay.java
2022-02-08 18:02:59 -05:00
Anuken 2fabd39ea1 No sector default AI 2022-02-08 14:56:34 -05:00
Anuken b4a9d546aa Repair beam weapon snap 2022-02-08 14:49:31 -05:00
Anuken fc3f17ba97 Deprecated Turret powerUse 2022-02-08 14:38:36 -05:00
Anuken 4cfbbca96b No gallium for T1 units 2022-02-08 14:27:49 -05:00
Anuken 4a419d52cc Constructor tech tree move 2022-02-08 13:49:04 -05:00
Anuken ec8952ed46 Unit spawn instruction 2022-02-08 13:20:55 -05:00