US Set 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

User avatar
krtaylor
Tycoon
Tycoon
Posts: 11784
Joined: 07 Feb 2003 01:58
Location: Texas, USA
Contact:

Post by krtaylor »

We don't support OTTD, we expect OTTD to support Patch-based GRFs. If you can replicate the bug using ordinary TTD Patch, then please post it so we can debug that.

If you are interested in learning NFO, it would be great to have another coder on the project, as Oracle seems to have vanished into the whirl of university life. However, AFAIK you'd really need to be using TTD Patch for testing purposes, not OTTD, because they are not quite the same.
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

ma5owat wrote:OK I will see if I can learn NFO, just figured that it would be a fairly easy change to make when you find the problem.
Oh, it would be easy for me to do. But I feel that it goes against the spirit of the USSet.

And what krtaylor said about OpenTTD support. If it doesn't work properly in Open, it's your fault, not ours.

There are a few people for whom the above statement does not apply, but that's because they don't report "It doesn't work in Open". Instead they report "I think sprite $NUM is broken, because it does $BAR, but I expected a sprite that does $FOO."
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
User avatar
ma5owat
Engineer
Engineer
Posts: 47
Joined: 24 Oct 2006 17:01
Location: Warren, MI, USA
Contact:

Post by ma5owat »

It seems like I have a lot of learning to do to learn about sprites, etc. I've only started playing TTD again for the last week and a half (I played the orginal about 10 years ago). I do my best to give detail errors and try to work out the problem as best that I can.

I know this wasn't listed under supported GRF in the OTTD wiki, although I read a post that Owen made saying OTTD had permission to use this set. I figured from that post that some people might be working on getting it to work all the way with OTTD.

Anyways I'll see if I can learn and understand NFO and GRFs and try to debug the problems it has with OTTD if possible.
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

I have also discovered that the Sunset is documented as being unable to carry valuables cars, but the code permits this. Should I fix this too?
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
User avatar
krtaylor
Tycoon
Tycoon
Posts: 11784
Joined: 07 Feb 2003 01:58
Location: Texas, USA
Contact:

Post by krtaylor »

Are there valuables cars that match the Sunset livery? Or we could use the mail ones. I suppose it would make sense for the Sunset to be able to carry valuables, they aren't too heavy are they? Thoughts?
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

There are not. The Sunset-liveried mail cars have an eagle on them, which seems wrong for valuables. I might be able to add sprites for valuables (probably mail wagon but without the eagle) , but that would take a lot more deciphering of Oracle's code.

... or possibly just completely rewriting it. That would probably be easier.
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
User avatar
krtaylor
Tycoon
Tycoon
Posts: 11784
Joined: 07 Feb 2003 01:58
Location: Texas, USA
Contact:

Post by krtaylor »

Are you volunteering to recode the entire US set? :shock: Or just the Sunset? Because, you know, there are loads of new sprites that haven't been coded yet, including some animated ones...
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

For now, just the Sunset. If the same vehicle-attaching bug exists for other non-freight engines, then I'll fix it there too, since that's an easy fix.
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Who drew the Sunset?

There are 36 distinct mail van sprites. I can figure out what 20 of them are supposed to be used for, but the reasoning behind the other 16 is a mystery to me.

The only distinction is in the undercarriage of the _ views (see attached image). The upper set, and the left of the large images, are used if bit 5 of parameter 0 is clear, but the four sprites used when the bogies are shared on both ends of the car are not changed to match.

I'm inclined to just remove the set of mail vans corresponding to the left large image, but I want to clear that with the powers that be first.
Attachments
mail.png
mail.png (4.64 KiB) Viewed 3832 times
Last edited by DaleStan on 07 Nov 2006 22:42, edited 1 time in total.
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
User avatar
krtaylor
Tycoon
Tycoon
Posts: 11784
Joined: 07 Feb 2003 01:58
Location: Texas, USA
Contact:

Post by krtaylor »

According to my notes, it was drawn by uzurpator, and adjusted by mnorman. I haven't seen much of either of them in recent times, but you could try PMing uzurpator.
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
User avatar
uzurpator
Tycoon
Tycoon
Posts: 2225
Joined: 10 Jan 2003 12:21
Location: Katowice, Poland

Post by uzurpator »

I drew the sunset and AFIAK mnorman made the double decker cars.

The sprites there must be an artifact of oracle's coding since I have drawn just shared and non-shared bogie versions.
User avatar
CharlieMTA
Engineer
Engineer
Posts: 100
Joined: 09 Nov 2005 01:57
Location: Boston, MA

Post by CharlieMTA »

Sorry work has been keeping me way too busy lately, so progress has been slow. Here is another stab at one financial http://www.aviewoncities.com/img/boston/kveus122s.jpg

I need to adjust the number of windows and their height to match the established standards for TTDX. Rooftop towers and HVAC should pretty much be consistent with Zimlock's work and the existing TTDX towers. The front plaza is too small to match to real world conditions so it'll receive standard concrete to match the sidewalks. MUNI LRVs/MBTA Kinkis are WIP at the moment, along with the Federal Reserve Building, and I took pictures of MBTA bilevels on my way to work recently, but haven't started anything quite yet. I really hope the holiday here will allow me to catch up on these projects which have been lagging. :wink:
Attachments
OneFinancial.png
OneFinancial.png (10.94 KiB) Viewed 3441 times
Image
User avatar
lifeblood
President
President
Posts: 931
Joined: 27 Apr 2005 22:44

Post by lifeblood »

Nice stuff - good shape. A nice alternative to the standard square building. Everything you plan to do with it is what my comments would be, so what more needs to be said? :D
peter1138
OpenTTD Developer
OpenTTD Developer
Posts: 1790
Joined: 30 Mar 2005 09:43

Post by peter1138 »

DaleStan wrote:
ma5owat wrote:Also when 2 Bi-Levels are together they appear as seperate observation type, whereas when just one Bi-level car is attached it appears as the start of a connecting Bi-level instead of an observation type.
The first two passenger cars in train 2 and the first passenger car in train 3 are all incorrect. But I cannot reproduce this -- pass it off to your newgrf devs (peter1138, belugas, maedhros, mart3p, &c.), or provide a TTDPatch save and configs demonstrating the problem.
This is fixed in r7284 of OpenTTD. Thanks to Lakie for helping with this. Turns out the var 41 documentation is not quite right...
Attachments
Chonbourne Bridge Transport, 19th Feb 2050.png
Chonbourne Bridge Transport, 19th Feb 2050.png (6.93 KiB) Viewed 3253 times
He's like, some kind of OpenTTD developer.
User avatar
krtaylor
Tycoon
Tycoon
Posts: 11784
Joined: 07 Feb 2003 01:58
Location: Texas, USA
Contact:

Post by krtaylor »

So is OTTD now working with the current version of the US set?
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
peter1138
OpenTTD Developer
OpenTTD Developer
Posts: 1790
Joined: 30 Mar 2005 09:43

Post by peter1138 »

That particular bit of it, yes...
He's like, some kind of OpenTTD developer.
User avatar
Flavius
Tycoon
Tycoon
Posts: 1531
Joined: 22 Apr 2003 03:55
Location: Gold Coast, Queensland, Australia.

Post by Flavius »

Hi krtaylor

My beloved USSet works on OTTD. I have done a mountainous scenario to compliment the Set and having great fun. But i started in 1920 and so far am using the Mountain Class to move coal and passenger/mail too. :)

Will let you know of any disadvantages of running the Set on OTTD. 8)
User avatar
White Rabbit
Tycoon
Tycoon
Posts: 1734
Joined: 22 Jun 2005 19:15

Post by White Rabbit »

Here's one:
You are not given correct running costs when playing the US Set in OTTD. The early steam trains and the later futuristic trains (such as the Sunset) have running costs per year almost equal to their buying price. In OTTD, however, the costs are much lower, which means that you'll get less of a challenge.

It depends on the map and your industry/town locations, but it's quite possible to reach Tycoon status within 10 years of starting the game.
Image
User avatar
krtaylor
Tycoon
Tycoon
Posts: 11784
Joined: 07 Feb 2003 01:58
Location: Texas, USA
Contact:

Post by krtaylor »

Does the OTTD developer group know about this and consider it to be a bug worth fixing?
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
User avatar
CharlieMTA
Engineer
Engineer
Posts: 100
Joined: 09 Nov 2005 01:57
Location: Boston, MA

Post by CharlieMTA »

Progress continues... adding texturing, shading, and minor details.
Attachments
onefinancial.png
onefinancial.png (16.28 KiB) Viewed 2784 times
federalbank.png
federalbank.png (10.18 KiB) Viewed 2784 times
Image
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: Amazon [Bot], Bing [Bot], Welshmilla and 11 guests