This one should still be pretty fast to play with hotkeys, though.
Have you noticed that the arrow keys work in the research screen, and
that Ctrl and Shift alter the size of the change?
-FM
2009/5/18 Gastón Nola Alonso <gno...@gmail.com>:
More specifically, are there any shortcut keys that you noticed to be
missing? We might have missed a few.
Technical details for -dev:
The problem here was that the new GUI is designed to auto-size fonts,
but it was basically using a balloon algorithm: blow the font size up
until it fills as much of the area as possible without overflowing.
To overcome the bloated look this gives, I've added a font_size
attribute to the Text widget, which sets a cap on how big the font
will go. To avoid tiny fonts at large resolutions (or bloated fonts
at small resolutions), font_size is scaled to the screen height.
As an added bonus, Text widgets are now happy to auto-size either or
both dimensions, instead of just width. That's not being used yet,
though, so there may be hidden bugs.
In short, if a bit of text is looking bloated, try setting a smaller
font_size on it (default is 36) until you find one that looks decent.
Don't worry about other resolutions, they should auto-adjust to match.
-FM
2009/5/21 Gastón Nola Alonso <gno...@gmail.com>:
Awesome. Send patches our way as you like :) You can create new issues
in the issue tracker on the site to attach them to if you like.
> BTW, is there anyway to modify the main menu text, so that it's also
> in the same language as the rest of the game?
Not at the moment. If the main menu doesn't have hotkeys, though, that
would be pretty trivial to add.
P
The finance screen stuff is a bit more annoying, but go ahead and add
a [finance] section to strings if you want, and I'll take a look at
that later.
-FM
Congratulations! :)
P
Got it, but I haven't been working on E:S and I have no idea where emh
et al. are. I'm going to take a poke at it today. Sorry for taking so
long to get around to it.
P
While we are at it, I confirm that the italian translation is on its
way... Sorry, I've a scout camp (actually two) and some university
exam to tender these days, but I just have another half
techs_IT_it.dat file to go, have faith ;)
Have a nice evening,
Daniele