Anuken
72e9db57a4
WIP unification and cleanup of rendering in editor
2025-07-19 15:06:00 -04:00
Anuken
7ed243a808
let's not do that
2025-07-18 18:16:06 -04:00
Anuken
fba935c527
Char tile picker support
2025-07-18 18:14:32 -04:00
Anuken
4abc2aba8c
Character overlay block
2025-07-18 13:57:07 -04:00
Anuken
24cfb000de
Better colored floor/wall support
2025-07-17 16:09:45 -04:00
Anuken
b714651055
Colored wall block
2025-07-15 11:45:56 -04:00
Anuken
c035cf00dd
Closes #10884
2025-07-01 19:38:44 -04:00
Anuken
65146f9a11
Reduced liquid transport explosiveness to mostly pre-capacity-increase levels
2025-04-19 00:46:17 -04:00
Anuken
b7dbe54d76
Merging changes from private branch
2025-04-04 11:47:35 -04:00
Anuken
3246c0c39b
Configurable block build time
2025-02-09 11:24:34 -05:00
Anuken
b96191f6d6
Closes #8590
2025-02-08 19:33:23 -05:00
Anuken
bbff564f96
Configurable plans, taken from Foo's
2024-10-28 16:54:01 -04:00
Anuken
15ca672179
In-game editor UI improvements
2024-10-03 14:44:33 -04:00
Anuken
939b8a9ed8
More map submission testing / Desktop editor pick tile support
2024-10-02 12:29:26 -04:00
Anuken
20a7f3f300
Atolls sector map submission / Windswept Islands rework submission
2024-09-15 12:24:52 -04:00
Anuken
f888b3b77e
Automatic planet detection for content
2024-08-22 06:54:07 -04:00
Anuken
4cab03a1ba
Rules.hiddenBuildItems removed
2024-08-22 05:12:39 -04:00
Anuken
8df50a67ec
Removed blacklist/whitelist-based planet item system
2024-08-22 04:51:37 -04:00
Anuken
2dbd9e5ea9
Added shownPlanets for content
2024-08-21 18:01:22 -04:00
Anuken
67fb9f6a94
Core database tabs
2024-08-21 15:25:51 -04:00
Anuken
7671766469
Beam node link previews, closes Anuken/Mindustry-Suggestions/issues/5140
2024-08-02 23:57:03 -04:00
Anuken
5c9e9e3ff4
Block solid sensor
2024-06-16 01:24:52 -04:00
MEEPofFaith
5c23abf2d8
Add destination tile to block rotatedOutput ( #9949 )
...
* Add destination to rotatedOutput
* Apply to GenericCrafter for output directions.
* Forgot to remove some logs
2024-06-16 00:42:40 -04:00
Anuken
49489ffadc
Don't rotate base shadow
2024-04-22 09:20:24 -04:00
Anuken
33f01112ca
Fixed #9714
2024-04-06 18:20:45 -04:00
Anuken
ac15b94978
Significant sprite packing memory leak fixes
...
additional thanks to GlFolker for reporting issues with undisposed content icon pixmaps
2024-03-03 14:19:27 -05:00
Anuken
1ab8b50977
Fixed #9548
2024-02-13 21:22:07 -05:00
Anuken
01d875da04
Added system for removing consumers in JSON
2024-02-01 15:59:29 -05:00
Elixias
342ec4adce
Unprotect dumpTime ( #9493 )
2024-01-27 09:22:28 -05:00
Anuken
76e83c1516
Better allowRectanglePlacement
2024-01-22 22:12:24 -05:00
Anuken
bd4ae0639d
Added allowRectanglePlacement for 1x1 blocks
2024-01-22 16:41:43 -05:00
Anuken
981796a5b2
Another minor optimization
2024-01-06 12:55:59 -05:00
Anuken
b189bfdf44
Closes Anuken/Mindustry-Suggestions/issues/4780 (dumping neoplasm from tanks)
2023-11-19 19:09:15 -05:00
Anuken
212adddd53
Fixed some blocks not being mobile rotate-able
2023-10-27 18:42:25 -04:00
Anuken
3229c1e7b7
Derelict block click repair
2023-10-23 11:18:01 -04:00
Anuken
e391434dc9
Unit enter payload command
2023-10-20 01:48:11 -04:00
Anuken
fb4787ba52
Closes Anuken/Mindustry-Suggestions/issues/4608
2023-08-11 12:16:40 -04:00
Anuken
6bf5e8ae1e
WIP logic particle effect instruction
2023-08-02 22:15:44 -04:00
MEEPofFaith
e5ded1f2dd
Allow fluid type configuration for ConsumeCoolant ( #8841 )
...
* Allow fluid type configuration for ConsumeCoolant
* Methods
2023-07-25 21:47:46 -04:00
MEEPofFaith
b4e03b46f6
Destroy bullet team ( #8792 )
...
* Option for destroy bullet to be on the block's team
* Random direction
* h
2023-07-23 16:27:11 -04:00
Anuken
9b1a8edafc
Closes Anuken/Mindustry-Suggestions/issues/4499
2023-06-27 16:12:55 -04:00
Anuken
70516752fc
Fixed reconstructor commanding in multiplayer
2023-06-17 17:54:29 -04:00
Anuken
743f61a92c
lockRotation
2023-06-16 17:04:43 -04:00
Anuken
9eefea3c6f
Merge remote-tracking branch 'origin/master'
2023-06-16 17:03:46 -04:00
Anuken
b4a32f506e
Misc fixes
2023-06-16 17:03:42 -04:00
MEEPofFaith
26c0c7467b
Lock rotation of blocks with rotate = false to 0 ( #8531 )
...
* Lock rotation of blocks that don't rotate
* Fix input visuals
* Default to false
Quick, stop forcing changes to mods before sk yells at me.
* lock GenericCrafter rotation if rotate = false
* Convert from a setter a to block method
* Simplify
* Revert "lock GenericCrafter rotation if rotate = false"
This reverts commit 26ac41baf5 .
* Remove `lockRotation` boolean.
Pointless. If you want something to rotate, just do `rotate = true; drawArrow = false;`
2023-06-16 15:57:54 -04:00
Anuken
72b456fca2
Optimized imports
2023-04-06 10:46:52 -04:00
MEEPofFaith
b322b1165f
Parse singular consumes ( #8466 )
...
* Parse singular `Consume`s
* Proper coolant parsing
* Temporary manual update of ClassMap
Does not include all consume types.
I don't know what gradle command to run to update `ClassMap`. I've tried `tools:updateScripts` but that just cleared everything.
2023-04-02 19:53:19 -04:00
Anuken
251e10b000
Fixed #8465
2023-04-02 13:28:49 -04:00
MEEPofFaith
348819d1ac
connectedPower similar to conductivePower (#8306 )
2023-02-15 23:22:05 -05:00