Commit Graph

63 Commits

Author SHA1 Message Date
Anuken
c1bc97ec51 Removed BaseAI 2022-02-18 21:38:24 -05:00
Anuken
0c0adea2a4 Simple enemy rebuilding AI + fleeing 2022-02-18 17:29:06 -05:00
Anuken
aaba579314 Setup for RTS AI 2022-02-17 18:06:33 -05:00
Anuken
c324f2124b DEATH AND DESTRUCTION 2022-02-15 16:46:32 -05:00
Anuken
3babe7686b Beam drill tier fix 2022-02-15 12:06:02 -05:00
Anuken
c56454ae9d Cleanup 2022-02-14 12:04:58 -05:00
Anuken
f9efbb6686 Unit command prototype 2022-02-08 18:30:35 -05:00
Anuken
5e534822b8 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/type/UnitType.java
	gradle.properties
2021-11-04 19:39:16 -04:00
Matthew Peng
a438be7fcd when and why was this hardcoded (#6289) 2021-11-02 20:22:07 -04:00
Anuken
9c62d49eb4 Clear team blocks on derelict 2021-10-31 14:10:18 -04:00
Anuken
f0c0900770 Lambda memory allocation optimizations 2021-08-17 11:38:57 -04:00
Anuken
6973ed7d55 PvP defeated team cleanup 2021-07-17 08:52:24 -04:00
Anuken
b0d4607798 Fixed #5588 2021-07-15 20:08:05 -04:00
Anuken
6c18634b0d Minor logic unit rotation fix / Core capture unit derelict tareting 2021-06-29 16:26:02 -04:00
Anuken
28b235ef07 Partial 7.0 merge - API preview 2021-06-02 11:08:08 -04:00
Anuken
db931bace2 Cleanup 2021-03-28 10:56:19 -04:00
Anuken
06929ee8f3 Fixed boss hint not disappearing 2020-11-23 15:47:15 -05:00
Anuken
4a52392ce9 Added hint about guards & armor 2020-11-23 13:09:42 -05:00
Skat
ed36390f3c Great cleanup 2020-11-07 11:37:46 +03:00
Anuken
0c418d1a09 Libs 2020-10-29 11:51:17 -04:00
Anuken
68ab48a1d3 Fixed #3170 2020-10-28 14:05:09 -04: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
46ec457819 Cleanup 2020-10-17 10:37:28 -04:00
Anuken
b1acc90739 Cleanup 2020-10-13 16:13:18 -04:00
Anuken
5d76dd0e2f Fixed #2929 2020-10-13 15:56:00 -04:00
Anuken
7088ae89b3 Logic unit control 2020-10-05 15:42:37 -04:00
Anuken
7a307bbe9c cleanup 2020-10-02 23:15:52 -04:00
Anuken
35af71c613 Moved Nullable to utils package 2020-10-02 23:11:26 -04:00
Anuken
fa9deece91 Fixed #2433 2020-08-26 13:56:58 -04:00
Anuken
2f19cab144 Fixed conduits not reacting with each other 2020-08-23 13:25:47 -04:00
Anuken
0fe8836db4 Fixed #2360 2020-08-16 23:30:49 -04:00
Anuken
2bb2964790 Progress on new unit control block 2020-08-16 16:34:14 -04:00
Anuken
d85f6c72eb Cleanup 2020-08-11 11:18:32 -04:00
Anuken
2b96d30255 Correct names for buildings 2020-08-11 11:12:18 -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
fdf7c88083 argh 2020-06-26 14:27:26 -04:00
Anuken
b5660a50ca Certain team-specific rules 2020-06-15 12:00:32 -04:00
Anuken
8ea28e1ced Seq. 2020-06-08 17:19:47 -04:00
Anuken
890e84ab62 Somewhat functional base building AI 2020-06-05 22:38:27 -04:00
Anuken
65e94850ca Sprite tweaks 2020-06-05 20:59:30 -04:00
Anuken
0b4de1a4fa Foundation for building AI 2020-06-05 20:41:05 -04:00
Anuken
bc28dd392b Bugfixes / Built-in rate limits 2020-05-15 15:45:23 -04:00
Anuken
2581353c5e Merge branch '6.0' of https://github.com/Anuken/Mindustry into object-config
# Conflicts:
#	core/src/mindustry/entities/traits/BuilderTrait.java
#	core/src/mindustry/entities/type/TileEntity.java
#	core/src/mindustry/game/EventType.java
#	core/src/mindustry/game/Schematics.java
#	core/src/mindustry/input/InputHandler.java
#	core/src/mindustry/io/TypeIO.java
#	core/src/mindustry/world/Block.java
#	core/src/mindustry/world/blocks/distribution/Sorter.java
2020-03-03 21:33:03 -05:00
Anuken
47f075133f Merge 2020-02-13 11:22:29 -05:00
Anuken
258945a45a Team validation 2020-02-12 12:47:02 -05:00
Anuken
e798619679 Bugfixes 2020-02-12 11:25:00 -05:00
Anuken
da97aee8e4 it never ends 2020-02-05 13:03:22 -05:00