The advantages are obvious (as long as the monospace font supports all the characters the standard font already does). I think some display engineers might cry of joy at the mere thought of this!
Yeah, that's not quite as big, especially when you do have people doing things like thisWouldn't mind being able to change font, color, and font size multiple times on the same display either, but I'm not holding my breath.
I would say yes, display blocks only. One font for the game's HUD/menus and one for the display blocks, perhaps toggleable with the <style> tags. Would definitely help with alignment of elements on the display - like borders and such.You're free to change the font of the game if you wish. Are you suggesting only adding a monospace font for display blocks? So two fonts are used in the game?
Yeah, that's cool and all but you have to use multiple displays in order to change color or font size. Just sayin it would be nice is all, no big deal.Yeah, that's not quite as big, especially when you do have people doing things like this
It's actually some fairly straight forward regex that one. The regex pattern would beBesides, I need to figure out this regex magic
.{1}(.*)
[REPLACEFIRST].{1}(.*)[WITH]$1
Lol it might straight forward for you but the last time I did any coding was probably around 18-20 years ago, even then it wasn't anything worth mentioning. Not saying I can't figure it out, it's just been a whileIt's actually some fairly straight forward regex that one.
Buddy, that would be sweet. Can't wait to see it, and maybe learn something :pI'll get back to you in an hour with a demo rig of how I think it's been done.
Ok so downloading the blueprint they've supplied it looks like they've gone for a far simpler approach. Just some replace firsts, achieved with 30 displays... Interesting.Lol it might straight forward for you but the last time I did any coding was probably around 18-20 years ago, even then it wasn't anything worth mentioning. Not saying I can't figure it out, it's just been a while
Buddy, that would be sweet. Can't wait to see it, and maybe learn something :p
[REPLACEFIRST]▌[█▄░][WITH]▌
[REPLACEFIRST]▐[WITH]█▐
[REPLACEFIRST]▐[WITH]▄▐
[REPLACEFIRST]▐[WITH]░▐
[REPLACEFIRST]▌[█▄░][WITH]▌
[REPLACEFIRST]▐[WITH]█▐
[REPLACEFIRST]▐[WITH]▄▐
[REPLACEFIRST]▐[WITH]░▐
Apologies, I was out for way longer than expected. Here is what I got, I went a little overboard and made it more precise, it displays in increments of 10% per line, I could make it more compact by doing as the other one and showing it over 5 lines, but I quite liked the gradient that having 10 lines provided.Buddy, that would be sweet. Can't wait to see it, and maybe learn something :p