Sparth
C2C Team Member
- Joined
- Oct 6, 2013
- Messages
- 2,314
This is new approach to tech icons.
First all of them are now circle shape beacause I want that player can easy seen different between tech icon and for example building icon.
Second tech icons are now "bigger". After new tech is discovered then in left-up corner of techsreen appear new, bigger icon (sample image: http://imgur.com/0ThEO3c).
Also in Pedia, in technology screen, main tech icon is bigger. But this is only temporary because in long run I want to redesigne civilopedia.
Few side notes.
1. In some screens tech icons are little smaller then icons of buildings/units etc. This is because i cant find to proper use of icon size code in Python.
Normaly its "GenericButtonSizes.BUTTON_SIZE_CUSTOM" but its not work properly with new size of the icons. Changing it to "self.BUTTON_SIZE" didn't work.
And for that I can only use "GenericButtonSizes.BUTTON_SIZE_46". Any help with this problem from Python magicians will be great
2. If you dont like some icons please post here your suggestions but only in this way (example):
For new icons I need at least images 170x170 pixels.
Texts like "I dont like new buttons" or "Old icons was better" will be ignored
And one more info, after removing old dds files entire new system of tech icons takes only 7Mbs.
First all of them are now circle shape beacause I want that player can easy seen different between tech icon and for example building icon.
Second tech icons are now "bigger". After new tech is discovered then in left-up corner of techsreen appear new, bigger icon (sample image: http://imgur.com/0ThEO3c).
Also in Pedia, in technology screen, main tech icon is bigger. But this is only temporary because in long run I want to redesigne civilopedia.
Few side notes.
1. In some screens tech icons are little smaller then icons of buildings/units etc. This is because i cant find to proper use of icon size code in Python.
Normaly its "GenericButtonSizes.BUTTON_SIZE_CUSTOM" but its not work properly with new size of the icons. Changing it to "self.BUTTON_SIZE" didn't work.
And for that I can only use "GenericButtonSizes.BUTTON_SIZE_46". Any help with this problem from Python magicians will be great

2. If you dont like some icons please post here your suggestions but only in this way (example):
Spoiler :
Texts like "I dont like new buttons" or "Old icons was better" will be ignored

And one more info, after removing old dds files entire new system of tech icons takes only 7Mbs.