View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0024127 | AI War 2 | GUI | Nov 17, 2020 11:52 pm | Nov 18, 2020 10:28 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.634 Multiplayer Solidification | ||||
Fixed in Version | 2.634 Multiplayer Solidification | ||||
Summary | 0024127: Missing Strength symbols | ||||
Description | I am missing strength symbols in several places, including sidebar and notifications. Possibly others too. | ||||
Tags | No tags attached. | ||||
has duplicate | 0024144 | resolved | Chris_McElligottPark | Strength Icon Not Showing |
|
|
|
Also, hacking points symbol in the Hacks tab is missing. |
|
Also strength icon not in ship tooltips |
|
Thanks! * TextEmbededSprites now have a few new capabilities: ** The scale float xml parameter allows you to set the scale of a sprite relative to what it would normally be (default is 1.0). ** use_geometry_queue as an xml parameter allows for you to make a for-the-galaxy-map-by-planets-text version of sprites. *** If this is set to true, then those versions of the galaxy map sprites will be vastly more efficient and will dynamically batch as we set up last build. *** If this is set to false, then this is for use anywhere else in the GUI, including the header and tooltips and whatnot. If this is set to true and you try to use it in the interface elsewhere, it will be invisible, as we discovered yesterday. * Using the above, strength icon is now properly batched on the galaxy map (as with last build) but all of the other sprites being drawn in the GUI now actually draw visibly again (unlike last build). ** Also, while we were at it, we adjusted the scale of the strength icon to be 0.9, since it was a little bit on the large size in most text. |
Date Modified | Username | Field | Change |
---|---|---|---|
Nov 17, 2020 11:52 pm | BadgerBadger | New Issue | |
Nov 17, 2020 11:52 pm | BadgerBadger | Status | new => assigned |
Nov 17, 2020 11:52 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
Nov 17, 2020 11:52 pm | BadgerBadger | File Added: MissingStrengthSymbol.png | |
Nov 18, 2020 4:46 am | Daniexpert | Note Added: 0059632 | |
Nov 18, 2020 10:03 am | TechSY730 | Note Added: 0059633 | |
Nov 18, 2020 9:50 pm | TechSY730 | Relationship added | has duplicate 0024144 |
Nov 18, 2020 10:28 pm | Chris_McElligottPark | Status | assigned => resolved |
Nov 18, 2020 10:28 pm | Chris_McElligottPark | Resolution | open => fixed |
Nov 18, 2020 10:28 pm | Chris_McElligottPark | Fixed in Version | => 2.634 Multiplayer Solidification |
Nov 18, 2020 10:28 pm | Chris_McElligottPark | Note Added: 0059680 |