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

Add new options: offset and black&white mode #6

Merged
merged 4 commits into from
Jan 26, 2023

Conversation

ItsMeSousuke
Copy link
Contributor

I've added support for two new options: offset and black&white mode.

Offset will offset tiles in map file according to set number (usefull when we will load multiple sets of tiles into one scene).

Black&white mode will be usefull for 2 and 3 colors images -> it always will has the darkest and transparent color and some betweens (current behaviour -> only the darkest and then the next on in order).

I've also removed empty spaces from templates and added line break in map file after tiles width elements.

App was updated to .NET 6 (LTS) as 2.1 is no longer supported, refactored some code.

@gingemonster gingemonster merged commit d97b432 into gingemonster:master Jan 26, 2023
@gingemonster
Copy link
Owner

Looks great thanks for contributing to make it better!

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.

2 participants