mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -56,6 +56,18 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">02 April 2019</h2>
|
||||
<h3 class="author">Markolie updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed some issues the compiler doesn't spot and some start up issues.</li>
|
||||
</ul>
|
||||
<h3 class="author">farie82 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Antidrop give edge case fixed</li>
|
||||
<li class="bugfix">Can't give items to resting people now</li>
|
||||
<li class="bugfix">put_in_hands now checks if you actually have hands</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">01 April 2019</h2>
|
||||
<h3 class="author">Arkatos updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -9610,3 +9610,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Bluespace golems no longer can crash the server
|
||||
- tweak: Spontaneous combustion now has a minimum stacksize of 1. No more getting
|
||||
wet from the fire virus
|
||||
2019-04-02:
|
||||
Markolie:
|
||||
- bugfix: Fixed some issues the compiler doesn't spot and some start up issues.
|
||||
farie82:
|
||||
- bugfix: Antidrop give edge case fixed
|
||||
- bugfix: Can't give items to resting people now
|
||||
- bugfix: put_in_hands now checks if you actually have hands
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "farie82"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Antidrop give edge case fixed"
|
||||
- bugfix: "Can't give items to resting people now"
|
||||
- bugfix: "put_in_hands now checks if you actually have hands"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Markolie"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed some issues the compiler doesn't spot and some start up issues."
|
||||
Reference in New Issue
Block a user