Commit Graph
6 Commits
Author SHA1 Message Date
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