Anuken
9a54abf0ba
Fixed editor indices
2022-02-14 14:50:56 -05:00
Anuken
69f59ff803
Removed copper drills in loadouts
2022-02-01 20:29:45 -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
buthed010203
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
438661e239
Regen projector 'done'
2021-12-22 16:43:22 -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
e997768a0a
d
2021-09-09 12:08:33 -04:00
Anuken
1a686c44a1
Fixed editor crash
2021-09-09 09:59:35 -04:00
Anuken
558ee579e1
BlockIndexer null team fix
2021-08-19 09:37:12 -04:00
Anuken
41964cd130
Unordered damaged building indices
2021-08-01 20:35:10 -04:00
Anuken
90bc18e1bd
Fixed #5677
2021-07-31 08:38:03 -04:00
Anuken
fc41ad36f7
Fixed damaged building memory leak
2021-07-30 11:58:01 -04:00
Anuken
9160ee546c
Allow derelict block pickup / Fixed derelict blocks being targeted
2021-07-24 08:44:43 -04:00
notrealn
730cb14f6a
Fix turret shooting priority when there are multiple teams ( #5299 )
2021-07-20 09:00:19 -04:00
Anuken
5b2dc021a6
Prevent concurrent modification in BlockIndexer#eachBlock
2021-07-18 08:56:48 -04:00
Anuken
5c6b659ce3
Possible rare crash fix
2021-07-16 12:59:50 -04:00
Anuken
173dd0a90e
Fixed #5577
2021-07-14 09:07:17 -04:00
Anuken
6c18634b0d
Minor logic unit rotation fix / Core capture unit derelict tareting
2021-06-29 16:26:02 -04:00
Anuken
c9ff84d03b
Test fix
2021-06-09 14:03:29 -04:00
Anuken
b04c04f69f
New metal floor / Selective floor attribute stats
2021-06-09 13:26:01 -04:00
Anuken
28b235ef07
Partial 7.0 merge - API preview
2021-06-02 11:08:08 -04:00
Anuken
27c8efc672
Better targeting range calculation
2021-02-11 10:12:07 -05:00
Anuken
a172c12e5d
Auto-destruction of enemies after attack sector capture
2020-11-15 18:59:23 -05:00
Anuken
aebd3f959f
Fixed #3402 / Fixed #3403 / Fixed #3401 / Fixed #3404 / Disabled derelict updates
2020-11-15 10:54:09 -05:00
Anuken
04c465c8f0
Bugfixes
2020-11-13 17:33:32 -05:00
Anuken
c0d0edfc89
Bugfixes & cleanup
2020-10-26 23:09:51 -04:00
Anuken
909da9de3c
Bugfixes
2020-10-26 16:06:50 -04:00
Anuken
81dae580a4
Bugfixes / Removed tile unit multi-mining
2020-10-25 11:22:10 -04:00
Anuken
8043c09e2b
Breaking logic change: Coordinates are now tile-based
2020-10-17 13:02:57 -04:00
Anuken
5d76dd0e2f
Fixed #2929
2020-10-13 15:56:00 -04:00
Anuken
93e21c6bf9
Merge pull request #2806 from genNAowl/burning-affects-tiles
...
Incendiary Bullets Make Fires When Hitting Tiles
2020-10-05 16:35:13 -04:00
Anuken
35af71c613
Moved Nullable to utils package
2020-10-02 23:11:26 -04:00
Leonwang4234
88639fffc5
fix
2020-10-02 18:17:51 -07:00
Anuken
326640d32a
Cleanup
2020-09-30 17:21:05 -04:00
Anuken
0a07458186
Power-based ammo / Refactoring / IP kicks / Fixes
2020-09-24 13:05:39 -04:00
Anuken
5c98512e4f
Bugfixes
2020-09-16 14:53:44 -04:00
Anuken
74cefb3ec9
Dacite decoration block / Environmental renaming
2020-09-10 15:17:10 -04:00
Anuken
010a1594fa
Name fixes
2020-09-06 19:09:41 -04:00
Anuken
90aed50ca8
Many various fixes
2020-09-03 14:04:30 -04:00
Anuken
2f19cab144
Fixed conduits not reacting with each other
2020-08-23 13:25:47 -04:00
Anuken
a074010eb7
Time.delta cleanup / Basic mobile input
2020-07-19 12:21:21 -04:00
Anuken
6b3039dba2
Modifier reordering
2020-07-17 19:00:39 -04:00
Anuken
add0d0cd86
Unit naming / Fixed #2209
2020-07-04 23:53:22 -04:00
Anuken
8576d535bd
Removed "on" prefix from all remote methods
2020-07-03 18:48:31 -04:00
Anuken
843a8c3e56
Fixed crashes with team IDs above 127
2020-07-03 12:36:12 -04:00
Anuken
bf5dd7386e
Reduced garbage allocation
2020-06-29 15:58:48 -04:00
Anuken
80332e37d5
Upgradeable cores
2020-06-27 19:16:39 -04:00
Anuken
fdf7c88083
argh
2020-06-26 14:27:26 -04:00