Allow image overlay and changing world wrap in map editor (#9493)

This commit is contained in:
SomeTroglodyte
2023-06-03 21:43:35 +02:00
committed by GitHub
parent 9bbd3b416e
commit 42b35bce4f
4 changed files with 225 additions and 21 deletions

View File

@ -208,7 +208,8 @@
"font": "button",
"fontColor": "color",
"downFontColor": "pressed",
"overFontColor": "highlight"
"overFontColor": "highlight",
"disabledFontColor": "gray"
}
},
"com.badlogic.gdx.scenes.scene2d.ui.Label$LabelStyle": {

View File

@ -514,6 +514,14 @@ River generation failed! =
Please don't use step 'Landmass' with map type 'Empty', create a new empty map instead. =
This map has errors: =
The incompatible elements have been removed. =
Current map: World Wrap =
Overlay image =
Click to choose a file =
Choose an image =
Overlay transparency: =
Invalid overlay image =
World wrap is incompatible with an overlay and was deactivated. =
An overlay image is incompatible with world wrap and was deactivated. =
## Map/Tool names
My new map =
@ -1208,11 +1216,13 @@ Default Focus =
Please enter a new name for your city =
Please select a tile for this building's [improvement] =
# Ask for text or numbers popup UI
# Specialized Popups - Ask for text or numbers, file picker
Invalid input! Please enter a different string. =
Invalid input! Please enter a valid number. =
Please enter some text =
Please enter a file name =
File name: =
# Technology UI