Commit Graph
326 Commits
Author SHA1 Message Date
Anuken 90d1770b3e Attempt to synchronized logic random seed 2021-09-22 20:12:45 -04:00
Anuken 3f6d5b9dfe Sync/save @tick/@time; make @time be based off of @tick
Closes Anuken/Mindustry-Suggestions/issues/2976
2021-09-22 19:35:15 -04:00
Anuken 8a6f3db20e Fixed #6028 2021-09-20 12:38:29 -04:00
Anuken 8224cc3fce Fixed #5922 2021-09-04 10:03:40 -04:00
Anuken 0a0ec12e6c Allow logic itemDrop to @air 2021-08-22 11:43:14 -04:00
Anuken 38ec05807a Disallow logic-building invalid blocks 2021-08-19 23:32:21 -04:00
Anuken 7b4d488b11 UI cleanup 2021-08-16 20:06:50 -04:00
Anuken 94b12704dc Mobile text input fixes 2021-08-13 19:07:14 -04:00
Anuken 1674b2dfd6 Fixed #5609 2021-07-18 16:31:13 -04:00
Anuken 2801e4ed80 Fixed #5579 2021-07-14 09:14:19 -04:00
Anuken 544660c4bb Fixed #5545 2021-07-05 15:11:53 -04:00
Anuken 0949852758 Logic wait & content look up instructions 2021-06-24 15:38:20 -04:00
Anuken d468a4f328 Removed unnecessary TODOs 2021-06-22 16:07:19 -04:00
Anuken fe9ff212b2 Stateless simplex 2021-06-15 19:28:54 -04:00
Anuken ade313fc1b Fixed infinite fire / Command center logic control 2021-06-05 15:10:34 -04:00
Anuken 151c4f13df Fixed #5362 2021-06-05 08:57:25 -04:00
Anuken 00ca247d0f Inverse trig logic functions 2021-06-03 19:12:33 -04:00
Anuken 28b235ef07 Partial 7.0 merge - API preview 2021-06-02 11:08:08 -04:00
BenMan95andGitHub 6398fed47b Fixed logic controller updating (#5240) 2021-05-13 13:07:30 -04:00
buthed010203andGitHub be0765f5ea Radar shouldn't sense derelict as enemies (#5027)
Turrets no longer shoot derelict units by default, they shouldn't be sensed as enemies if this is the case.
2021-03-30 11:58:53 -04:00
Anuken 66594a2b32 Fixed #5012 2021-03-28 09:41:08 -04:00
Anuken 786d638ad0 Misc cleanup 2021-03-16 21:51:12 -04:00
Anuken 150aab3530 Server crash fix / Disabled logic config sync / Faster logic parsing 2021-03-15 17:13:27 -04:00
Anuken 2c08b82fef Fixed blocks linking through insulated walls 2021-03-12 13:16:35 -05:00
Anuken d545dc0d02 Logic negative coordinate support 2021-03-12 09:35:32 -05:00
Anuken 429ff738f9 Error on unknown jump locations 2021-03-09 15:51:36 -05:00
Anuken ae2736d393 New logic parser 2021-03-09 15:47:19 -05:00
Anuken 4f37f29ae8 progress 2021-03-09 09:51:37 -05:00
Anuken 57dca33c2b Merge branch 'master' into new-logic-parser
# Conflicts:
#	gradle.properties
2021-03-08 18:03:00 -05:00
Anuken e1b0e07f3c Return 1 for sensing dead in null objects 2021-03-08 09:52:36 -05:00
Anuken 4690aae197 Fixed cores being replaceable 2021-03-05 14:00:53 -05:00
Anuken 2bb303e709 Fixed #4856 2021-03-04 18:41:30 -05:00
Anuken 0c00760ae0 Fixed result duplication in logic UI 2021-02-27 15:10:34 -05:00
Anuken afbde49fa2 Fixed #4776 / Fixed #4772 2021-02-24 09:52:53 -05:00
Anuken d7f848f8cd contXXXXX constants -> ctrl 2021-02-22 10:18:42 -05:00
Anuken e6787c5146 Controlled sensor improvements 2021-02-21 12:28:00 -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 1ef7ae7079 Logic hints for draw operations 2021-02-17 09:49:01 -05:00
Anuken 541da5c0c9 Block flag documentation & cleanup 2021-02-12 09:09:10 -05:00
Anuken ea2b57ec4b Force projector heat sense 2021-02-10 14:42:30 -05:00
Anuken e22fccf5b1 Logic hint tooltips 2021-02-09 14:52:23 -05:00
Anuken 0d0aef3dea Logic layout bugfixes 2021-02-09 12:10:15 -05:00
Anuken a99151441c Fixed #4642 / Logic op reorganization 2021-02-09 09:34:58 -05:00
Anuken 3cbcd779eb Better strict equality implementation 2021-02-08 14:55:14 -05:00
Anuken 1802aab683 isNull op / Return null for null block sense/NaNs 2021-02-08 12:48:39 -05:00
Anuken 49fe47f1f8 Comment fix 2021-02-08 12:23:56 -05:00