calref / cboe

Classic Blades of Exile
http://spiderwebforums.ipbhost.com/index.php?/forum/12-blades-of-exile/
Other
174 stars 42 forks source link

Credits overhaul #377

Open NQNStudios opened 4 months ago

NQNStudios commented 4 months ago

The in-game credits live here: startanim.png

startanim.png

A ton of past contributors are missing from these credits, plus 40 new financial supporters.

I'd like a robust way to generate this image from a text file if there's not one already. At a very low-tech level, this could just be an ImageMagick script we run manually when we need to update the animation.

I also think it would be good to have this animation, when clicked on, expand into its own dialog where a taller viewing window of the scrolling is visible, possibly also scaled up.

CelticMinstrel commented 4 months ago

That's not the only in-game credits. There's also the About dialog. You should add the missing contributors there first. We can later figure out how to deal with this image.

I'm not quite sure, but I suspect it's using the Chicago font? Could also be Geneva Bold, possibly. If it's going to be dynamically generated, the question of what font to use will inevitably arise…

NQNStudios commented 1 week ago

I checked and the scrolling image font isn't Chicago.

NQNStudios commented 1 week ago

I think I was looking at the wrong dialog when I said the formatting was broken (this must have been on IRC).

This is the About Dialog, which has a scrollbar and it's all formatted perfectly:

Screenshot 2024-11-07 at 12 44 37 PM

The dialog with the broken format is the Intro dialog, not the About dialog, so I'll make an issue for that.