Commit Graph
1413 Commits
Author SHA1 Message Date
Anuken 469a49b3d6 Cleanup 2022-08-08 14:27:10 -04:00
BlackDeluxeCatandGitHub 0802941cb8 Fixed HeatCrafter Consumes Less Liquid (#7288) 2022-08-08 14:24:45 -04:00
SoMall-dumplingandGitHub aa5ba1a3aa Update FlakBulletType.java (#7313)
fix erekir core unit make flak bullets explode
2022-08-06 13:29:47 -04:00
Anuken 6a5d7da4ae Fixed #7303 / Fixed #7302 2022-08-05 14:25:37 -04:00
Anuken 11d3b1d973 Fixed #7292 2022-08-04 20:20:46 -04:00
Anuken 46f8838d1a Fixed #7284 2022-08-04 10:23:49 -04:00
MEEPofFaithandGitHub ff28daa3a4 FlakDelay (#7281) 2022-08-03 17:08:53 -04:00
Anuken e28d7b8d8d Generator explosion system cleanup 2022-08-02 13:13:37 -04:00
Anuken 1fe988adc2 Fixed unit movement overshoot 2022-07-31 10:37:55 -04:00
Anuken 55edd53f84 WIP command order system 2022-07-30 21:01:07 -04:00
Anuken 5fb7c2a916 Fixed #7239 2022-07-28 09:26:28 -04:00
rly4498andGitHub f16894592f onShoot on StatusFieldAbility (#7221)
* onShoot on StatusFieldAbility

allows for more JSON gaming

* hmm
2022-07-22 13:43:37 -04:00
Anuken 1476c4dacd Fixed #7213 2022-07-21 07:56:09 -04:00
Anuken 25a1d125c8 Fixed #7207 2022-07-20 15:58:24 -04:00
RlCCJandGitHub 5191dc1bd7 Fix: The flying unit has no crash damage (#7173) 2022-07-14 23:36:32 -04:00
Anuken 25e82d927f Fixed unit legs not resetting properly 2022-07-14 21:56:29 -04:00
Anuken f32e39fb86 WIP unit tether component 2022-07-14 15:32:23 -04:00
Anuken a734f8423c Fixed #7167 2022-07-12 13:50:02 -04:00
Anuken 72b36d97bd RTS max squad size 2022-07-11 18:18:22 -04:00
Anuken 311118ae58 Hastily implemented final endgame turret 2022-07-09 00:33:15 -04:00
Anuken 69a26900fe Don't draw shape parts at 0 rad/stroke 2022-07-05 20:15:34 -04:00
Anuken 4d8bcfebf2 Halo draw part + Ravage halo 2022-07-05 12:34:18 -04:00
Anuken 5ce61b863b New WIP turret 2022-07-04 20:23:05 -04:00
Anuken 5b1d1a2ce4 Misc minor fixes 2022-07-04 16:52:18 -04:00
Anuken 28e777e1e4 Merge branch 'master' of https://github.com/Anuken/Mindustry 2022-06-29 17:38:10 -04:00
Anuken 36aa56f251 New WIP missile turret 2022-06-29 17:37:32 -04:00
smolandGitHub 1c1b1295d1 changes (#7089)
* a

* i guess so

* despawnUnitCount, which i forgot to include

* changes + despawnUnitRadius field

* enter?

* no

* can

you not
2022-06-29 12:39:10 -04:00
smolandGitHub 366f4f490c BulletType despawnUnit field (#7088)
* a

* i guess so

* despawnUnitCount, which i forgot to include
2022-06-28 23:27:51 -04:00
Anuken 487b630d62 Fixed #7087 2022-06-28 16:09:21 -04:00
Anuken cc26a0eeb3 WIP objective editor progress 2022-06-24 21:18:04 -04:00
Anuken be61b45d08 WIP point laser turret 2022-06-23 20:57:22 -04:00
Anuken d4a33c6d51 Homing bullet targeting fix 2022-06-23 17:00:24 -04:00
Anuken 4ba5be8d31 Misc improvements / Latum death unit spawning 2022-06-23 13:16:25 -04:00
Anuken 1a98a66f23 Batched building health update packet 2022-06-22 18:30:59 -04:00
Anuken 76735b01f7 Somewhat more dangerous neoplasm 2022-06-22 03:25:35 -04:00
Anuken 900aa12a3c Misc minor fixes 2022-06-20 20:22:11 -04:00
Anuken 077ee978f6 Merge remote-tracking branch 'origin/master' 2022-06-18 16:07:08 -04:00
Anuken 031af7c432 UnitType death handling 2022-06-18 16:07:04 -04:00
Ilya246andGitHub 99f55ae64c More info on unit control responsibility (#7016)
* do

* net.active()
2022-06-17 18:19:17 -04:00
smolandGitHub 1438f7e5cd ShapePart hollow + stroke + strokeTo (#7005)
* hollow + stroke + strokeTo

* oops
2022-06-16 22:36:03 -04:00
Anuken 2109a25e3e Turret progress 2022-06-16 15:34:22 -04:00
MEEPofFaithandGitHub d3f2fffa03 non-suppressable blocks shouldn't be heal suppressed (#7019) 2022-06-15 07:34:58 -04:00
Anuken 6989a81e03 Fixed #6984 2022-06-08 09:30:30 -04:00
MEEPofFaithandGitHub 5cc314672f canWithdraw() + changes to displayable() (#6902)
* `shouldDiplay()` + `canWithdraw()`

* Better implementation of `displayable()`
2022-06-08 09:17:30 -04:00
MEEPofFaithandGitHub 968651d9ed Charge Progress (#6947) 2022-06-08 09:13:11 -04:00
MEEPofFaithandGitHub 81753047eb drawCracks and createRubble (#6989) 2022-06-08 08:58:53 -04:00
MEEPofFaithandGitHub 68cc95c26d Wrap Immunities in unit stats (#6946)
* Don't display move effect ability in stats

* Wrap the immunities list
2022-06-08 08:42:17 -04:00
Anuken e2bd6571b1 Chat message sound + minor JSOn fix 2022-05-25 23:15:09 -04:00
Anuken 2236771b22 Misc cleanup + some JSON stuff 2022-05-22 22:16:03 -04:00
Anuken b8dac1e408 JSON UnitType type: support 2022-05-21 12:40:16 -04:00