Commit Graph
38 Commits
Author SHA1 Message Date
Joshua FanandGitHub 7145ffaf28 Add block info keybind (#4284)
* Add block info keybind

* Change block info keybind to backtick

* Change block info keybind to F1
2021-03-21 14:08:53 -04:00
Joshua FanandGitHub 830fe03898 Add buildSpeedMultiplier status effect (#4816)
* Make disarmed status effect prevent building

* Revert disarmed changes, add buildSpeedMultiplier status

* Add buildSpeedMultiplier to StatusComp
2021-03-05 14:09:46 -05:00
Joshua FanandGitHub c55ff4ad5e Desktop double-click mining: fix click on mined tile to cancel (#4815) 2021-02-28 09:19:27 -05:00
781410ea04 Double-tap to mine, tap anywhere to cancel (#4469)
* Double-tap to mine, tap anywhere to cancel

* Make comment consistent

* Remove desktop left-click mining cancel, prioritize mobile unit control over mining

* Mobile: double-tap doesn't configure blocks if unit was double-tapped; control unit detected in first tap of double-tap

* Add 'double-tap to mine' setting (default off)

* Desktop: cancel mining when mined tile is clicked

* Comment typo

* Prevent redundant condition check

* Cleanup

Co-authored-by: Anuken <arnukren@gmail.com>
2021-02-25 08:43:40 -05:00
Joshua FanandGitHub e528e35e06 Add sector icon picker back button (#4682) 2021-02-15 10:41:56 -05:00
Joshua FanandGitHub 7532aadaf8 Add enable building hint, combine building and respawn hints (#4678) 2021-02-14 19:02:28 -05:00
Joshua FanandGitHub 852c98f004 "[E] to enable building" hint while building is paused (#3857)
* Show building hints while building is paused

* Add hint: [E] to enable building

* Remove .left()

* Fix build enable hint display inconsistencies when changing build auto-pause setting

* Combine building hint tables

* Fix indentation
2021-02-07 16:58:42 -05:00
Joshua FanandGitHub a667a94c8e Draw plastanium conveyors on conveyors layer (#4446) 2021-01-27 12:08:51 -05:00
Joshua FanandGitHub 8ca08a0f14 Make schematics build insulated blocks first, power nodes last (#4414)
* Make schematics build insulated blocks first, power nodes last

* Add schematicPriority property to sort by

* Assign schematicPriority of 10 to power diode
2021-01-23 10:28:26 -05:00
Joshua FanandGitHub 26ad53ec50 Tweak highlight on plastanium sprite (#4373) 2021-01-18 19:42:47 -05:00
Joshua FanandGitHub 2da128678a Always allow zoom while controlling unit that can't build (#4371) 2021-01-18 17:44:01 -05:00
Joshua FanandGitHub 0f3716b8dd Logic: Fix radar from value bug (#4236)
* Logic: Fix radar from value bug

* Use constructor to modify variable initialization
2021-01-03 15:38:09 -05:00
Joshua FanandGitHub 0a92e64498 Remove turret1 from uradar (#4207) 2021-01-01 11:32:58 -05:00
Joshua Fan 70cc6d07b0 Detect double-tap using count 2020-12-06 07:52:50 -08:00
Joshua Fan dd6ae80817 Merge remote-tracking branch 'origin/master' 2020-12-05 22:56:34 -08:00
Joshua Fan 58c1718d01 Detect double-tap 2020-12-05 22:07:09 -08:00
Joshua Fan 6ececea004 Enable double-click to play sector 2020-12-05 00:58:56 -08:00
joshuaptfan 1028ade80d Fix Poly unit description 2020-12-01 21:07:44 -08:00
joshuaptfan a8e34381ef Spellcheck Steam store description 2020-12-01 20:37:00 -08:00
joshuaptfan 5f5987cef2 Spellcheck English Steam achievements 2020-12-01 20:20:37 -08:00
Joshua FanandAnuken 0f6cd5242c Fix chat scroll (#1236) 2019-12-19 19:23:32 -05:00
joshuaptfan 18bb7ba936 Prevent right-click from deconstructing when schematic is selected; allow deconstruct cancel with left-click 2019-12-15 14:26:13 -08:00
joshuaptfan 6ce013a1eb Make diagonal placement keybind modify scroll to always zoom 2019-12-12 14:56:32 -08:00
joshuaptfan 5db8520b74 Add rotation checks to mobile zoom 2019-12-12 13:52:05 -08:00
joshuaptfan 736737f151 Make scroll zoom by default, remove zoom hold keybind 2019-12-12 12:23:32 -08:00
Joshua FanandAnuken cafd95859f Clean up text capitalization, misc UI (#1072) 2019-11-15 20:01:59 -05:00
Joshua FanandAnuken a9b822089f Make Esc mirror back button behavior in settings (#1061) 2019-11-14 14:41:15 -05:00
Joshua FanandAnuken dcdec7f55f Add mouse-based movement (#1037)
* Add mouse-based movement

* Rename keybind to 'Follow Mouse'
2019-11-11 14:00:35 -05:00
Joshua Fan 4a987677ac Add 'Show Block Select Keys' graphics option, implement requested changes 2019-11-09 07:59:00 -05:00
joshuaptfan 8a6d39d5d0 Revert changes to localization files 2019-11-07 07:20:43 -08:00
joshuaptfan dbb64f1d87 Add hotkey tutorial to tutorial mission 2019-11-05 17:25:21 -08:00
Joshua FanandAnuken a47e03de0a Fix key hints to display string names instead of internal names (#1004) 2019-11-05 16:08:45 -05:00
joshuaptfan 33da381892 Add hover info key combo hint 2019-11-05 10:48:49 -08:00
Joshua FanandAnuken 988c424e45 Add max connections stat to power nodes (#988) 2019-11-03 13:00:32 -05:00
joshuaptfan 3392138972 Add settings slider steps 2019-11-03 01:34:32 -07:00
joshuaptfan abd76fe89f Checking unlocked status of blocks from getByCategory() is no longer necessary 2019-11-03 00:04:15 -07:00
joshuaptfan 258670e0b5 Clean up 2019-11-02 22:37:06 -07:00
joshuaptfan 71d67b9d8f Implement number and directional category/block selection hotkeys 2019-11-02 22:14:18 -07:00