The Lighthouse Set

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
Moluma
Engineer
Engineer
Posts: 16
Joined: 24 Jun 2009 16:40
Location: Close to the sea...

The Lighthouse Set

Post by Moluma »

The Lighthouse Set

Welcome to The Lighthouse Set, which is a new object set (eye candy-set) for openTTD. The first edition (v. 1.0) contained six lighthouses, and by now the set has developed to contain 14 lighthouses (v. 1.2). The Lighthouses are not exact copies of real lighthouses, but some of them are more or less inspired from lighthouses primarily in the Nordic countries. Over time it’s my plan to add more lighthouses to the set.

The set is my very first GRF-set. Since I'm not a talented GRF-coder, it has taken some time to make this set, but thanks to many useful topics about coding (and drawing) here at the forum, it was possible. Here I like to thank especially wallyweb for the New Objects GRF Coding Guide, which where an important source for me when coding the initial version. Please also see "Readme" for further credit.
lighthouse-v-1-2.png
lighthouse-v-1-2.png (278.08 KiB) Viewed 17542 times
Download:
the_lighthouse_set_v1.2.tar
(65 KiB) Downloaded 1576 times
Last edited by Moluma on 16 Sep 2012 10:38, edited 1 time in total.
Creator of: The Lighthouse Set
User avatar
ColdIce
Transport Coordinator
Transport Coordinator
Posts: 306
Joined: 25 Apr 2006 10:22
Location: Bucharest

Re: The Lighthouse Set

Post by ColdIce »

:lol: nice.. thank you.

and now Quast65 in 3...2...1
The rest is confetti!
User avatar
planetmaker
OpenTTD Developer
OpenTTD Developer
Posts: 9432
Joined: 07 Nov 2007 22:44
Location: Sol d

Re: The Lighthouse Set

Post by planetmaker »

Wow, those are really beautiful!

It's very nice to see new people make *such* an entry into the scene :-)
Supercheese
Tycoon
Tycoon
Posts: 1660
Joined: 16 Dec 2007 22:24
Location: Idaho, USA

Re: The Lighthouse Set

Post by Supercheese »

Very nice! :D
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: The Lighthouse Set

Post by Hyronymus »

These look lovely!
User avatar
Toni Babelony
Tycoon
Tycoon
Posts: 1389
Joined: 07 Jul 2006 09:34
Skype: toni_babelony
Location: Sagamihara-shi, Japan
Contact:

Re: The Lighthouse Set

Post by Toni Babelony »

Wow, those are some amazing looking graphics! I hope you'll produce more of those seaside goodies.
Retired JapanSet developer and creator of TIAS.
User avatar
Bob_Mackenzie
Chairman
Chairman
Posts: 823
Joined: 25 Mar 2010 13:36

Re: The Lighthouse Set

Post by Bob_Mackenzie »

Nice debut
User avatar
silver_777
Engineer
Engineer
Posts: 25
Joined: 08 Apr 2007 19:26
Location: Poland

Re: The Lighthouse Set

Post by silver_777 »

Beautiful :) So many details :shock: I want more :!: :wink:
"The Quiet Things That Noone Ever Knows"
User avatar
kamnet
Moderator
Moderator
Posts: 8532
Joined: 28 Sep 2009 17:15
Location: Eastern KY
Contact:

Re: The Lighthouse Set

Post by kamnet »

I think planetmaker stole my words! Didn't see this one coming!
User avatar
PaulC
Director
Director
Posts: 616
Joined: 31 Jul 2006 12:40
Location: Lancs, England
Contact:

Re: The Lighthouse Set

Post by PaulC »

Whoa, awesome! :D Cheers dude!
User avatar
Leanden
Tycoon
Tycoon
Posts: 2613
Joined: 19 Mar 2009 19:25
Location: Kent

Re: The Lighthouse Set

Post by Leanden »

Good stuff, when Quast65 sees these he will certainly cream his underpants...
Image
User avatar
ISA
Tycoon
Tycoon
Posts: 3384
Joined: 17 Oct 2005 20:56
Location: Estonia

Re: The Lighthouse Set

Post by ISA »

Yup fancy stuff!
Toni Babelony wrote:I hope you'll produce more of those seaside goodies.
The grf is named v1.0, so I imagine he does :)
User avatar
kamnet
Moderator
Moderator
Posts: 8532
Joined: 28 Sep 2009 17:15
Location: Eastern KY
Contact:

Re: The Lighthouse Set

Post by kamnet »

Shouldn't this be in Graphics Releases forum, though? :D
User avatar
Quast65
Tycoon
Tycoon
Posts: 2642
Joined: 09 Oct 2011 13:51
Location: The Netherlands

Re: The Lighthouse Set

Post by Quast65 »

ColdIce wrote:and now Quast65 in 3...2...1
Leanden wrote:Good stuff, when Quast65 sees these he will certainly cream his underpants...
Hahahaha, consider them creamed :D

WOW!!!! These are absolutely fabulous!!

Few suggestions:

- Could you also make versions with an ISR-style groundtile? That will make them more fitted in at industrial harbours.
- Could you code them in such a way that you only get (for example) the name "Lighthouse Set" in the main menu and when you select that you get the submenu with the various lighthouses. Especially when you are going to expand this set that would keep the main menu a bit more tidy.
- If you are going to make different versions of the same lighthouse (so for example a version with grass tile, a version with ISR-tile and previous suggestions with a rotated view), code that as views. That way you make the most use of one Object-ID, as there are only 255 NewObject-ID's available for the entire game.

This is an example of my code in NFO for 4 different objects with just one ID:

Code: Select all

   

* 23	 04 0F FF 01 01 "ÐNormal ISR tiles" 00
* 17	 04 0F FF 01 02 "ÐISR Object" 00   
* 1	 0C
* 34	 00 0F 09 01 02 08 "IRQ1" 09 01 D0 0A 02 D0 0B 0F 0C 11 0D 02 0E 17 DE 0A 00 0F 00 00 20 00 17 04
* 4	 01 0F 04 01
c:grfmakengrfcodecwindock/newobjects.pcx 7 175 09 99 64 -31 -72
c:grfmakengrfcodecwindock/newobjects.pcx 208 175 09 99 64 -31 -72
c:grfmakengrfcodecwindock/newobjects.pcx 275 175 09 99 64 -31 -72
c:grfmakengrfcodecwindock/newobjects.pcx 616 175 09 99 64 -31 -72
* 17	 02 0F 00 00 8D 0F 00 00 00 00 00 80 02 02 0C 0C 20
* 17	 02 0F 01 00 8D 0F 00 00 01 00 00 80 02 02 0C 0C 20
* 17	 02 0F 02 00 8D 0F 00 00 02 00 00 80 02 02 0C 0C 20
* 17	 02 0F 03 00 8D 0F 00 00 03 00 00 80 02 02 0C 0C 20
* 22           02 0F 04 81 48 00 03 03 01 00 01 01 02 00 02 02 03 00 03 03 00 00
* 10	 03 0F 01 02 01 FF 04 00 04 00
* 1	 0C

Keep up the great work!
:bow:
Projects: http://www.tt-forums.net/viewtopic.php?f=26&t=57266
Screenshots: http://www.tt-forums.net/viewtopic.php?f=47&t=56959
Scenario of The Netherlands: viewtopic.php?f=60&t=87604

Winner of the following screenshot competitions:
sep 2012, jan 2013, apr 2013, aug 2013, mar 2014, mar 2016, oct 2020
All my work is released under GPL-license (either V2 or V3), if not clearly stated otherwise.
User avatar
jor[D]1
Director
Director
Posts: 611
Joined: 17 Aug 2010 10:36
Location: Netherlands

Re: The Lighthouse Set

Post by jor[D]1 »

Beautiful set, just what I will need in my current game. An uncommon addition may be an old square light house:

Like the Brandaris:
Image
View my (train)pictures on Flickr
User avatar
SAC
Tycoon
Tycoon
Posts: 1519
Joined: 03 Jun 2004 16:35
Location: Gothenburg, Sweden

Re: The Lighthouse Set

Post by SAC »

Truly great graphics... :)) I especially like the 2nd and the 4th one... :))
Simuscape - Chose Your Destination;
Simuscape | Visual Studio | INFRA Diary

INFRA Downloads - Chose Your Destination;
Simuscape | INFRA - A World of its own
User avatar
PaulC
Director
Director
Posts: 616
Joined: 31 Jul 2006 12:40
Location: Lancs, England
Contact:

Re: The Lighthouse Set

Post by PaulC »

jor[D]1 wrote:An uncommon addition may be an old square light house... Like the Brandaris
You might want to take a look at this: http://www.tt-forums.net/viewtopic.php?p=416118#p416118
User avatar
jian
Engineer
Engineer
Posts: 27
Joined: 26 Jun 2011 18:09

Re: The Lighthouse Set

Post by jian »

I can not use.
Attachments
Munttown Transport, 10º Sep 2129.png
(275.73 KiB) Downloaded 2 times
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: Baidu [Spider] and 7 guests