Changelog time~

This commit is contained in:
Tigercat2000
2016-03-07 15:24:35 -08:00
parent 89c2710389
commit a5256a2c81
18 changed files with 136 additions and 126 deletions
+67
View File
@@ -55,6 +55,73 @@
-->
<div class="commit sansserif">
<h2 class="date">07 March 2016</h2>
<h3 class="author">Crazylemon64 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">People with VAREDIT can now write matrix variables</li>
<li class="rscadd">People with VAREDIT can now modify path variables</li>
<li class="tweak">Refactors the variable editor code somewhat.</li>
<li class="rscadd">The buildmode area tool now shows reticules of what you've selected.</li>
<li class="bugfix">Switching mobs while using the buildmode tool no longer screws up your UI.</li>
<li class="tweak">Refactors buildmode so it's no longer a special-case system.</li>
<li class="rscadd">Adds a copy mode to build mode, which lets you duplicate objects.</li>
<li class="tweak">Any mob in buildmode can work at the fastest possible rate.</li>
<li class="bugfix">Fixed a problem where the icons of a person would not correctly update when changing gender.</li>
<li class="tweak">One's hairstyle only adjusts on gender change if it's incompatible with your new gender.</li>
<li class="bugfix">Fixed a bug where a person's icon would only be updated if their sprite had a new layer added or removed.</li>
<li class="bugfix">You no longer lose your name when monkeyized and reverted - you'll still look like a monkey while you're a monkey, though.</li>
<li class="bugfix">Your organs will now match your gender when you are cloned.</li>
<li class="bugfix">Skeletons (when a body rots) no longer retain a fleshy torso.</li>
<li class="bugfix">Putting people in an active cryotube now produces the message on insertion, rather than release.</li>
<li class="bugfix">An EMP'd cloning pod will now display its sprites correctly.</li>
</ul>
<h3 class="author">FalseIncarnate updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Water Balloons can be filled from more sources than just beakers and watertanks.</li>
</ul>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes the "yeah" glasses so the sound doesn't vary and a message is displayed, on use</li>
<li class="bugfix">Noir mode only activates when the glasses are equipped to your actual eyes</li>
<li class="rscadd">Noir Glasses mode can be toggled on or off (defaults to off)</li>
<li class="bugfix">Mimes can no longer use spells and continue speaking</li>
<li class="tweak">Mime abilities are now spells with proper icons</li>
<li class="tweak">Mime wall now last 30 seconds, up from 5</li>
<li class="tweak">forecfields/invisible walls now block air currents</li>
<li class="rscadd">Adds the Sleeping Carp scroll to the uplink for 17 TC</li>
<li class="bugfix">Fixes Shadowlings being able to use guns</li>
<li class="bugfix">Fixes sleeping carp scroll users being able to use guns</li>
<li class="bugfix">Fixes the Experimentor throwing one item at a time</li>
<li class="tweak">Experimentor menu now automatically refreshes after use</li>
<li class="tweak">Lowers surgery times across the board</li>
<li class="tweak">Removes scalpels causing 1 damage on successful surgery</li>
<li class="tweak">Removes random chance to fracture ribs on a successful surgery</li>
<li class="tweak">Mining drills now have an edge</li>
</ul>
<h3 class="author">KasparoVy updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Jackets who have the verb available but are not intended to be adjusted will not have the action button available.</li>
<li class="bugfix">You can now adjust breath masks while buckled into beds and chairs.</li>
<li class="bugfix">Known issues with adjusted jackets using the wrong sprites.</li>
<li class="rscadd">Blueshield coat in hand and item icons.</li>
<li class="rscadd">Hulks now rip apart adjustable and droppable jackets. The items stored in the jackets get dropped on the ground.</li>
</ul>
<h3 class="author">Tastyfish updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Infrared emitters can now be rotated while already in an assembly via the UI popup.</li>
<li class="tweak">The infrared emitter can no longer be hidden inside of boxes and still work.</li>
<li class="rscadd">The beach now has a border and is splashier.</li>
<li class="rscadd">Gives Psychiatrist a paper bin, clipboard, and multicolored pen.</li>
<li class="rscadd">Gives the Librarian / Jouralist a multicolored pen.</li>
<li class="rscadd">Gives the NT Representative a clipboard.</li>
<li class="tweak">The ethanol-based neurotoxin drink is now called Neuro-toxin to avoid being confused with the deadly toxin.</li>
</ul>
<h3 class="author">VampyrBytes updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes emotes ending with s needing 2. Emotes now work with grammatical options eg ping or pings, squish or squishes</li>
<li class="tweak">Updated emote help with missing emotes. Help will also show any species specific emotes for your current species</li>
</ul>
<h2 class="date">26 February 2016</h2>
<h3 class="author">FalseIncarnate updated:</h3>
<ul class="changes bgimages16">
+69
View File
@@ -640,3 +640,72 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Tastyfish:
- rscadd: Wheelchairs, janicarts, and ambulances can now go through doors according
to the user's driver's access.
2016-03-07:
Crazylemon64:
- rscadd: People with VAREDIT can now write matrix variables
- rscadd: People with VAREDIT can now modify path variables
- tweak: Refactors the variable editor code somewhat.
- rscadd: The buildmode area tool now shows reticules of what you've selected.
- bugfix: Switching mobs while using the buildmode tool no longer screws up your
UI.
- tweak: Refactors buildmode so it's no longer a special-case system.
- rscadd: Adds a copy mode to build mode, which lets you duplicate objects.
- tweak: Any mob in buildmode can work at the fastest possible rate.
- bugfix: Fixed a problem where the icons of a person would not correctly update
when changing gender.
- tweak: One's hairstyle only adjusts on gender change if it's incompatible with
your new gender.
- bugfix: Fixed a bug where a person's icon would only be updated if their sprite
had a new layer added or removed.
- bugfix: You no longer lose your name when monkeyized and reverted - you'll still
look like a monkey while you're a monkey, though.
- bugfix: Your organs will now match your gender when you are cloned.
- bugfix: Skeletons (when a body rots) no longer retain a fleshy torso.
- bugfix: Putting people in an active cryotube now produces the message on insertion,
rather than release.
- bugfix: An EMP'd cloning pod will now display its sprites correctly.
FalseIncarnate:
- tweak: Water Balloons can be filled from more sources than just beakers and watertanks.
Fox McCloud:
- bugfix: Fixes the "yeah" glasses so the sound doesn't vary and a message is displayed,
on use
- bugfix: Noir mode only activates when the glasses are equipped to your actual
eyes
- rscadd: Noir Glasses mode can be toggled on or off (defaults to off)
- bugfix: Mimes can no longer use spells and continue speaking
- tweak: Mime abilities are now spells with proper icons
- tweak: Mime wall now last 30 seconds, up from 5
- tweak: forecfields/invisible walls now block air currents
- rscadd: Adds the Sleeping Carp scroll to the uplink for 17 TC
- bugfix: Fixes Shadowlings being able to use guns
- bugfix: Fixes sleeping carp scroll users being able to use guns
- bugfix: Fixes the Experimentor throwing one item at a time
- tweak: Experimentor menu now automatically refreshes after use
- tweak: Lowers surgery times across the board
- tweak: Removes scalpels causing 1 damage on successful surgery
- tweak: Removes random chance to fracture ribs on a successful surgery
- tweak: Mining drills now have an edge
KasparoVy:
- tweak: Jackets who have the verb available but are not intended to be adjusted
will not have the action button available.
- bugfix: You can now adjust breath masks while buckled into beds and chairs.
- bugfix: Known issues with adjusted jackets using the wrong sprites.
- rscadd: Blueshield coat in hand and item icons.
- rscadd: Hulks now rip apart adjustable and droppable jackets. The items stored
in the jackets get dropped on the ground.
Tastyfish:
- tweak: Infrared emitters can now be rotated while already in an assembly via the
UI popup.
- tweak: The infrared emitter can no longer be hidden inside of boxes and still
work.
- rscadd: The beach now has a border and is splashier.
- rscadd: Gives Psychiatrist a paper bin, clipboard, and multicolored pen.
- rscadd: Gives the Librarian / Jouralist a multicolored pen.
- rscadd: Gives the NT Representative a clipboard.
- tweak: The ethanol-based neurotoxin drink is now called Neuro-toxin to avoid being
confused with the deadly toxin.
VampyrBytes:
- bugfix: Fixes emotes ending with s needing 2. Emotes now work with grammatical
options eg ping or pings, squish or squishes
- tweak: Updated emote help with missing emotes. Help will also show any species
specific emotes for your current species
@@ -1,6 +0,0 @@
author: Crazylemon64
delete-after: True
changes:
- rscadd: "People with VAREDIT can now write matrix variables"
- rscadd: "People with VAREDIT can now modify path variables"
- tweak: "Refactors the variable editor code somewhat."
@@ -1,6 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- bugfix: "Fixes the \"yeah\" glasses so the sound doesn't vary and a message is displayed, on use"
- bugfix: "Noir mode only activates when the glasses are equipped to your actual eyes"
- rscadd: "Noir Glasses mode can be toggled on or off (defaults to off)"
@@ -1,5 +0,0 @@
author: Tastyfish
delete-after: True
changes:
- tweak: "Infrared emitters can now be rotated while already in an assembly via the UI popup."
- tweak: "The infrared emitter can no longer be hidden inside of boxes and still work."
@@ -1,8 +0,0 @@
author: KasparoVy
delete-after: True
changes:
- tweak: "Jackets who have the verb available but are not intended to be adjusted will not have the action button available."
- bugfix: "You can now adjust breath masks while buckled into beds and chairs."
- bugfix: "Known issues with adjusted jackets using the wrong sprites."
- rscadd: "Blueshield coat in hand and item icons."
- rscadd: "Hulks now rip apart adjustable and droppable jackets. The items stored in the jackets get dropped on the ground."
@@ -1,4 +0,0 @@
author: Tastyfish
delete-after: True
changes:
- rscadd: "The beach now has a border and is splashier."
@@ -1,4 +0,0 @@
author: FalseIncarnate
delete-after: True
changes:
- tweak: "Water Balloons can be filled from more sources than just beakers and watertanks."
-10
View File
@@ -1,10 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- bugfix: "Mimes can no longer use spells and continue speaking"
- tweak: "Mime abilities are now spells with proper icons"
- tweak: "Mime wall now last 30 seconds, up from 5"
- tweak: "forecfields/invisible walls now block air currents"
- rscadd: "Adds the Sleeping Carp scroll to the uplink for 17 TC"
- bugfix: "Fixes Shadowlings being able to use guns"
- bugfix: "Fixes sleeping carp scroll users being able to use guns"
@@ -1,8 +0,0 @@
author: Crazylemon64
delete-after: True
changes:
- rscadd: "The buildmode area tool now shows reticules of what you've selected."
- bugfix: "Switching mobs while using the buildmode tool no longer screws up your UI."
- tweak: "Refactors buildmode so it's no longer a special-case system."
- rscadd: "Adds a copy mode to build mode, which lets you duplicate objects."
- tweak: "Any mob in buildmode can work at the fastest possible rate."
@@ -1,9 +0,0 @@
author: Crazylemon64
delete-after: True
changes:
- bugfix: "Fixed a problem where the icons of a person would not correctly update when changing gender."
- tweak: "One's hairstyle only adjusts on gender change if it's incompatible with your new gender."
- bugfix: "Fixed a bug where a person's icon would only be updated if their sprite had a new layer added or removed."
- bugfix: "You no longer lose your name when monkeyized and reverted - you'll still look like a monkey while you're a monkey, though."
- bugfix: "Your organs will now match your gender when you are cloned."
- bugfix: "Skeletons (when a body rots) no longer retain a fleshy torso."
@@ -1,5 +0,0 @@
author: Crazylemon64
delete-after: True
changes:
- bugfix: "Putting people in an active cryotube now produces the message on insertion, rather than release."
- bugfix: "An EMP'd cloning pod will now display its sprites correctly."
@@ -1,6 +0,0 @@
author: Tastyfish
delete-after: True
changes:
- rscadd: "Gives Psychiatrist a paper bin, clipboard, and multicolored pen."
- rscadd: "Gives the Librarian / Jouralist a multicolored pen."
- rscadd: "Gives the NT Representative a clipboard."
@@ -1,4 +0,0 @@
author: Tastyfish
delete-after: True
changes:
- tweak: "The ethanol-based neurotoxin drink is now called Neuro-toxin to avoid being confused with the deadly toxin."
@@ -1,5 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- bugfix: "Fixes the Experimentor throwing one item at a time"
- tweak: "Experimentor menu now automatically refreshes after use"
@@ -1,6 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- tweak: "Lowers surgery times across the board"
- tweak: "Removes scalpels causing 1 damage on successful surgery"
- tweak: "Removes random chance to fracture ribs on a successful surgery"
@@ -1,4 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- tweak: "Mining drills now have an edge"
-36
View File
@@ -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
# spellcheck (typo fixes)
# experiment
#################################
# Your name. Remove the quotation mark and put in your name when copy+pasting the example changelog.
author: VampyrBytes
# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- bugfix: "Fixes emotes ending with s needing 2. Emotes now work with grammatical options eg ping or pings, squish or squishes"
- tweak: "Updated emote help with missing emotes. Help will also show any species specific emotes for your current species"