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

Python script that attempts to generate a reasonable list of overlay ids for tileset making #42958

Merged
merged 7 commits into from
Aug 19, 2020

Conversation

int-ua
Copy link
Contributor

@int-ua int-ua commented Aug 16, 2020

Summary

SUMMARY: Infrastructure "Script that generates a list of possible overlay ids"

Purpose of change

Verifying tileset ids, detecting what doesn't have a sprite.

Describe the solution

Python script that uses util.import_data and tries to replicate Character::get_overlay_ids and cata_tiles::find_overlay_looks_like behaviour.

Testing

./tools/json_tools/generate_overlay_ids.py

Additional context

Ultica Tracker spreadsheet, not sure if I should post the link here, ask at Discord.

@ZhilkinSerg ZhilkinSerg added SDL: Tiles / Sound Tiles visual interface and sounds. [Python] Code made in Python labels Aug 16, 2020
@int-ua int-ua changed the title Python script that attempts to generate a reasonable list of overlay ids for tileset making [CR] Python script that attempts to generate a reasonable list of overlay ids for tileset making Aug 16, 2020
@int-ua int-ua marked this pull request as ready for review August 17, 2020 16:27
@int-ua int-ua marked this pull request as draft August 18, 2020 10:43
@int-ua int-ua marked this pull request as ready for review August 18, 2020 21:42
@int-ua int-ua changed the title [CR] Python script that attempts to generate a reasonable list of overlay ids for tileset making Python script that attempts to generate a reasonable list of overlay ids for tileset making Aug 18, 2020
@ZhilkinSerg ZhilkinSerg merged commit 8ec22b0 into CleverRaven:master Aug 19, 2020
@int-ua int-ua deleted the python branch August 19, 2020 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Python] Code made in Python SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants