Anuken
6bf5e8ae1e
WIP logic particle effect instruction
2023-08-02 22:15:44 -04:00
Anuken
4dd414c22f
Closes Anuken/Mindustry-Suggestions/issues/4456
2023-06-02 11:56:08 -04:00
Anuken
c4cd9e8f56
Misc minor bugfixes
2023-05-28 09:57:26 -04:00
Anuken
ea27fa53bf
unitHealth in logic
2023-05-06 21:56:56 -04:00
Anuken
bae3884d96
Basic setProp implementation
2023-03-09 05:25:35 -05:00
Anuken
98f869ecea
Fixed #8086 / Fixed #8065
2023-01-07 12:15:37 -05:00
Anuken
88d6c4c8f9
Full implementation of #7014
2022-10-04 13:07:23 -04:00
MEEPofFaith
31149c08ea
More control over wave sending ( #7442 )
...
* Wave send rule
* Send natural wave command
* Use a boolean
* boolean selection
* Revert "boolean selection"
This reverts commit 01e7a8f0e0 .
* Natural wave last
* I don't see why it wouldn't
2022-09-07 18:54:26 -04:00
Anuken
08d5ca1912
Removed shield breaker block
2022-09-04 16:32:13 -04:00
Anuken
411b6d7460
Shockwave tower block
2022-07-11 14:37:57 -04:00
Goobrr
625f7e9936
LStatement categories + improved UI ( #7046 )
...
* LStatement categories + improved UI
Co-authored-by: code-explorer786 <68312688+code-explorer786@users.noreply.github.com >
* annihilate LStatement#color
Co-authored-by: code-explorer786 <68312688+code-explorer786@users.noreply.github.com >
2022-06-19 10:57:49 -04:00
Anuken
5bf3155272
Fixed #6996
2022-06-08 15:47:04 -04:00
Anuken
d1c1455565
Don't sense hidden items/liquids
2022-05-12 00:38:32 -04:00
Anuken
eb52c6d61f
Status apply instruction / Bugfixes
2022-05-09 04:10:18 -04:00
Anuken
668b09e955
Misc bugfixes
2022-05-08 17:07:06 -04:00
Anuken
e81438a7a9
Styles documented
2022-05-04 22:31:53 -04:00
Anuken
93d299716c
WIP style refactoring
2022-05-04 20:24:59 -04:00
Anuken
aab6c3a9df
Spawn wave instruction
2022-04-25 18:52:33 -04:00
Anuken
d5e522994e
Configurable RTS AI parameters for logic
2022-04-24 16:46:26 -04:00
Anuken
209e71255b
Block type fetching
2022-04-21 18:25:52 -04:00
Anuken
f533aae887
SetFlag instruction
2022-04-15 12:46:20 -04:00
Anuken
0f3fc92746
Objective flag system
2022-04-14 16:23:39 -04:00
Anuken
84686a260d
Fetch instruction
2022-04-10 12:14:22 -04:00
Anuken
30787e49ad
Removed logic disable timer
2022-02-24 12:59:57 -05:00
Anuken
f9dfe8cbcc
Logic team-specific rules
2022-02-24 09:30:24 -05:00
Anuken
427d43039b
World play area rule
2022-02-16 12:45:48 -05:00
Anuken
bea112a63c
Set IPT instruction
2022-02-14 11:39:27 -05:00
Anuken
f9f12843d2
Logic explosion statement
2022-02-13 19:59:57 -05:00
Anuken
f09e5afbe9
More logic message types
2022-02-12 18:50:15 -05:00
Anuken
ee4b8c77e4
Basic logic cutscene stuff
2022-02-12 14:28:43 -05:00
Anuken
414d07a843
WIP map notification instruction
2022-02-10 11:49:55 -05:00
Anuken
a80e1d86a1
Logic-related color functions
2022-02-10 11:00:27 -05:00
Anuken
04c2bbc24d
Logic rule instruction / Lock erekir proc sectors
2022-02-10 09:36:31 -05:00
Anuken
4a419d52cc
Constructor tech tree move
2022-02-08 13:49:04 -05:00
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
635027bb81
Save unit variables in processors
2021-11-29 10:57:42 -05:00
Anuken
c226127648
Display jump statement destination
2021-09-30 17:33:17 -04:00
Anuken
0949852758
Logic wait & content look up instructions
2021-06-24 15:38:20 -04:00
Anuken
28b235ef07
Partial 7.0 merge - API preview
2021-06-02 11:08:08 -04:00
Anuken
786d638ad0
Misc cleanup
2021-03-16 21:51:12 -04:00
Anuken
0c00760ae0
Fixed result duplication in logic UI
2021-02-27 15:10:34 -05:00
Anuken
61d9dea487
Logic config replication / logicUnitBuild rule / Copy-able ConstructBlocks
2021-02-21 10:23:46 -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
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
1802aab683
isNull op / Return null for null block sense/NaNs
2021-02-08 12:48:39 -05:00
Joshua Fan
0f3716b8dd
Logic: Fix radar from value bug ( #4236 )
...
* Logic: Fix radar from value bug
* Use constructor to modify variable initialization
2021-01-03 15:38:09 -05:00