Anuken
9182b48b85
Various unit logic additions
2020-10-06 11:26:25 -04:00
Anuken
06925e70c8
Merge pull request #2841 from genNAowl/healbullets-bullets
...
Merge `HealBulletType` with `BulletType`
2020-10-06 09:09:18 -04:00
Leonwang4234
d8a06da79a
Should Compile Now
2020-10-05 19:08:23 -07:00
Anuken
c87f0c27b3
Logic tweaks
2020-10-05 19:59:15 -04:00
genNAowl
cba2fd4351
Merge branch 'master' into healbullets-bullets
2020-10-05 16:04:29 -07:00
Anuken
e8e9c14ec9
Merge remote-tracking branch 'origin/master'
2020-10-05 17:09:30 -04:00
Anuken
efbc871967
Pathfind command
2020-10-05 17:09:27 -04:00
Anuken
93e21c6bf9
Merge pull request #2806 from genNAowl/burning-affects-tiles
...
Incendiary Bullets Make Fires When Hitting Tiles
2020-10-05 16:35:13 -04:00
genNAowl
7722d697c6
Update core/src/mindustry/entities/bullet/BulletType.java
...
Co-authored-by: Anuken <arnukren@gmail.com >
2020-10-05 13:10:52 -07:00
genNAowl
68e67ae0f2
Update core/src/mindustry/entities/bullet/BulletType.java
...
Co-authored-by: Anuken <arnukren@gmail.com >
2020-10-05 13:10:46 -07:00
Anuken
7088ae89b3
Logic unit control
2020-10-05 15:42:37 -04:00
Leonwang4234
e17f28b636
merge healbullets with bullettype
2020-10-05 11:49:12 -07:00
Anuken
d0d0f5a26f
Fixed #2834
2020-10-04 15:06:13 -04:00
Anuken
702ba0ae84
Bugfixes
2020-10-04 12:48:33 -04:00
Anuken
c4fb84c359
Weapon charge sound
2020-10-04 09:42:49 -04:00
Leonwang4234
60d5048140
Update BulletType.java
2020-10-02 21:25:05 -07: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
Leonwang4234
e53a1d0472
Update BulletType.java
2020-10-02 19:47:47 -07:00
Leonwang4234
74c0d0d0fd
Update BulletType.java
2020-10-02 19:33:11 -07:00
Leonwang4234
ca70b9c705
fix
...
(again)
2020-10-02 18:28:36 -07:00
Leonwang4234
5aa0ce97b8
fix
2020-10-02 18:27:33 -07:00
Leonwang4234
39e956c934
Update BulletType.java
2020-10-02 18:26:17 -07:00
Leonwang4234
88639fffc5
fix
2020-10-02 18:17:51 -07:00
Leonwang4234
e17ad7a429
Merge remote-tracking branch 'upstream/master' into burning-affects-tiles
2020-10-02 17:47:11 -07:00
Anuken
43936b536e
Cleanup
2020-10-02 20:23:37 -04:00
Anuken
5861fe61b2
Cleanup
2020-10-02 19:51:30 -04:00
Anuken
a3224b7082
Improved replacement system
2020-10-02 11:14:18 -04:00
Anuken
138434d029
Fixed #2799 / Fixed #2797
2020-10-02 09:54:08 -04:00
Anuken
4074a241d2
Cleanup
2020-10-01 14:07:33 -04:00
Anuken
199be4d13d
Implicit non-nullability for fields
2020-10-01 13:33:43 -04:00
Anuken
a0394e4382
Balance
2020-09-30 18:56:37 -04:00
Anuken
1697fec311
Tsunami balancing
2020-09-30 16:40:45 -04:00
slava0135
aa5b3aa756
balancing
2020-09-30 20:30:04 +03:00
Anuken
2b2a12267a
Long-range 4x4 turret (wip) / Java 14 language upgrade
2020-09-29 23:55:55 -04:00
Anuken
521ca1aea4
Fixed mechs not having animations on multiplayer
2020-09-29 10:57:06 -04:00
Anuken
6a45a965c0
Allow unloading non-visible blocks
2020-09-28 12:42:20 -04:00
Anuken
f1d09053f3
Fixed #2755 / Fixed #2753
2020-09-28 10:26:08 -04:00
Anuken
3bf01334c9
Many things
2020-09-27 17:15:31 -04:00
Anuken
fea8a3c12b
Merge pull request #2718 from MEEPofFaith/patch-2
...
Make lightning have frag angle properties
2020-09-26 22:27:26 -04:00
LeoDog896
1d52211f93
Update core/src/mindustry/entities/comp/FlyingComp.java
...
Co-authored-by: Summet <summet.dev@gmail.com >
2020-09-25 14:21:48 -04:00
LeoDog896
c912eb197b
Drown event
...
we all need to know when they drown
2020-09-25 12:01:59 -04:00
MEEP of Faith
9f26979419
why variable here
2020-09-24 20:34:02 -07:00
Anuken
3a06cacf1d
Minor fixes
2020-09-24 22:41:13 -04:00
MEEP of Faith
55e25cc509
Make lightning have frag angle properties
...
Adds `lightningCone`, which is the full angle of where the lightning direction can be, and `lightningAngle` which is the angle compared to the bullet that the center of the lightning cone is.
2020-09-24 15:31:03 -07:00
Anuken
9e0b29b3dd
Cleanup
2020-09-24 18:11:10 -04:00
Anuken
0dccbf8598
Better physics system
2020-09-24 15:39:34 -04:00
Anuken
1682e3b996
Fixed #2714
2020-09-24 14:26:24 -04:00
Anuken
a914bd77f6
Fixed #2712
2020-09-24 14:00:43 -04:00
Anuken
0a07458186
Power-based ammo / Refactoring / IP kicks / Fixes
2020-09-24 13:05:39 -04:00