Commit Graph
444 Commits
Author SHA1 Message Date
Anuken 4690aae197 Fixed cores being replaceable 2021-03-05 14:00:53 -05:00
Anuken d863c971c2 Gradle update / Mech animation fixes / Formation movement tweaks 2021-03-04 13:40:50 -05:00
a89d50e74d Cursor should not change for other teams when hovering over doors and construction. (#4838)
* Cursor should not change for other teams.

* Use Built-in interaction check

Co-authored-by: Patrick 'Quezler' Mounier <Quezler@me.com>

* Building should use built-in check, same treatment for ConstructBlock

Co-authored-by: Patrick 'Quezler' Mounier <Quezler@me.com>
2021-03-02 09:25:15 -05:00
Anuken 5f83c92829 Fixed #4824 / Fixed #4827 / Fixed #4829 2021-03-01 09:45:40 -05:00
Anuken 49bccffd7c Link previews for power blocks near nodes 2021-02-28 17:17:03 -05:00
Anuken f5ac3ff7b0 null controller for dead units 2021-02-25 10:54:05 -05:00
Anuken f6eba3edae Synchronized settings / Dead units sense as non-controlled 2021-02-25 09:12:17 -05:00
Anuken afbde49fa2 Fixed #4776 / Fixed #4772 2021-02-24 09:52:53 -05:00
aabbfd624a Add disarmed status effect that disarms (#4762)
* Add disarmed status effect that disarms

* Update core/src/mindustry/entities/comp/StatusComp.java

Co-authored-by: Anuken <arnukren@gmail.com>

* Rename disarms -> disarm

Co-authored-by: Anuken <arnukren@gmail.com>
2021-02-23 09:51:43 -05:00
Anuken e6787c5146 Controlled sensor improvements 2021-02-21 12:28:00 -05:00
Anuken d8552915f7 Cleanup 2021-02-21 10:35:33 -05:00
Anuken 61d9dea487 Logic config replication / logicUnitBuild rule / Copy-able ConstructBlocks 2021-02-21 10:23:46 -05:00
Anuken 02d8f679b5 Merge remote-tracking branch 'origin/master' 2021-02-21 09:22:05 -05:00
Anuken 544828d9fb Logic controller & dead`` sensors 2021-02-21 09:22:02 -05:00
liuxiluandGitHub ca726d579e unit boosting sensor (#4738) 2021-02-21 09:20:36 -05:00
Anuken f043a5f340 Logic tooltips on mobile devices w/ long-press 2021-02-19 17:18:17 -05:00
Anuken 1072c310ad Fixed #4732 2021-02-19 09:04:13 -05:00
Anuken 5a58f9c71a Fixed #4729 2021-02-18 17:00:23 -05:00
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
FatonndevandGitHub 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' MounierandGitHub 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
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
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 KimandGitHub 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