Commit Graph

417 Commits

Author SHA1 Message Date
Anuken
2145e31bac Too many things to list 2022-04-10 21:02:51 -04:00
Anuken
3e3c88bd26 Bugfixes 2022-04-09 14:03:17 -04:00
Anuken
5d79ad9363 Bugfixes from testing session 1 2022-04-09 13:03:51 -04:00
Anuken
5699ecc01c Better diagonal placement system for nodes 2022-04-06 23:21:47 -04:00
Anuken
c0ac84fbc6 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/core/NetServer.java
2022-03-28 15:18:13 -04:00
buthed010203
2bfc23c216 Cease node dumbness (#6670)
* Cease.

* Mobile players are second rate citizens

* Undo config on ratelimit, revert PowerNode for loop

* Fix being unable to drop items into core vaults when there are over 1k of the item already
2022-03-28 14:32:36 -04:00
Anuken
846a697d2e itemTransferRange proper usage 2022-03-11 00:35:34 -05:00
Anuken
da1517879a Cleanup 2022-03-11 00:11:13 -05:00
Anuken
7865950ec8 Many bugfixes 2022-03-02 21:03:45 -05:00
Anuken
f47f96663a Bugfixes 2022-03-01 17:59:11 -05:00
Anuken
b28f027080 Erekir rebalance / RTS AI improvements 2022-02-28 18:50:04 -05:00
Anuken
1a22eae21a Bugfixes / More 'req' cleanup 2022-02-22 16:36:40 -05:00
Anuken
040c43fe54 Consistent request->plan naming 2022-02-22 16:17:22 -05:00
Anuken
d4aff92fda the refactoring continues 2022-02-22 13:33:55 -05:00
Anuken
989249e7dc Misc small fixes 2022-02-20 11:14:45 -05:00
Anuken
63eeaae22d Added target cursor 2022-02-19 08:58:24 -05:00
Anuken
1a9fe45e8e Fixed duct bridging 2022-02-18 22:19:27 -05:00
Anuken
20b10e924b Minor rule fixes 2022-02-18 21:01:32 -05:00
Anuken
9f3af412f0 Commandable blocks 2022-02-17 16:19:07 -05:00
Anuken
49d5513c4e Special floors for cores 2022-02-16 11:00:18 -05:00
Anuken
fbf0fec135 Unit control improvements / Larger max map size 2022-02-16 00:23:07 -05:00
Anuken
c324f2124b DEATH AND DESTRUCTION 2022-02-15 16:46:32 -05:00
Anuken
e59e3d82a2 Misc bugfixes 2022-02-13 23:07:45 -05:00
Anuken
3ebdb5309e Placement range check rule implemented 2022-02-13 21:02:33 -05:00
Anuken
c8b11c4447 Fixed erekir unit requirements 2022-02-13 20:54:25 -05:00
Anuken
907dc7a1e3 Unit requirement changes 2022-02-12 22:52:55 -05:00
Anuken
bad2e017d0 Logic zoom fix 2022-02-12 14:36:48 -05:00
Anuken
ee4b8c77e4 Basic logic cutscene stuff 2022-02-12 14:28:43 -05:00
Anuken
f31300b6e3 Core unit "de-dock" improvements 2022-02-12 11:51:36 -05:00
Anuken
b079955b52 Disperse turret mostly done 2022-02-12 10:20:37 -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
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
026e7501c1 Minor pathfinding tweaks 2022-02-10 16:30:20 -05:00
Anuken
04c2bbc24d Logic rule instruction / Lock erekir proc sectors 2022-02-10 09:36:31 -05:00
Anuken
79dcfefd69 More payload block recolors / Bugfixes 2022-02-09 23:27:04 -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
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
1fb88c13b0 Initial core unit dock implementation 2022-02-06 22:05:43 -05:00
Anuken
feba0cf207 Erekir tech fixes 2022-01-27 15:01:01 -05:00
Anuken
e4595b6831 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/core/ContentLoader.java
	core/src/mindustry/world/Block.java
2022-01-27 14:58:44 -05:00
Leonid Skorospelov
0b9483cffc Preserve conveyors end rotation on placement (#6496)
* Preserve conveyors end rotation on placement

* Formatting
2022-01-27 14:57:43 -05:00
Anuken
d410bc345c Guaranteed vent spawning 2022-01-27 12:56:23 -05:00
Anuken
c9f3334f4f Various request rendering optimizations 2022-01-26 17:58:22 -05:00
Anuken
abf429acb1 Unit wall mining 2022-01-23 16:57:09 -05:00