Anuken
fe76490418
Fixed #2515
2020-09-07 17:06:56 -04:00
Anuken
010a1594fa
Name fixes
2020-09-06 19:09:41 -04:00
Anuken
7b18389d45
Payload system rework ( #2485 )
2020-09-06 17:13:14 -04:00
Sunny Kim
8a6b5668fa
Distribution/PowerNode/TractorBeamTurret fields for modding ( #2498 )
...
* Effect stuff for quezler conveyors
* shootSound for mass driver
* *color intensifies*
* Update TractorBeamTurret.java
* Update MassDriver.java
Co-authored-by: Anuken <arnukren@gmail.com >
2020-09-06 11:55:24 -04:00
Anuken
f87bd78674
Placement config code cleanup
2020-09-05 20:41:50 -04:00
Anuken
09e34da880
Bugfixes
2020-09-05 13:35:36 -04:00
Anuken
9fb570f965
Merge remote-tracking branch 'origin/master'
2020-09-05 11:52:00 -04:00
Anuken
ad7692b110
Added debug logging for erroneous rate limit
...
I still don't know what causes this and I can't reproduce it locally
2020-09-05 11:51:50 -04:00
Sunny Kim
ec447fa2c0
More defense fields for modding(fixed) ( #2490 )
...
* lightningColor for Shock Mines
Because various colored lightning is widely used in 6.0, this would be neat for modders.
* doorSound
* just...in case
* oh no
2020-09-05 10:15:33 -04:00
Sunny Kim
f447aeff3e
More wall fields for modding ( #2486 )
...
* More wall fields for mods
- `flashColor` (`flashWhite` is renamed to `flashHit` since it isn't white anymore)
- `lightningColor`
* Update Blocks.java
2020-09-05 08:50:46 -04:00
Anuken
12f1ee9537
Overdriveable bridges
2020-09-05 08:47:38 -04:00
Anuken
739c4f2de2
Final mech boss unit (unfinished)
2020-09-04 22:05:15 -04:00
Anuken
ee2b099799
Initial Vestige mech implementation
2020-09-04 14:27:55 -04:00
Anuken
ba1363895e
Fixed projector clipping
2020-09-03 19:17:49 -04:00
Anuken
90aed50ca8
Many various fixes
2020-09-03 14:04:30 -04:00
Anuken
13a2319416
Merge branch 'master' of https://github.com/Anuken/Mindustry into refactor-paths
...
Conflicts:
core/src/mindustry/ai/types/GroundAI.java
2020-09-03 09:18:06 -04:00
Anuken
f1772418f2
Bugfixes
2020-09-01 16:11:54 -04:00
Anuken
8e17571824
Fixed #2449 / Fixed #2456 / Fixed #2458 / Fixed #2459 / Fixed #2466 / Fixed #2474
2020-09-01 11:34:03 -04:00
Anuken
c9b37419c7
Fixed #2455
2020-08-31 07:43:53 -05:00
Anuken
b1e39b1bcb
Update BuildBlock.java
2020-08-30 09:58:47 -05:00
Anuken
540a5f30cb
Update Turret.java
2020-08-30 09:34:30 -05:00
Anuken
e41b17543f
Update LiquidModule.java
2020-08-30 08:58:53 -05:00
Anuken
d40cff0741
Update CoreBlock.java
2020-08-30 08:19:28 -05:00
Anuken
92aba83450
Cleanup
2020-08-27 13:45:07 -04:00
Anuken
89c007fcdb
Merge branch '16bititemtest'
2020-08-27 11:12:44 -04:00
Anuken
97fc46cffe
#2434
2020-08-26 16:48:12 -04:00
Anuken
8a36b3e590
Bugfixes
2020-08-26 14:35:43 -04:00
Anuken
fa9deece91
Fixed #2433
2020-08-26 13:56:58 -04:00
Anuken
be74e954fa
Fixed #2427 / Fixed #2429
2020-08-26 09:21:18 -04:00
Anuken
58182fe040
16bit items
2020-08-25 20:56:44 -04:00
Anuken
6a23439fce
Fixed #2424
2020-08-25 19:46:14 -04:00
Anuken
174e4b8632
Bugfixes
2020-08-24 23:55:19 -04:00
Anuken
de6cde6ddd
Bugfixes
2020-08-24 23:16:24 -04:00
Anuken
b207d05d4b
Re-added command center
2020-08-24 19:49:49 -04:00
Anuken
fefef3bc47
Decreased throughput of instant transfer blocks chained to routers
2020-08-23 17:08:07 -04:00
Anuken
2f19cab144
Fixed conduits not reacting with each other
2020-08-23 13:25:47 -04:00
Anuken
92764c8389
Fixed #2408
2020-08-23 09:40:06 -04:00
Anuken
ac21c620fe
Many new modding improvements
2020-08-22 14:05:41 -04:00
Anuken
b128155615
Added T3 logic processor
2020-08-22 11:16:15 -04:00
Anuken
a76da8e488
Fixed payload routers not outputting to reconstructors
2020-08-22 09:40:10 -04:00
Anuken
1e7f28f309
Path progress
2020-08-21 20:45:47 -04:00
Anuken
b23d35797b
Fixed #2396
2020-08-21 20:45:29 -04:00
Anuken
e49ebecffa
Merge remote-tracking branch 'origin/master'
2020-08-21 10:03:45 -04:00
Anuken
3b85dc27d7
Fixed "waiting for players" being shown after PvP end
2020-08-21 10:03:40 -04:00
Anuken
d6bf6de924
Merge pull request #2391 from gen-NA-owl/ready-to-merge-phase-walls
...
Phase Walls: more bullet dmg = less reflect chance
2020-08-20 23:42:32 -04:00
Anuken
28d2243abc
Bugfixes, balancing
2020-08-20 23:36:27 -04:00
Leonwang4234
a17dfb820e
Update Wall.java
2020-08-20 20:30:04 -07:00
Anuken
52489ef777
Bugfixes
2020-08-20 18:37:15 -04:00
Anuken
c946b42360
Fixed conveyors not moving units
2020-08-20 16:34:41 -04:00
Anuken
562c41c288
Fixed #2389 / Fixed #2388 / Fixed #2387 / Fixed #2386
2020-08-20 15:11:00 -04:00