Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Citadel-Station-13-master
This commit is contained in:
@@ -74,6 +74,39 @@
|
||||
<li class="rscdel">Comments out power sink objective.</li>
|
||||
</ul>
|
||||
<h3 class="author">timothyteakettle updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">persistent blood should stop being invisible and alt clicking it shouldn't return the entire spritesheet</li>
|
||||
<li class="admin">pickpocketing is now logged using log_combat</li>
|
||||
</ul>
|
||||
<h3 class="author">zeroisthebiggay updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">the aesthetic sterile mask no longer hides faces so you can cosplay egirls and keep flavortexts</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">09 February 2021</h2>
|
||||
<h3 class="author">Chiirno updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Charismatic Suit</li>
|
||||
<li class="rscadd">Urban Jacket</li>
|
||||
</ul>
|
||||
<h3 class="author">DeltaFire15 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Added nanogel to the robodrobe.</li>
|
||||
</ul>
|
||||
<h3 class="author">Putnam3145 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Config to keep unreadied players from mode voting</li>
|
||||
</ul>
|
||||
<h3 class="author">dzahlus updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">fixes grenadelaunch.ogg being used where it shouldn't and makes mech weapons use correct sound</li>
|
||||
</ul>
|
||||
<h3 class="author">keronshb updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="balance">10 > 30 second for Warp Implant cooldown</li>
|
||||
<li class="rscdel">Comments out power sink objective.</li>
|
||||
</ul>
|
||||
<h3 class="author">timothyteakettle updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="admin">pickpocketing is now logged using log_combat</li>
|
||||
<li class="bugfix">persistent blood should stop being invisible and alt clicking it shouldn't return the entire spritesheet</li>
|
||||
|
||||
@@ -28368,6 +28368,51 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
2021-02-03:
|
||||
Hatterhat:
|
||||
- bugfix: The green energy sabre's sprite now respects proper handedness.
|
||||
2021-02-05:
|
||||
SmArtKar:
|
||||
- rscadd: The orbit menu now has an Auto-Observe button! No more sifting through
|
||||
the lame observe menu to snoop in people's backpacks! Also, orbit menu now refreshes.
|
||||
- bugfix: KAs are no longer getting broken when fired by a circuit
|
||||
keronshb:
|
||||
- balance: Force and damage > 15 from 18/25
|
||||
- balance: Knockdown put down to 5 from 30
|
||||
- balance: Armor pen down to 10 from 100.
|
||||
- balance: Makes cell chargers, charge faster.
|
||||
raspy-on-osu:
|
||||
- bugfix: alien royals can no longer ventcrawl
|
||||
shellspeed1:
|
||||
- balance: There actually needs to be people for zombies to happen now.
|
||||
timothyteakettle:
|
||||
- rscadd: dwarf facial hair is no longer randomised
|
||||
2021-02-07:
|
||||
Thalpy:
|
||||
- refactor: 'Dispenser: Adds the ability to store a small amount of reagents in
|
||||
the machine itself for dispensing. Reacting recipies cannot be stored. Size
|
||||
of storage increases with bin size.'
|
||||
- refactor: 'Dispenser: Allows reagents to be color coded by pH'
|
||||
- refactor: 'Dispenser: Each reagent displays it''s pH on hover'
|
||||
- refactor: 'Dispenser: Allows the user to toggle between buttons and a radial dial'
|
||||
- refactor: 'Dispenser: When the dispencer is upgraded it can dispense 5/3/2/1 volumes
|
||||
based on rating refactor: Dispenser: as it was before. This does not break recorded
|
||||
recipes.'
|
||||
- tweak: Adds a round function to some numbers so they're not huge
|
||||
- tweak: The Chem master can now get purity for all reagents when analysed
|
||||
- bugfix: Synthissue fixes
|
||||
- tweak: buffers now have a strong and weak variant. Weak can be dispensed, and
|
||||
strong can be created. Strong buffers are 6x more effective.
|
||||
- bugfix: Some buffer pH edge calculation fixes
|
||||
TyrianTyrell:
|
||||
- rscadd: added a signed language, that can't be used over the radio but can be
|
||||
used if you're mute. also added the multilingual trait.
|
||||
- imageadd: hopefully added an icon for the signed language.
|
||||
- code_imp: changed how some traits function slightly.
|
||||
dzahlus:
|
||||
- tweak: tweaked a few sounds
|
||||
- soundadd: added a new weapon sounds
|
||||
- sounddel: removed old weapon sounds
|
||||
- code_imp: changed some sound related code
|
||||
silicons:
|
||||
- rscadd: syndicate ablative armwraps have been added.
|
||||
2021-02-09:
|
||||
Chiirno:
|
||||
- rscadd: Adds clown waddle to clown shoes. Enhanced Clown Waddle Dampeners can
|
||||
@@ -28394,9 +28439,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- balance: 10 > 30 second for Warp Implant cooldown
|
||||
- rscdel: Comments out power sink objective.
|
||||
timothyteakettle:
|
||||
- admin: pickpocketing is now logged using log_combat
|
||||
- bugfix: persistent blood should stop being invisible and alt clicking it shouldn't
|
||||
return the entire spritesheet
|
||||
- admin: pickpocketing is now logged using log_combat
|
||||
zeroisthebiggay:
|
||||
- tweak: the aesthetic sterile mask no longer hides faces so you can cosplay egirls
|
||||
and keep flavortexts
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: "silicons"
|
||||
delete-after: True
|
||||
changes:
|
||||
- balance: "Voice of God - sleep removed, stun staggers instead, knockdown is faster but does not do stamina damage, vomit is faster but doesn't stun"
|
||||
@@ -0,0 +1,4 @@
|
||||
author: "MrJWhit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Gives boxstation vault door actual vault door access"
|
||||
@@ -0,0 +1,4 @@
|
||||
author: "Hatterhat"
|
||||
delete-after: True
|
||||
changes:
|
||||
- balance: "The ATVs on SnowCabin.dmm have been replaced with snowmobiles."
|
||||
@@ -0,0 +1,4 @@
|
||||
author: "MrJWhit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Random deltastation fixes."
|
||||
Reference in New Issue
Block a user