mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Changelogs, 09SEP2017
This commit is contained in:
@@ -56,6 +56,12 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">09 September 2017</h2>
|
||||
<h3 class="author">Ezuo updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed the long broken Lawgiver code. It will now function as intended, with different firemodes using different charge values.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">06 September 2017</h2>
|
||||
<h3 class="author">Skull132 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -4549,3 +4549,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Skull132:
|
||||
- bugfix: Cameras will no longer lag the server to death whenever you click to jump
|
||||
to a turf that's outside the station.
|
||||
2017-09-09:
|
||||
Ezuo:
|
||||
- bugfix: Fixed the long broken Lawgiver code. It will now function as intended,
|
||||
with different firemodes using different charge values.
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
author: Ezuo
|
||||
|
||||
# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- bugfix: "Fixed the long broken Lawgiver code. It will now function as intended, with different firemodes using different charge values."
|
||||
Reference in New Issue
Block a user