Wants list
Moderator: OpenTTD Developers
- Born Acorn
- Tycoon
- Posts: 7596
- Joined: 10 Dec 2002 20:36
- Skype: bornacorn
- Location: Wrexham, Wales
- Contact:
- spaceman-spiff
- Retired Moderator
- Posts: 20634
- Joined: 28 Jul 2002 07:08
- Location: Belgium
- Contact:
- Born Acorn
- Tycoon
- Posts: 7596
- Joined: 10 Dec 2002 20:36
- Skype: bornacorn
- Location: Wrexham, Wales
- Contact:
We have gone without openTTD for many years, but that doesn't mean that we can wait years to work on itBorn Acorn wrote:I think higher bridges would be a medium priority, mainly because we have gone without them for many years and can go without them for a bit longer.

However I always rates bugfixes very high. Nice features are useless if the core is very buggy.
- Born Acorn
- Tycoon
- Posts: 7596
- Joined: 10 Dec 2002 20:36
- Skype: bornacorn
- Location: Wrexham, Wales
- Contact:
-
- Engineer
- Posts: 52
- Joined: 08 Mar 2004 21:14
- Location: Sunderland UK
I definately agree with that one!Spaz O Mataz wrote:I would say fix the music also make it mp3 readable and make your own play lists as this would be very easy and/or just make it read midis to save time coding the .dat file
just like.. using an m3u or something...
Owen has experience with m3u's (not that it really required experience to read plain text files, but still, it's the thought that counts

GoneWacko. Making [url=irc://irc.oftc.net/tycoon]#tycoon[/url] sexy and exciting since 1784.
- Nero Wolfe
- Engineer
- Posts: 20
- Joined: 07 Mar 2004 14:44
Here is my list, it is for you, here is my list, so listen up foo'!
- Graphics importer (especialy for face graphics and colour schemes) (Ingame)
- *nix style configuration file (e.g openttd.conf)
- Replaced music player with mp3 player with builtin mp3 management (se post above for more info =P)
- Server browser (for Multiplayer gaming) (Ingame)
- City creation, administration, configuration (Ingame)
- Cars and pedestrians (like simutrains!)
I'd like the ability to upgrade a train station with more rails. What I mean by this is that I often build a one or two track station and as time passes, industries will pop up around it or it will gain lots of more passangers and I need to make room for a new one, demolish it, and plop down a bigger one. I just think it'd be nice to click on the station, click on an Upgrade button, and have it add another track. Things to consider are, the new track would have to be the same length, and we would have to tell it to add on the left side or right side. Obviously we'd have to clear the area of building and such first.
He who dies with the most toys wins! 

Huh? You can already do this with the Patch, you just plonk down another track on the side where you want it. We already know OpenTTD has to do all the things the Patch can do.
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
Okay, I have a few ideas.
My first one,
Make OTTD support voxels. Its kinda hard to explain (Ill do my rant at the end of the post about voxels), Has anyone played RA2 or TS? the vehicles in those games are made out of voxels, Done right, a good voxel has the same quality as the sprites made by MB, or George or any of those fantastic artists.
It also elimintes the restrictions on the cars only pointing in certain directions (8-way). And vehicles can also go up slopes and rotate corectly.
Okay, since I forgot my other ideas I'll do my rant about voxels (FOr those who dont know what voxels are.)
A voxel is sorta like building a 3d image out of those little 2x2 lego blocks, of course you use different coloured little blocks, It can be rotated, stretched (doesnt look too good) and can also have decent lookign lighting added.
Ah whats the point, Ill just link to doc explaining voxels in RA2/TS
Hope you apreciate this, CNC Generals killed a lot of the modding sites for RA2/TS...
Argh, Hard to track stuff down on Vxl's these days...
Bah found this on google, Not a perfect example,
http://www.volumegraphics.com/solutions/voxels.html
Look up Tiberian Sun or Red Alert 2 modding, Specifically graphics, If anyone can find a better explanation or a way of implementing it, please tell us all about it.
Heh, Expect to see more of me, I might even learn C just to contribute.
My first one,
Make OTTD support voxels. Its kinda hard to explain (Ill do my rant at the end of the post about voxels), Has anyone played RA2 or TS? the vehicles in those games are made out of voxels, Done right, a good voxel has the same quality as the sprites made by MB, or George or any of those fantastic artists.
It also elimintes the restrictions on the cars only pointing in certain directions (8-way). And vehicles can also go up slopes and rotate corectly.
Okay, since I forgot my other ideas I'll do my rant about voxels (FOr those who dont know what voxels are.)
A voxel is sorta like building a 3d image out of those little 2x2 lego blocks, of course you use different coloured little blocks, It can be rotated, stretched (doesnt look too good) and can also have decent lookign lighting added.
Ah whats the point, Ill just link to doc explaining voxels in RA2/TS

Hope you apreciate this, CNC Generals killed a lot of the modding sites for RA2/TS...
Argh, Hard to track stuff down on Vxl's these days...
Bah found this on google, Not a perfect example,
http://www.volumegraphics.com/solutions/voxels.html
Look up Tiberian Sun or Red Alert 2 modding, Specifically graphics, If anyone can find a better explanation or a way of implementing it, please tell us all about it.
Heh, Expect to see more of me, I might even learn C just to contribute.
Currently working under the name 'reldred' on Github, and Discord.
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.
14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.
14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
-
- Engineer
- Posts: 26
- Joined: 08 Mar 2004 17:55
- Location: Chomutov (Komotau), Czech Republic
- Contact:
I think voxels are waste of memory. And memory is one the important things in openttd. Believe me, well drawn sprites should make nicer and more playable game than more memory-eating voxels. (The files with voxel graphics are at least 10 times larger than sprites and computing with them is longer and more difficult)Aegir wrote:Make OTTD support voxels.
Don't forget some things important for openttd:
1) speed
2) low memory use
3) low HD use
4) playability
5) stability
May the blessed Czech hands will be with you...
(A nejlepsi je stejne cesky pivo a cesky holky)
(A nejlepsi je stejne cesky pivo a cesky holky)
If we were to go 3D:
a) I'd want to make it optional - a lot of people will want to play OpenTTD on older computers that could play TTD, so 2D is definitely here to stay.
b) I'd rather use polygons, which can be accelerated by a video card and don't take as much memory. Voxels are nice, I liked modding Tiberium Sun
, but I don't know if there's enough people here who would want to pursue such a project.
a) I'd want to make it optional - a lot of people will want to play OpenTTD on older computers that could play TTD, so 2D is definitely here to stay.
b) I'd rather use polygons, which can be accelerated by a video card and don't take as much memory. Voxels are nice, I liked modding Tiberium Sun

"If a man does not keep pace with his companions, perhaps it is because he hears a different drummer. Let him step to the music he hears, however measured or far away" --Henry David Thoreau
Who is online
Users browsing this forum: No registered users and 33 guests