Commit Graph
168 Commits
Author SHA1 Message Date
Anuken b3cdec91b8 Fixed #10962 2025-06-23 12:19:13 -04:00
Anuken e414b02030 Keybind search bar + modding support 2025-04-28 22:13:32 -04:00
Anuken 847ec1813e Allow controlling/selecting units with LogicAI 2025-04-21 14:23:01 -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 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 80815bf8a1 Fixed #10554 2025-04-04 12:14:59 -04:00
Anuken b7dbe54d76 Merging changes from private branch 2025-04-04 11:47:35 -04: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 ec0ba9f424 Better unit selection visuals / Bigger unit physics collision circles 2024-11-27 12:03:42 -05:00
Anuken 1d68f99c75 Fixed plans being canceled by blocked units 2024-10-30 19:17:36 -04:00
Anuken 1558783b7d Persistent player spectating on desktop 2024-10-29 10:08:04 -04:00
Anuken fd88550b88 Fixed mobile crash 2024-10-28 13:33:39 -04:00
Anuken 2112c5c654 Better portrait UI for mobile in-game editor 2024-10-03 22:39:21 -04:00
Anuken 9ceaa0339b Right menu removed in editor mode 2024-10-03 16:54:49 -04:00
Anuken 15ca672179 In-game editor UI improvements 2024-10-03 14:44:33 -04:00
Anuken 295573142f Removing Nulls.unit 2024-07-10 16:40:32 -04:00
Anuken 0e3c4c097c Fixed #9535 2024-02-11 08:56:19 -05:00
Anuken f2c267fd75 Fixed #9520 2024-02-05 21:19:16 -05:00
Anuken 3229c1e7b7 Derelict block click repair 2023-10-23 11:18:01 -04:00
Anuken f633fb0af5 Fixed setProp x/y not teleporting on strict servers 2023-09-22 10:06:43 -04:00
Anuken a6ec8f4bcc Ram stance + Mobile command queue support 2023-09-21 09:57:57 -04:00
Anuken f698d4dd37 Clamp mobile view 2023-09-13 23:43:16 -04:00
Anuken c52b966dea Different block explosion damage formula 2023-08-24 15:26:02 -04:00
Anuken 6ba1cd3ef6 Fixed #8732 2023-06-19 18:44:16 -04:00
Даркнесс#3729andGitHub 3762ee6313 Fix invalid heal targeting for non-sharded teams (#8728) 2023-06-19 09:10:33 -04:00
Anuken 509a6a28b5 . 2023-06-18 09:08:09 -04:00
Anuken 54d7f3e17c Fixed #8718 2023-06-18 09:06:52 -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
MEEPofFaithandGitHub 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 564e81e734 Team#isEnemy is pointless 2023-05-21 03:59:08 -04:00
Anuken be751f5b28 Minor cleanup 2023-05-11 15:24:41 -04:00
Anuken d34631458e Mobile rebuild button support 2023-05-11 13:41:45 -04:00
Anuken 00f3518349 Fixed #8277 2023-02-09 17:50:43 -05:00
Anuken d2792a4e9d Fixed #8202 2023-01-22 08:59:32 -05:00
Anuken 1651dc520c Better inset borders for phones 2022-11-09 13:56:53 -05:00
Anuken 8c0f50acb6 Support for selecting multiple buildings to command 2022-10-30 15:10:23 -04:00
Anuken 1748753a20 Fixed #7508 2022-09-03 07:46:18 -04:00
Anuken 4fbad2356d Mobile boosting unit fix 2022-07-19 11:34:44 -04:00
Anuken 26fbf4c71e Fixed NaN liquid efficiency 2022-07-17 19:12:57 -04:00
Anuken ebf9e82146 Crash fixes / Mod browser >=136 filter 2022-07-17 10:27:27 -04:00
Anuken 2a3a3359fa Misc bugfixes 2022-07-07 09:53:38 -04:00
Anuken b25ca6ff33 WIP objective marker editing + Mobile factory output tap 2022-06-26 12:09:58 -04:00
Ilya246andGitHub 58bfd0e46c add thing (#7012) 2022-06-13 20:49:13 -04:00
Anuken d28a839f55 RTS unit control improvements/fixes 2022-05-08 12:45:48 -04:00