Anuken
3e15f70efa
Added unit stances
2023-09-20 21:55:06 -04:00
Anuken
aecd220574
RTS Control groups
2023-09-19 23:48:40 -04:00
Anuken
2e0c5619b1
WIP command queueing
2023-09-19 17:25:49 -04:00
Anuken
66ad4e1798
Fixed commanded units attacking invalid targets
2023-09-18 23:18:55 -04:00
Anuken
bdbb2de61a
Closes Anuken/Mindustry-Suggestions/issues/4607
2023-08-11 11:54:20 -04:00
Anuken
053afcace9
Fixed #8795
2023-07-23 15:43:04 -04:00
Anuken
135874b922
Fixed #8787
2023-07-23 15:19:21 -04:00
Anuken
c66abc3f0f
Fixed #8742
2023-06-22 12:10:52 -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
bf320a98b8
Faster connection lookup
2023-05-22 01:09:53 -04:00
buthed010203
b40615d9e6
Fix crash ( #8599 )
2023-05-13 09:48:32 -04:00
Anuken
7bcfaf54ef
Fixed #8587
2023-05-12 12:10:37 -04:00
Anuken
d34631458e
Mobile rebuild button support
2023-05-11 13:41:45 -04:00
Phinner
0919063ca3
Add BlockRotateEvent ( #8577 )
...
* feat: Add BuildRotateEvent
* fix: Fix invalid argument
* fix: Goofy aaah static imports
* chore: Update ConfigEvent doc + Add forgotten annotation
* chore: Remove final keyword
* fix: Remove rotation validation in Build#beginPlace
* Already covered by client snapshots
* fix: Remove useless imports
2023-05-10 21:03:08 -04:00
Anuken
3ca3eb5951
Load saves in parallel
2023-04-18 09:35:29 -04:00
Anuken
4ae8a51676
Display camera on map + right-click to pan
2023-04-15 14:39:41 -04:00
Anuken
b08136e3ea
Quell no longer targets flying units
2023-02-13 14:12:53 -05:00
Anuken
ec8262418f
Basic unit boost command support
2023-02-11 17:40:57 -05:00
Anuken
f7f3d5bde3
Revert hold time
2022-11-13 13:26:19 -05:00
Anuken
b422e041f4
Fixed #7906
2022-11-13 09:57:09 -05:00
Anuken
4c51b97667
Fixed #7893 / Fixed #7902
2022-11-13 09:35:48 -05:00
Anuken
8459e68cfa
Added rebuild region key on desktop
2022-10-30 16:46:36 -04:00
Anuken
8c0f50acb6
Support for selecting multiple buildings to command
2022-10-30 15:10:23 -04:00
Anuken
c8ebe0cd87
Packet rate limit
2022-10-27 10:30:28 -04:00
Anuken
ac44ef5b96
Misc balance / Fixed unobtainable achievement
2022-10-25 21:54:28 -04:00
WayZer
d709000a5b
remove select when other player command ( #7522 )
2022-10-03 17:50:25 -04:00
hortiSquash
1d971231ca
Support of mods with textures in different resolution (HD or low-res) ( #7602 )
...
* HDustry - scl() & private map
Co-Authored-By: citrusMarmelade <20476281+citrusMarmelade@users.noreply.github.com >
* MEEP stop doing stuff when i work
<3 <3
* Replaced Draw.scl
Co-authored-by: citrusMarmelade <20476281+citrusMarmelade@users.noreply.github.com >
Co-authored-by: Anuken <arnukren@gmail.com >
2022-09-23 16:21:53 -04:00
Anuken
427100c61d
Fixed commanded unit UI refresh
2022-07-31 11:43:23 -04:00
Anuken
55edd53f84
WIP command order system
2022-07-30 21:01:07 -04:00
Anuken
a6ae178b46
Misc minor fixes
2022-07-18 22:14:53 -04:00
Anuken
8b0a86e883
oh no
2022-07-08 17:54:05 -04:00
Anuken
2a3a3359fa
Misc bugfixes
2022-07-07 09:53:38 -04:00
Ilya246
41af17e70b
a ( #7038 )
2022-06-18 08:34:12 -04:00
Ilya246
99f55ae64c
More info on unit control responsibility ( #7016 )
...
* do
* net.active()
2022-06-17 18:19:17 -04:00
Ilya246
58bfd0e46c
add thing ( #7012 )
2022-06-13 20:49:13 -04:00
buthed010203
d4681f2c94
No. ( #6833 )
2022-05-11 19:27:47 -04:00
Anuken
650b67365b
Fixed #6829
2022-05-11 16:58:18 -04:00
Anuken
900e3ec334
bugfixes
2022-05-09 09:49:15 -04:00
Anuken
a8a8cc950e
ok ilya
2022-05-09 04:51:44 -04:00
Anuken
02bbc10f40
Bugfixes
2022-05-08 12:54:36 -04:00
Anuken
d28a839f55
RTS unit control improvements/fixes
2022-05-08 12:45:48 -04:00
Anuken
e94e31aedf
Fixed #6782 / Fixed #6781 / Fixed #6779
2022-05-08 09:23:43 -04:00
Anuken
7885a46cd5
Renamed TeamData blocks -> plans
2022-05-07 10:57:21 -04:00
Anuken
aa0e254f0e
Mobile unit command support
2022-05-07 00:30:25 -04:00
Anuken
636f464f95
Logic cutscene fix
2022-04-28 22:30:43 -04:00
Anuken
2145e31bac
Too many things to list
2022-04-10 21:02:51 -04:00
Anuken
5699ecc01c
Better diagonal placement system for nodes
2022-04-06 23:21:47 -04:00
Anuken
c0ac84fbc6
Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
...
Conflicts:
core/src/mindustry/core/NetServer.java
2022-03-28 15:18:13 -04:00
buthed010203
2bfc23c216
Cease node dumbness ( #6670 )
...
* Cease.
* Mobile players are second rate citizens
* Undo config on ratelimit, revert PowerNode for loop
* Fix being unable to drop items into core vaults when there are over 1k of the item already
2022-03-28 14:32:36 -04:00
Anuken
846a697d2e
itemTransferRange proper usage
2022-03-11 00:35:34 -05:00