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

Adapt to the latest game client #89

Merged
merged 4 commits into from
Dec 30, 2019
Merged

Adapt to the latest game client #89

merged 4 commits into from
Dec 30, 2019

Conversation

alkurbatov
Copy link
Contributor

Also, several minor corrections were done.

Alexander Kurbatov added 4 commits November 4, 2019 22:57
This is not a JSON file, but a cpp file with wrong extension.
We already have separate TechTree.cpp thus it is safe to remove this
one.

Signed-off-by: Alexander Kurbatov <alkurbatov@virtuozzo.com>
Signed-off-by: Alexander Kurbatov <alkurbatov@virtuozzo.com>
This commit also fixes compilation under the latest Xcode (11).

Signed-off-by: Alexander Kurbatov <alkurbatov@virtuozzo.com>
Adjust the existing code to the following changes:
* The placement grid and the pathing grid are packed with 1 bit per
pixel now and data should be extracted in a different way.
* The height map is inversed.

Signed-off-by: Alexander Kurbatov <alkurbatov@virtuozzo.com>
@alkurbatov
Copy link
Contributor Author

Hi @davechurchill
Any progress on this?

@davechurchill davechurchill merged commit da5a84b into davechurchill:master Dec 30, 2019
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.

None yet

2 participants