mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
"[ci skip] Automatic Build - 2021.04.25.14.58.09"
This commit is contained in:
@@ -35,6 +35,31 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">25 April 2021</h2>
|
||||
<h3 class="author">Geeves, SleepyWolf updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added a lot of Diona customization options: Hair, Facial Hair, and Body Markings.</li>
|
||||
</ul>
|
||||
<h3 class="author">MattAtlas updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">The clown outfit has been removed from the game.</li>
|
||||
</ul>
|
||||
<h3 class="author">Omicega updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Black jeans shorts (and short shorts) now look more similar to the full-length black jeans themselves.</li>
|
||||
</ul>
|
||||
<h3 class="author">TheGreyWolf updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Human passports should now once again be visible.</li>
|
||||
<li class="bugfix">The handkerchief now works! Temporarily.</li>
|
||||
<li class="rscadd">Added a colorable vest to the loadout.</li>
|
||||
</ul>
|
||||
<h3 class="author">WickedCybs updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">The breakfast wrap no longer has over twenty units of condesned capsaicin inside of it. That was over half of a pepperspray can. It now only has regular capsaicin and will still be spicy, but not to a paincrit level.</li>
|
||||
<li class="rscadd">Added a NanoTrasen and Fisanduhian zippo lighter to the game. You can find these in the zippo selection in the loadout menu.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">24 April 2021</h2>
|
||||
<h3 class="author">Geeves updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -19629,3 +19629,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscadd: Ported max and min pressure tolerances for items and clothing, meaning
|
||||
that certain gear will now protect better from overpressure, such as atmos voidsuits,
|
||||
firesuits, bomb suits, and to a lesser extent, engineering voidsuits.
|
||||
2021-04-25:
|
||||
Geeves, SleepyWolf:
|
||||
- rscadd: 'Added a lot of Diona customization options: Hair, Facial Hair, and Body
|
||||
Markings.'
|
||||
MattAtlas:
|
||||
- rscdel: The clown outfit has been removed from the game.
|
||||
Omicega:
|
||||
- tweak: Black jeans shorts (and short shorts) now look more similar to the full-length
|
||||
black jeans themselves.
|
||||
TheGreyWolf:
|
||||
- bugfix: Human passports should now once again be visible.
|
||||
- bugfix: The handkerchief now works! Temporarily.
|
||||
- rscadd: Added a colorable vest to the loadout.
|
||||
WickedCybs:
|
||||
- tweak: The breakfast wrap no longer has over twenty units of condesned capsaicin
|
||||
inside of it. That was over half of a pepperspray can. It now only has regular
|
||||
capsaicin and will still be spicy, but not to a paincrit level.
|
||||
- rscadd: Added a NanoTrasen and Fisanduhian zippo lighter to the game. You can
|
||||
find these in the zippo selection in the loadout menu.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: TheGreyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added a colorable vest to the loadout."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: TheGreyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Human passports should now once again be visible."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: TheGreyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "The handkerchief now works! Temporarily."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Geeves, SleepyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added a lot of Diona customization options: Hair, Facial Hair, and Body Markings."
|
||||
@@ -1,41 +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
|
||||
# balance
|
||||
# admin
|
||||
# backend
|
||||
# security
|
||||
# refactor
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: MattAtlas
|
||||
|
||||
# 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:
|
||||
- rscdel: "The clown outfit has been removed from the game."
|
||||
@@ -1,41 +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
|
||||
# balance
|
||||
# admin
|
||||
# backend
|
||||
# security
|
||||
# refactor
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Omicega
|
||||
|
||||
# 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: "Black jeans shorts (and short shorts) now look more similar to the full-length black jeans themselves."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "The breakfast wrap no longer has over twenty units of condesned capsaicin inside of it. That was over half of a pepperspray can. It now only has regular capsaicin and will still be spicy, but not to a paincrit level."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added a NanoTrasen and Fisanduhian zippo lighter to the game. You can find these in the zippo selection in the loadout menu."
|
||||
Reference in New Issue
Block a user