Commit Graph

11698 Commits

Author SHA1 Message Date
Leo-MathGuy
617953dd89 format 2024-04-25 19:44:44 +05:00
Leo-MathGuy
1622ecd010 Fixed double seq 2024-04-25 19:41:05 +05:00
Anuken
a07d1f2c00 More cleanup 2024-04-25 10:36:41 -04:00
Anuken
be64defc37 Logic filter cleanup 2024-04-25 10:34:44 -04:00
BlackDeluxeCat
bac6f7cfa9 Add logic filter (#7251)
* logic filter

* bundles

* available in map editor

* @this = null

* generating only

* ensure not using net

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2024-04-25 10:23:13 -04:00
Anuken
7fcde1e109 Fixed derelict blocks not repairing when resources are not present 2024-04-24 22:40:20 -04:00
Anuken
7c69e555fd Allow ram stance for any ground unit 2024-04-24 20:17:16 -04:00
Leo-MathGuy
76f85df33f Added content order 2024-04-24 20:12:57 +05:00
Anuken
7d3c94de9b Moved drawMining to UnitType 2024-04-23 09:42:05 -04:00
Anuken
9dd17ca16b Moved drawBuilding to UnitType 2024-04-23 09:32:46 -04:00
Anuken
3a91a8eb00 Fixed #9771 2024-04-23 09:17:38 -04:00
MEEPofFaith
189a794e58 Don't separate if no soft dependencies 2024-04-22 14:32:03 -07:00
Anuken
31f4957657 Removed UnitComp#uiIcon() 2024-04-22 17:31:13 -04:00
MEEPofFaith
6862e18cef Fix UI 2024-04-22 14:29:47 -07:00
MEEPofFaith
3019eb24dc Slightly cleaner code 2024-04-22 14:23:19 -07:00
MEEPofFaith
d21cab42a7 Mention soft dependencies on install but not startup 2024-04-22 14:13:55 -07:00
MEEPofFaith
9e234444f1 Less clunky
Don't display the reload exit message before checking dependencies.
2024-04-22 09:52:01 -07:00
MEEPofFaith
15491afe49 Check all at once 2024-04-22 09:42:13 -07:00
MEEPofFaith
b167bcfbef Check for dependencies when importing a mod 2024-04-22 09:17:28 -07:00
MEEPofFaith
bfa329db11 Incorrectly shows dialog when mods with missing dependencies are disabled 2024-04-22 09:11:08 -07:00
Anuken
49489ffadc Don't rotate base shadow 2024-04-22 09:20:24 -04:00
Anuken
d7191e4f71 Fixed #9769 2024-04-22 08:43:25 -04:00
Anuken
14a155147d Item turret status fix 2024-04-21 19:17:14 -04:00
Anuken
430114d931 Possible building raycast damage fix 2024-04-21 10:46:50 -04:00
Anuken
a7a9a99780 More pathfinder tweaks 2024-04-21 10:19:39 -04:00
Anuken
022b3951d2 Fixed #9762 2024-04-21 10:16:07 -04:00
Anuken
caf9f2a6e3 Fixed #9761 2024-04-21 10:07:14 -04:00
Anuken
4c4476ae95 Fixed #9763 2024-04-21 10:05:05 -04:00
Anuken
bc2f344c52 Fixed #9765 2024-04-21 09:53:54 -04:00
Anuken
0cdbeef980 Fixed #9759 2024-04-20 19:13:12 -04:00
Anuken
d8c39089c6 Fixed #9760 2024-04-20 19:11:02 -04:00
Anuken
9859efb97f Pathfinder bugfixes 2024-04-20 18:59:40 -04:00
Anuken
066e18ae40 Coolant display fix 2024-04-20 11:36:31 -04:00
Anuken
169a186d63 Coolant display fix 2024-04-20 11:36:08 -04:00
Anuken
3a4f3e7fe7 Don't refund deconstruction in sandbox 2024-04-20 11:18:57 -04:00
Anuken
3595c350ab Respect particle effect aspect ratio 2024-04-20 10:25:43 -04:00
Anuken
a074c9f3f5 debug removed 2024-04-19 15:25:10 -04:00
Anuken
dd725d8613 Merge remote-tracking branch 'origin/master' 2024-04-19 15:24:44 -04:00
Anuken
a407d88e28 Hover pathfinding bugfixes 2024-04-19 15:24:36 -04:00
BalaM314
7b759d41df Disable leg damage on disarmed units (#9755)
* Disable leg damage on disarmed units

* import

* Disable crush damage from disarmed units
2024-04-19 09:40:47 -04:00
Anuken
1d30a9bcdb comments 2024-04-18 17:07:33 -04:00
MEEPofFaith
a51c4e6909 Don't check disabled mods 2024-04-18 13:44:52 -07:00
MEEPofFaith
eff7d75712 Display status after downloads are complete. 2024-04-18 11:40:14 -07:00
Anuken
32957b63b9 Merge branch 'new-pathfinding' of https://github.com/Anuken/Mindustry 2024-04-18 12:48:26 -04:00
Anuken
3a7d7647d9 HPA* merged in 2024-04-18 12:48:04 -04:00
Anuken
1ac1263aa4 Unit avoiding re-enabled 2024-04-18 12:31:53 -04:00
Anuken
b35c435ebd Full unit payload drawing 2024-04-18 11:15:15 -04:00
Anuken
604e732edb Switched to unit UI icons for minimap/players 2024-04-18 10:05:21 -04:00
Anuken
243cc1e527 Unit selection overlay improvements 2024-04-17 23:28:01 -04:00
Anuken
5e22b093e6 more bugfixes 2024-04-17 23:13:10 -04:00