WayZer
728cb2b3e3
Fix Lag in LCanvas.java ( #10090 )
2024-08-05 16:34:40 -04:00
Anuken
f0b931380a
Fixed #10085
2024-08-04 22:20:20 -04:00
Anuken
27f20b7a36
Better implementation of #10047
2024-08-03 00:51:31 -04:00
Anuken
571e788170
Fixed sound instruction layout
2024-08-03 00:17:54 -04:00
Anuken
345d710b4b
Merge branch 'do-you-hear-the-voices-too' of https://github.com/Mythril382/Mindustry into logic-sound-2
2024-08-03 00:02:50 -04:00
WayZer
d55a5dd88d
Merge branch Anuken:master into pr-readwrite
2024-07-31 11:20:20 +08:00
Anuken
295573142f
Removing Nulls.unit
2024-07-10 16:40:32 -04:00
Anuken
0021f98335
Merge branch 'master' into do-you-hear-the-voices-too
2024-07-07 11:31:09 -04:00
TripleToxic
82bcf5966e
Sensors, SetProp, and SetRule ( #9943 )
...
* some fun things for world proc only
* fix the format artifact
* SetProp and reformating
* Wildcard imports
* Wildcard imports
* velocity conversion
* compacting description
Co-authored-by: Anuken <arnukren@gmail.com >
* Update core/src/mindustry/world/blocks/defense/turrets/Turret.java
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2024-07-07 11:28:19 -04:00
Mythril382
36f07c2590
im not even sure if this is reliable
2024-07-06 12:17:22 +08:00
Mythril382
51dc58379b
Merge branch 'master' into do-you-hear-the-voices-too
2024-07-06 12:12:51 +08:00
Mythril382
94ebec4b6d
should
2024-06-21 01:50:48 +08:00
Anuken
7a42cffa6d
Update LStatements.java
2024-06-17 07:40:30 -04:00
Mythril382
07d20a8da5
refactor 1
2024-06-17 02:21:55 +08:00
Mythril382
f4882d6615
Merge branch 'master' into do-you-hear-the-voices-too
2024-06-17 02:06:46 +08:00
Redstonneur1256
58dbc5104f
Logic data instruction ( #9935 )
...
* Logic `data` instruction
* Rename to `clientdata` & reliable option
* frog
Co-authored-by: Anuken <arnukren@gmail.com >
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2024-06-16 09:29:35 -04:00
Anuken
56b0deb910
Removed @solid variable
2024-06-16 01:35:48 -04:00
Anuken
5c9e9e3ff4
Block solid sensor
2024-06-16 01:24:52 -04:00
Anuken
7f9eb87313
Logic icon support for all blocks
2024-06-16 01:11:54 -04:00
Redstonneur1256
9f92a5ac06
Logic Refactor ( #9940 )
...
* Replace logic variable indexes
* Fix `draw print`'s align
* Update core/src/mindustry/logic/LExecutor.java
Co-authored-by: Anuken <arnukren@gmail.com >
* Remove duplicated variables
* Update core/src/mindustry/world/blocks/logic/LogicBlock.java
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2024-06-16 00:37:04 -04:00
Mythril382
41e2183793
Merge branch 'master' into do-you-hear-the-voices-too
2024-05-28 00:40:31 +08:00
Mythril382
0067af0e2c
changes
2024-05-28 00:31:00 +08:00
Mythril382
ff35e6a7d8
mythril that's a seq, NOT an objectmap
2024-05-27 23:13:43 +08:00
Mythril382
dbb62bd87c
nullcheck
2024-05-27 23:10:07 +08:00
Mythril382
580d35cf1e
the arc pr
2024-05-27 12:54:27 +08:00
Mythril382
d24f031cb4
it's 4:14, i should sleep
...
anuke was right, this is a mess
2024-05-27 04:13:35 +08:00
Mythril382
7f80a1879e
sound id
2024-05-27 03:35:37 +08:00
Mythril382
bc2be5de25
Delete core/src/mindustry/logic/LogicSound.java
2024-05-27 02:10:12 +08:00
Anuken
37dc449471
Processor list bugfixes
2024-05-24 22:02:37 -04:00
Anuken
b4b6b9fa44
World processor list in editor
2024-05-24 21:46:15 -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
Mythril382
753e992d6e
slight desktop issue
2024-04-12 21:48:49 +08:00
Mythril382
74cf56d43c
h
2024-04-12 14:03:32 +08:00
Mythril382
c77b866e56
much error
2024-04-12 13:58:54 +08:00
Mythril382
67fc5ba15b
h
2024-04-12 13:47:58 +08:00
Mythril382
780f13be57
el ui
2024-04-12 13:02:25 +08:00
Mythril382
e9a4699c8b
the ctrl+c ctrl+v is real
2024-04-12 12:36:02 +08:00
Mythril382
75106282c3
forgor
2024-04-12 12:35:32 +08:00
Mythril382
38b5ce0853
i have no idea how to do this automatically
2024-04-12 12:22:05 +08:00
Mythril382
63783a1795
why don't you do this by default
2024-04-12 12:15:32 +08:00
Mythril382
05d499fb18
bingor
2024-04-12 12:09:52 +08:00
Mythril382
03e9c861e3
Merge branch 'Anuken:master' into do-you-hear-the-voices-too
2024-04-12 11:55:10 +08:00
Redstonneur1256
e8e8189a92
Add ShapeMarker starting and ending angles ( #9729 )
2024-04-08 19:51:50 -04:00
Cubical box
d3a78a9d42
Fetching unit by type, build without type, and fixing a nullpointer crash ( #9703 )
...
* Pluh
* Pluh
* Update LExecutor.java
* fixed the null
* Update LExecutor.java
* I will point your null exception
* is it null or nah
* it is nah
* Update LExecutor.java
* Update LExecutor.java
* null zero
2024-04-02 10:03:14 -04:00
Anuken
a8588c38b4
Fixed #9687
2024-03-30 14:22:22 -04:00
MEEPofFaith
60c6e03d32
Weather with World Logic ( #9621 )
...
* Weather sense
Honestly, doesn't seem game changing enough to warrant privileged restriction.
* Weather set
* Rename "snow" to "snowing"
Fix conflict with the snow floor block, though I don't know if this'll have negative repercussions on saves.
* Don't last forever
* Cleanup and bundle
* add space
2024-03-14 14:25:03 -04:00
Mythril382
11f9052715
Merge branch 'Anuken:master' into do-you-hear-the-voices-too
2024-03-11 17:25:34 +08:00
Cubical box
f18a61d579
add shield to settable list ( #9612 )
2024-03-03 00:29:03 -05:00
Anuken
e3b24ac980
WIP logic display transform matrix support
2024-02-26 10:29:14 -05:00