buthed010203
8474c921ec
Fix indentation ( #4877 )
...
Indents are 4 spaces not 3
2021-03-06 11:11:17 -05:00
Joshua Fan
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
Minxyzgo
25ae7b97aa
schematic uses camera position ( #4775 )
...
* Update InputHandler.java
* Update InputHandler.java
* Update MobileInput.java
* Update InputHandler.java
* Update MobileInput.java
2021-02-24 12:25:38 -05:00
Anuken
e2515fc4bf
Automatic conveyor/conduit bridging
2021-02-22 10:15:40 -05:00
Anuken
e3f388692f
Misc cleanup & fixes
2021-01-19 15:13:41 -05:00
Joshua Fan
2da128678a
Always allow zoom while controlling unit that can't build ( #4371 )
2021-01-18 17:44:01 -05:00
Anuken
3ef67cab69
Fixed #4147
2020-12-27 20:41:29 -05:00
Anuken
6815f3305f
Better bridge linking
2020-12-17 18:35:50 -05:00
Anuken
9f5183b36f
Building cleanup
2020-12-17 11:38:03 -05:00
Anuken
d13b69c36f
Sort community servers by ping
2020-12-03 16:49:30 -05:00
Anuken
371a14af87
Inlined Time.time
2020-11-30 10:15:22 -05:00
Anuken
c41dfa46aa
Fixed #3657
2020-11-29 19:41:10 -05:00
Anuken
29be8176c1
Fixed some crashes
2020-11-29 11:08:12 -05:00
Anuken
ea377c6f16
Bugfixes
2020-11-22 16:53:50 -05:00
Anuken
527be41e32
Merged Unit & Builder components / Cleanup
2020-11-17 19:40:18 -05:00
Anuken
8280166485
Cleanup
2020-11-17 16:06:02 -05:00
Anuken
aebd3f959f
Fixed #3402 / Fixed #3403 / Fixed #3401 / Fixed #3404 / Disabled derelict updates
2020-11-15 10:54:09 -05:00
Anuken
cf4f912cef
Cleanup
2020-11-11 14:55:16 -05:00
Skat
f84e780f3b
Merge branch 'master' into cleanup-2
2020-11-09 20:21:01 +04:00
Anuken
ccfc1f57cc
Unit prefRotation / Class unification (monos will vanish)
2020-11-08 18:52:09 -05:00
DeltaNedas
7ec50fb800
type.speed -> speed()
2020-11-07 11:59:37 +00:00
Skat
ed36390f3c
Great cleanup
2020-11-07 11:37:46 +03:00
DeltaNedas
7af8327650
use realSpeed in input stuff
2020-11-07 01:25:01 +00:00
Anuken
ad3ce9fb14
Icon cleanup
2020-11-05 22:05:32 -05:00
Anuken
8770bb2422
Fixed #3133 (probably) / Logic icon draw command
2020-10-26 13:31:32 -04:00
Anuken
c8ef7ebafb
Fixed #3078 + action listeners for player control events
2020-10-23 15:59:52 -04:00
Anuken
a732237005
Allowed enemy spawns on water
2020-10-22 09:43:21 -04:00
Anuken
c7622198fd
Cleanup
2020-10-18 19:21:59 -04:00
Anuken
8043c09e2b
Breaking logic change: Coordinates are now tile-based
2020-10-17 13:02:57 -04:00
Anuken
46ec457819
Cleanup
2020-10-17 10:37:28 -04:00
Anuken
773e4c7053
Unified command
2020-10-07 16:37:48 -04:00
Anuken
261c1b1611
(2)
2020-10-07 14:20:23 -04:00
Anuken
8ba4458a1a
Select effect
2020-10-07 14:20:09 -04:00
Anuken
30f5340a22
Mobile manual aiming / Mobile control changes [UNSTABLE]
2020-10-07 14:19:08 -04:00
Anuken
138434d029
Fixed #2799 / Fixed #2797
2020-10-02 09:54:08 -04:00
Anuken
d07c74b60f
Re-added tap event for servers
2020-09-30 15:01:46 -04:00
Anuken
f3e08f9cb6
Internal refactoring & cleanup
2020-09-22 15:50:33 -04:00
Anuken
74cefb3ec9
Dacite decoration block / Environmental renaming
2020-09-10 15:17:10 -04:00
Anuken
f87bd78674
Placement config code cleanup
2020-09-05 20:41:50 -04:00
Anuken
8e17571824
Fixed #2449 / Fixed #2456 / Fixed #2458 / Fixed #2459 / Fixed #2466 / Fixed #2474
2020-09-01 11:34:03 -04:00
Anuken
898867db8f
Merge pull request #2412 from DeltaNedas/input
...
make input fields public
2020-08-25 15:05:13 -04:00
Anuken
8143b8d80a
Fixed mobile crash
2020-08-25 13:03:19 -04:00
DeltaNedas
668120577d
more publiv fields
2020-08-24 17:35:50 +01:00
DeltaNedas
3d18b7f4e3
make input fields public
2020-08-24 11:30:27 +01:00
Anuken
2f19cab144
Fixed conduits not reacting with each other
2020-08-23 13:25:47 -04:00
Anuken
29e0d4f2c2
arc
2020-08-22 09:08:27 -04:00
Anuken
c1cd27b9da
Fixed #2402 / Fixed #2403
2020-08-22 09:00:55 -04:00
Anuken
dac2264ac7
Smoother mobile player movement / Cleanup
2020-08-20 15:56:40 -04:00
Anuken
0b407c7c1f
Bugfixes
2020-08-18 00:37:09 -04:00
Anuken
7ecf5aa26d
Disable naval units on ground / Mobile payload input
2020-08-17 16:15:51 -04:00