Commit Graph
733 Commits
Author SHA1 Message Date
Anuken 89fdda0ef6 Various minor bugfixes 2021-06-04 10:57:15 -04:00
Anuken 527856e1b0 Mod dialog layout fixes 2021-06-04 09:48:31 -04:00
Anuken 1c4184db4b Less respawn rubberbanding 2021-06-03 15:59:22 -04:00
Anuken 28b235ef07 Partial 7.0 merge - API preview 2021-06-02 11:08:08 -04:00
Leonid SkorospelovandGitHub 760962c2b4 Make CoreItemsDisplay not show up if nothing to show (#5263) 2021-05-17 14:10:05 -04:00
ArikandGitHub 5fc4e1f5a5 Black Bar Fix (#5079) 2021-04-07 21:07:08 -04:00
Joshua FanandGitHub 7145ffaf28 Add block info keybind (#4284)
* Add block info keybind

* Change block info keybind to backtick

* Change block info keybind to F1
2021-03-21 14:08:53 -04:00
Anuken 7ffd46aee9 #4964 2021-03-19 14:36:25 -04:00
Anuken 9384d661c1 Removed unnecessary dispose() 2021-03-18 16:14:53 -04:00
Anuken bd36ca821d Improvements of status effects in database 2021-03-10 16:22:07 -05:00
Anuken b1e8001ae8 Minor cleanup 2021-03-09 19:04:29 -05:00
Anuken 25c61590d1 Minor cleanup / Another slight vela buff 2021-03-08 17:12:53 -05:00
buthed010203andGitHub 6151ebf716 Fix button background (#4892)
This button had a black background which stuck out from everything else on the page, this fixes that.
2021-03-07 16:35:04 -05:00
Patrick 'Quezler' MounierandGitHub b75a8d5260 Fix typo to preserve sanity (#4857)
* compatable > compatible

* compatable > compatible
2021-03-05 11:27:51 -05:00
MEEP of FaithandGitHub d34dd0c603 Add message for mods that have hidden = true (#4717)
* Multiplayer compatability message

* Make more sense?
2021-03-05 11:17:55 -05:00
Patrick 'Quezler' MounierandGitHub ae838b9392 Trace times joined & kicked (#4844)
* Trace times joined & kicked

* Make mindustry.* import obsolete
2021-03-03 09:09:05 -05:00
Anuken 8f91576f85 Fixed script loading for Turkish locale 2021-03-01 11:58:53 -05:00
Anuken ae6be1db3b UnitSpawnAbility 'type' field JSON compat / Fixed health bar out of bounds 2021-02-26 18:51:14 -05:00
Anuken 8349c8a5b8 Fixed #4802 2021-02-26 13:13:37 -05:00
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
Anuken e2515fc4bf Automatic conveyor/conduit bridging 2021-02-22 10:15:40 -05:00
Anuken 158e23bd5e Steam icon changes 2021-02-19 19:43:37 -05:00
Anuken fa7697fc40 Better JSON null validation / Disable mods on startup crash 2021-02-19 13:28:31 -05:00
Anuken 00342ddaae Misc cleanup 2021-02-17 09:15:17 -05:00
Anuken b0082c92c5 Fixed green line bug - Removed stencil+depth buffers 2021-02-16 13:02:15 -05:00
Anuken 214f3bb9b5 Improved data file zipping 2021-02-16 10:57:20 -05:00
TranquillyUnpleasantandGitHub 631e4d9eef Unit cap (#4689)
* Add unit caps as a map setting.

* Use int and add maximum and minimum handling.

* Put a lower limit of 0 for unit cap
2021-02-15 20:15:56 -05:00
Joshua FanandGitHub e528e35e06 Add sector icon picker back button (#4682) 2021-02-15 10:41:56 -05:00
Anuken abd07e1525 Fixed chat not working while paused 2021-02-12 12:55:31 -05:00
Anuken cd684996e1 Cleanup & Steam crash fix 2021-02-11 16:31:44 -05:00
Anuken 949f5eccd7 Damage distance check fix 2021-02-10 09:46:30 -05:00
Anuken e22fccf5b1 Logic hint tooltips 2021-02-09 14:52:23 -05:00
Anuken 0d0aef3dea Logic layout bugfixes 2021-02-09 12:10:15 -05:00
Anuken 3d8479355c Fixed random key 2021-02-08 10:45:08 -05:00
Anuken d5ede6b1bb Un-blacklisted arc.net 2021-02-08 10:37:06 -05:00
Anuken 6b19178a13 Fixed #4620 2021-02-08 09:52:41 -05:00
Anuken c181204700 Fixed mod descriptions going off-screen 2021-02-07 10:44:45 -05:00
Anuken fdafa0933f Mod browser layout tweaks 2021-02-07 10:04:46 -05:00
Anuken 8a248dc787 Mod browser layout fixes 2021-02-07 09:50:33 -05:00
Anuken 25d013b768 Mod browser icon support 2021-02-06 12:05:59 -05:00
Anuken b90372a226 Testing bloom on iOS 2021-02-06 08:37:02 -05:00
Anuken d1eb7743ad Better mod browser horizontal layout 2021-02-05 12:12:08 -05:00
Anuken fc3352bcb1 Java mod import support / Moved mod browser button 2021-02-05 11:21:27 -05:00
Anuken 9b3360d932 Mod content lists 2021-02-04 21:02:57 -05:00
Anuken 3784bfac77 Allow mod re-import / Save mod repo on import 2021-02-04 19:30:52 -05:00
Anuken 2b17dbe390 #4487 but properly implemented 2021-01-31 19:44:29 -05:00
Anuken 5675a5b035 F 2021-01-31 16:35:13 -05:00
Anuken 3d201f7042 Fixed #4474 / Fixed #4475 / Fixed #4476 / Fixed #4483 2021-01-31 15:51:42 -05:00
Patrick 'Quezler' MounierandGitHub 96ee32f8ed Custom Game Underline 2: Electric Boogaloo (#4457)
* Update CustomGameDialog.java

* Remove .row() for consistensy
2021-01-28 09:06:30 -05:00
Anuken 3aee9bddd4 Cleanup 2021-01-21 08:54:14 -05:00