Commit Graph
291 Commits
Author SHA1 Message Date
Anuken ec8952ed46 Unit spawn instruction 2022-02-08 13:20:55 -05:00
Anuken 38c0284bbe Functional world processors 2022-02-08 12:18:48 -05:00
Anuken 9391c14ad4 Unit unbind control 2022-01-24 23:26:34 -05:00
Anuken 1f2fa331ce New server dialog style 2022-01-20 10:08:52 -05:00
Anuken 761ee12e6f LAccess.speed / Merged #6293 2021-12-10 00:36:47 -05:00
Anuken 5fbfe52d0a Misc bugfixes 2021-12-08 14:28:27 -05:00
Anuken 6483d924af Unit cargo transport system 2021-11-29 20:06:49 -05:00
Anuken 635027bb81 Save unit variables in processors 2021-11-29 10:57:42 -05:00
Anuken e6d7330f6e Fixed #6182 2021-10-17 15:01:29 -04:00
Anuken 717a620ff4 Unpause game in logic variable dialog if necessary 2021-10-16 14:51:53 -04:00
Anuken 290450de5b Fixed deconstructor not accepting direct unit payloads 2021-10-16 13:01:03 -04:00
Anuken b7f030eb13 Added logic variable display window 2021-10-16 12:30:00 -04:00
Anuken 956cbe792b Fixed #6164 2021-10-15 18:48:59 -04:00
Anuken 4a4b336814 Added logic payEnter command 2021-10-13 10:18:34 -04:00
Anuken c226127648 Display jump statement destination 2021-09-30 17:33:17 -04:00
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