Commit Graph
1283 Commits
Author SHA1 Message Date
Anuken 36dc0e9e3e Fracture impl 2021-12-08 20:19:46 -05:00
Anuken acb4593390 Fill#rect bugfix 2021-12-08 19:39:44 -05:00
Anuken 5fbfe52d0a Misc bugfixes 2021-12-08 14:28:27 -05:00
Anuken 0b7d8f371e Support for unit missiles 2021-12-07 16:58:11 -05:00
Anuken f5e9df1265 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/ai/BlockIndexer.java
	gradle.properties
2021-12-07 14:09:03 -05:00
Anuken c51e755f71 Heat turret support 2021-12-07 13:48:21 -05:00
Anuken 5103c95f2e Unfinished titan turret 2021-12-04 14:08:50 -05:00
Anuken 0f23fac963 Added more unit configuration options 2021-12-04 09:24:40 -05:00
Anuken f89f460b47 Fixed ConsumeGenerator 'kickstarting' 2021-12-04 09:16:15 -05:00
Anuken 9c9d147b95 TeamEntry class implementation 2021-12-03 10:28:34 -05:00
Anuken 3f503a7f4d Bugfixes 2021-12-01 13:50:08 -05:00
Matthew (or Maya) PengandGitHub 8cb830ba41 Make MoveLightningAbility alternating a boolean (#6390)
* Revert "BlueWolf does not want MoveLightningAbility to mirror (#6376)"

This reverts commit e1685ef46c.

* boolean `alternate`

* Better Javadoc description
2021-11-29 23:05:35 -05:00
Anuken 6483d924af Unit cargo transport system 2021-11-29 20:06:49 -05:00
Anuken 635027bb81 Save unit variables in processors 2021-11-29 10:57:42 -05:00
Anuken e2576f1538 Persistent unit IDs 2021-11-29 10:02:03 -05:00
Anuken 5446b7c6f0 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	gradle.properties
2021-11-27 14:06:57 -05:00
Matthew (or Maya) PengandGitHub e1685ef46c BlueWolf does not want MoveLightningAbility to mirror (#6376) 2021-11-26 11:05:50 -05:00
Anuken f214f38f08 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2021-11-25 13:29:51 -05:00
ccfd062c85 ParticleEffect Rotation (#6323)
* Additive

* ternary

* copypasta

I missed a total of 4 instances

* anuke has spoken

Co-authored-by: Lele567 <48808663+Lele567@users.noreply.github.com>
2021-11-25 11:24:34 -05:00
Anuken 4c36abde28 Fixed payEnter creating ghost units 2021-11-25 11:09:13 -05:00
Anuken b7ac1e1d74 Stuff. 2021-11-24 13:33:01 -05:00
Anuken 3512190373 sublimate progress 2021-11-24 12:50:43 -05:00
Anuken 211c0b2e71 Sublimate visuals, damage/length still broken 2021-11-24 12:30:01 -05:00
Anuken ba14151a01 A significant waste of time and effort 2021-11-23 22:41:25 -05:00
Anuken 65f36faf71 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/assets/bundles/bundle_ko.properties
	core/src/mindustry/type/UnitType.java
2021-11-22 10:12:48 -05:00
f1e9d05163 blinkSize (#6359)
Co-authored-by: Lele567 <48808663+Lele567@users.noreply.github.com>
2021-11-22 10:08:57 -05:00
Anuken 6edf0a27a4 Fixed building relative rotations 2021-11-21 22:03:15 -05:00
Anuken 275f6eb32f Overflow duct 2021-11-18 14:47:33 -05:00
Anuken 4d13b8df7a Surge crucible effects 2021-11-17 13:37:51 -05:00
Anuken 4567ee9a13 Test fixes / Building module presence saving 2021-11-17 10:58:36 -05:00
Anuken 25f44f86f8 Making DrawBlock more generic 2021-11-16 19:55:13 -05:00
Anuken 8d05b878d7 oxidation chamber implementation 2021-11-16 14:54:23 -05:00
Anuken 67f8cffca0 Liquid total bugfixes 2021-11-16 11:02:42 -05:00
Anuken eefcce5cf1 Better multi-liquid support / Reinforced pump progress 2021-11-16 10:25:59 -05:00
Anuken 9663d1153f WIP electrolyzer + liquid fixes 2021-11-15 14:31:52 -05:00
Matthew PengandGitHub 4a7774fe5a Dynamic resupply check (#6338) 2021-11-15 09:27:22 -05:00
Anuken 486622e3e4 Many crazy things 2021-11-14 23:10:15 -05:00
Anuken f3b2e4498d Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	gradle.properties
2021-11-10 14:36:45 -05:00
1c4e6b77b4 DestroyBullet (#6311)
* DestroyBullet

* one space

* review

Co-authored-by: Lele567 <48808663+Lele567@users.noreply.github.com>
2021-11-09 18:10:28 -05:00
Matthew PengandGitHub fff7283568 Pointless if (#6310) 2021-11-06 21:12:38 -04:00
Anuken da49328412 Stack router + Consistent item source + Item void flow 2021-11-06 16:31:42 -04:00
Anuken 6b3dfa6036 Carbide, surge conveyors 2021-11-05 16:41:08 -04:00
Anuken 189604474c These things exist now 2021-11-04 22:34:42 -04:00
Anuken 5fe8ed88a6 Fixed #6305 2021-11-04 22:30:19 -04: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 PengandGitHub 996193ea69 payloadRotation field (#6294) 2021-11-03 13:34:42 -04:00
Anuken 38f7d2dcd0 tungsten 2021-11-02 14:49:05 -04:00
Anuken b418afed63 Added WorldLabel entity for better server-side labels 2021-11-02 10:03:44 -04:00
Anuken 99d30b6351 Fixed #6287 2021-11-02 09:04:37 -04:00
Anuken 6fb2b3e920 WIP build tower 2021-11-02 00:13:25 -04:00