Page 8 of 12

Re: [OTTD] OpenGFX+ Airports

Posted: 08 Nov 2014 12:17
by Eddy Arfik
I often extend my airports with object tiles, as do many other people, but it looks funny with the fences in in between the "real" airport and the "fake" parts, so I've made a parameter that will allow to disable fences. Would you consider adding this to the next release?

Re: [OTTD] OpenGFX+ Airports

Posted: 08 Nov 2014 13:07
by planetmaker
Eddy Arfik wrote:I often extend my airports with object tiles, as do many other people, but it looks funny with the fences in in between the "real" airport and the "fake" parts, so I've made a parameter that will allow to disable fences. Would you consider adding this to the next release?
The idea makes sense. Wouldn't it make even more sense for this parameter to hide fences only when the nearby tile is an object tile? (Or maybe even from a certain or a few NewObject NewGRFs only?) Additionally it could also control whether adjacent station tiles would trigger hiding the fence, too.

Language files do not use tab for alignment but spaces.

Re: [OTTD] OpenGFX+ Airports

Posted: 08 Nov 2014 13:58
by Eddy Arfik
planetmaker wrote: Wouldn't it make even more sense for this parameter to hide fences only when the nearby tile is an object tile? (Or maybe even from a certain or a few NewObject NewGRFs only?) Additionally it could also control whether adjacent station tiles would trigger hiding the fence, too.
I hadn't thought of that, I'll have a look at implementing a nearby tile check

Edit : I've implemented check for adjacent object or station tiles, but now I'm wondering if extra parameter is necessary, or if automagic fence hiding as default behaviour is better

Re: [OTTD] OpenGFX+ Airports

Posted: 14 Nov 2014 10:45
by Eddy Arfik
So I have a new version here, which doesn't have parameter, instead automatically hides the fence where an object or station tile is adjacent. I think this is better solution as it doesn't add strings to need translating. Attached is diff and also compiled grf if anyone wants to try it out.

Re: [OTTD] OpenGFX+ Airports

Posted: 15 Nov 2014 03:48
by Supercheese
Eddy Arfik wrote:So I have a new version here, which doesn't have parameter, instead automatically hides the fence where an object or station tile is adjacent. I think this is better solution as it doesn't add strings to need translating. Attached is diff and also compiled grf if anyone wants to try it out.
This seems like a good idea; I approve of this patch. :)

Re: [OTTD] OpenGFX+ Airports

Posted: 04 Apr 2015 23:42
by Supercheese
Something I've been working on: Vintage Commuter airports for OGFX+. I always like playing with early airplanes from Av8 but find the Small airport sorely lacking in capacity, so I disable the OGFX+ Airports date restrictions and build Commuter airports instead. They have the added bonus of being able to handle two Airships and all heavier-than-air traffic simultaneously. I still have to get the control towers implemented in the two left-hand rotations, but I plan on submitting a patch relatively soon.

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 00:18
by supermop
Nice!

One thing that always bothered me about the small airport though, is that I imagine planes getting stuck in all that mud! What about using some 'drier' dirt or grass for the landing strip?

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 02:58
by Eddy Arfik
Supercheese wrote:Something I've been working on: Vintage Commuter airports for OGFX+. I always like playing with early airplanes from Av8 but find the Small airport sorely lacking in capacity, so I disable the OGFX+ Airports date restrictions and build Commuter airports instead. They have the added bonus of being able to handle two Airships and all heavier-than-air traffic simultaneously. I still have to get the control towers implemented in the two left-hand rotations, but I plan on submitting a patch relatively soon.
Nicely done. I had the exact same idea, and began working on a fork of OGFX+ Airports to implement this and a few other styles of airport I have in mind, but I couldn't quite get the control towers to look right by using the original tiles in a 2 square format, so I put it on hold until I could get make some new graphics that fitted the 2 squares better.

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 04:56
by kamnet
Very nicely done!

It would also be nice to see an upgrade of the small airport from dirt fields to concrete or asphalt come in earlier than the commuter airport. Airports by the 1930s were using gravel instead of dry grass and dirt runways, and were using asphalt and concrete by the 1940s.

I also recently spoke with Planetmaker about possibly implementing Quast65's Seaplane Aiport into the set. He welcomed me to submit a patch, but I've yet had any time to work on it. Somebody feel free to run with that idea. :-)

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 05:00
by Supercheese
kamnet wrote:Very nicely done!

It would also be nice to see an upgrade of the small airport from dirt fields to concrete or asphalt come in earlier than the commuter airport. Airports by the 1930s were using gravel instead of dry grass and dirt runways, and were using asphalt and concrete by the 1940s.

I also recently spoke with Planetmaker about possibly implementing Quast65's Seaplane Aiport into the set. He welcomed me to submit a patch, but I've yet had any time to work on it. Somebody feel free to run with that idea. :-)
OGFX+ Airports has had a Modern Small airport for quite some time now... Just keep clicking the button for rotations and you'll see it.

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 05:30
by kamnet
Aha! Never occurred to me to continue clicking past the four rotations. I clearly see now how easily alternate graphics could be implemented now, so if somebody were to ever get motivated enough to re-draw the entire Combined Set airport graphics in all four directions, it could easily slide right in.

Something I just noticed though - landing strip lights aren't animated. Didn't they used to be animated?

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 06:06
by Eddy Arfik
kamnet wrote:I also recently spoke with Planetmaker about possibly implementing Quast65's Seaplane Aiport into the set. He welcomed me to submit a patch, but I've yet had any time to work on it. Somebody feel free to run with that idea. :-)
I have done that in my set, I could probably tidy up the code and post it as a patch here. Also related question, any interest to include Quast65's entire airport object set in the airports GRF? Since they share sprites it makes some sense to combine the two files.

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 06:11
by Alberth
The best place to post patches is in the issue tracker of the project. The patch can be discussed there, and it doesn't get lost in the other discussions.
There is of course no harm in posting a link here too if you so desire.

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 07:30
by Supercheese
kamnet wrote:Something I just noticed though - landing strip lights aren't animated. Didn't they used to be animated?
They are animated for me... are you sure it isn't a setting on your end preventing animation?

Re: [OTTD] OpenGFX+ Airports

Posted: 05 Apr 2015 08:16
by kamnet
Eddy Arfik wrote:
kamnet wrote:I also recently spoke with Planetmaker about possibly implementing Quast65's Seaplane Aiport into the set. He welcomed me to submit a patch, but I've yet had any time to work on it. Somebody feel free to run with that idea. :-)
I have done that in my set, I could probably tidy up the code and post it as a patch here. Also related question, any interest to include Quast65's entire airport object set in the airports GRF? Since they share sprites it makes some sense to combine the two files.
Personally I think it would make the most sense to put all the airport objects together, but i can see where some people might not want that due to download size. still, Quast65 has been doing a lot of work with his own idea for airport, and I just donated not only all my sprites but the sprites from RSpeed Tycoon's Fake Airports set. They're under GPLv2 and mine are in Public Domain, so no issues using them here either. A lot of those sprites are going to clash with both the TTD and OpenGFX styles, though. Lots of pros and cons here.

So, maybe on second thought, perhaps not.
Supercheese wrote:
kamnet wrote:Something I just noticed though - landing strip lights aren't animated. Didn't they used to be animated?
They are animated for me... are you sure it isn't a setting on your end preventing animation?
Aha! Yep, I disabled full animation. Didn't realize it. Thank you!

Re: [OTTD] OpenGFX+ Airports

Posted: 06 Apr 2015 12:16
by Quast65
Interesting to see that this is still in development and that more airports may be added!
Indeed, I am working on an elaborate new-object set. But its public release is not ready yet, It needs a couple of weeks work.
However, the graphics are totally different from OpenGFX and my set would look best combined with an actual airport that has almost no graphics on it at all (at least no buildings or other "elevated" graphics).
And it may also need a new kind of airport lay-out....

So I dont think that adding my graphics would suit this particular development.

But I welcome any developers to contact me if they want to experiment with some of the base tiles (like run/taxiways) to see how it would look, maybe we can come up with something nice that could exist next to this development!

Re: [OTTD] OpenGFX+ Airports

Posted: 07 Apr 2015 08:13
by Supercheese
So, I wanted to banish all modern heliports from my game in the 1920s because there were no helicopters then, darnit, only airships. Thus, Airship Depots and Airship Stations:

Re: [OTTD] OpenGFX+ Airports

Posted: 07 Apr 2015 08:15
by planetmaker
Supercheese wrote:So, I wanted to banish all modern heliports from my game in the 1920s because there were no helicopters then, darnit, only airships. Thus, Airship Depots and Airship Stations:
That looks nice. Please be my guest to add these as early versions for the heliports to this NewGRF (and same with the commuter airport) :)

Re: [OTTD] OpenGFX+ Airports

Posted: 07 Apr 2015 08:20
by Supercheese
planetmaker wrote:That looks nice. Please be my guest to add these as early versions for the heliports to this NewGRF (and same with the commuter airport) :)
Will do, just gotta polish everything up and submit a patch. :)

Re: [OTTD] OpenGFX+ Airports

Posted: 07 Apr 2015 09:00
by kamnet
Supercheese wrote:So, I wanted to banish all modern heliports from my game in the 1920s because there were no helicopters then, darnit, only airships. Thus, Airship Depots and Airship Stations:
Looks a lot nicer than my own hack, Airship High-Mooring Mast. Maybe needs a small shack or other building for waiting passengers?

Looks like it would be suitable for hot air balloons as well. May I suggest setting this to debut 1783, the first recorded date of untethered manned hot air balloon flight?