mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -56,6 +56,25 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">12 October 2018</h2>
|
||||
<h3 class="author">Alonefromhell updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">META - Cargo shuttle blast doors now reacts to the right button.</li>
|
||||
<li class="bugfix">META - Cargo shuttle airlocks now bolt properly.</li>
|
||||
<li class="bugfix">META - Cargo shuttle flaps are now airtight. All hail Cargonia.</li>
|
||||
</ul>
|
||||
<h3 class="author">variableundefined updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Ore now represented by stack that holds up to 50 items. Should reduce lag with ORM greatly.</li>
|
||||
<li class="tweak">Satchel can only carry ten items instead of 50 items. You should end up carrying more ore in total however</li>
|
||||
<li class="rscadd">Fire acting on ore means they would be refined with 50% efficiency.</li>
|
||||
<li class="rscadd">Stack merges automatically if dropped on the floor, or a new stack is created. This doesn't happens on your body.</li>
|
||||
<li class="rscadd">They also merge if you drag them over eachother.</li>
|
||||
<li class="rscadd">Alt-click split a stack</li>
|
||||
<li class="rscadd">You can throw sand into people's eyes! Pocket sand!</li>
|
||||
<li class="tweak">Phazon take 5 bluespace crystal to construct now instead of 1. remove: Transfer prompt when you click on a stack of the same type with a stack</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">11 October 2018</h2>
|
||||
<h3 class="author">Citinited updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -7437,3 +7437,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Triiodine:
|
||||
- rscdel: SLOT_MASK from necklaces.
|
||||
- rscadd: thatdanguy23's fluff item
|
||||
2018-10-12:
|
||||
Alonefromhell:
|
||||
- bugfix: META - Cargo shuttle blast doors now reacts to the right button.
|
||||
- bugfix: META - Cargo shuttle airlocks now bolt properly.
|
||||
- bugfix: META - Cargo shuttle flaps are now airtight. All hail Cargonia.
|
||||
variableundefined:
|
||||
- tweak: Ore now represented by stack that holds up to 50 items. Should reduce lag
|
||||
with ORM greatly.
|
||||
- tweak: Satchel can only carry ten items instead of 50 items. You should end up
|
||||
carrying more ore in total however
|
||||
- rscadd: Fire acting on ore means they would be refined with 50% efficiency.
|
||||
- rscadd: Stack merges automatically if dropped on the floor, or a new stack is
|
||||
created. This doesn't happens on your body.
|
||||
- rscadd: They also merge if you drag them over eachother.
|
||||
- rscadd: Alt-click split a stack
|
||||
- rscadd: You can throw sand into people's eyes! Pocket sand!
|
||||
- tweak: 'Phazon take 5 bluespace crystal to construct now instead of 1. remove:
|
||||
Transfer prompt when you click on a stack of the same type with a stack'
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
author: "variableundefined"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Ore now represented by stack that holds up to 50 items. Should reduce lag with ORM greatly."
|
||||
- tweak: "Satchel can only carry ten items instead of 50 items. You should end up carrying more ore in total however"
|
||||
- rscadd: "Fire acting on ore means they would be refined with 50% efficiency."
|
||||
- rscadd: "Stack merges automatically if dropped on the floor, or a new stack is created. This doesn't happens on your body."
|
||||
- rscadd: "They also merge if you drag them over eachother."
|
||||
- rscadd: "Alt-click split a stack"
|
||||
- rscadd: "You can throw sand into people's eyes! Pocket sand!"
|
||||
- tweak: "Phazon take 5 bluespace crystal to construct now instead of 1.
|
||||
remove: Transfer prompt when you click on a stack of the same type with a stack"
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Alonefromhell"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "META - Cargo shuttle blast doors now reacts to the right button."
|
||||
- bugfix: "META - Cargo shuttle airlocks now bolt properly."
|
||||
- bugfix: "META - Cargo shuttle flaps are now airtight. All hail Cargonia."
|
||||
Reference in New Issue
Block a user