Platy's Peculiar Pleasant Posh Python

See the big unit icons there? Cover half of it and you get the idea.
Resource icons are buttons so that it does not screw up the sorting
 
Cool, yes that was what I was thinking I would be seeing if the images were made bigger.

Now is this because each one is contained in an 'invisible box' like the cells of a spread sheet that are fixed at a certain height size,
or
are you taliking like if they were made bigger you would see 1 and a half buttons, because of the overall size of the 'scroll bar box'.

if it is option 2, then I (and those with me) could fiddle with the sizes till you hit the display sweet spot.

If one, damn... unless the 'cell height' can be fiddled with till you reach the display sweet spot hehe

also, resource. buttons. yay! :D
 
Ultrapack

1) Fix bug in Bonus Table, Health and Happiness mixed up
2) Increase Icon Size for Specialists
3) Simplified Great People Bar, with more info in hover text
4) Simplified Current Research codes
5) Current Research can now list all available, with scrollbar instead of capped at 19
6) Great People and Research Bar scales with resolution
 

Attachments

  • New 20000.JPG
    New 20000.JPG
    152.1 KB · Views: 156
  • New 30000.JPG
    New 30000.JPG
    141.9 KB · Views: 166
Since you're tweaking the Ultrapack, have you considered making your scoreboard group vassals right after the respective masters?
 
Ultrapack Score Board

1) Simplified codes
2) Vassals placed directly below Masters
3) Removed Golden Star Icon for Masters since no longer necessary, Silver Star Icon for Vassals remained
4) Added 2 buttons to adjust score board width to display more/less details.
The table, although invisible prevents clicking stuff on the map, so you can adjust the width for that.
 
Hey Platy, this is not so much a bug report as a cry for help :D

I am trying to merge your Platy GUI from K+++, I am fairly certain I have screwed up, I am just trying to figure out exactly how... (I have to remove BuG and replace it with yours, which K+++ has done successfully)

These are the errors and exceptions I am getting, I fixed the IO error (I think) by updating that file path to point to my mod and the correct path.

HOWEVER, the next time I tried to load a new game pressing continue from the 'Game Snapshot' screen I got a CTD....

So I was wondering if the previous errors might mean something to you and that you could possibly point me in the direction of the next steps I should take and where I should look...

remember I am a thicky, so please be as obvious as possible and use small words and hand gestures! :D (No not that hand gesture!!)

(I get this one on initialising the game, when it is loading the python..)
File: CvGlobals.cpp
Line: 1724
Expression: eGameOptionNum < GC.getNumGameOptionInfos()

(These I got on loading the map)
File: CvArtFileMgr.cpp
Line: 109
Expression: false
Message: get##name##ArtInfo: INTERFACE_WORLD_TRACKER was not found

File: CvArtFileMgr.cpp
Line: 109
Expression: false
Message: get##name##ArtInfo: ERROR was not found

(these were at DOM screen also DoM screen was a blank box)







Cheers

Also Nice Unicorn it looks much friendlier :D
 
check the one keldath merged.
I am lazy to study kmod :D
 
Yes that is what I am working from, I am just at a loss as to what I need to do next to fix these asserts..

I have been looking at the files, but I cannot find the differences, or what is now wrong with mine and I am running out of ideas of what to try. I have sent keldath a pm to see if he has any ideas, but right now I am stuck for a next move..
 
Those python ones you have to checked whatever is at those lines after merging.
As for that world tracker, chances are you did not enable modules
 
yeah I have checked all the referenced lines, and they are all identical between mine and K+++, so it's not that directly, that world tracker I just can't figure out..I switched on modular xml loading.. no change..it's real pain, because now I am getting no extra errors, just a CTD before map loading... So I am just finding myself properly stuck :D
 
I believe the UI in kmod++ is long outdated, DOM bug was long fixed but who knows which version he is using :D

Furthermore, ther are tons of other stuff merged in, whether or not they were merged properly, you have to check it out.
 
Movement Limit

Features:
Units cannot move too far from Cultural Borders

1) Increased with certain Techs
2) Increased with certain Promotions
3) Ignored with certain Era

Didn't bother to adjust Pedia or Tech Tree.
Use Help Tags
 
Still an intensive performance code no matter how short it is.
Use at own risk.
 
Top Bottom