Anuken
|
2d539565c3
|
More logic commands
|
2020-10-06 14:03:21 -04:00 |
|
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
|
5cc6ac0216
|
Small tweaks
|
2020-10-05 17:44:06 -04: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
|
f9d6ef8e91
|
Sublime Text is messing with whitespace
|
2020-10-05 11:58:35 -07:00 |
|
Leonwang4234
|
28ea336966
|
whitespace
|
2020-10-05 11:57:19 -07:00 |
|
Leonwang4234
|
e17f28b636
|
merge healbullets with bullettype
|
2020-10-05 11:49:12 -07:00 |
|
Anuken
|
8e49d73765
|
Nullable region arrays
|
2020-10-04 15:22:41 -04: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
|
605a370679
|
Fixed turrets firing without power as players
|
2020-10-04 09:58:53 -04:00 |
|
Anuken
|
c4fb84c359
|
Weapon charge sound
|
2020-10-04 09:42:49 -04:00 |
|
Anuken
|
55feb38cb7
|
Merge remote-tracking branch 'origin/master'
|
2020-10-04 09:11:42 -04:00 |
|
Anuken
|
3ad5167dc9
|
Fixed #2827
|
2020-10-04 09:11:38 -04:00 |
|
Gdeft
|
08dfded0c2
|
Fix spelling
|
2020-10-04 07:15:27 +07:00 |
|
Anuken
|
b561b38b56
|
Fixed #2824
|
2020-10-03 19:07:16 -04:00 |
|
Anuken
|
187c98b830
|
Merge remote-tracking branch 'origin/master'
|
2020-10-03 15:35:29 -04:00 |
|
Anuken
|
06f9aa5f84
|
things
|
2020-10-03 15:35:26 -04:00 |
|
Anuken
|
9a92e0246e
|
Merge pull request #2807 from MEEPofFaith/patch-1
Define payload capacity of payload conveyors on the conveyor itself.
|
2020-10-03 10:37:41 -04:00 |
|
Anuken
|
58a62ad19c
|
implicit nullable types
|
2020-10-03 10:19:00 -04:00 |
|
Leonwang4234
|
60d5048140
|
Update BulletType.java
|
2020-10-02 21:25:05 -07:00 |
|
MEEP of Faith
|
8d4dff2481
|
Change the comment.
|
2020-10-02 21:22:11 -07:00 |
|
MEEP of Faith
|
f6d805638c
|
Then apply flexibility to the Payload Conveyor
Modding :D
|
2020-10-02 21:19:53 -07:00 |
|
MEEP of Faith
|
8f1869672d
|
Variable fits limit.
|
2020-10-02 21:16:45 -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
|
215cfaa42f
|
Fixed #2793
|
2020-10-01 16:03:13 -04:00 |
|
Anuken
|
68c41774e4
|
More contrast for specific colors
|
2020-10-01 14:22:48 -04:00 |
|
Anuken
|
4074a241d2
|
Cleanup
|
2020-10-01 14:07:33 -04:00 |
|
Anuken
|
c1970b4da5
|
Merge branch 'campaign'
# Conflicts:
# core/src/mindustry/world/consumers/ConsumeItemFilter.java
|
2020-10-01 13:37:25 -04:00 |
|