Custom map weather definition

This commit is contained in:
Anuken
2020-09-15 18:00:29 -04:00
parent 24baa77c47
commit 306a660e87
8 changed files with 146 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ gameover = Game Over
gameover.pvp = The[accent] {0}[] team is victorious!
highscore = [accent]New highscore!
copied = Copied.
indevpopup = [accent]v6[] is currently in [accent]pre-alpha[].\n[lightgray]This means:[]\n- Content is missing\n - Most [scarlet]Unit AI[] does not work\n- Many units are unfinished\n- The campaign is completely unfinished\n- Everything you see is subject to change or removal.\n\nReport bugs or crashes on [accent]Github[].
indevpopup = [accent]v6[] is currently in [accent]alpha[].\n[lightgray]This means:[]\n- Content is missing\n - Most [scarlet]Unit AI[] does not work properly\n- Many units are unfinished\n- The campaign is completely unfinished\n- Everything you see is subject to change or removal.\n\nReport bugs or crashes on [accent]Github[].
load.sound = Sounds
load.map = Maps
@@ -509,6 +509,11 @@ error.io = Network I/O error.
error.any = Unknown network error.
error.bloom = Failed to initialize bloom.\nYour device may not support it.
weather.rain.name = Rain
weather.snow.name = Snow
weather.sandstorm.name = Sandstorm
weather.sporestorm.name = Sporestorm
sectors.unexplored = [lightgray]Unexplored
sectors.resources = Resources:
sectors.production = Production:
@@ -652,6 +657,7 @@ unit.liquidunits = liquid units
unit.powerunits = power units
unit.degrees = degrees
unit.seconds = seconds
unit.minutes = mins
unit.persecond = /sec
unit.perminute = /min
unit.timesspeed = x speed
@@ -842,7 +848,9 @@ rules.lighting = Lighting
rules.fire = Fire
rules.explosions = Block/Unit Explosion Damage
rules.ambientlight = Ambient Light
rules.solarpowermultiplier = Solar Power Multiplier
rules.weather = Weather
rules.weather.frequency = Frequency:
rules.weather.duration = Duration:
content.item.name = Items
content.liquid.name = Liquids

View File

@@ -638,6 +638,7 @@ unit.liquidunits = жидкостных единиц
unit.powerunits = энерг. единиц
unit.degrees = град.
unit.seconds = сек.
unit.minutes = мин.
unit.persecond = /сек
unit.timesspeed = x скорость
unit.percent = %
@@ -823,6 +824,7 @@ rules.title.environment = Окружение
rules.lighting = Освещение
rules.ambientlight = Окружающий свет
rules.solarpowermultiplier = Множитель солнечной энергии
rules.weather = Погода
content.item.name = Предметы
content.liquid.name = Жидкости