Steam Latest Updated to release 696

Alpha 20 creeps closer to its debut!

The Stuff in This Update

  • Fix UI issue in thought summary stacks
  • Fix meal thoughts removing too many stacks
  • Ignore building-related entities when using the clear command
  • Update tooltip wording for raw food thoughts
  • Fix hearthlings not talking to animals that were moved to a new pasture
  • Add default baseline happiness for mod compatibility
10 Likes

For Translators:

en.json:

  •            "ate_raw": {
                "display_name": "My meal was raw",
                "tooltip": "I recently ate a raw [str(foodname)].  I can only imagine how much better it would have tasted were it cooked."
                "ate_cooked": {
                   "display_name": "My meal was cooked",
                   "tooltip": "I always enjoy the 'warm belly' feeling after a nice prepared meal."
    

-> changed

citizen_character_sheet.less:

  •   .thoughtStack {
       position: relative;
       right: 233px;
       top: 23px;
       color: #e7c46d;
       float: right;
       font-family: @controlFontFamily;
    } -> removed
    
  •   .thoughtEntryData {
       height: 37px;
       padding-bottom: 11px;
       position: relative;
    }
    
    .thoughtStack {
       position: absolute;
       right: 262px;
       top: 30px;
       color: #e7c46d;
       float: right;
       font-family: @controlFontFamily; -> added
4 Likes

Wieseo never sleeps, he is like a robot.
But the nice one like Number5 or WallE and not the terminator likes.

4 Likes

… I… Must… Destroy… Huuuu… Goblins! XD

3 Likes