Anuken
|
0350e6bbf4
|
Validate teams with power links
|
2021-02-11 12:03:11 -05:00 |
|
Anuken
|
27c8efc672
|
Better targeting range calculation
|
2021-02-11 10:12:07 -05:00 |
|
Anuken
|
a99151441c
|
Fixed #4642 / Logic op reorganization
|
2021-02-09 09:34:58 -05:00 |
|
Fatonndev
|
1d3dbddaef
|
add player.locale (#4633)
|
2021-02-08 15:26:48 -05:00 |
|
Anuken
|
3cbcd779eb
|
Better strict equality implementation
|
2021-02-08 14:55:14 -05:00 |
|
Anuken
|
2edec90dfb
|
Cleanup
|
2021-02-08 09:25:46 -05:00 |
|
Patrick 'Quezler' Mounier
|
48ee3d255d
|
Make timescale accessible to logic (#4503)
|
2021-02-02 15:20:36 -05:00 |
|
Anuken
|
2b17dbe390
|
#4487 but properly implemented
|
2021-01-31 19:44:29 -05:00 |
|
Anuken
|
c658865907
|
Dynamic lightning damage tweaks
|
2021-01-25 17:21:12 -05:00 |
|
Sunny Kim
|
a13d51e09a
|
Charge stat for Item (#4392)
* Stat.discharge, discharge
* Update Items.java
* item.discharge
* full container = somewhat more than 4 full batteries
* Stat.discharge
* stat.discharge = Discharge
* Update core/src/mindustry/type/Item.java
Co-authored-by: Antsiferov Andrew <summet.dev@gmail.com>
* removed dis
* oops
* unit zap
Co-authored-by: Antsiferov Andrew <summet.dev@gmail.com>
|
2021-01-25 17:10:34 -05:00 |
|
Anuken
|
b83c76f728
|
Improved liquid bridge throughput
|
2021-01-25 16:16:38 -05:00 |
|
Anuken
|
8b5cf5309a
|
Reactive effect flag
|
2021-01-24 15:22:41 -05:00 |
|
Anuken
|
baedba0d5b
|
Mutual status effect transitions
|
2021-01-24 14:20:48 -05:00 |
|
genNAowl
|
623b7ada11
|
Let Logic Sense Range (#4425)
Co-authored-by: Leonwang4234 <62972692+Leonwang4234@users.noreply.github.com>
|
2021-01-24 09:23:12 -05:00 |
|
Anuken
|
ad4650f408
|
Fixed #4420 / Fixed #4418 / Fixed #4416
|
2021-01-23 10:33:06 -05:00 |
|
Anuken
|
457514a2c8
|
Fixed #4407
|
2021-01-21 21:21:02 -05:00 |
|
Anuken
|
ec73426bbc
|
Smaller 1x1 block status indicators
|
2021-01-20 13:52:14 -05:00 |
|
Anuken
|
f64cb3ad9a
|
Fixed #4385
|
2021-01-20 09:11:32 -05:00 |
|
Anuken
|
25b22b4f93
|
Duplicate IP prevention / Removed overflow inventories
|
2021-01-18 20:17:59 -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 |
|
Anuken
|
6a63956b71
|
Anuken/Mindustry-Suggestions/issues/1808 / Less fire in rain
|
2021-01-17 15:54:43 -05:00 |
|
Anuken
|
718a40d742
|
More pattern matching
|
2021-01-15 16:04:26 -05:00 |
|
Anuken
|
c716c16746
|
Fixed #4305 / Fixed #4309
|
2021-01-11 10:11:31 -05:00 |
|
Anuken
|
9b1c66ba15
|
#4298
|
2021-01-10 15:39:00 -05:00 |
|
Anuken
|
7372bf37c2
|
Fixed #4301
|
2021-01-10 15:23:15 -05:00 |
|
Anuken
|
0a5a301573
|
Save building enabled state
|
2021-01-09 22:13:41 -05:00 |
|
Anuken
|
21fd20ea5b
|
Targetp support for allied targets
|
2021-01-09 10:31:44 -05:00 |
|
Anuken
|
69eb8faf67
|
Fixed #4261 / Basic rotation shine effect
|
2021-01-04 17:22:18 -05:00 |
|
Anuken
|
0ab4f01d5d
|
Better suicide bomb trigger check
|
2021-01-04 11:20:01 -05:00 |
|
Anuken
|
c4d72eef39
|
Don't configure processor when no changes are made
|
2021-01-02 14:40:08 -05:00 |
|
Anuken
|
981dec098a
|
Fixed #4232
|
2021-01-02 11:58:34 -05:00 |
|
Anuken
|
727b47dba5
|
Preload naval paths on liquid spawns
|
2020-12-30 19:35:23 -05:00 |
|
Anuken
|
f5410c5712
|
#4129
|
2020-12-30 16:58:42 -05:00 |
|
Patrick 'Quezler' Mounier
|
b79a6f6b32
|
Fix block status of repair point and battery (#4187)
* Fix block status of repair point and battery
* Update Battery.java
* Update RepairPoint.java
|
2020-12-30 15:30:49 -05:00 |
|
Anuken
|
98e6303765
|
Bugfixes
|
2020-12-28 14:51:50 -05:00 |
|
Anuken
|
3ef67cab69
|
Fixed #4147
|
2020-12-27 20:41:29 -05:00 |
|
Anuken
|
f174d1b2b4
|
Faster power graph reload / Fixed iOS editor margin
|
2020-12-27 12:59:49 -05:00 |
|
Anuken
|
c02d603a7a
|
Search bar cleanup
|
2020-12-26 11:39:58 -05:00 |
|
Anuken
|
4517b55f76
|
Building priority fix
|
2020-12-26 09:43:45 -05:00 |
|
Anuken
|
9f8fce72d3
|
Better build beam visuals
|
2020-12-25 21:49:10 -05:00 |
|
Anuken
|
834e4f175b
|
Fixed #4122
|
2020-12-25 15:56:53 -05:00 |
|
Anuken
|
eda6770e11
|
Fixed mined item flashing on clients
|
2020-12-24 23:17:35 -05:00 |
|
Patrick 'Quezler' Mounier
|
9397bd57c4
|
Prevents plastanium conveyor unload exploit (#4098)
* Prevent unloaders from unloading plast loading dock
* Use overridable boolean method unloadable instead
* unloadable -> canUnload
|
2020-12-24 10:33:40 -05:00 |
|
Anuken
|
f3d5cb315e
|
Cleanup
|
2020-12-22 13:51:11 -05:00 |
|
Anuken
|
7f49f0c6fa
|
Fixed #4079
|
2020-12-22 13:41:54 -05:00 |
|
Anuken
|
7ea12e97ec
|
Fixed #4073
|
2020-12-22 11:28:33 -05:00 |
|
Anuken
|
17177f87aa
|
Fixed #4071
|
2020-12-22 11:20:35 -05:00 |
|
Anuken
|
24c71e49c7
|
cleanup
|
2020-12-22 10:48:11 -05:00 |
|
Anuken
|
806cea4b33
|
Added building damage to bullet stats
|
2020-12-21 16:55:04 -05:00 |
|
Anuken
|
f9fe396d1f
|
Fixed #4044
|
2020-12-19 13:02:20 -05:00 |
|