Template:TechInfo/style.css and Patch Notes/0.6.15.5566: Difference between pages

Template page
< Template:TechInfo(Difference between pages)
imported>76561198018895007
No edit summary
 
imported>76561198089491458
(Add date, links, formatting, references, category)
 
Line 1: Line 1:
body {
==Early Access Patch Version: 0.6.15.5566 - January 2021==
  background-color: black;
  color:#ccc;
}


.wrapper {
===Features===
  margin-left: 200px;
* Added guidebook ({{kbd|G}}).
  margin-top: 200px;
* Added 12 new guidelines and its trigger.
}
* Added 6 facility sound effects, 3 operating sound effects and several UI sound effects.
* Added control key list in options panel.
* Added resource multiplier settings at the start of the game.
* Added ocean world [[Stars and planets#Types of planets|planets]] visible only in new games after this build.
* Added 8 vegetables to the oceanic jungle.


.tech_panel {
===Changes===
  border-image: url('/skins/common/images/item_panel_border.png') 4 4 fill / auto;
* Modified the advisor stereo sound point.
  display: inline-block;
* Optimised the atmosphere of the jungle planet.
  min-width: 250px;
* Modified the interface of the [[Matrix Lab|matrix lab]]. It will show the progress circle when research is stuck to avoid misunderstanding.
  max-width: 400px;
* Added restrictions on sail of the space capsule in the prologue.
  font-family: TemplateStyles-SairaM;
* Modified the textures of the space capsule.
  font-size: 14pt;
* Changed the terrain textures of the oceanic jungle.
  font-weight: 400;
  padding: 13px;
  color: #ffffff;
}


.tech_header {
===Bug Fixes===
  display:flex;
* Fixed a bug that caused the advisor's voice volume to not change after changing volume settings.
  justify-content: space-between;
* Fixed the bug that the [[:Category:Building|building]] information window pops up at wrong z-level.
}
* Fixed a bug when applying the settings; the UI layout reference height settings could not be automatically calibrated with the resolution height.
* Fixed a bug that the white line is misplaced in the key list.


.tt_glow {
===References===
  color: #ffd28e;
* ''[https://discord.com/channels/750553061369577492/793972226629173249/801720899551232000 Discord: Dyson Sphere Program: Patch Notes: 0.6.15.5566]''
  text-shadow: 0 0 3px #ff8250, 0 0 6px #ff8249
}


.tech_unlocks, .tech_unlocks>a>img {
  height: 80px;
  display: flex;
  align-items: center;
  max-width: 80px;
  max-height: 80px;
  object-fit: contain;
}


.tech_unlock_text {
[[Category:Patch Notes]]
  color: #ccc;
  display: inline-block;
  vertical-align:top;
  padding-left: 15px;
  padding-right: 15px;
}
 
.tech_unlock_item, .tech_unlock_item>a>img{
  display: inline-block;
  max-width: 60px;
  max-height: 60px;
  object-fit: contain;
}
 
.tt_desc {
  font-size: 11pt;
  color: #ffffff;
  margin-bottom: 10px;
}
 
.tech_hashes, .tech_consumption {
  margin-top: 20px;
}
 
.tech_hashes {
  font-size: 11pt;
}
 
.hash_count {
  font-size: 16pt;
}
 
.tech_inner_header {
  color: #8bffff;
  font-size: 16pt;
}
 
.tt_recipe_item {
    max-width: 45px;
    max-height: 45px;
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    font-size: 12px;
    position: relative;
}
 
.tt_recipe_item>a>img {
    margin: 0 auto;
    height: 45px;
    width: 45px;
    object-fit: contain;
}
 
.tt_recipe_item>div {
    position: absolute;
    bottom: -6px;
    right: -6px;
    color: #ffffff;
}
.tt_bar {
    background-image: url('/skins/common/images/tt_bar.png');
    height: 3px;
    border: 0;
}
 
@font-face {
  font-family: 'TemplateStyles-SairaM';
  src: url('/skins/common/font/SAIRAM.ttf') format('truetype');
}

Revision as of 22:41, 31 July 2021

Early Access Patch Version: 0.6.15.5566 - January 2021

Features

  • Added guidebook (G).
  • Added 12 new guidelines and its trigger.
  • Added 6 facility sound effects, 3 operating sound effects and several UI sound effects.
  • Added control key list in options panel.
  • Added resource multiplier settings at the start of the game.
  • Added ocean world planets visible only in new games after this build.
  • Added 8 vegetables to the oceanic jungle.

Changes

  • Modified the advisor stereo sound point.
  • Optimised the atmosphere of the jungle planet.
  • Modified the interface of the matrix lab. It will show the progress circle when research is stuck to avoid misunderstanding.
  • Added restrictions on sail of the space capsule in the prologue.
  • Modified the textures of the space capsule.
  • Changed the terrain textures of the oceanic jungle.

Bug Fixes

  • Fixed a bug that caused the advisor's voice volume to not change after changing volume settings.
  • Fixed the bug that the building information window pops up at wrong z-level.
  • Fixed a bug when applying the settings; the UI layout reference height settings could not be automatically calibrated with the resolution height.
  • Fixed a bug that the white line is misplaced in the key list.

References

🍪 We use cookies to keep session information to provide you a better experience.