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

Remove incompatible graphics from sprites #62

Closed
timothymtorres opened this issue Nov 15, 2018 · 2 comments
Closed

Remove incompatible graphics from sprites #62

timothymtorres opened this issue Nov 15, 2018 · 2 comments
Labels
🌈 sprites Anything dealing with sprites, images, or icons ♻️ cleanup Refactoring code, cleaning up a map or sprites, or just redoing something better

Comments

@timothymtorres
Copy link
Owner

So due to licensing issues with goon repo r4407 and /tg/ I’m going to have to prune sprites carefully.

Goon uses a CC-NC license meaning I can’t use ANY sprites that were created by them.

/tg/ was forked from goon r4407. (meaning they have some of goons sprites in the repo) All new /tg/ sprites that were made after are licensed under CC. (aka I can use no problem)

Basically this means all the sprites from /tg/ need to be examined to see where they originated from. If it’s from /tg/ then it’s fair game, but if it’s from goon it needs to be removed. While this sounds simple enough, it’s going to be a lot of work. Many of the spritesheets will have goon & /tg/ sprites that need to be manually ripped apart with an image editor.

@timothymtorres timothymtorres added ♻️ cleanup Refactoring code, cleaning up a map or sprites, or just redoing something better 🌈 sprites Anything dealing with sprites, images, or icons labels Nov 15, 2018
@timothymtorres timothymtorres changed the title Remove old goon graphics from sprites Remove incompatible graphics from sprites Nov 15, 2018
@timothymtorres
Copy link
Owner Author

Alright so after working on this for a week it’s finally finished. Out of all tg’s current sprites, maybe 30-40% belonged to the original goon sprites. With this out of the way I can start making room templates properly now.

@timothymtorres
Copy link
Owner Author

The pruned sprites are located here - https://github.com/timothymtorres/SS13-CC-BY-SA-Sprites

I will slowly be adding them to ZomboTropolis on a when needed basis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌈 sprites Anything dealing with sprites, images, or icons ♻️ cleanup Refactoring code, cleaning up a map or sprites, or just redoing something better
Projects
None yet
Development

No branches or pull requests

1 participant