mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
"[ci skip] Automatic Build - 2019.11.23.17.51.13"
This commit is contained in:
@@ -40,6 +40,17 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed some issues related to the pra space ruin.</li>
|
||||
</ul>
|
||||
<h3 class="author">Brainos, Ferner, Geeves, Kyres1, Poze, Sleepywolfe updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="maptweak">Re-mapped the Tau Ceti Foreign Legion base and gave them a few new gizmos and doodads plus the now fixed droppods by Poze, further tweaked by Ferner.</li>
|
||||
<li class="maptweak">Re-mapped some parts of the surface and bridge surface.</li>
|
||||
<li class="rscadd">Rebranded the TCFL Commander to Legate, added some new threads(tweaked by Brainos) for them. Added the TCFL Sentinels, whose mission is to protect BLV The Tower. Summoned via ghostspawner. Added the dropship pilot role.</li>
|
||||
<li class="rscadd">Added the blaster revolver, code and sound provided by Geeves.</li>
|
||||
<li class="imageadd">Added Biesel flag/banner + blaster turret sprites by Kyres1.</li>
|
||||
<li class="imageadd">Added a couple TCFL related posters by Sleepywolfe.</li>
|
||||
<li class="imageadd">Made the telebaton more visible when equipped and no longer just a copy of the nullrod.</li>
|
||||
<li class="bugfix">A bunch of misc mapping bugfixes in places. Tweaked the blaster rifle so accuracy was improved properly when wielded.</li>
|
||||
</ul>
|
||||
<h3 class="author">Chada-1 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">Recolored and added lots of Landmate and Treadmate 'borg sprites, cleaned up the names some.</li>
|
||||
|
||||
@@ -10176,6 +10176,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
2019-11-23:
|
||||
Alberyk:
|
||||
- bugfix: Fixed some issues related to the pra space ruin.
|
||||
Brainos, Ferner, Geeves, Kyres1, Poze, Sleepywolfe:
|
||||
- maptweak: Re-mapped the Tau Ceti Foreign Legion base and gave them a few new gizmos
|
||||
and doodads plus the now fixed droppods by Poze, further tweaked by Ferner.
|
||||
- maptweak: Re-mapped some parts of the surface and bridge surface.
|
||||
- rscadd: Rebranded the TCFL Commander to Legate, added some new threads(tweaked
|
||||
by Brainos) for them. Added the TCFL Sentinels, whose mission is to protect
|
||||
BLV The Tower. Summoned via ghostspawner. Added the dropship pilot role.
|
||||
- rscadd: Added the blaster revolver, code and sound provided by Geeves.
|
||||
- imageadd: Added Biesel flag/banner + blaster turret sprites by Kyres1.
|
||||
- imageadd: Added a couple TCFL related posters by Sleepywolfe.
|
||||
- imageadd: Made the telebaton more visible when equipped and no longer just a copy
|
||||
of the nullrod.
|
||||
- bugfix: A bunch of misc mapping bugfixes in places. Tweaked the blaster rifle
|
||||
so accuracy was improved properly when wielded.
|
||||
Chada-1:
|
||||
- imageadd: Recolored and added lots of Landmate and Treadmate 'borg sprites, cleaned
|
||||
up the names some.
|
||||
|
||||
@@ -1,49 +0,0 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
# balance
|
||||
# admin
|
||||
# backend
|
||||
# security
|
||||
# refactor
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Brainos, Ferner, Geeves, Kyres1, Poze, Sleepywolfe
|
||||
|
||||
# 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:
|
||||
- maptweak: "Re-mapped the Tau Ceti Foreign Legion base and gave them a few new gizmos and doodads plus the now fixed droppods by Poze, further tweaked by Ferner."
|
||||
- maptweak: "Re-mapped some parts of the surface and bridge surface."
|
||||
- rscadd: "Rebranded the TCFL Commander to Legate, added some new threads(tweaked by Brainos) for them. Added the TCFL Sentinels, whose mission is to protect BLV The Tower. Summoned via ghostspawner. Added the dropship pilot role."
|
||||
- rscadd: "Added the blaster revolver, code and sound provided by Geeves."
|
||||
- imageadd: "Added Biesel flag/banner + blaster turret sprites by Kyres1."
|
||||
- imageadd: "Added a couple TCFL related posters by Sleepywolfe."
|
||||
- imageadd: "Made the telebaton more visible when equipped and no longer just a copy of the nullrod."
|
||||
- bugfix: "A bunch of misc mapping bugfixes in places. Tweaked the blaster rifle so accuracy was improved properly when wielded."
|
||||
|
||||
Reference in New Issue
Block a user