Version 2.0 - Look to the Future

OpenTTD is a fully open-sourced reimplementation of TTD, written in C++, boasting improved gameplay and many new features.

Moderator: OpenTTD Developers

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

Version 2.0 - Look to the Future

Post by Wasila »

OpenTTD 1.0 is drawing nearer, and so a huge chapter in OpenTTD's history is coming to a close.

The devs decided to make 0.7 the last 0.x version due to the introduction of OpenGFX/SFX, as the inclusion of these led to the achievement of the mission goals. To make OpenTTD an open, free program independent from old, copyrighted files.

In essence, I'm asking - what should our new goal be?
Looking at neob's suggestions, and in line with a suggestions I made a while ago, how about to aim to make the learning curve shallower? Things like improving the GUI and, most importantly, some form of in-built tutorial to allow people to get used to the game without being plunged into the deep end. I am not just talking about a video - I mean a proper tutorial like in modern commercial games which you interact with.
To convert OpenTTD entirely into C++

Introducing scripting to allow goals and scripted tutorials/scenarios
Last edited by Wasila on 18 Feb 2010 11:06, edited 2 times in total.
User avatar
Vaulter
Traffic Manager
Traffic Manager
Posts: 185
Joined: 21 Dec 2004 05:35
Skype: andrey-zaharov
Location: St. Petersburg, Russia
Contact:

Re: Version 2.0 - Look to the Future

Post by Vaulter »

True server / client architecture to make possible MMO openTTD ?!
User avatar
FooBar
Tycoon
Tycoon
Posts: 6553
Joined: 21 May 2007 11:47
Location: The Netherlands
Contact:

Re: Version 2.0 - Look to the Future

Post by FooBar »

Wasila wrote: what should our new goal be?
Expanding and improving.
petert
Tycoon
Tycoon
Posts: 3008
Joined: 02 Apr 2009 22:43
Location: Massachusetts, USA

Re: Version 2.0 - Look to the Future

Post by petert »

Wasila wrote:In essence, I'm asking - what should our new goal be?
To continue to add features while maintaining a (fairly) bug-free game.
User avatar
CommanderZ
Tycoon
Tycoon
Posts: 1872
Joined: 07 Apr 2008 18:29
Location: Czech Republic
Contact:

Re: Version 2.0 - Look to the Future

Post by CommanderZ »

Vaulter wrote:True server / client architecture to make possible MMO openTTD ?!
What is it that makes current OTTD not "True server / client"?
User avatar
Hyronymus
Tycoon
Tycoon
Posts: 13233
Joined: 03 Dec 2002 10:36
Location: The Netherlands
Contact:

Re: Version 2.0 - Look to the Future

Post by Hyronymus »

- resolve the remaining features that are in TTDPatch and aren't in OpenTTD
- add more economical depth to the game (there ARE people who like it)
Robb
Engineer
Engineer
Posts: 1
Joined: 16 Feb 2010 21:09

Re: Version 2.0 - Look to the Future

Post by Robb »

3D view :)

What I mean is to be able rotate view 360 ... but I think this is for version 3.60 :D
piderman
Engineer
Engineer
Posts: 13
Joined: 07 Jan 2007 03:00
Location: Holland

Re: Version 2.0 - Look to the Future

Post by piderman »

Robb wrote:What I mean is to be able rotate view 360 ...
Considering all sprites are drawn in 4 directions already I don't think it would be *too* hard to implement viewport rotation :)
Rubidium
OpenTTD Developer
OpenTTD Developer
Posts: 3815
Joined: 09 Feb 2006 19:15

Re: Version 2.0 - Look to the Future

Post by Rubidium »

piderman wrote:Considering all sprites are drawn in 4 directions already I don't think it would be *too* hard to implement viewport rotation :)
Oh, nice... you have done that? Why haven't you released it then? Or is it missing something obvious (industries)?
User avatar
XeryusTC
Tycoon
Tycoon
Posts: 15415
Joined: 02 May 2005 11:05
Skype: XeryusTC
Location: localhost

Re: Version 2.0 - Look to the Future

Post by XeryusTC »

Removing old game limitations would be a nice one to start with. Something along the lines of the new map array plans; allowing things like signals in tunnels and on bridges, underground building, crossing bridges/tunnels etc. Basicly make the game a bit more like LoMo but with OpenTTDs gameplay.
Don't panic - My YouTube channel - Follow me on twitter (@XeryusTC) - Play Tribes: Ascend - Tired of Dropbox? Try SpiderOak (use this link and we both get 1GB extra space)
Image
OpenTTD: manual #openttdcoop: blog | wiki | public server | NewGRF pack | DevZone
Image Image Image Image Image Image Image
TrueBrain
OpenTTD Developer
OpenTTD Developer
Posts: 1370
Joined: 31 May 2004 09:21

Re: Version 2.0 - Look to the Future

Post by TrueBrain »

More disasters! BIGGER! BETTER! MORE EXPLOSIVES!!
The only thing necessary for the triumph of evil is for good men to do nothing.
Kogut
Tycoon
Tycoon
Posts: 2493
Joined: 26 Aug 2009 06:33
Location: Poland

Re: Version 2.0 - Look to the Future

Post by Kogut »

What about hurricane or flood :P
Newgrf disasters?
Newgrf airports - there is sth done.
Correct me If I am wrong - PM me if my English is bad
AIAI - AI for OpenTTD
okdewit
Engineer
Engineer
Posts: 54
Joined: 30 Sep 2007 21:55

Re: Version 2.0 - Look to the Future

Post by okdewit »

32bpp gfx completion :)

Interface addons (not compiled patches, real end-user friendly "addons" working via an API)
Convincing google to make android C++ (and OpenTTD) compatible :P
Add new climates. Or multiclimate. Or anything like that :)
More realistic cities.
Mountain rivers & lakes.

Of course all of this only when it doesn't make the game less stable or spoils gameplay :)

Looking forward to all creative usefull and less usefull patches the next decade. OTTD might have "dos"-graphics, but I still play it more often than any high end game :bow:
piderman
Engineer
Engineer
Posts: 13
Joined: 07 Jan 2007 03:00
Location: Holland

Re: Version 2.0 - Look to the Future

Post by piderman »

Rubidium wrote:
piderman wrote:Considering all sprites are drawn in 4 directions already I don't think it would be *too* hard to implement viewport rotation :)
Oh, nice... you have done that? Why haven't you released it then? Or is it missing something obvious (industries)?
No I have not done that ;) I would be willing to give it a go though, if I could just find some time... (no promises :P) Buildings wouldn't rotate I guess, just draw them in the same orientation.
Alberth
OpenTTD Developer
OpenTTD Developer
Posts: 4763
Joined: 09 Sep 2007 05:03
Location: home

Re: Version 2.0 - Look to the Future

Post by Alberth »

piderman wrote:Buildings wouldn't rotate I guess, just draw them in the same orientation.
Of course buildings should rotate.
Not in the last place since there are also non-square buildings.
User avatar
Zutty
Director
Director
Posts: 565
Joined: 22 Jan 2008 16:33

Re: Version 2.0 - Look to the Future

Post by Zutty »

Hmmm......

Cargodist
Extra zoom levels
Infrastructure Sharing
NewGRF Airports
NewGRF docks and bus stops
NewGRF road types
Economy balancing
Deep water (height levels <0)
River placement in terrain generator
Custom bridge heads/build on tunnel entrances
New map array (so we can have a whole host of smaller features like traffic lights, diagonal bridges, etc...)
A cherry on top
PathZilla - A networking AI - Now with tram support.
User avatar
Open Addict
Tycoon
Tycoon
Posts: 2217
Joined: 19 May 2006 06:47
Location: South Australia

Re: Version 2.0 - Look to the Future

Post by Open Addict »

XeryusTC wrote:Removing old game limitations would be a nice one to start with. Something along the lines of the new map array plans; allowing things like signals in tunnels and on bridges, underground building, crossing bridges/tunnels etc. Basicly make the game a bit more like LoMo but with OpenTTDs gameplay.
I second this, Signals on bridges and in tunnels would be extremly useful.

Crossing Bridges is a little unrealistic but a good suggestion.

Crossing Tunnels, we can already do via the cheat menu. (not that i do this as it is a little unrealistic) however if you could put lights in the tunnels this would solve this.
Energy - You use it, You pay for it.
User avatar
ChillCore
Tycoon
Tycoon
Posts: 2822
Joined: 04 Oct 2008 23:05
Location: Lost in spaces

Re: Version 2.0 - Look to the Future

Post by ChillCore »

Chunnel.
Grass on tracks.
Routemarkers.
Opengl support.
Improved timetable management.
Improved station build gui.
Speedsignals on roads.
Sloped stations.
Double pane newgrf gui.
Daylenght.
More conditional orders.
Even more conditional orders.
More map settings.
Limited terraforming.
Improved breakdowns.
Copy paste in singleplayer.
Head to head.
Town rating colours.
Company info.
More height levels.
Advanced tgp_gui for noise parameters.
Crossing bridges.
Traffic lights.
A new one way signal that does not allow waiting in front from the correct side.
Support for mp3 and other formats.

A cake under the cherry
and most off what is allready mentioned. :)
-- .- -.-- / - .... . / ..-. --- .-. -.-. . / -... . / .-- .. - .... / -.-- --- ..- .-.-.-
--- .... / -.-- . .- .... --..-- / .- -. -.. / .--. .-. .- .. ... . / - .... . / .-.. --- .-. -.. / ..-. --- .-. / .... . / --. .- ...- . / ..- ... / -.-. .... --- --- -.-. .... --- --- ... .-.-.- / ---... .--.

Playing with my patchpack? Ask questions on usage and report bugs in the correct thread first, please.
All included patches have been modified and are no longer 100% original.
RMJ
Traffic Manager
Traffic Manager
Posts: 160
Joined: 24 Sep 2005 13:52
Location: Denmark
Contact:

Re: Version 2.0 - Look to the Future

Post by RMJ »

Well besides all the useful stuff people have posted here :) (not silly stuff like 3d and that)

There is one thing ive always been hoping for, its the ability for us to have all 3 types (yeah not toyland) in one map.

I mean having a huge map with mountains and snow, then having the lower forrest area to the big desert, all terrain in one map. That would be be perfect :bow:
Feel free to join my server on 90.185.50.242. its coop, meaning 1 company to dominate the whole map :) its more random and not as pro as the Openttd Coop guys.
holmez
Engineer
Engineer
Posts: 2
Joined: 17 Feb 2010 05:35

Re: Version 2.0 - Look to the Future

Post by holmez »

How about diagonals, including diagonal roads and stations. And roads and railways being able to cross diagonally.
Post Reply

Return to “General OpenTTD”

Who is online

Users browsing this forum: Amazon [Bot], Bing [Bot] and 22 guests