Page 12 of 15

Re: OpenGFX+ Trains development and translations thread

Posted: 08 Jun 2012 18:55
by kamnet
Xotic750 wrote:For those of you that like Toyland, I have done a little work on tank and bulk wagon products; you should now have Candy Floss, Raw Sugar and Cola available in 32bpp. Here is a sample of the cola sprites ;)


Wow, oh, wow! :bow:

Re: OpenGFX+ Trains development and translations thread

Posted: 11 Jun 2012 18:19
by Xotic750
Due to disk space issues on the nightly build server, we have split the source graphics from the NewGRF repositories. All the sources are still available from their own repo called ogfx-trains-render. So with any luck the nightly builds should start functioning again.

While I'm here, I thought I'd post some more samples of recently added Toyland sprites :)

Re: OpenGFX+ Trains development and translations thread

Posted: 11 Jun 2012 18:30
by Terkhen
Awesome, I love those toyland sprites :)

Re: OpenGFX+ Trains development and translations thread

Posted: 11 Jun 2012 22:40
by planetmaker
When I saw these sprites I was at a friend's place. We all could only agree that they are marvelous :-)

I would try to enhance the contrast of the can opener on the top a bit more.

Re: OpenGFX+ Trains development and translations thread

Posted: 12 Jun 2012 07:13
by Xotic750
The materials still need a little work as they are not 100% and batteries need a hint of lettering on the sides, but we have some replacements in game :)

Re: OpenGFX+ Trains development and translations thread

Posted: 12 Jun 2012 12:19
by OliTTD
@Xotic750: splendid graphics, congratulations!

Here is my new French translation, based on english.lng r610 (+ tenders).

TWIMC: I wanted to try a compilation, but I got an error msg when downloading the files:

Code: Select all

$ hg clone http://hg.openttdcoop.org/ogfx-trains

destination directory: ogfx-trains
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abandon : premature EOF reading chunk (got 63347 bytes, expected 76083)

Re: OpenGFX+ Trains development and translations thread

Posted: 12 Jun 2012 12:34
by Xotic750
OliTTD wrote:@Xotic750: splendid graphics, congratulations!

Here is my new French translation, based on english.lng r610 (+ tenders).

TWIMC: I wanted to try a compilation, but I got an error msg when downloading the files:

Code: Select all

$ hg clone http://hg.openttdcoop.org/ogfx-trains

destination directory: ogfx-trains
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abandon : premature EOF reading chunk (got 63347 bytes, expected 76083)
Thanks for the translation, it has been logged in the issues #4015 and will be added very soon.

As for cloning/pulling the repo, this is a known problem over http on the openttdcoop server and is still waiting a solution. However you should be able to clone successfully using the bakup repo on bitbucket

Re: OpenGFX+ Trains development and translations thread

Posted: 13 Jun 2012 13:23
by Xotic750
Both the Lithuanian and French translations have been added to the project. Thank you!

There are still plenty of translations required. Current list of up-to-date files are:

English
Lithuanian
French

Feel free to translate to your language, the text is not much and this could be your chance to contribute ;)

Re: OpenGFX+ Trains development and translations thread

Posted: 13 Jun 2012 20:30
by Xotic750
Thanks Terkhen for the Spanish translation ;)

Re: OpenGFX+ Trains development and translations thread

Posted: 14 Jun 2012 10:00
by Xotic750
Thanks Alberth for the Dutch translation and English corrections.

Re: OpenGFX+ Trains development and translations thread

Posted: 14 Jun 2012 13:29
by OliTTD
Xotic750 wrote:However you should be able to clone successfully using the bakup repo on bitbucket
thank you Xotic750, but I just realised now that there is 1.9 GB to download, ie over an hour of a fast, steady connection, which is something I haven't got access to. And I'm afraid the compiling time will be overwhelming on my 10+ years old computer :mrgreen:

i like to compile myself only to check the quality of the translation before submitting it, but in this case it is not worth the trouble…

Re: OpenGFX+ Trains development and translations thread

Posted: 14 Jun 2012 14:01
by Xotic750
We are hoping to reduce this size now that we have split the graphics sources from the NewGRF sources, Planetmaker just needs some spare time to work on it (Issue #4017)

Re: OpenGFX+ Trains development and translations thread

Posted: 27 Jun 2012 09:33
by NukeBuster
Is the nightly available as GRF?

I'm now using the 8bpp/32bpp trains newgrf, but as that is to be deprecated. Can we expect a new OpenGFX+ Trains release anytime in the near future?

Re: OpenGFX+ Trains development and translations thread

Posted: 27 Jun 2012 09:52
by Xotic750
There are still issues with the repo size and the nightly server is not building a nightly until it is fixed.

The latest successful nightly was r691

Re: OpenGFX+ Trains development and translations thread

Posted: 05 Jul 2012 21:34
by Moriarty
The content download list lists OpenGFX+ Trains twice. Version 0.2.5 and 0.3.0. I'm guessing only the later should be on there.

Re: OpenGFX+ Trains development and translations thread

Posted: 16 Jul 2012 16:39
by Xotic750
I have now included an experimental branch to the OpenGFX+ Trains repo.

This branch uses the GNU M4 macro processor instead of the usual C preprocessor to create the nml.

The name of the branch is m4_experiment

If you clone the repo then you can change to this branch for compiling by executing:

Code: Select all

hg update -C m4_experiment
Then just follow the normal build process.

I am hoping to put a pre-built copy on the backup repo server soon so that you can test it without having to build it. :)

Re: OpenGFX+ Trains development and translations thread

Posted: 16 Jul 2012 18:13
by Xotic750
I have now uploaded the pre-built copy of the m4_experiment branch to the backup repo server.

Please give it a try and let us know of any problems, m4_experiment-r709

Re: OpenGFX+ Trains development and translations thread

Posted: 18 Jul 2012 09:05
by Xotic750
Ok, have added some fixes and feature updates to both the default and m4_experiment branch. We still don't have any nightly builds for the project so I have pre-built both branches for you to try. Both branches produce the same featured NewGRF and should be directly interchangeable, the m4_experiment branch also reuses some of the rendered graphics to produce a slightly more complete 32bpp set, otherwise there are no new graphics at present. They are both available for download on the backup repo server.

Default branch r720

m4_experiment branch r713

Re: OpenGFX+ Trains development and translations thread

Posted: 18 Jul 2012 19:43
by Xotic750
Added to the m4_experiment branch today are some new early wagon sprites that have an 80km/h limit until their change at 1970. Hopefully I will get it built tonight and put it up on the backup repo server, or you can build it yourself :)

These sprites have not yet been included in the default branch as I haven't had the time to code them there as well.

A sample of the wooden wagons in their loading and loaded state is attached.

Re: OpenGFX+ Trains development and translations thread

Posted: 18 Jul 2012 19:47
by colossal404
They looks nice!
early wagon sprites that have an 80km/h limit until their change at 1970
You mean they get new (probably fully company coloured) spites after 1970?