-
Notifications
You must be signed in to change notification settings - Fork 83
[GEN][ZH] Show the System Maps tab in World Builder without RTS_DEBUG #1191
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
Conversation
I am not sure why. But with this PR the WorldBuilder crashes after the EULA accept. And running it in the debugger gives this error:
for this function Tried building and running WB from main, and #1190 which does not give this issue |
The creation of this branch probably predates #1184. |
5efb773
to
58b8908
Compare
Rebased. Replicated in Generals without errors.
|
The rebase fixed the issue I had. |
I suspect it cannot see (and edit) the maps inside the big file. |
Well the Systems Tab just allows you to have a "Maps" folder in the game directory which the WorldBuilder now is able to see, idk if this is useful, but it is something. |
I found it useful for a custom shellmap. |
58b8908
to
b9d04a6
Compare
Rebased on Main |
This change enables the System Maps tab in World Builder without RTS_DEBUG. This makes the GUI more consistent accross configurations.
TODO