The International Simutrans Forum

Simutrans Extended => Simutrans-Extended paksets => Pak128.Britain-Ex => Topic started by: Milko on January 27, 2012, 09:52:28 AM

Title: Cart Mail New - (disalignement)
Post by: Milko on January 27, 2012, 09:52:28 AM
Hello

Playing online I saw that the new mail cart is misaligned.
In an attempt to fix it I have also seen that the images in github are different from standard (ie there are 8 images, one for each orientation):
mail-cart_E.png
mail-cart_SE.png
mail-cart_S.png
mail-cart_SW.png
mail-cart_W.png
mail-cart_NW.png
mail-cart_N.png
mail-cart_NE.png

I hope to give you a hand ...

I've joined images and realigned properly. I am attaching the new realigned images (MailCartNew.png).

Should be deleted from github to fix the 8 images that I have listed and the new one. Also in the file-simutrans pak128.britain / bus / carts.dat need to change the lines:
EmptyImage[E]=./images/mail-cart_E.0
EmptyImage[SE]=./images/mail-cart_SE.0
EmptyImage[ S]=./images/mail-cart_S.0
EmptyImage[SW]=./images/mail-cart_SW.0
EmptyImage[W]=./images/mail-cart_W.0
EmptyImage[NW]=./images/mail-cart_NW.0
EmptyImage[N]=./images/mail-cart_N.0
EmptyImage[NE]=./images/mail-cart_NE.0

With this:
EmptyImage[E]=./images/MailCartNew.0.0
EmptyImage[SE]=./images/MailCartNew.0.1
EmptyImage[ S]=./images/MailCartNew.0.2
EmptyImage[SW]=./images/MailCartNew.0.3
EmptyImage[W]=./images/MailCartNew.0.4
EmptyImage[NW]=./images/MailCartNew.0.5
EmptyImage[N]=./images/MailCartNew.0.6
EmptyImage[NE]=./images/MailCartNew.0.7

Giuseppe
Title: Re: Cart Mail New - (disalignement)
Post by: jamespetts on January 27, 2012, 09:20:42 PM
Giuseppe,

thank you - that is most kind and very helpful.
Title: Re: Cart Mail New - (disalignement)
Post by: HeinBloed on April 22, 2012, 08:52:59 AM
There's another misaligned mail vehicle, namely the one described here: parcel-coach.dat

(http://i.imgur.com/KJUex.png)

(http://i.imgur.com/ElUuK.png)

(http://i.imgur.com/LAuMR.png)

I still have to understand how to set up the environment to build paksets locally though, sorry I can't be of more help there.
Title: Re: Cart Mail New - (disalignement)
Post by: jamespetts on April 22, 2012, 11:28:32 AM
Thank you for the report. Has anyone managed to set up automatic rendering for road vehicles yet...?
Title: Re: Cart Mail New - (disalignement)
Post by: Milko on May 24, 2012, 09:31:28 AM
Hello @JamesPetts

Quote from: HeinBloed on April 22, 2012, 08:52:59 AM
There's another misaligned mail vehicle, namely the one described here: parcel-coach.dat

I have realigned the model.

In github we need to delete the files:
parcel-coach_E.png
parcel-coach_SE.png
parcel-coach_S.png
parcel-coach_SW.png
parcel-coach_W.png
parcel-coach_NW.png
parcel-coach_N.png
parcel-coach_NE.png

And insert the new (unique) png enclosed to this post.

I enclose also a new parcel-coach.dat version to substitute the existing file.

Giuseppe

Title: Re: Cart Mail New - (disalignement)
Post by: greenling on May 24, 2012, 03:22:22 PM
Milko
Thank you to for the Fix it!
Title: Re: Cart Mail New - (disalignement)
Post by: Milko on May 30, 2012, 09:50:59 PM
Hello James

I think you have forgotten the image of the realigned parcel coach (in github)

Giuseppe

Title: Re: Cart Mail New - (disalignement)
Post by: jamespetts on May 30, 2012, 10:33:25 PM
Oops! I am currently staying away from home, so shall have to fix it when I get back. Thank you for spotting the omission (it's rather an omission to upload to Github than anything else).