Anuken
4f957017ab
Offset ping order
2021-10-27 10:13:49 -04:00
TranquillyUnpleasant
5c5acb2d48
Saved games search & Mapsearch filter improvements ( #6194 )
...
* better filter menu
* remove unused bundle property
* indent
* Add text instead of using labels
* Saved game search
* Save not map
* auto cursor to search bar
* change icon to terrain
2021-10-22 18:14:33 -04:00
Anuken
009eea1988
Cloud rendering overlap fix
2021-10-22 17:47:17 -04:00
Anuken
677e0e6f58
Fixed #6207
2021-10-22 09:04:00 -04:00
Anuken
717a620ff4
Unpause game in logic variable dialog if necessary
2021-10-16 14:51:53 -04:00
Anuken
6b59c1cd83
More branch merging
2021-10-14 20:58:03 -04:00
Anuken
7f415588f4
Cleaned up duplicate SettingsMenuDialog code
2021-09-28 14:41:35 -04:00
Anuken
a21942e401
Map dialog margin cleanup
2021-09-27 11:36:03 -04:00
TranquillyUnpleasant
bf89ef1e5e
Map search ( #6004 )
...
* Map search
* Fix format
* check and continue
* icons and style
* grow pane so search bar doesnt move
* Inline focusing
* Use boolean instead of checking size
2021-09-27 11:33:12 -04:00
Pietro
5e0f404602
row mod content dialog in mobile ( #6051 )
...
* Row mod content dialog in mobile
It's as simple as `Math.floor()`
* type casting
(int)
2021-09-26 11:40:15 -04:00
Anuken
c8ab2bd1ba
Inline SchematicsDialog#focusSearchField
2021-09-22 20:25:01 -04:00
Anuken
00cb441704
Fixed #6032
2021-09-21 13:50:20 -04:00
Anuken
5cf47f4198
Clamp sector description in info
2021-09-11 12:15:34 -04:00
Anuken
c5a90759e5
Fixed #5971 / Fixed #5973
2021-09-11 08:45:17 -04:00
buthed010203
a393e21326
remove redundant Core.bundle.get ( #5947 )
2021-09-06 15:08:22 -04:00
ZestyLemonade
3985620289
space-begone ( #5935 )
...
Co-authored-by: sample-text-here <kjdshkasjhdfkj@jashdkaj.ksdh >
2021-09-04 17:43:03 -04:00
buthed010203
2dffd525a3
remove useless method call ( #5912 )
...
sector.hasBase() already checks that save != null
2021-09-04 10:14:04 -04:00
Anuken
f8048be429
Fixed #5918
2021-09-04 09:59:28 -04:00
Anuken
80acea4708
#5897 with proper formatting
2021-08-29 16:25:26 -04:00
Anuken
a3270dd908
this turned out to be pretty difficult
2021-08-28 16:29:58 -04:00
Anuken
e53b578043
Merge remote-tracking branch 'origin/master'
2021-08-27 09:17:31 -04:00
Anuken
b2ed066faa
Fixed BE server not updating
2021-08-27 09:17:26 -04:00
Matthew Peng
5cc461edb0
Make hiding details optional ( #5871 )
...
* Make hiding details optional
* Sandbox blocks shouldn't have their details hidden.
2021-08-26 20:47:35 -04:00
Anuken
139d6cd5cc
Proper #5872
2021-08-26 15:07:08 -04:00
Anuken
da7873cbd8
#5855
2021-08-25 08:49:41 -04:00
Anuken
254284760f
Hid details of locked content
2021-08-23 15:20:56 -04:00
Anuken
c605418e33
public Setting constructor
2021-08-22 09:40:55 -04:00
Anuken
8b4112f705
Check for repo & display name in mod browser search
2021-08-20 13:35:41 -04:00
Anuken
4b14008080
Fixed #5812
2021-08-19 17:50:31 -04:00
Anuken
a8b423836e
Added unit decal system for mods/future units
2021-08-19 14:20:18 -04:00
Anuken
ba48373bbc
Game stats cleanup
2021-08-18 16:39:20 -04:00
Anuken
8e179552ec
pointless casts begone
2021-08-17 21:45:13 -04:00
Anuken
7b4d488b11
UI cleanup
2021-08-16 20:06:50 -04:00
Anuken
16fb70b0ef
Fixed #5762 / Fixed #5763
2021-08-14 09:21:02 -04:00
Anuken
681fc6de3d
Misc bugfixes
2021-08-13 19:41:14 -04:00
Anuken
94b12704dc
Mobile text input fixes
2021-08-13 19:07:14 -04:00
Anuken
0e6d9ea933
Fixed #5760 / Fixed #5761
2021-08-13 13:58:25 -04:00
Anuken
cd53cf0991
Fixed planet zoom
2021-08-13 11:29:22 -04:00
Anuken
1b0de739f9
Sector info list / Minor hint fixes
2021-08-12 22:16:13 -04:00
Anuken
a5fe8970c6
Per-team AI settings / Errors for missing player cores
2021-08-12 09:24:20 -04:00
Anuken
1cf2bd4892
Team-specific rules / Player+Enemy team rules
2021-08-11 23:36:06 -04:00
Anuken
a97690d219
Merge remote-tracking branch 'origin/master'
2021-08-10 17:11:29 -04:00
Anuken
9c626a17f0
Database dialog search bar
2021-08-10 17:11:22 -04:00
buthed010203
3354ef246b
spacing ( #5732 )
...
Before: 
After: 
2021-08-10 16:08:00 -04:00
Anuken
42486cd784
Fixed export/import lines curving through planet
2021-08-09 09:59:49 -04:00
Anuken
01f759a992
Fixed #5722
2021-08-08 20:42:48 -04:00
Anuken
00a2c1aad0
Refactored fireball into FireBulletType
2021-08-08 13:37:55 -04:00
Anuken
71c4f27d60
Removed pointless 'device' switcher / Anuken/Mindustry-Suggestions/issues/2811 (but only partially)
2021-08-07 12:34:11 -04:00
Anuken
f0a0b4cfc9
Fixed keyDown not registering at low FPS / Spectre bullet balance
2021-08-06 18:01:57 -04:00
Anuken
e57b5b6966
Implemented Anuken/Mindustry-Suggestions/issues/2800
2021-08-06 11:17:10 -04:00