Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix "None" map name retrieved for generated maps #1788

Merged
merged 6 commits into from
Jul 5, 2020

Conversation

Katharsas
Copy link
Collaborator

Fixes #1772

@1-alex98
Copy link
Member

CI failing

@Katharsas
Copy link
Collaborator Author

@Sheikah45 thanks for improving this, looking good imo.

Sheikah45
Sheikah45 previously approved these changes Jul 1, 2020
For some reason parseMapFolderName returns the map name without any capitalization from the raw replay bytes. This causes issues with the base64 string encoding used by the next gen map generator. parseMapName returns the map name with correct capitalization making it more suitable for usage. As an aside it appears that parseMapFolderName uses the scenario file in the raw bytes to get the map name whereas parseMapName uses the .scmap file and the capitalization differences are reflected there.
Sheikah45
Sheikah45 previously approved these changes Jul 2, 2020
@shalkya shalkya removed their request for review July 2, 2020 12:00
@1-alex98 1-alex98 merged commit ea3578a into develop Jul 5, 2020
jofaul pushed a commit that referenced this pull request Jul 12, 2020
Update install4j download link

Meaning full pagination css

Delete unused news classes (#1768)

Fixes #1759

Go back to java fx 11.02

Show panel if needed permission are given

Fixes #1524

turn show/hide details button in custom games into an icon

Fixes #1732

Fix readme main class (#1787)

Fixes #1785

Update messages_zh.properties (POEditor.com)

Update messages_cs.properties (POEditor.com)

Update messages_nl.properties (POEditor.com)

Update messages_fr.properties (POEditor.com)

Update messages_de.properties (POEditor.com)

Update messages_iw.properties (POEditor.com)

Update messages_pl.properties (POEditor.com)

Update messages_ru.properties (POEditor.com)

Update messages_es.properties (POEditor.com)

Update messages_tr.properties (POEditor.com)

Update messages_uk.properties (POEditor.com)

Don't show game join menu item when game mode is ladder

Fixes #936

Improve readme (#1796)

* Update readme.md to make small changes and make it look nicer

* Update readme.md add link to intellij idea

* Update readme.md

Fix tag rendering issue

* Update readme.md

Use correct replay download url (fixes #1801) (#1802)

Create flowPane around menu buttons

Fixes #1209

Add methods for Meta Object

Add methods for Meta Object

Add methods for Meta Object

Add methods for Meta Object

Fix "None" map name retrieved for generated maps (#1788)

Fixes #1772

Co-authored-by: Sheikah45 <Sheikah450@gmail.com>

Be able to read JsonApiDocument class
@Brutus5000 Brutus5000 deleted the bugfix/#1772-fix-mapgen-replays branch November 4, 2020 21:40
mrchris2000 pushed a commit to mrchris2000/downlords-faf-client that referenced this pull request Apr 15, 2022
Fixes FAForever#1772

Co-authored-by: Sheikah45 <Sheikah450@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MapGen: can't watch replay with generated map
3 participants