Anuken
aec4a07aec
Fixed steam-generator bundle name
2020-09-10 10:29:54 -04:00
Anuken
55b6abffd1
Fixed #2530
2020-09-10 09:24:25 -04:00
Anuken
3e2fcfa30f
Fixed #2529
2020-09-10 09:20:54 -04:00
Anuken
3b5d6860d6
Bugfixes
2020-09-09 23:39:00 -04:00
Anuken
2260e6824c
Fixed minGameVersion / Crawler command / New rules
2020-09-09 22:17:26 -04:00
Anuken
c5cb2d8683
Miner unit bugfixes
2020-09-09 19:09:56 -04:00
Anuken
5259969384
Object sense support / Bugfixes
2020-09-09 19:02:40 -04:00
Anuken
c03e3f56aa
Added min-game-version 105 enforcement
2020-09-09 16:40:08 -04:00
Anuken
6787bbdc05
Better builder AI / Various tweaks
2020-09-09 10:39:18 -04:00
Anuken
d9a067b4d2
Small sprite tweaks & bugfixes
2020-09-08 21:40:50 -04:00
Anuken
ac88d84322
Various base generation tweaks
2020-09-08 16:25:01 -04:00
Anuken
ef617b7fd2
New base parts
2020-09-08 15:46:24 -04:00
Anuken
905f1608de
Merge remote-tracking branch 'origin/master'
2020-09-08 11:54:32 -04:00
Anuken
fdca6771fb
Better attack-mode core spawning limits
2020-09-08 11:54:23 -04:00
Aryan Pawar
66038b77c4
Hindi Translations for the Google Play page (Updated) ( #2518 )
...
Removed the Images so that fastlane uses default images as Anuke suggested.
2020-09-08 10:21:06 -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
Recessive
1f41a2e8c0
Update servers.json ( #2327 )
...
* Update servers.json
Add AA assimilation server to global listing
* Update servers.json
2020-09-08 09:36:09 -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
1d191f1914
Merge remote-tracking branch 'origin/master'
2020-09-06 17:13:18 -04:00
Anuken
7b18389d45
Payload system rework ( #2485 )
2020-09-06 17:13:14 -04:00
Somka000
7f874f87c4
Second pvp server 6.0 ( #2510 )
...
Because players like pvp and attack, but i cant host 2 gamemodes in one server.
2020-09-06 17:05:53 -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
Anuken
f5fa737867
Update CONTRIBUTING.md
2020-09-06 12:09:52 -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
9bdf27fe3e
Merge remote-tracking branch 'origin/master'
2020-09-05 22:58:11 -04:00
Anuken
e267519c6d
Balance & bugfixes
2020-09-05 22:58:07 -04:00
Anuken
e4078b1c2f
Update README.md
2020-09-05 20:46:02 -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