Commit Graph
10 Commits
Author SHA1 Message Date
Izzat Nasrun f598ccb79b remove unnecessary imports 2020-05-21 04:49:46 +08:00
Izzat Nasrun befae9a7c2 center map to player when opened implementation 2020-05-21 04:46:22 +08: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