OpenGFX - Graphics Base Set
Moderator: Graphics Moderators
Re: [8bpp] Graphics Replacement Project - OpenGFX
Re: George
Ahhh, river bugs. There are many, and some insurmountable!
I am strongly against redrawing the coasts to match the rivers, I love lepkkas shores! A redraw would reduce the obviousness of the bugs, but could not remove them, try the rivers with the default terrain to see what I mean.
In my modified version of your screenshot:
1. Pink circles: Completely unavoidable, and possibly worthy of a bug report. The river tiles, despite being at sea level and bordered by 3 water tiles still have "corners".
2. Green circles: IMO the correct behaviour. Ideally i would like an altitude varaction2 property for canals which lets you alter the bank graphics when sloping down to sea level, which would allow seamless transistion from river bank to shore. May cause bugs with other sea level rivers though.
3. Peach circle: Debatably the correct behaviour, but an altitude varaction2 property would allow shore graphics to be given to sea level river banks like this one for a more consistent look...
I'll have a proper look at the bugs and see if I can suggest a suitable patch to fix them, redrawing graphics won't particularly help....
Ahhh, river bugs. There are many, and some insurmountable!
I am strongly against redrawing the coasts to match the rivers, I love lepkkas shores! A redraw would reduce the obviousness of the bugs, but could not remove them, try the rivers with the default terrain to see what I mean.
In my modified version of your screenshot:
1. Pink circles: Completely unavoidable, and possibly worthy of a bug report. The river tiles, despite being at sea level and bordered by 3 water tiles still have "corners".
2. Green circles: IMO the correct behaviour. Ideally i would like an altitude varaction2 property for canals which lets you alter the bank graphics when sloping down to sea level, which would allow seamless transistion from river bank to shore. May cause bugs with other sea level rivers though.
3. Peach circle: Debatably the correct behaviour, but an altitude varaction2 property would allow shore graphics to be given to sea level river banks like this one for a more consistent look...
I'll have a proper look at the bugs and see if I can suggest a suitable patch to fix them, redrawing graphics won't particularly help....
- Attachments
-
- screenshot mod.PNG (228.03 KiB) Viewed 2230 times
Re: [8bpp] Graphics Replacement Project - OpenGFX
Like the one that is already there?Zephyris wrote:Ideally i would like an altitude varaction2 property for canals
He's like, some kind of OpenTTD developer.
Re: [8bpp] Graphics Replacement Project - OpenGFX
Is that the "height above ground" property mentioned here? In that case I shall make some riverbanks for sea level, with banks like the coastline, and hopefully get a nice transition on the sloped banks down to sea level...
*edit* What about this "bug":
*edit* What about this "bug":
I can see the logic used: It is a river tile, so has river banks. If there is land on the adjacent tile (including diagonally adjacent) draw the appropriate riverbank. Is there any way to tweak this so seawater overrides drawing of banks adjacent (excluding diagonally adjacent) to them?1. Pink circles: Completely unavoidable, and possibly worthy of a bug report. The river tiles, despite being at sea level and bordered by 3 water tiles still have "corners".
Re: [8bpp] Graphics Replacement Project - OpenGFX
Here we go then, a full set of signal lights for all climes! 
Working from Soeb and buttercups' previous GRFs (and nsignalsw.grf), I've managed to mash together the GRF myself.
Have I missed anything?
-- Edit --
Fixed the Toyland signals - ta buttercup.

Working from Soeb and buttercups' previous GRFs (and nsignalsw.grf), I've managed to mash together the GRF myself.

Have I missed anything?
-- Edit --
Fixed the Toyland signals - ta buttercup.

- Attachments
-
- OpenGFX_-_newSignals_v0.4.png (3.95 KiB) Viewed 6284 times
-
- OpenGFX_-_newSignals_v0.4.grf
- Attempt #2
- (11.26 KiB) Downloaded 1368 times
Last edited by Raumkraut on 15 Feb 2008 19:39, edited 1 time in total.
- George
- Tycoon
- Posts: 4364
- Joined: 16 Apr 2003 16:09
- Skype: george-vb
- Location: Varna, Bulgaria
- Contact:
Re: [8bpp] Graphics Replacement Project - OpenGFX
Well, IMHO they do not fit these rivers, so I'd like not to see them this wayZephyris wrote:Re: George
Ahhh, river bugs. There are many, and some insurmountable!
I am strongly against redrawing the coasts to match the rivers, I love lepkkas shores!
They fit better than Lepkka's ones and I suppose it should be possible to provide a version that fits even better.Zephyris wrote:A redraw would reduce the obviousness of the bugs, but could not remove them, try the rivers with the default terrain to see what I mean.
I think because river sprites expand shore to the water, sea shore should behave (look) the same.Zephyris wrote:I'll have a proper look at the bugs and see if I can suggest a suitable patch to fix them, redrawing graphics won't particularly help....
Re: [8bpp] Graphics Replacement Project - OpenGFX
Zephyris, this is what the canals look like at the moment:
Raumkraut, in the Toyland signal GUI, the pre-signals are misaligned by a pixel:
-
- Tycoon
- Posts: 11501
- Joined: 20 Sep 2004 22:45
Re: [8bpp] Graphics Replacement Project - OpenGFX
I posted this earlier also but I think I posted it in transparent.
Anyway, weren't the canal and lock graphics already original sprites since those were made by the community and not by Chris Sawyers team


Anyway, weren't the canal and lock graphics already original sprites since those were made by the community and not by Chris Sawyers team


Re: [8bpp] Graphics Replacement Project - OpenGFX
As I understand it, the existing canals and locks were based on the original game textures. Since the textures need to be remade, so too do the canals and locks.
Re: [8bpp] Graphics Replacement Project - OpenGFX
Would it be possible to have the river banks somewhat more irregular? At the moment, its all straight lines, and looks a lot like brown-edged canals. A bit more irregularity - like the coastlines have, would look superb.
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
Re: [8bpp] Graphics Replacement Project - OpenGFX
Previous versions of my shores will fit, the ones not using the 05 0d action. But then all the work made by lakie its useless. I't going backwards. I strongly recommend changing rivers code, just a different riverbank for sea-line shores.George wrote:Well, IMHO they do not fit these rivers, so I'd like not to see them this wayZephyris wrote:Re: George
Ahhh, river bugs. There are many, and some insurmountable!
I am strongly against redrawing the coasts to match the rivers, I love lepkkas shores!
They fit better than Lepkka's ones and I suppose it should be possible to provide a version that fits even better.Zephyris wrote:A redraw would reduce the obviousness of the bugs, but could not remove them, try the rivers with the default terrain to see what I mean.
I think because river sprites expand shore to the water, sea shore should behave (look) the same.Zephyris wrote:I'll have a proper look at the bugs and see if I can suggest a suitable patch to fix them, redrawing graphics won't particularly help....
Re: [8bpp] Graphics Replacement Project - OpenGFX
that's possible, but won't fit with any (mine or others) irregular shores: they need the sea to be drawn on the sloped-beached tilesrichk67 wrote:Would it be possible to have the river banks somewhat more irregular? At the moment, its all straight lines, and looks a lot like brown-edged canals. A bit more irregularity - like the coastlines have, would look superb.
Re: [8bpp] Graphics Replacement Project - OpenGFX
Nice job on the signals Raumkraut! Now I hope someone will soon make a new headquarter for us 

..: Trond :.. because you deserve it! 
The whole problem with the world is that fools and fanatics are always so certain of themselves,
and wiser people so full of doubts.
Bertrand Russell
MyGRFs: Norwegian Funny Town Names 4 | LOTR & WoW Town Names 2 | Islandic Town Names 1 | Random Norwegian Town Names
Favorites: GRFCrawler | ISR | WIKI | Now Playing: OpenTTD 1.3.2 w/YAPP 3.0-RC3.9ish
The whole problem with the world is that fools and fanatics are always so certain of themselves,
and wiser people so full of doubts.
Bertrand Russell
MyGRFs: Norwegian Funny Town Names 4 | LOTR & WoW Town Names 2 | Islandic Town Names 1 | Random Norwegian Town Names
Favorites: GRFCrawler | ISR | WIKI | Now Playing: OpenTTD 1.3.2 w/YAPP 3.0-RC3.9ish
Re: [8bpp] Graphics Replacement Project - OpenGFX
Revised Battery Icon
- Attachments
-
- Battery.png (569 Bytes) Viewed 6031 times
Regards,
Dan MacKellar
================
Projects in Progress
North American Renewal Train Set Topic,Canadian Train Set Website, Canadian Train Set Development Topic, Finnish Train Set Website,Visit my Train Gifs Site

CN Boxcar drawn by Dave Hersrud
Dan MacKellar
================
Projects in Progress
North American Renewal Train Set Topic,Canadian Train Set Website, Canadian Train Set Development Topic, Finnish Train Set Website,Visit my Train Gifs Site
CN Boxcar drawn by Dave Hersrud
Re: [8bpp] Graphics Replacement Project - OpenGFX
New version with the revised battery icon.
- Attachments
-
- OpenGFX_-_newCargoIcons_v0.15.grf
- (2.47 KiB) Downloaded 1279 times
..: Trond :.. because you deserve it! 
The whole problem with the world is that fools and fanatics are always so certain of themselves,
and wiser people so full of doubts.
Bertrand Russell
MyGRFs: Norwegian Funny Town Names 4 | LOTR & WoW Town Names 2 | Islandic Town Names 1 | Random Norwegian Town Names
Favorites: GRFCrawler | ISR | WIKI | Now Playing: OpenTTD 1.3.2 w/YAPP 3.0-RC3.9ish
The whole problem with the world is that fools and fanatics are always so certain of themselves,
and wiser people so full of doubts.
Bertrand Russell
MyGRFs: Norwegian Funny Town Names 4 | LOTR & WoW Town Names 2 | Islandic Town Names 1 | Random Norwegian Town Names
Favorites: GRFCrawler | ISR | WIKI | Now Playing: OpenTTD 1.3.2 w/YAPP 3.0-RC3.9ish
-
- Tycoon
- Posts: 1656
- Joined: 08 Jun 2007 08:00
Re: [8bpp] Graphics Replacement Project - OpenGFX
OfcoursePurno wrote:Would my TGV graphics be of any use for this set?
(and perhaps there's more interesting stuff at http://users.tt-forums.net/2cc/sprites/ )

I'm starting to code it now, if I may

Re: [8bpp] Graphics Replacement Project - OpenGFX
Talking abot that... Did anyone agree on how the sets should be? Just a pure GFX replacement with no stats altered, or one with new stats? My preference is the first one... I think we shall stay true to that part of the game (for now?) and just replace the graphics with better gfx (and for the question of copyrights).. DanmacK have also made a lot of gfx for trains I believe...
..: Trond :.. because you deserve it! 
The whole problem with the world is that fools and fanatics are always so certain of themselves,
and wiser people so full of doubts.
Bertrand Russell
MyGRFs: Norwegian Funny Town Names 4 | LOTR & WoW Town Names 2 | Islandic Town Names 1 | Random Norwegian Town Names
Favorites: GRFCrawler | ISR | WIKI | Now Playing: OpenTTD 1.3.2 w/YAPP 3.0-RC3.9ish
The whole problem with the world is that fools and fanatics are always so certain of themselves,
and wiser people so full of doubts.
Bertrand Russell
MyGRFs: Norwegian Funny Town Names 4 | LOTR & WoW Town Names 2 | Islandic Town Names 1 | Random Norwegian Town Names
Favorites: GRFCrawler | ISR | WIKI | Now Playing: OpenTTD 1.3.2 w/YAPP 3.0-RC3.9ish
-
- Tycoon
- Posts: 1656
- Joined: 08 Jun 2007 08:00
Re: [8bpp] Graphics Replacement Project - OpenGFX
hmm.. Ok I think you are right.. So I made a little actionA sprite replacementTrond wrote:Talking abot that... Did anyone agree on how the sets should be? Just a pure GFX replacement with no stats altered, or one with new stats? My preference is the first one... I think we shall stay true to that part of the game (for now?) and just replace the graphics with better gfx (and for the question of copyrights).. DanmacK have also made a lot of gfx for trains I believe...

madis
Re: [8bpp] Graphics Replacement Project - OpenGFX
Can't you make one big board at the normal signals (and not two round boards)? like at the screen.
Two round boards looks ugly for me...
and I think the presignals should have the same high than the normal signals...
Two round boards looks ugly for me...
and I think the presignals should have the same high than the normal signals...
- Attachments
-
- signal.PNG (384 Bytes) Viewed 5545 times
- DeletedUser5
- Transport Coordinator
- Posts: 277
- Joined: 07 Oct 2007 15:10
Re: [8bpp] Graphics Replacement Project - OpenGFX
It looks good for me. And no - pre-signals need to be higher then the signals.
Re: [8bpp] Graphics Replacement Project - OpenGFX
Regarding vehicle replacement.
Firstly, we need to acknolwedge that the new vehicle set must be built on top of the existing ones to remain backward compatible with old savegames. For instance we can add more locos, but the replacements for vanilla ttd locos must remain on their place ID wise and more or less stat wise.
This creates a problem with tenders (minor one) and tractive effort (more important one).
Should we add generations of train cars, or just add time based livery change (better because it is simpler)?
Should car/loco lengths differ or be set at 8/8? (test for compatibility is required)
Should we keep rail/mono/mag? Should the next tech outplace the previous? Or should all lines be expanded?
We can use 2CC, trunk ottd supports it.
There is a chance that we are going to have a significant increase in free IDs, so how many locos do we want (LOTS, of course
)
Which start date we want to use? 1900? 1800? 1850?
Now which theme we want to use for each climate?
Temprate - Europe/Russia?
Arctic - North America?
Tropic - South America/Africa/India/Australia?
Now - planes are still missing, we need ships, more of them...
The keyword is compatibility tho - we can expand, but cannot remove anything from vanilla TTD.
Firstly, we need to acknolwedge that the new vehicle set must be built on top of the existing ones to remain backward compatible with old savegames. For instance we can add more locos, but the replacements for vanilla ttd locos must remain on their place ID wise and more or less stat wise.
This creates a problem with tenders (minor one) and tractive effort (more important one).
Should we add generations of train cars, or just add time based livery change (better because it is simpler)?
Should car/loco lengths differ or be set at 8/8? (test for compatibility is required)
Should we keep rail/mono/mag? Should the next tech outplace the previous? Or should all lines be expanded?
We can use 2CC, trunk ottd supports it.
There is a chance that we are going to have a significant increase in free IDs, so how many locos do we want (LOTS, of course

Which start date we want to use? 1900? 1800? 1850?
Now which theme we want to use for each climate?
Temprate - Europe/Russia?
Arctic - North America?
Tropic - South America/Africa/India/Australia?
Now - planes are still missing, we need ships, more of them...
The keyword is compatibility tho - we can expand, but cannot remove anything from vanilla TTD.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 17 guests