yep that would be better... but don't expect it to really be faster.
it's just an little optimization that i've done.
i'm also wondering if we're not gonna increase the settings' console height with 1 or 2 more lines.
don't worry i'll tell you when it has to be done, if i ever ask you for this.
i'm also planning those things, tell me what you think about cdreams. it would be nice for users to make their own "theme", to achieve this, a theme will consist of 2 pictures:
- the main background + the config one
- specific colors for the text and the console
so i'm wondering, it it wouldn't be easier for the end user to have a small tutorial on telling them how to achieve this.
We can already set the custom background in this version (alpha3),j ust edit the relevant infos in the config file.
For example to enable the black "theme", edit it this way:
background = replace_with_the_black_main_background.png
add this line (it's working but yet not dociumented in the config file, i forgot to add it... sorry):
console_color = 15,0 (the 1st value is the color of the text and the second one is the background one)
use this chart:
Dark colors: 0=black, 1=red, 2=green, 3=yellow, 4=blue, 5=purple, 6=cyan, 7=dark grey
Light colors: 8=light grey, 9=red, 10=green, 11=yellow, 12=blue, 13=purple, 14=cyan, 15=white
rename the white config.png to whatever you want, and rename the black version to to config.png.