Thanks a lot. Commited in 211:4e5da9efc429 and will be in the next release.... coming soon. Only train tunnels are missing and a review for obvious blunders
Version 1.0.0
=============
- Feature: Optional gridded versions of landscape tiles
- Feature: Parameter which allows to disable replacing field tiles
- Feature: Parameter which allows to skip all terrain modifications (for those who only want the objects)
- Feature: Parameter to allow selection of foundations (issue #3317)
- Feature: Parameter to allow selection of road tunnel sprites (including new sprites by V453000)
- Feature: Snow-aware buoy
- Feature: Rocky tiles, light houses and communication towers
- Feature: Nearly completely reworked rivers and canals (best effect with OpenTTD 1.4.0, r25230+)
- Feature: [Makefile] Translation status reports (Alberth)
- Change: improved company land and wind turbine (OpenTTD 1.4.0, r25230+)
I found a bug in 1.0.0: When playing with gridlines and provide groundsprites on, the rail sprites for (non)-electric rail show the maglev sprites in tunnels. With either option off this does not occur.
Does OpenGFX+ Landscape support the Windows palette? If I switch from the DOS to the Windows palette, I get magenta water in all climates. Ocean water becomes magenta when the "Provide groundsprites" parameter is on. River, lock, and canal water are magenta in all combinations of parameters that I tried.
Does OpenGFX+ Landscape support the Windows palette?
No. Palettes are not meant to be changed by users. Unless you see already what you see now after forcing the (wrong) palette. OpenGFX+ Landscape only works correctly if you leave it at the palette it is drawn in: the DOS palette. And it tells OpenTTD that it wants the DOS palette, so it all works nicely by default unless you override it.
Version 1.0.1
=============
- Fix: Basesprites for railtype tunnels were not replaced (issue #5741)
- Feature: Updated and new translations:
Catalan (juanjo),
Croatian (Voyager1),
Hungarian (zaza),
Indonesian (UseYourIllusion, Yoursnotmine),
Scotish Gaelic (GunChleoc)
Spanish (SilverSurferZzZ)
Special thanks to all the translators. Further translations and updates to existing translations are always welcome. Now they can be conveniently done via your web browser at http://translator.openttdcoop.org. All you need is register with the DevZone and apply as translator for the language you want to translate into.
Additional foundation sprites for you to consider. Cinder Blocks and Red Bricks. Added a third one I used for testing the sprites which may pass for the Toyland climate.
~edit
*deleted attached file
Attachments
foundations.png (86.51 KiB) Viewed 8465 times
Last edited by Froix on 28 Oct 2013 15:49, edited 1 time in total.
Froix wrote:Additional foundation sprites for you to consider. Cinder Blocks and Red Bricks. Added a third one I used for testing the sprites which may pass for the Toyland climate.
Froix wrote:Additional foundation sprites for you to consider. Cinder Blocks and Red Bricks. Added a third one I used for testing the sprites which may pass for the Toyland climate.
That looks great; I really like the upper one with the unhewn stone
EDIT:
I just noticed that you still draw things in the legacy (windows) palette. May I suggest to switch to using the default (DOS) palette? Otherwise each file will need conversion before usage. And you'll even gain a few colours at your disposal during drawing when doing so.
Do you have any alignment data for your sprites?
One thing one could think of changing: similar to buildings etc they might in some cases look even better when using some 'dirtying' at their lower ends to better give the impression of being part of the landscape than standing on them (none of the foundations I know have that either, though).
What about the 'test' one? Is it painted concrete?
I think I missed including the original base sprites last time.
It's too tedious to place dirt under them so I just darkened the bottom parts for most of the sprites. I also added a third set, some kind of partially moss covered version of the other set.
Zephyris wrote:Those foundations look really great
Yeah, they're most likely the nicest foundations ever I saw in OpenTTD so far. Thus Froix and myself added them to this NewGRF (dev build here). And I think I might port one or the other to OpenGFX itself as well
found a bug in 1.0.1: the rocks on some slope tiles are not drawn correctly. Seems to appear only with tiles directly above water tiles. Screenshot makes clear which tiles I mean.
Contrary to normal landscape tiles, which come in all 5 versions (no snow up to full snow), coast tiles only have one representation. Thus the NewGRF must decide which sprite to show from the start and cannot dynamically decide to show grassy or snowy or even partially snowy coast tiles.