mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 21:22:40 +00:00
@@ -53,6 +53,23 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">25 January 2019</h2>
|
||||
<h3 class="author">Anewbe updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">The hyphen (-) is no longer a default language key, as people use it to represent other things. If you are still having issues with Gibberish, reset your language keys, or at least make sure they don't include any characters you regularly start speech with.</li>
|
||||
</ul>
|
||||
<h3 class="author">Atermonera updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Stasis bags don't squish organics with high pressure when organics try to seek shelter from flesh wounds.</li>
|
||||
<li class="tweak">Body- and stasis bags can be tread upon when open.</li>
|
||||
<li class="bugfix">Suit coolers and rigsuit coolers now protect FBPs against vacuum again.</li>
|
||||
<li class="bugfix">Bot sound files have been decrypted following a bizarre ransomware attack by Boiling Point remnants. Securitrons, cleanbots, et al should no longer spew gibberish.</li>
|
||||
</ul>
|
||||
<h3 class="author">Cerebulon updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added teshari hardsuit sprites.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">16 January 2019</h2>
|
||||
<h3 class="author">Anewbe updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -4340,3 +4340,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscadd: Added customizable religious icons to the chaplain's office.
|
||||
- rscadd: Added black and white candles.
|
||||
- tweak: Updated religion lists in character setup to be lore friendly.
|
||||
2019-01-25:
|
||||
Anewbe:
|
||||
- tweak: The hyphen (-) is no longer a default language key, as people use it to
|
||||
represent other things. If you are still having issues with Gibberish, reset
|
||||
your language keys, or at least make sure they don't include any characters
|
||||
you regularly start speech with.
|
||||
Atermonera:
|
||||
- bugfix: Stasis bags don't squish organics with high pressure when organics try
|
||||
to seek shelter from flesh wounds.
|
||||
- tweak: Body- and stasis bags can be tread upon when open.
|
||||
- bugfix: Suit coolers and rigsuit coolers now protect FBPs against vacuum again.
|
||||
- bugfix: Bot sound files have been decrypted following a bizarre ransomware attack
|
||||
by Boiling Point remnants. Securitrons, cleanbots, et al should no longer spew
|
||||
gibberish.
|
||||
Cerebulon:
|
||||
- rscadd: Added teshari hardsuit sprites.
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Anewbe
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- tweak: "The hyphen (-) is no longer a default language key, as people use it to represent other things. If you are still having issues with Gibberish, reset your language keys, or at least make sure they don't include any characters you regularly start speech with."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Atermonera
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Stasis bags don't squish organics with high pressure when organics try to seek shelter from flesh wounds."
|
||||
- tweak: "Body- and stasis bags can be tread upon when open."
|
||||
@@ -1,7 +0,0 @@
|
||||
|
||||
author: Cerebulon
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added teshari hardsuit sprites."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Atermonera
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Robot sound files have been decrypted following a bizarre ransomware attack by Boiling Point remnants."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: atermonera
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Suit coolers and rigsuit coolers now protect FBPs against vacuum again."
|
||||
Reference in New Issue
Block a user