Commit Graph
560 Commits
Author SHA1 Message Date
Anuken aadb994bdc Changed BlockPlan#block to Block 2025-01-12 09:01:14 -05:00
Anuken 0f492e0c7a Misc fixes and unit selection tweaks 2024-11-27 21:51:13 -05:00
Anuken ec0ba9f424 Better unit selection visuals / Bigger unit physics collision circles 2024-11-27 12:03:42 -05:00
Anuken 8e6010ad8c Fixed #10305 2024-10-31 22:32:32 -04: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 a9331d4752 Fixed bridge placement annoyance (Erekir) 2024-10-28 17:08:34 -04:00
Anuken a7cad98390 Fixed bridge placement annoyance 2024-10-28 17:03:11 -04:00
Anuken bbff564f96 Configurable plans, taken from Foo's 2024-10-28 16:54:01 -04:00
Anuken fd88550b88 Fixed mobile crash 2024-10-28 13:33:39 -04:00
Anuken e2019fd5dc Made unlocked blocks in campaign reflect host research 2024-10-13 22:57:53 -04:00
Anuken 2eed3cc2eb Minor fixes 2024-10-09 10:06:30 -04:00
Anuken 0d5869aad9 Retain build plans when switching units 2024-10-09 00:25:58 -04:00
Anuken 488a09df96 Retain build plans on death 2024-10-09 00:08:37 -04:00
Anuken 66ffe44a8b PR cleanup 2024-10-04 22:49:57 -04:00
Anuken b95c169602 Merge remote-tracking branch 'origin/master' 2024-10-04 22:39:52 -04:00
Anuken cd3847a323 Selecting build plans moves them to front 2024-10-04 22:39:43 -04:00
a2d2812b02 Fix initial shivering on desktop while dragging building plan. (#9334)
Co-authored-by: Anuken <arnukren@gmail.com>
2024-10-04 22:39:24 -04:00
Anuken 2ad1044d73 Fixed #10213 2024-10-04 14:13:17 -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 bd1f750673 Minor fixes / Desktop detach camera hotkey 2024-09-19 20:37:22 -04:00
Anuken e521a56712 Many bugfixes / Support for repairing derelict in selection 2024-09-18 16:27:54 -04:00
Anuken 5b9d3029a5 Loop unit transfer command 2024-09-17 18:03:31 -04:00
Anuken 20a7f3f300 Atolls sector map submission / Windswept Islands rework submission 2024-09-15 12:24:52 -04:00
Anuken f6ee9b7ffa Draw selected building for payload enter command 2024-09-15 11:51:39 -04:00
Anuken de5d189cef Fixed #10170 2024-09-03 13:43:36 -04:00
Anuken 46cc0d4cc1 Fixed #10163 2024-08-30 14:22:33 -04:00
Anuken 98676af510 Fixed #10101 2024-08-08 07:17:02 -04:00
Anuken 10e1680d3b Fixed #10039 2024-07-19 19:07:10 -04:00
Anuken 394ed99616 More item request validation 2024-07-18 10:04:36 -04:00
Anuken 2075e22ef1 Fixed #10020 2024-07-12 13:15:12 -04:00
Anuken 295573142f Removing Nulls.unit 2024-07-10 16:40:32 -04:00
Anuken e3ba8b714b Crash fix 2024-07-10 15:28:43 -04:00
Anuken caf0ab581d Item deposit cooldown rule (default: 0.5 sec) 2024-06-30 10:28:01 -04:00
Anuken 3e3a24794c Fixed #9957 2024-06-20 10:49:14 -04:00
Anuken 569d0f8fac Fixed #9747 / Fixed #9746 2024-04-14 11:17:57 -04:00
Anuken d4abcc91ef Removed unit formation minSpeed 2024-03-30 09:53:08 -04:00
Anuken 2539bb0195 Fixed #9663 2024-03-21 10:32:43 -04:00
Anuken 45b7e2a742 Fixed #9658 2024-03-19 16:09:24 -04:00
jp-x-gandGitHub 0a512e05c3 Make a "unitCommandPosition" event so that unit commands issued to non-attack coordinates can still be listened for (#9650)
* Update InputHandler.java

Make commandTap fire a Trigger.unitCommandPosition (in the event that it doesn't fire a Trigger.unitCommandAttack)

* Update EventType.java

Add "unitCommandPosition" to Trigger, for when selected units are commanded to move to a position (without that position being an attack).
2024-03-18 09:30:18 -04:00
Anuken d7dc180a3f Fixed #9628 2024-03-08 21:04:35 -05: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 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 7d1bbb61f0 Fixed #9420 / Fixed #9429 2024-01-03 16:33:42 -05:00
Anuken 88b10f4cf8 Fixed #9336 2023-12-01 13:34:17 -05:00
Anuken 4076a146b1 Reject invalid tile configs 2023-11-23 06:28:57 -05:00