OpenGFX+ Trains development thread

Discuss, get help with, or post new graphics for TTDPatch and OpenTTD, using the NewGRF system, here. Graphics for plain TTD also acceptable here.

Moderator: Graphics Moderators

Hirundo
Transport Coordinator
Transport Coordinator
Posts: 298
Joined: 27 Jan 2008 13:02

Re: OpenGFX+ Trains development and translations thread

Post by Hirundo »

Code: Select all

lang: 1F
STR_GRF_NAME                                                    :OpenGFX+ Treinen {VERSION}
STR_GRF_DESCRIPTION                                             :
{ORANGE}OpenGFX+ Treinen{BLACK} verbetert de standaard railvoertuigen en breidt het wagenpark uit.{}
Ontworpen om te passen bij de stijl van OpenGFX.{}
Programmeren: {SILVER}planetmaker, Terkhen{}
{BLACK}Graphics: {SILVER}Zephyris, DanMacK, buttercup, molace, Uzurpator{}
{BLACK}Licentie: {SILVER}GPL v2{}
{BLACK}Website: {SILVER}http://dev.openttdcoop.org/projects/ogfx-trains{}
{BLACK}Met dank aan {SILVER}Yexo{BLACK} en{SILVER}Ammler{BLACK} voor hun ondersteuning en bijdragen
STR_NAME_BULK_WAGON                                             :Open wagen
STR_NAME_TANK_WAGON                                             :Ketelwagen
STR_NAME_COVERED_PIECE_GOODS_WAGON                              :Gesloten wagen
STR_NAME_FLATBED_WAGON                                          :Platte wagen
STR_NAME_REFRIGERATOR_WAGON                                     :Koelwagen

STR_PARAM_DISABLE_UNNEEDED_WAGONS                               :Schakel standaard wagons uit
STR_PARAM_DISABLE_UNNEEDED_WAGONS_DESC                          :Schakel standaard wagons niet uit, als je deze set toevoegt aan een bestaand spel. 
Anders is het veilig en aan te raden om de onnodige standaard wagons uit te schakelen (standaardinstelling).

Create your own NewGRF? Check out this tutorial!
etran
Engineer
Engineer
Posts: 19
Joined: 25 Feb 2010 22:09

Re: OpenGFX+ Trains development and translations thread

Post by etran »

Serbian / Srpski

Code: Select all

lang: 0D
STR_GRF_NAME                                                    :OpenGFX+ Železnica {VERSION}
STR_GRF_DESCRIPTION                                             :
{ORANGE}OpenGFX+ Železnica{BLACK} poboljšava postojeća šinska vozila i proširuje vozni park.{}
Dizajnirano po uzoru na OpenGFX stil.{}
Programiranje: {SILVER}planetmaker, Terkhen{}
{BLACK}Grafika: {SILVER}Zephyris, DanMacK, buttercup, molace, Uzurpator{}
{BLACK}Licenca: {SILVER}GPL v2{}
{BLACK}Internet stranica: {SILVER}http://dev.openttdcoop.org/projects/ogfx-trains{}
{BLACK}Posebna zahvalnica za {SILVER}Yexo{BLACK} i {SILVER}Ammler{BLACK} zbog njihove podrške i doprinosa
STR_NAME_BULK_WAGON                                             :Otvoren vagon
STR_NAME_TANK_WAGON                                             :Vagon cisterna
STR_NAME_COVERED_PIECE_GOODS_WAGON                              :Zatvoren vagon
STR_NAME_FLATBED_WAGON                                          :Plato vagon
STR_NAME_REFRIGERATOR_WAGON                                     :Vagon hladnjača

STR_PARAM_DISABLE_UNNEEDED_WAGONS                               :Isključi nepotrebne vagone iz osnovnog skupa
STR_PARAM_DISABLE_UNNEEDED_WAGONS_DESC                          :Ukoliko je ovaj skup dodat u postojeću partiju potrebno je ostaviti sve vagone iz osnovnog skupa. 
U suprotnom, isključivanje nepotrebnih vagona iz osnovnog skupa je sigurno i preporučljivo (podrazumevano).
User avatar
Voyager One
Tycoon
Tycoon
Posts: 11204
Joined: 28 Dec 2009 09:47
Location: Rijeka, Croatia

Re: OpenGFX+ Trains development and translations thread

Post by Voyager One »

This one wasn't in when I translated... :D

Croatian addendum...

Code: Select all

STR_NAME_REFRIGERATOR_WAGON                                     :Vagon-hladnjača
Leon

Image Image Image Image
"... all I ask is a tall ship and a star to steer her by..." - John Masefield
User avatar
planetmaker
OpenTTD Developer
OpenTTD Developer
Posts: 9432
Joined: 07 Nov 2007 22:44
Location: Sol d

Re: OpenGFX+ Trains development and translations thread

Post by planetmaker »

Voyager1 wrote:This one wasn't in when I translated... :D
Indeed :-D - I silently updated the original. Thanks for adding.

Explanation: while continuing with writing the set I noticed that I better completely re-define all wagons - thus I needed a separate string for each; and the food wagon still re-used the OpenTTD string when I wrote the initial posting.

Thanks for all the translations so far and also the suggestions concerning the original English text. I shall add them this weekend :-)
User avatar
AndersI
Tycoon
Tycoon
Posts: 1732
Joined: 19 Apr 2004 20:09
Location: Sweden
Contact:

Re: OpenGFX+ Trains development and translations thread

Post by AndersI »

planetmaker wrote:I silently updated the original.
I've updated my translation.
User avatar
planetmaker
OpenTTD Developer
OpenTTD Developer
Posts: 9432
Joined: 07 Nov 2007 22:44
Location: Sol d

Re: OpenGFX+ Trains development and translations thread

Post by planetmaker »

Thanks to Voyager1, Hirundo, peetleouf, DJNekkid, etran and AndersI. Your translations for Croation, Dutch, French, Norwegian, Serbish and Swedish respectively have been added. You can check the version with translations tomorrow from about 19h CEST at http://bundles.openttdcoop.org/ogfx-tra ... es/LATEST/ whether it works to your satisfaction :-)

Feedback as usual highly welcome - of course on everything, not just translations :-)
User avatar
planetmaker
OpenTTD Developer
OpenTTD Developer
Posts: 9432
Joined: 07 Nov 2007 22:44
Location: Sol d

Re: OpenGFX+ Trains development and translations thread

Post by planetmaker »

Zephyris posted some nice sprites for coal wagons with somevariation and I'd like to use this opportunity to ask some general question on preferences:

The first line is all versions mixed, the following four lines the four different versions (where you may notice by close inspection that there's a slight variation in colour among the wagons of each of the four versions, too). Question: what's preferred, rather uniform trains and use different looks like in lines 2-5, using the different looks to simulate possibly a time progression, different wagon series? Or are mixed trains as shown in the first row nice? A combination thereof?

Cheers,
pm
Attachments
coal wagons
coal wagons
coal_zephyris.png (4.97 KiB) Viewed 8105 times
User avatar
DJ Nekkid
Tycoon
Tycoon
Posts: 2141
Joined: 30 Nov 2006 20:33

Re: OpenGFX+ Trains development and translations thread

Post by DJ Nekkid »

i would say go with a random wagon, but only one type per train..?
Member of the
ImageImage
Eddi
Tycoon
Tycoon
Posts: 8271
Joined: 17 Jan 2007 00:14

Re: OpenGFX+ Trains development and translations thread

Post by Eddi »

buttercup wrote:
Lord Aro wrote:I think it should also be:
"...otherwise it's safe..."
Noun, not verb... :wink:
I believe the word you're looking for is adjective. (And save can be used as a noun anyway.)
i'm sorry to correct your correction, but actually it's an adverb
User avatar
supermop
Tycoon
Tycoon
Posts: 1104
Joined: 21 Feb 2010 00:15
Location: Fitzroy North - 96

Re: OpenGFX+ Trains development and translations thread

Post by supermop »

Actually, safe is an adjective as it describes nouns, safely would be an adverb.


A safe house.

Build the house safely.
Eddi
Tycoon
Tycoon
Posts: 8271
Joined: 17 Jan 2007 00:14

Re: OpenGFX+ Trains development and translations thread

Post by Eddi »

it can't be an adjective, because there is no noun.
User avatar
supermop
Tycoon
Tycoon
Posts: 1104
Joined: 21 Feb 2010 00:15
Location: Fitzroy North - 96

Re: OpenGFX+ Trains development and translations thread

Post by supermop »

"otherwise it's safe"

= it is safe

it = noun
Supercheese
Tycoon
Tycoon
Posts: 1660
Joined: 16 Dec 2007 22:24
Location: Idaho, USA

Re: OpenGFX+ Trains development and translations thread

Post by Supercheese »

supermop wrote:"otherwise it's safe"

= it is safe

it = noun
A pronoun, rather. :wink:
Eyecandy Road Vehicles | Fake Subways | Supercheese's NewObjects

"Fashions and cultures change, but steam trains shall always be majestic."
-Professor Hershel Layton
User avatar
Hyronymus
Tycoon
Tycoon
Posts: 13233
Joined: 03 Dec 2002 10:36
Location: The Netherlands
Contact:

Re: OpenGFX+ Trains development and translations thread

Post by Hyronymus »

Please stay on-topic. Create a topic for grammar correction in Off Topic if you must.
blitzkrieg
Engineer
Engineer
Posts: 105
Joined: 30 Jun 2006 04:22

Re: OpenGFX+ Trains development and translations thread

Post by blitzkrieg »

planetmaker wrote:Zephyris posted some nice sprites for coal wagons with somevariation and I'd like to use this opportunity to ask some general question on preferences:

The first line is all versions mixed, the following four lines the four different versions (where you may notice by close inspection that there's a slight variation in colour among the wagons of each of the four versions, too). Question: what's preferred, rather uniform trains and use different looks like in lines 2-5, using the different looks to simulate possibly a time progression, different wagon series? Or are mixed trains as shown in the first row nice? A combination thereof?

Cheers,
pm
A simulation of time progression would be my choice !! :)
User avatar
Ammler
President
President
Posts: 953
Joined: 18 Jun 2006 18:18
Location: Switzerland
Contact:

Re: OpenGFX+ Trains development and translations thread

Post by Ammler »

A parameter to configure either random or time would be mine. ;-)
User avatar
planetmaker
OpenTTD Developer
OpenTTD Developer
Posts: 9432
Joined: 07 Nov 2007 22:44
Location: Sol d

Re: OpenGFX+ Trains development and translations thread

Post by planetmaker »

Just a slight update. OpenGFX+ Trains has undergone quite a bit refactoring of the code in the meantime. The visual changes are now that
- The bulk wagon shows different sprites for many cargos depending whether the wagon was built before 1970 or after that date (see screenshot below)
- Random wagon for coal has (temporarily) been removed. It will return, but the differences between the random wagons will be smaller; and then it will work for all cargos in a fashion like Zephyris showed above for the coal wagons.
- We added sprite support for a number of additional cargos thanks to the busy drawing of molace. Most noteworthy we have nice sprites for the scrap metal (bulk wagon) and farm supplies and vehicles (flatbed wagon).

You can configure via NewGRF parameter whether to only use the (re)new(ed) wagons or whether also to go with the default engines as well. This allows e.g. to use this set just to provide wagon support for all cargos of a game (e.g. a FIRS game) along with a train set which has insufficient support for them.

Feedback on quirks or even missing cargo support or other suggestions for enhancements and extensions will be greately appreciated.

People who would like to give it a shot, can get the newest version from the DevZone - wait for today 18:30h for the real thing [TM].

The guide by which I currently try to implement this set is found in the repository. It's subject to discussion change without notice, though :-)
Attachments
train with farm supplies
train with farm supplies
ogfx-trains-vehicles3.png (144.39 KiB) Viewed 7754 times
train in depot loaded with scrap metal and FIRS refit list
train in depot loaded with scrap metal and FIRS refit list
ogfx-trains-scrapmetal.png (41.67 KiB) Viewed 7754 times
old (pre 1970) and modern bulk wagons and ECS refit list for it.
old (pre 1970) and modern bulk wagons and ECS refit list for it.
ogfx-trains-bulk_ECS.png (24.84 KiB) Viewed 7754 times
User avatar
planetmaker
OpenTTD Developer
OpenTTD Developer
Posts: 9432
Joined: 07 Nov 2007 22:44
Location: Sol d

Re: OpenGFX+ Trains development and translations thread

Post by planetmaker »

And another screenshot of the tank wagons (when used with FIRS)
Attachments
tank wagons
tank wagons
ogfx-trains-tankers.png (38.41 KiB) Viewed 7743 times
User avatar
Zephyris
Tycoon
Tycoon
Posts: 2890
Joined: 16 May 2007 16:59

Re: OpenGFX+ Trains development and translations thread

Post by Zephyris »

Mmm, looks nice :) Need any help on the colour scheme variants for the waggons?
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 25 guests