Deon
Lt. of Mordor
Thanks! Changing zoom to 5500 helped it. Now I can start working on a proper city screen interface
.

This gave me an idea. We have xResolution and yResolution. This gives us access into figuring out if the user is using 4:3 or 16:9. Next step would be to make a sprite for each aspect and then let python pick the right file based on resolution. No more stretched images. It might be visible that it is upscaled, but aspect isn't stretched.By the way, I don't like rescaled stretched screenshots of various fallout3-style pipboys for a cityscreen. I think that a custom interface would be much better.
I fully agree. I have no idea what the hair colours have to do with professions. Besides I don't recall seeing blue hair in Fallout.1: Although they are different one from the other, they have no real 'representation' of who they are or what they do..which sort of reduces there utility in the argument of you can't see what you are looking at..
It shouldn't be too difficult to make if platy haven't made it yet. Vanilla colo has import/export lists with scrollbars and yield icons and each is generated with something like 5 lines of code. Adding clickable buttons is a little more work, but shouldn't be unreasonably difficult.One thing I wonder about, is I think platy's version comes with a scroll bar for 'unlimited specialists' I wonder if once that is incorporated, we could find and change the size of the icons, so they are larger and more recognisable... I think that would be pretty awesome, but I don't hold my breath for it.![]()
Some (many?) screens are hardcoded in size when they should scale according to resolution. I played yesterday on 2560x1440 and everything was too tiny. The city screen was too zoomed out, making the plots too small. The pedia is a small item in the middle of the screen etc. There is some python work for somebody, who knows how to scale screens.
Platypedia 2.10
Features:
1) Ability to Sort Items
2) Various New Pages
3) Fit to User Resolution
4) Movie Player
5) Left/Right View
One thing I wonder about, is I think platy's version comes with a scroll bar for 'unlimited specialists' I wonder if once that is incorporated, we could find and change the size of the icons, so they are larger and more recognisable... I think that would be pretty awesome, but I don't hold my breath for it.
Again I think platy added some custom images for mood (they are like blue and purple with scary looking 'eyes') I have yet to figure out what role they actually fill or what they represent, but if Platy has put a custom image then it shouldn't be too difficult to change it.