Commit Graph
19 Commits
Author SHA1 Message Date
zethnestandGitHub 2a81370c66 fix power produce & consumption (#2217) 2020-07-09 09:23:49 -04:00
zethnestandGitHub 0aa313e37c fixed-hotkey implementation (#2170) 2020-06-16 16:29:44 -04:00
zethnestandGitHub 0c6b7aa934 fix export icon (#2130) 2020-06-01 09:05:49 -04:00
zethnestandGitHub b6c0e92c2c readability and redundant (#2129) 2020-05-31 22:56:23 -04:00
zethnestandGitHub b3590134ab [QOL] Search Ignore Symbols (#2079)
* autofocus implementation

* fuzzy match schematic search implementation

* enter to select first schematic implementation

* fix duplicate variable

fix setting check

* no fuzzy match

* Update SchematicsDialog.java

useless t.update

* fix no schematic match
2020-05-29 13:58:44 -04:00
zethnestandGitHub 0d0450e3d1 Icon.upload for schematic upload (#2116) 2020-05-26 22:58:53 -04:00
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
Izzat Nasrun 196a79a10c togglable in settings.game
fix zoom independency
2020-05-21 12:26:20 +08:00
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