Project Organization 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

Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Organizing 32bpp sprites

Post by Wasila »

Sorry for not keeping up but I've seen the progress made to the repo etc and was wondering; about what % if the project done?
Jupix
Chief Executive
Chief Executive
Posts: 683
Joined: 19 Feb 2005 09:08
Location: Finland
Contact:

Re: Organizing 32bpp sprites

Post by Jupix »

Temperate or total?
#################
User avatar
neob
Chief Executive
Chief Executive
Posts: 687
Joined: 29 Dec 2009 02:56

Re: Organizing 32bpp sprites

Post by neob »

Tropical city building is missing only one building:
Image
and this 'Ploddyphut Bus' the only thing that standing between us and a finished road vehicles set:
Image

anyone want to close this corner for us?


btw i am pretty sure i seen one those two before fnished, no?
Image
Image
Image
Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Organizing 32bpp sprites

Post by Wasila »

Jupix: both.
Jupix
Chief Executive
Chief Executive
Posts: 683
Joined: 19 Feb 2005 09:08
Location: Finland
Contact:

Re: Organizing 32bpp sprites

Post by Jupix »

I'd guesstimate we're somewhere around 75 % done with temperate and at about 20 % over all climates.

For temperate, off the top of my head we need most modern buildings, most trees, most train locomotives, and all planes and ships.

For tropical, we have some ill-fitting desert tiles and houses, a few industries, and vehicles that are interchangeable with temperate. Everything else is missing.

Same story with arctic except some sprites that work with tropical can't be used there, like desert tiles.

For toyland we have nothing.
#################
Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Organizing 32bpp sprites

Post by Wasila »

Sounds good for temperate - but how many train locomotives do we need? I've seen quite a few so it can't be too many.
User avatar
neob
Chief Executive
Chief Executive
Posts: 687
Joined: 29 Dec 2009 02:56

Re: Organizing 32bpp sprites

Post by neob »

1. can Openoffice handle office xlsx files if not what file type it use?
2. any site like google docs but one that allow to share advanced tables formats?

---

Wasila, it depends toyland is about 0% percent done.
while all temperate tiles z0 wise i'll be more optimistic and say at least 85% done.

the other, there is up and downs like air planes and trains which is surprising because judging from the tracker most of them was modeled...
mostly its work WIP but with every sprite we are getting closer putting numbers on it at this stage is mostly pointless

if you wish we have the trackers in the wiki but their purpose different.
Image
Jupix
Chief Executive
Chief Executive
Posts: 683
Joined: 19 Feb 2005 09:08
Location: Finland
Contact:

Re: Organizing 32bpp sprites

Post by Jupix »

Wasila wrote:Sounds good for temperate - but how many train locomotives do we need? I've seen quite a few so it can't be too many.
I don't recall seeing much besides the steam locomotives, so that leaves most diesel and all electric rail locomotives, and all monorail and maglev locomotives.
1. can Openoffice handle office xlsx files if not what file type it use?
Yes and no for varying values of "handle" - it can open them but not save them, and if you were to create an .xlsx in MS Office and read it on OOo then you will occasionally run into funny formatting glitches and such. If you're interested in compatibility, you're better off saving in .xls in MSO from the get go.
2. any site like google docs but one that allow to share advanced tables formats?
But it does allow sharing tabular data. Unless by advanced formats you mean something that isn't implemented there, in which case I'd be interested to hear what you're planning.
#################
Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Organizing 32bpp sprites

Post by Wasila »

Yeah, I specifically meant temperate.
User avatar
neob
Chief Executive
Chief Executive
Posts: 687
Joined: 29 Dec 2009 02:56

Re: Organizing 32bpp sprites

Post by neob »

Jupix wrote:Yes and no for varying values of "handle" - it can open them but not save them, and if you were to create an .xlsx in MS Office and read it on OOo then you will occasionally run into funny formatting glitches and such. If you're interested in compatibility, you're better off saving in .xls in MSO from the get go.
2. any site like google docs but one that allow to share advanced tables formats?
But it does allow sharing tabular data. Unless by advanced formats you mean something that isn't implemented there, in which case I'd be interested to hear what you're planning.
nothing really special, i am making a table so i can find my way through all those sprites (as long as you use multiple filter on colomns, it should work)
Image
User avatar
neob
Chief Executive
Chief Executive
Posts: 687
Joined: 29 Dec 2009 02:56

Re: Organizing 32bpp sprites

Post by neob »

i split the the current city buildings file http://jupix.info/openttd/gfxdev-repo/i ... cat&cat=16 (it can be broken to even smaller parts)
i believe that smaller files are easier to handle and update (upload) also i shared the ownership between all the contributes i could find in the list so it could be easily updated and of course symlinks included.

any thoughts?



edit and what does the mask files used? i understand that the vehicles mask used for cc
but what does a building mask used to? for example a 1428_z0m.png (cc as well?)
Image
User avatar
GeekToo
Tycoon
Tycoon
Posts: 961
Joined: 03 Jun 2007 22:22

Re: Organizing 32bpp sprites

Post by GeekToo »

yes, well, not really company colour, but random recoloration of certain buildings. If you look well at a screenshot, you will see various buildings with the same shape, but with differenent colours.
User avatar
neob
Chief Executive
Chief Executive
Posts: 687
Joined: 29 Dec 2009 02:56

Re: Organizing 32bpp sprites

Post by neob »

any rule to distinguish as to which sprites should have this? otherwise how can i know if one is missing?
Image
User avatar
GeekToo
Tycoon
Tycoon
Posts: 961
Joined: 03 Jun 2007 22:22

Re: Organizing 32bpp sprites

Post by GeekToo »

It is hardcoded, so there are rules and lists:
http://docs.openttd.org/town__land_8h_source.html (for town sprites)
But probably not so easy as you want it.
User avatar
planetmaker
OpenTTD Developer
OpenTTD Developer
Posts: 9432
Joined: 07 Nov 2007 22:44
Location: Sol d

Re: Organizing 32bpp sprites

Post by planetmaker »

You could also go an look at OpenGFX' source. Concerning houses I commented in the source there on each (house) sprite which is subject to re-colouring.
User avatar
neob
Chief Executive
Chief Executive
Posts: 687
Joined: 29 Dec 2009 02:56

Re: Organizing 32bpp sprites

Post by neob »

Can a z0 png cut out of this picture, For sprites:

Code: Select all

Fighter 1		3918	-3919
Large ufo		3920	-3920
Fighter 2		3921	-3921
?(

p.s. no takers for finishing the bus/Tropical building set?
Image
User avatar
neob
Chief Executive
Chief Executive
Posts: 687
Joined: 29 Dec 2009 02:56

Re: Organizing 32bpp sprites

Post by neob »

i think that the temperate fence 1301-1308 sprites
used for Tropic sprites as well any reason why it should be used for Artic as well?


EDIT:
the 'Vehicles - Road - Trucks' Set is missing one truck, although it marked as finished, Sprites:
Gen II - 3236-3243
Gen I - 3428-3435
Gen III - 3620-3627

its the full variation of ?
Image
maquinista
Tycoon
Tycoon
Posts: 1829
Joined: 10 Jul 2006 00:43
Location: Spain

Re: Organizing 32bpp sprites

Post by maquinista »

neob wrote:Can a z0 png cut out of this picture, For sprites:

Code: Select all

Fighter 1		3918	-3919
Large ufo		3920	-3920
Fighter 2		3921	-3921
?(

p.s. no takers for finishing the bus/Tropical building set?
Ask for permission, and I will try to cut them.
neob wrote:i think that the temperate fence 1301-1308 sprites
used for Tropic sprites as well any reason why it should be used for Artic as well?


EDIT:
the 'Vehicles - Road - Trucks' Set is missing one truck, although it marked as finished, Sprites:
Gen II - 3236-3243
Gen I - 3428-3435
Gen III - 3620-3627

its the full variation of ?
The fences can be used in Arctic.
The trucks missing are coded and finished. We should try to fin them in the released sprites some months ago.
Sorry if my english is too poor, I want learn it, but it isn't too easy.[/list][/size]
User avatar
neob
Chief Executive
Chief Executive
Posts: 687
Joined: 29 Dec 2009 02:56

Re: Organizing 32bpp sprites

Post by neob »

maquinista wrote:The fences can be used in Arctic.
np, also any idea where is 'ben_robins' farm fences are?
i didnt see them in the repo and best i could find was http://www.tt-forums.net/download/file.php?id=122643 (not sure if its the latest)
maquinista wrote:The trucks missing are coded and finished. We should try to fin them in the released sprites some months ago.
any idea where that could be? because i combed blender thread as best i could and i didnt noticed it. (this 250+ pages thread is a black hole for works)

also any idea where is this bus from?!
neob wrote:'Ploddyphut Bus' the only thing that standing between us and a finished road vehicles set:
Image
i cant find him anywhere in ogfx1_base :?
Image
User avatar
GeekToo
Tycoon
Tycoon
Posts: 961
Joined: 03 Jun 2007 22:22

Re: Organizing 32bpp sprites

Post by GeekToo »

You may have seen the 32bpp-extra project: http://www.tt-forums.net/viewtopic.php?f=36&t=47288

It poses a new question: some files on the wiki don't work correctly anymore, due to sprite renumbering in the extra.grf. That can be solved by the download of mentioned project, but should we mention it on the wiki download list? Problem is that it is not yet a complete replacement, but does solve for parts of it. Currently the temperate coast tiles, and the catenary.

But the following files are not working correctly anymore too:
-Wotans signals (only block signals still seem to work)
-Foundations

But both are not licensed under GPL so I do not want to add them to the 32bpp-extra project. Does anybody know of replacement sprites for these sets, that are compatible with GPL?
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: Ahrefs [Bot] and 6 guests