Commit Graph
217 Commits
Author SHA1 Message Date
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
Anuken 9f510f61c7 Fixed #4584 2021-02-04 09:25:52 -05:00
Patrick 'Quezler' MounierandGitHub 48ee3d255d Make timescale accessible to logic (#4503) 2021-02-02 15:20:36 -05:00
Anuken 47eea79b60 Fixed #4453 / Fixed #4450 2021-01-27 11:49:04 -05:00
Anuken c658865907 Dynamic lightning damage tweaks 2021-01-25 17:21:12 -05:00
Anuken 4630e5b3a4 Wave spawning improvements 2021-01-25 10:28:36 -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 792fdef95d Minor parse fix 2021-01-21 21:25:04 -05:00
Anuken 457514a2c8 Fixed #4407 2021-01-21 21:21:02 -05:00
988791f18d Let Logic set (and read) Illuminator Color (#4374)
* illluminator color logic control

* remove sense

Co-authored-by: Leonwang4234 <62972692+Leonwang4234@users.noreply.github.com>
2021-01-21 09:30:36 -05:00