Page 1 of 1

[Poll] What would you like to see improved ?

PostPosted: 19 May 2014, 15:11
by CryHam
So I've decided to make a poll. Pick few (up to 6) things that you would like to see improved in next versions (in general future).
Also any comments on this matter are welcome, post below.

Re: [Poll] What would you like to see improved ?

PostPosted: 19 May 2014, 16:56
by Calinou
Voted:
  • Sounds: surface sounds when driving on specific surface, maybe a quiet gear changing sound, win/lose sounds.
  • Content: add more static objects like houses on tracks to make tracks feel more lively.
  • Graphics: underwater fog/color, sun flare mostly, maybe horizons.
  • User interface: Add outline/shadow to all text and make GUI background more transparent, to allow seeing behind the GUI easier. Also, remake the car screenshots (new textures, more consistent settings).

Italic is for done stuff as of 2014-07-27.

Re: [Poll] What would you like to see improved ?

PostPosted: 19 May 2014, 19:23
by charlie
I voted other. I like that you keep developing it in any way plus I haven't played enough to give constructive advice on what to improve.

I would focus on just making it a more polished experience. Think about how a new player will find the game - some tutorial modes perhaps? Career mode? Etc.

Re: [Poll] What would you like to see improved ?

PostPosted: 19 May 2014, 19:43
by Calinou
charlie {l Wrote}:I voted other. I like that you keep developing it in any way plus I haven't played enough to give constructive advice on what to improve.

I would focus on just making it a more polished experience. Think about how a new player will find the game - some tutorial modes perhaps? Career mode? Etc.


A first run dialog, allowing the player to set resolution, graphics preset, sound volume and their nickname, could be more welcoming. Language is already automatically selected.

Re: [Poll] What would you like to see improved ?

PostPosted: 22 May 2014, 22:13
by Julius
I also voted other.
1. somewhat better performance would be nice, but even more important (from what I understand)
2. re-fracturing of code so that this can stop being a one-man show.

Yeah, sorry for having such boring ideas ;)

P.S.: Hovercrafts would be awesome!

Re: [Poll] What would you like to see improved ?

PostPosted: 22 May 2014, 22:23
by CryHam
Could you write something more about 2.
I did lately split lots of code to CGame, CGui, CData, CScene classes, etc. To be more readable and not so cluttered.
I don't see more things that I could improve in code. And yeah I don't see unwinding shortcuts an improvement, ever, unless sbdy actually does deal so much with the code as I do. You know there were like 3 extra developers in 2012 for maybe 6 months.

Re: [Poll] What would you like to see improved ?

PostPosted: 23 May 2014, 06:53
by Julius
CryHam {l Wrote}:I did lately split lots of code to CGame, CGui, CData, CScene classes, etc. To be more readable and not so cluttered.


Ah I didn't know. I rest my case then, although a scripted gameplay abstraction layer would be nice for modding ;)