mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Changelog Compile 8th of July
This commit is contained in:
@@ -56,6 +56,63 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">08 July 2019</h2>
|
||||
<h3 class="author">Arkatos updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Clicking on a health doll icon will now check you for injuries</li>
|
||||
<li class="rscadd">Rechargers now show their contents and charge status on close examine</li>
|
||||
<li class="tweak">Smartfridge will now try to put an item in your hands after vending, if able</li>
|
||||
</ul>
|
||||
<h3 class="author">AzuleUtama updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">The cybernetic implant bundle can no longer be bought by traitors.</li>
|
||||
</ul>
|
||||
<h3 class="author">Citinited updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Alt-clicking the RPD now brings up a radial menu with rotate, flip, and delete modes accessible. The main interface remains unchanged.</li>
|
||||
<li class="bugfix">Writing in blood can't be done while dead or incapacitated any more</li>
|
||||
<li class="bugfix">You can't write stuff in blood at a distance any more</li>
|
||||
</ul>
|
||||
<h3 class="author">Couls updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">lantern sprites</li>
|
||||
<li class="bugfix">typo in msg</li>
|
||||
</ul>
|
||||
<h3 class="author">Improvedname updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Explorer suits now properly hide tails</li>
|
||||
</ul>
|
||||
<h3 class="author">JKnutson101 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed Construction Permits deleting themselves prematurely.</li>
|
||||
</ul>
|
||||
<h3 class="author">Kyep updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">fixed a bug with biogenerator.</li>
|
||||
</ul>
|
||||
<h3 class="author">Markolie updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Ghosts can now see all PDA messages when enabled through a preference setting.</li>
|
||||
<li class="rscdel">The Mask of Nar'Sie transformation buttons have been removed, as the mask was removed a long time ago.</li>
|
||||
</ul>
|
||||
<h3 class="author">Shadeykins updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Changed Quarantine, NT Default, Aggressive, and Corporate AI lawsets. balance: Reduced the ability for NT Default AI's to murder people just because.</li>
|
||||
<li class="bugfix">Removed several redundancies in Aggressive lawset.</li>
|
||||
<li class="spellcheck">Fixed a few subject-verb disagreements (is -> are).</li>
|
||||
</ul>
|
||||
<h3 class="author">Tayyyyyyy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">paper supports markdown as well as pencode</li>
|
||||
<li class="rscadd">Autocomplete for ghost buttons</li>
|
||||
<li class="tweak">PMs window scrollable</li>
|
||||
<li class="bugfix">Fix a bug where a player who reconnects is still shown as disconnected</li>
|
||||
</ul>
|
||||
<h3 class="author">datlo updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fix an antag rolling exploit.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">30 June 2019</h2>
|
||||
<h3 class="author">Crazylemon64 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -10415,3 +10415,42 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
2019-06-30:
|
||||
Crazylemon64:
|
||||
- rscdel: SDQL2 no longer allows a macro argument
|
||||
2019-07-08:
|
||||
Arkatos:
|
||||
- tweak: Clicking on a health doll icon will now check you for injuries
|
||||
- rscadd: Rechargers now show their contents and charge status on close examine
|
||||
- tweak: Smartfridge will now try to put an item in your hands after vending, if
|
||||
able
|
||||
AzuleUtama:
|
||||
- bugfix: The cybernetic implant bundle can no longer be bought by traitors.
|
||||
Citinited:
|
||||
- rscadd: Alt-clicking the RPD now brings up a radial menu with rotate, flip, and
|
||||
delete modes accessible. The main interface remains unchanged.
|
||||
- bugfix: Writing in blood can't be done while dead or incapacitated any more
|
||||
- bugfix: You can't write stuff in blood at a distance any more
|
||||
Couls:
|
||||
- imageadd: lantern sprites
|
||||
- bugfix: typo in msg
|
||||
Improvedname:
|
||||
- bugfix: Explorer suits now properly hide tails
|
||||
JKnutson101:
|
||||
- bugfix: Fixed Construction Permits deleting themselves prematurely.
|
||||
Kyep:
|
||||
- bugfix: fixed a bug with biogenerator.
|
||||
Markolie:
|
||||
- rscadd: Ghosts can now see all PDA messages when enabled through a preference
|
||||
setting.
|
||||
- rscdel: The Mask of Nar'Sie transformation buttons have been removed, as the mask
|
||||
was removed a long time ago.
|
||||
Shadeykins:
|
||||
- tweak: 'Changed Quarantine, NT Default, Aggressive, and Corporate AI lawsets.
|
||||
balance: Reduced the ability for NT Default AI''s to murder people just because.'
|
||||
- bugfix: Removed several redundancies in Aggressive lawset.
|
||||
- spellcheck: Fixed a few subject-verb disagreements (is -> are).
|
||||
Tayyyyyyy:
|
||||
- tweak: paper supports markdown as well as pencode
|
||||
- rscadd: Autocomplete for ghost buttons
|
||||
- tweak: PMs window scrollable
|
||||
- bugfix: Fix a bug where a player who reconnects is still shown as disconnected
|
||||
datlo:
|
||||
- bugfix: Fix an antag rolling exploit.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
author: "Shadeykins"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Changed Quarantine, NT Default, Aggressive, and Corporate AI lawsets.
|
||||
balance: Reduced the ability for NT Default AI's to murder people just because."
|
||||
- bugfix: "Removed several redundancies in Aggressive lawset."
|
||||
- spellcheck: "Fixed a few subject-verb disagreements (is -> are)."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Arkatos"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Clicking on a health doll icon will now check you for injuries"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Citinited"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Alt-clicking the RPD now brings up a radial menu with rotate, flip, and delete modes accessible. The main interface remains unchanged."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Arkatos"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Rechargers now show their contents and charge status on close examine"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tayyyyyyy"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "paper supports markdown as well as pencode"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tayyyyyyy"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Autocomplete for ghost buttons"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "AzuleUtama"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "The cybernetic implant bundle can no longer be bought by traitors."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Markolie"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Ghosts can now see all PDA messages when enabled through a preference setting."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Arkatos"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Smartfridge will now try to put an item in your hands after vending, if able"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Tayyyyyyy"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "PMs window scrollable"
|
||||
- bugfix: "Fix a bug where a player who reconnects is still shown as disconnected"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "datlo"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fix an antag rolling exploit."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Markolie"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscdel: "The Mask of Nar'Sie transformation buttons have been removed, as the mask was removed a long time ago."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Couls"
|
||||
delete-after: True
|
||||
changes:
|
||||
- imageadd: "lantern sprites"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Improvedname"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Explorer suits now properly hide tails"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Couls"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "typo in msg"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Citinited"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Writing in blood can't be done while dead or incapacitated any more"
|
||||
- bugfix: "You can't write stuff in blood at a distance any more"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "JKnutson101"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed Construction Permits deleting themselves prematurely."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Kyep"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixed a bug with biogenerator."
|
||||
Reference in New Issue
Block a user