Commit Graph

7115 Commits

Author SHA1 Message Date
Anuken
fdca6771fb Better attack-mode core spawning limits 2020-09-08 11:54:23 -04:00
Anuken
27565cfe1c Merge remote-tracking branch 'origin/master' 2020-09-08 10:05:45 -04:00
Anuken
b66c29e12c Cleanup 2020-09-08 10:05:41 -04:00
zethnest
1439f9d14b
[QOL] Quick Copy Implementation (#2097)
* quick copy implementation

* quick copy implementation

* limit break + copy to schematic size

changed default

added comments

* fix error

* fix cannot copy schematic after placing

Co-authored-by: Anuken <arnukren@gmail.com>
2020-09-08 09:27:41 -04:00
Anuken
b6912254c4 Translations for startup message 2020-09-07 18:00:25 -04:00
Anuken
1b5a338e1e Merge remote-tracking branch 'origin/master' 2020-09-07 17:07:01 -04:00
Anuken
fe76490418 Fixed #2515 2020-09-07 17:06:56 -04:00
DeltaNedas
29b31daba7
ignore indentation in imported assembly (#2511)
* ignore indentation in imported assembly

* oop

* Update LAssembler.java
2020-09-07 11:13:28 -04:00
Anuken
15bb01fd22 Slight steam generator nerf + differential buff 2020-09-07 09:40:22 -04:00
Anuken
93d1904978 Fixed payload calculations not using squares 2020-09-06 22:19:30 -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
Anuken
27d9f965be Fixed #2507 2020-09-06 14:54:10 -04:00
Anuken
0a3193f1d6 Merge remote-tracking branch 'origin/master' 2020-09-06 13:26:30 -04:00
Anuken
2a995efa2a Fixed default campaign core spawning units in blocks 2020-09-06 13:26:23 -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
cbce04f70f Fixed #2502 2020-09-06 10:05:10 -04:00
Anuken
e5674b1b1e Fixed #2501 2020-09-06 09:41:48 -04:00
Anuken
50a94af0d1 Fixed #2500 2020-09-06 09:07:51 -04:00
Anuken
e267519c6d Balance & bugfixes 2020-09-05 22:58:07 -04:00
Anuken
f87bd78674 Placement config code cleanup 2020-09-05 20:41:50 -04:00
Anuken
c483ae2c23 Fixed certain teams not attacking other units 2020-09-05 15:03:13 -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
Anuken
bc74208c8c Merge remote-tracking branch 'origin/master' 2020-09-05 10:14:53 -04:00
Anuken
631b0a7761 Fixed #2491 2020-09-05 10:14:46 -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
68f00a8983 Bugfixes 2020-09-04 22:36:38 -04:00
Anuken
d77830ebf0 Added boss mechs to reconstructors 2020-09-04 22:17:28 -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
c7522ff89f Fixed more unit warp 2020-09-04 11:07:01 -04:00
Anuken
af47e7662f Reduced ridiculous wave spacing in campaign 2020-09-03 21:23:36 -04:00
Anuken
ba1363895e Fixed projector clipping 2020-09-03 19:17:49 -04:00
Anuken
07305aecf4 Unit bugfixes 2020-09-03 16:02:14 -04:00
Anuken
90247e3b27 Fixed #2472 2020-09-03 15:23:08 -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
a6ee946024 Pathfinder progress 2020-09-03 09:17:21 -04:00
Anuken
ed02eadb76 Bugfixes 2020-09-02 18:27:02 -04:00
Anuken
439c9c5599 Bugfixes 2020-09-02 16:24:05 -04:00
Anuken
0cc3bcb121 Fixed #2477 2020-09-02 14:39:02 -04:00
Anuken
b3e7b9e65b Cleanup 2020-09-02 14:30:56 -04:00
Anuken
6f6e9f4cc2 Initial Toxopid implementation 2020-09-02 13:32:08 -04:00
Anuken
6de1920042 Fixed #2476 2020-09-02 09:35:03 -04:00
Anuken
c1cc11c7cb Initial toxopid sprites, WIP 2020-09-02 00:13:25 -04:00
Anuken
f1772418f2 Bugfixes 2020-09-01 16:11:54 -04:00