Anuken
fdf0640d65
Turret rotation during placement / Status effect display changes
2025-08-29 19:15:19 -04:00
Anuken
6d86707781
Utility schematic method changes / Geothermal map submission update
2025-08-20 12:09:25 -04:00
Anuken
c6e4900825
Fixed #11152
2025-08-19 15:27:07 -04:00
Anuken
a6e8683b45
Fixed #11114
2025-08-10 09:41:44 +02:00
Anuken
e95c543fb2
Allow commanding units properly even when player is dead
2025-07-28 18:04:15 -04:00
Anuken
0aa1bd7df9
Multi-building command selection
2025-07-27 00:50:10 -04:00
DarkJune
f138fb96b7
Updates building when related button state changes + Reordering ( #11028 )
2025-07-21 03:15:45 -04:00
Anuken
24cfb000de
Better colored floor/wall support
2025-07-17 16:09:45 -04:00
Anuken
95a6850ce5
Reverted power node build time multiplier / No mono global selection
2025-07-15 10:58:20 -04:00
Anuken
877bb473df
Debug hitbox toggle hotkey
2025-07-06 12:59:45 -04:00
Anuken
88fc46fed2
Multiple unit stance support
2025-07-01 23:23:45 -04:00
Anuken
b3cdec91b8
Fixed #10962
2025-06-23 12:19:13 -04:00
Anuken
96b0544261
Fixed #10927
2025-06-14 10:29:51 -04:00
Anuken
f4e8325238
Fixed player stuck shooting in certain situations
2025-06-13 19:02:40 -04:00
Anuken
7da5f0a6d9
Fixed #10915
2025-06-13 00:03:31 -04:00
Iniquit
9419f85642
Allow holding the cargo pickup & dropoff key ( #10859 )
...
Allow holding down the cargo pickup & cargo drop keys to repeatedly pick up or drop off payloads. This takes effect after a short delay so that tapping to pick up or drop off individual payloads is still reliable.
2025-05-31 10:18:14 -04:00
Anuken
2161dd519a
Sector layout changes
2025-05-21 23:07:59 -04:00
ity
5bcaff0694
Update InputHandler.java ( #10813 )
2025-05-16 14:17:32 -04:00
Anuken
648b5c4e69
Fixed #10780
2025-05-07 15:56:48 -04:00
Anuken
16cb530b99
Allow setting attack mode wave unit spawn position
2025-05-05 20:50:43 -04:00
Anuken
fff8f20745
Fixed #10759
2025-05-04 23:05:42 -04:00
Anuken
bbe3b6f79d
Merge remote-tracking branch 'origin/master'
2025-05-01 17:12:24 -04:00
Anuken
d820557bd3
Procedural sectors on Serpulo now require a Foundation core
2025-05-01 17:12:17 -04:00
KochiyaUenehaaa
3886bd972d
fixed spell ( #10751 )
...
* Update Binding.java
* Update UnitCommand.java
2025-05-01 11:57:57 -04:00
Anuken
aecc3980fd
Fixed #10748
2025-05-01 10:38:48 -04:00
Anuken
1a07efd80b
Do not command select logic controlled units by default
2025-05-01 10:27:47 -04:00
RushieWashie
f9fb59fb06
Unit Transport And on Screen selecting instead ( #10740 )
...
* Select all Transport Hotkey,
- hotkey for selecting Payloadc units
- Changed all select all keys to be only select units on screen
* s
* Inverse
* maybe actually set the temp var
* overlap
* blindness
2025-04-29 10:18:30 -04:00
Anuken
e414b02030
Keybind search bar + modding support
2025-04-28 22:13:32 -04:00
Anuken
ca550545bc
Allow commands/stances even when units do not have them in common
2025-04-28 16:25:44 -04:00
EggleEgg
2d8e99339b
Serpulo transport stuff + qol ( #10706 )
...
* death penalty, instant
* idk if to leave to exactly 11/s or 12/s
* yass display changes
* broke
* hhh
* a
* welp, good enough
* ok fixed
* totally not stealing from foos. Yup
* revert dump
* a
2025-04-26 10:58:13 -04:00
Anuken
ec6740c8da
Unit payload enter command snapping
2025-04-26 00:04:25 -04:00
Anuken
847a201597
Unit stances for specific item mining
2025-04-25 15:44:49 -04:00
Anuken
847ec1813e
Allow controlling/selecting units with LogicAI
2025-04-21 14:23:01 -04:00
Anuken
dc9d7d1b87
Fixed #10686
2025-04-19 11:08:51 -04:00
Anuken
151930de6d
Fixed incorrect condition
2025-04-17 16:31:01 -04:00
Anuken
264d13f827
Closes Anuken/Mindustry-Suggestions/issues/5537, partially implements Anuken/Mindustry-Suggestions/issues/5535
2025-04-17 16:28:56 -04:00
Anuken
bfeb8ccc38
Fixed command mode button not showing up after toggling editor blocks on mobile
2025-04-14 20:02:01 -04:00
Anuken
061caaa092
Crash fixes
2025-04-13 22:36:12 -04:00
Anuken
27eca86547
Hide mobile command mode only when editor blocks are shown
2025-04-12 09:34:16 -04:00
Anuken
753262d436
Fixed #10615
2025-04-10 20:47:02 -04:00
Anuken
01a7b6e68f
Closes #10521
2025-04-04 13:39:22 -04:00
Anuken
80815bf8a1
Fixed #10554
2025-04-04 12:14:59 -04:00
Anuken
ae75123d3e
Fixed #10553
2025-04-04 12:12:16 -04:00
Anuken
2fea619357
Fixed #10550
2025-04-04 12:12:16 -04:00
Anuken
b7dbe54d76
Merging changes from private branch
2025-04-04 11:47:35 -04:00
patatayui
5f8f0140a2
Allow conveyors/ducts to use duct/conveyor bridges ( #10179 )
...
* Allow conveyors/ducts to use duct/conveyor bridges
* Apply suggestions from code review
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2025-02-10 11:04:14 -05:00
Anuken
5cbb358522
Checked button fix
2025-02-08 21:43:34 -05:00
Anuken
5cdee0e765
Allow commanding while planning on mobile
2025-02-08 21:41:36 -05:00
Anuken
a7f38ac2a6
Make patrol stance pursue targets
2025-01-28 22:34:07 -05:00
Anuken
aadb994bdc
Changed BlockPlan#block to Block
2025-01-12 09:01:14 -05:00