Starfleet/Klingon Strike Group

Full Version: STO/Cryptic:Star Trek Online: Release Notes: November 15th, 2016
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Cryptic

Star Trek Online: Release Notes: November 15th, 2016

General:


Resolved an issue where the Aquarius wings would not be attached to the hull of the ship.
Resolved a crash that would occasionally happen when UI windows were open too long. 
 


Known Issues:


Foundry functions will not be available for an extended period of time due to updates needed from the lighting update made in this release.
The lighting may be too bright or dark on some maps.





.share-footer a {
margin: 20px 10px 10px 0;
background: url(http://images-cdn.perfectworld.com/arc/d...398539.png) no-repeat 0 0;
opacity: .5;
display: inline-block;
height: 60px;
width: 60px;
padding: 0;
border: 1px solid transparent;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}


$(document).ready( function() {
$('.show-lightbox').click(function() {
var $el = $(this);
var link = $el.data().lightbox;
$.colorbox({href: link, maxWidth: '90%', maxHeight: '90%', scalePhotos: true});
});
});

.headerimage {
border: 2px inset rgba(255, 255, 255, .05);
border-radius: 2em;
box-shadow: 5px 5px 2px rgba(0, 0, 0, .3);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}



/en/games/star-trek-online/news/detail/10265613-star-trek-online%3A-release-notes%3A-november-15th%2C-2016