jsettlers / settlers-remake

A Remake of "The Settlers III" for Windows, Linux, Mac and Android
http://www.settlers-android-clone.com
MIT License
355 stars 101 forks source link

Allow using own graphics files and implement automated mapping of graphic files indexes #714

Closed andreas-eberle closed 6 years ago

andreas-eberle commented 6 years ago

This is required for #663. Implements #573

andreas-eberle commented 6 years ago

@jaschaio: I added one direction of the cargo ship images you provided me. Are you making good progress with the other images? When you have them, I can tell you how they need to be added to the repository to make them work in the game.

jaschaio commented 6 years ago

@andreas-eberle Great to see that you are making progress! Had a bit of difficulties balancing the creation of the images with other responsibilities. Sorry for that! But I will send the last images missing to finish the cargo ship next sunday. Probably the best if you just continue to include them yourself. Did you notice any problem with the existing images I should be aware of?

andreas-eberle commented 6 years ago

@jaschaio: No worries. I'm glad you have some progress on the images.

There are three addtional things I need:

No worries about the timing. We're glad to get these graphics. If you have any questions, just reach out to me on Discord.

jaschaio commented 6 years ago

Hey Andreas, finally finished the last two images and sended it via discord.

Offsets: This is indeed probably easier for me than for you as I have drawn them in layers in a photoshop file. Unfortunately I am unsure from which point exactly are those offsets calculated? Do you have photoshop and could "read them out" yourself? Or would an image like the following already help:

image So for example measuring the offset from the uppermost left corner of the green image which is 0 0, the pink would be -1 -7 and the blue 51 25. (First the Y offset measured from the uppermost left corner of the left image and than the X offset) Its missing the colored part of the sail but that should have the exact same measurements than the pole and as well the same offsets.

Boats in Construction: Could you send me the reference images via discord? Should be easy to do as they are like I remember them.

Buttons: Added to my todo 😅

andreas-eberle commented 6 years ago

Hi @jaschaio,

At first: thanks for your work!

Looking forward to the next images ;)