Commit Graph
10 Commits
Author SHA1 Message Date
zethnestandGitHub 8e0fa30439 [QOL] Search Schematic (#2089)
* autofocus implementation

* enter to select first schematic implementation

* fix undeclared variable

* fix import
2020-05-22 09:37:08 -04:00
zethnestandGitHub 1c9ad2266d fix lowercase colorname (#2094) 2020-05-21 09:32:48 -04:00
zethnestandGitHub 7030f69bc6 Chat on Minimap Implementation (#2092)
* chat on minimap implementation

* add braces
2020-05-20 11:34:49 -04:00
zethnestandGitHub e63053f0f0 fix lowercase colorname (#2082) 2020-05-18 19:25:34 -04:00
zethnestandGitHub dafe629c1d fix coloring (#2077) 2020-05-18 08:37:10 -04:00
4bb7d007f8 Schematic Drill Indicator (#2069)
* schematic drill indicator

* temp comment clarity

* more implementations

* implementation as suggested Anuke

implementation as suggested Anuke

* Update core/src/mindustry/world/blocks/production/Drill.java

Co-authored-by: Anuken <arnukren@gmail.com>

* suggested check & fix display

Co-authored-by: Anuken <arnukren@gmail.com>
2020-05-17 08:49:02 -04:00
zethnestandGitHub 2dfa334ba6 Lowercases ColorNames (#2053)
* lowercase colornames

* change yellow to accent
2020-05-13 14:38:26 -04:00
zethnestandGitHub 3c4c046e1f align opacity check with ItemBridge (#2036)
* align opacity check with ItemBridge

* align opacity check with ItemBridge
2020-05-12 09:38:27 -04:00
zethnestandGitHub 9af3cf7a13 double-click disconnect mass driver (#1970) 2020-05-03 09:48:07 -04:00
1608bfd038 Clear Selection with Double Click (#1958)
* add onConfigureTileTapped method

* code cleanup

* Update ItemSource.java

Co-authored-by: Anuken <arnukren@gmail.com>
2020-05-01 12:30:07 -04:00