Commit Graph
1308 Commits
Author SHA1 Message Date
Anuken 2d19c7ae97 Bulwark shield mechanics mostly done 2022-01-17 13:39:15 -05:00
Anuken 396c087072 Experimenting with abilities 2022-01-16 22:53:58 -05:00
Anuken e14dd00019 Quell missile weapons 2022-01-15 15:57:53 -05:00
Anuken 0f6f85887e Block regionRotated 2022-01-12 09:58:54 -05:00
Anuken 10d8e63368 Multi-liquid sublimate 2022-01-10 14:01:30 -05:00
Anuken feb1135bcc Some visual tweaks 2022-01-09 19:08:35 -05:00
Anuken 39cb353b13 Crash fix 2022-01-08 11:13:24 -05:00
Anuken 5611a212c5 Payload unit update rule 2022-01-08 11:06:05 -05:00
Anuken 2e0f9ed020 Building custom shadow support 2022-01-07 10:04:59 -05:00
Anuken 3efbf58ab5 Build weapon 2021-12-28 23:54:43 -05:00
Anuken acaec08781 Evoke repair weapon 2021-12-28 21:48:32 -05:00
Anuken 0ede0dbf0c 5x5 burst drill 2021-12-28 19:18:16 -05:00
Anuken ad42861daf Better block health scaling system 2021-12-28 11:29:31 -05:00
Anuken 677abf4924 3x3 breach 2021-12-27 15:54:09 -05:00
Anuken dd5ce7e365 Regen suppression unit + system 2021-12-27 14:46:51 -05:00
Anuken e481de9d28 Payload router sorter mode 2021-12-16 10:31:16 -05:00
Anuken 00ed0d017c Unit assembly drones + more visuals 2021-12-15 14:51:42 -05:00
Anuken b5ce9e1a38 More unit assembler progress 2021-12-14 09:40:57 -05:00
Anuken 5ac3e08b1d Tungsten walls 2021-12-13 14:42:16 -05:00
Anuken 32cb25af62 Vanquish weapons & sprite tweaks 2021-12-13 00:08:01 -05:00
Anuken 53b55a9f0e Tank animations & FX 2021-12-12 20:05:37 -05:00
Anuken 0d33768f58 WIP tank unit type 2021-12-12 18:29:44 -05:00
Anuken 7e9dd2d6f0 Fixed beam damage hit position 2021-12-10 12:39:37 -05:00
Anuken 3e9747c59c Heat conductor + phase heater 2021-12-10 11:31:32 -05:00
Anuken 761ee12e6f LAccess.speed / Merged #6293 2021-12-10 00:36:47 -05:00
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