Anuken
75d2b0fb69
Fixed #4393 / Fixed #4398
2021-01-21 08:48:36 -05:00
Anuken
0cc9b0b0a3
Mod version parse fix
2021-01-20 16:44:04 -05:00
Anuken
9b6c125233
UI.formatAmount for negative numbers
2021-01-20 16:38:46 -05:00
Anuken
1f2b331bf6
Possible Android mod extension fix
2021-01-20 14:48:54 -05:00
Anuken
ec73426bbc
Smaller 1x1 block status indicators
2021-01-20 13:52:14 -05:00
Anuken
770d8506c5
MoveLightning ability bullet support
2021-01-20 12:31:35 -05:00
Anuken
481e19b1ec
Balancing to counteract double-splash-damage bug
2021-01-20 10:51:01 -05:00
Anuken
f64cb3ad9a
Fixed #4385
2021-01-20 09:11:32 -05:00
Anuken
c4ea5a8256
Merge remote-tracking branch 'origin/master'
2021-01-19 19:55:25 -05:00
Anuken
fa8d43bbc9
Misc cleanup
2021-01-19 19:55:21 -05:00
MEEP of Faith
77f31fd86c
Movement Lightning Ability Improvements ( #3901 )
...
* Movement Lightning Ability Improvements
* `Core.atlas.find` Might not always be avalable
* Default is null
* Fix
2021-01-19 19:20:25 -05:00
MEEP of Faith
c53a6a7c04
hitColor colored beam effects. ( #3471 )
...
* hitColor colored beam effects.
* Same with lasers
* fix
2021-01-19 17:46:02 -05:00
Anuken
f812460164
New unit select fixes
2021-01-19 15:49:30 -05:00
VozDuh
da8ea84397
New Unit Select ( #3672 )
...
* New Unit Select
* Fix
* Facepalm
* Code Fix
* Texture Fix
2021-01-19 15:42:33 -05:00
Anuken
e3f388692f
Misc cleanup & fixes
2021-01-19 15:13:41 -05:00
Anuken
d06a74e7a2
Fixed #4376
2021-01-19 09:58:41 -05:00
Anuken
25b22b4f93
Duplicate IP prevention / Removed overflow inventories
2021-01-18 20:17:59 -05:00
Anuken
4aa2d9097f
Merge remote-tracking branch 'origin/master'
2021-01-18 18:04:21 -05:00
Anuken
82f8e78ec8
Fixed various rounding errors in database
2021-01-18 18:04:16 -05:00
Sunny Kim
f91910e84f
conductsTo() returning whether to conduct itself to adjacent builds ( #4354 )
...
* conductsTo
* insulated block no longer conducts
* moved both checks to be symmetrical
2021-01-18 17:45:45 -05:00
Joshua Fan
2da128678a
Always allow zoom while controlling unit that can't build ( #4371 )
2021-01-18 17:44:01 -05:00
genNAowl
18a382b07a
Draw Conveyor Items under Blocks ( #4372 )
...
* Draw Conveyor Items under Blocks
* Remove new layer in favor of subtraction
Co-authored-by: Leonwang4234 <62972692+Leonwang4234@users.noreply.github.com >
2021-01-18 17:34:17 -05:00
Anuken
83a4f56679
Fixed #4368
2021-01-18 17:23:16 -05:00
Anuken
ffad9cb9a9
Merge remote-tracking branch 'origin/master'
2021-01-17 15:54:49 -05:00
Anuken
6a63956b71
Anuken/Mindustry-Suggestions/issues/1808 / Less fire in rain
2021-01-17 15:54:43 -05:00
Patrick 'Quezler' Mounier
32a1d91faf
Use Player.deathDelay + 1 instead of magic number ( #4344 )
2021-01-17 15:33:19 -05:00
Anuken
634d9d1a40
Fixed #4357 / Fixed #4349 / Fixed #4345 / Fixed #4343
2021-01-17 15:31:22 -05:00
Anuken
f9adcfeed1
Ground units: Avoid stepping onto dangerous/deep floor
2021-01-17 09:21:11 -05:00
Anuken
02ef633529
Removed redundant parens
2021-01-15 17:10:38 -05:00
Patrick 'Quezler' Mounier
f3b1ef02e3
Scale impact reactor warmup time with boost ( #4317 )
2021-01-15 17:09:39 -05:00
Anuken
2d3a9b605a
Fixed #4337 / Fixed #4336
2021-01-15 17:09:12 -05:00
Anuken
718a40d742
More pattern matching
2021-01-15 16:04:26 -05:00
Anuken
650d47991e
Formatting
2021-01-15 12:43:37 -05:00
Anuken
6ec76409ef
Fixed #4335
2021-01-15 12:38:42 -05:00
Anuken
136c8cfcd2
Cleanup + Generic cross rendering
2021-01-15 11:34:33 -05:00
Anuken
bceb7b5809
Merge remote-tracking branch 'origin/master'
2021-01-15 11:16:12 -05:00
Anuken
a342a7d638
Cleanup & bugfixes
2021-01-15 11:16:08 -05:00
MEEP of Faith
956f4659c7
Sound stuff ( #4332 )
2021-01-15 10:13:41 -05:00
Anuken
593a7b060c
Fixed #4334
2021-01-15 10:04:56 -05:00
Anuken
32070a37f7
Fixed #4325
2021-01-14 11:26:16 -05:00
Anuken
95c04eb085
Minor sector damage calculation changes
2021-01-13 17:09:18 -05:00
Anuken
c2602fe6a0
Fixed #4319
2021-01-13 10:43:04 -05:00
Anuken
ee79bc5501
Replaced waves.never with ∞
2021-01-12 11:52:51 -05:00
Anuken
e44c3899e8
Merge remote-tracking branch 'origin/master'
2021-01-12 10:19:36 -05:00
Anuken
e7885a405e
Removed 3.5 map image message
...
Reasoning: 3.5 images and most other map images won't work in the editor. If you try to import a random image, it will give you an empty map. Only maps that were exported as images previously will work correctly.
2021-01-12 10:19:30 -05:00
MEEP of Faith
c6b60a2620
shootLength for other turrets that aren't PointDefenceTurrets (#4312 )
2021-01-12 09:39:27 -05:00
Anuken
9b6c44757a
Merge remote-tracking branch 'origin/master'
2021-01-11 16:07:55 -05:00
Anuken
0cbc4c0cc5
Fixed #4311
2021-01-11 16:07:46 -05:00
Patrick 'Quezler' Mounier
e83cfe6cab
Display unit cap modifier for core blocks ( #4163 )
...
* Display unit cap modifier for core blocks
* Move maxUnits stat from crafting to general
* Omit string formatting
2021-01-11 14:30:58 -05:00
Anuken
912ea94828
Merge remote-tracking branch 'origin/master'
2021-01-11 10:14:28 -05:00