mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 16:13:49 +01:00
changelog (#7022)
This commit is contained in:
@@ -53,6 +53,27 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">20 April 2020</h2>
|
||||
<h3 class="author">Atermonera updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Circuit clothes can have accessories attached.</li>
|
||||
<li class="tweak">Control-shift-click on circuit clothes to use items on the circuit.</li>
|
||||
<li class="tweak">Employment records can have comments similar to medical records.</li>
|
||||
<li class="rscadd">Added a preference to switch between a few extra modes of examining things. Verb in the preferences tab.</li>
|
||||
<li class="rscadd">Added Combat Logs filter category, to filter messages from things hitting you. This category will also eat up most other messages that are red and bold, please report any such messages that aren't specifically related to punching things.</li>
|
||||
<li class="rscadd">Added categories for sorting various types of admin logs.</li>
|
||||
<li class="rscadd">Adds a preference to forcibly disable (or enable) VChat. Useful mostly for people on linux, to skip the 60s waiting period where it tries to work and keeps you from seeing chat. Reloading VChat or reconnecting to the server are required for any changes to the preference to take effect. Support for issues that arise as a result of this preference is not guaranteed.</li>
|
||||
</ul>
|
||||
<h3 class="author">Leshana updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Glass Emergency Shutters are now constructable and deconstructing them will give you the glass back.</li>
|
||||
</ul>
|
||||
<h3 class="author">Neerti updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">All sources of stasis (sleepers, stasis bags) will prolong the amount of time that lets someone be revived by a defib, proportional to how powerful the stasis effect is.</li>
|
||||
<li class="tweak">Opening a stasis bag that's being used now gives a prompt to confirm if you want to open it and make the bag expire. No more misclicks making doctors want to murder you.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">05 April 2020</h2>
|
||||
<h3 class="author">Atermonera updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -5082,3 +5082,30 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
only took a year for someone to fix it.
|
||||
novacat:
|
||||
- rscadd: Adds action buttons for scoping all sniper weapons.
|
||||
2020-04-20:
|
||||
Atermonera:
|
||||
- bugfix: Circuit clothes can have accessories attached.
|
||||
- tweak: Control-shift-click on circuit clothes to use items on the circuit.
|
||||
- tweak: Employment records can have comments similar to medical records.
|
||||
- rscadd: Added a preference to switch between a few extra modes of examining things.
|
||||
Verb in the preferences tab.
|
||||
- rscadd: Added Combat Logs filter category, to filter messages from things hitting
|
||||
you. This category will also eat up most other messages that are red and bold,
|
||||
please report any such messages that aren't specifically related to punching
|
||||
things.
|
||||
- rscadd: Added categories for sorting various types of admin logs.
|
||||
- rscadd: Adds a preference to forcibly disable (or enable) VChat. Useful mostly
|
||||
for people on linux, to skip the 60s waiting period where it tries to work and
|
||||
keeps you from seeing chat. Reloading VChat or reconnecting to the server are
|
||||
required for any changes to the preference to take effect. Support for issues
|
||||
that arise as a result of this preference is not guaranteed.
|
||||
Leshana:
|
||||
- rscadd: Glass Emergency Shutters are now constructable and deconstructing them
|
||||
will give you the glass back.
|
||||
Neerti:
|
||||
- rscadd: All sources of stasis (sleepers, stasis bags) will prolong the amount
|
||||
of time that lets someone be revived by a defib, proportional to how powerful
|
||||
the stasis effect is.
|
||||
- tweak: Opening a stasis bag that's being used now gives a prompt to confirm if
|
||||
you want to open it and make the bag expire. No more misclicks making doctors
|
||||
want to murder you.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Leshana
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Glass Emergency Shutters are now constructable and deconstructing them will give you the glass back."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Atermonera
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Circuit clothes can have accessories attached."
|
||||
- tweak: "Control-shift-click on circuit clothes to use items on the circuit."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Atermonera
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Employment records can have comments similar to medical records."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Atermonera
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added a preference to switch between a few extra modes of examining things. Verb in the preferences tab."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Atermonera
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added Combat Logs filter category, to filter messages from things hitting you. This category will also eat up most other messages that are red and bold, please report any such messages that aren't specifically related to punching things."
|
||||
- rscadd: "Added categories for sorting various types of admin logs."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Atermonera
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd:"Adds a preference to forcibly disable (or enable) VChat. Useful mostly for people on linux, to skip the 60s waiting period where it tries to work and keeps you from seeing chat. Reloading VChat or reconnecting to the server are required for any changes to the preference to take effect. Support for issues that arise as a result of this preference is not guaranteed."
|
||||
@@ -1,37 +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: Neerti
|
||||
|
||||
# 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:
|
||||
- rscadd: "All sources of stasis (sleepers, stasis bags) will prolong the amount of time that lets someone be revived by a defib, proportional to how powerful the stasis effect is."
|
||||
- tweak: "Opening a stasis bag that's being used now gives a prompt to confirm if you want to open it and make the bag expire. No more misclicks making doctors want to murder you."
|
||||
Reference in New Issue
Block a user