Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Select UI language from title screen #1024

Merged
merged 5 commits into from
Feb 13, 2021
Merged

Conversation

kreghek
Copy link
Owner

@kreghek kreghek commented Feb 13, 2021

New you can switch to any language available in the game. Currently english or russian can be selected. By default language of your OS selected.

@kreghek kreghek added enhancement New feature or request client Works on client release-significant This merge request will log into release notes labels Feb 13, 2021
@kreghek kreghek added this to the 2.4.7 Client auto-play mode milestone Feb 13, 2021
@kreghek kreghek self-assigned this Feb 13, 2021
@codecov
Copy link

codecov bot commented Feb 13, 2021

Codecov Report

Merging #1024 (56d0276) into master (69a3be7) will increase coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1024      +/-   ##
==========================================
+ Coverage   76.30%   76.64%   +0.33%     
==========================================
  Files         344      344              
  Lines        7655     7655              
==========================================
+ Hits         5841     5867      +26     
+ Misses       1814     1788      -26     
Flag Coverage Δ
Zilon.Core.FunctionalTests 68.60% <ø> (+5.68%) ⬆️
Zilon.Core.UnitTests 46.77% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ore/Zilon.Bot.Players/Logics/HealSelfLogicState.cs 66.66% <0.00%> (-8.34%) ⬇️
...Zilon.Core/Tactics/TacticalActUsageRandomSource.cs 75.00% <0.00%> (-5.00%) ⬇️
...on.Core/Zilon.Bot.Players/Logics/LootLogicState.cs 89.13% <0.00%> (-4.35%) ⬇️
...ore/Zilon.Core/World/ResourceMaterializationMap.cs 93.93% <0.00%> (-3.04%) ⬇️
...on.Core/Zilon.Core/MapGenerators/ChestGenerator.cs 90.90% <0.00%> (-3.04%) ⬇️
...atonStyle/SplitToTargetCountRegionPostProcessor.cs 86.27% <0.00%> (-1.97%) ⬇️
Zilon.Core/Zilon.Core/Tactics/Sector.cs 94.24% <0.00%> (+1.43%) ⬆️
...on.Core/Zilon.Core/World/GlobeTransitionHandler.cs 78.72% <0.00%> (+2.12%) ⬆️
...pGenerators/RoomStyle/RoomGeneratorRandomSource.cs 72.83% <0.00%> (+4.93%) ⬆️
....Core/Zilon.Core/MapGenerators/MonsterGenerator.cs 78.35% <0.00%> (+6.18%) ⬆️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69a3be7...56d0276. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kreghek kreghek merged commit e748064 into master Feb 13, 2021
@kreghek kreghek deleted the feature-ui-language-selection branch February 13, 2021 07:48
@kreghek
Copy link
Owner Author

kreghek commented Feb 13, 2021

Resolves #998

@kreghek kreghek linked an issue Feb 13, 2021 that may be closed by this pull request
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
client Works on client enhancement New feature or request release-significant This merge request will log into release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Localize tutorial modal
1 participant