mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Automatic changelog compile
This commit is contained in:
@@ -55,6 +55,25 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">26 June 2015</h2>
|
||||
<h3 class="author">Ikarrus updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">Added a couple of new gang tag resprites by Joan.</li>
|
||||
</ul>
|
||||
<h3 class="author">Kor updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Summon Guns has returned to its former glory. The spell will once again create antagonists, now with the objective to steal as many guns as possible.</li>
|
||||
<li class="tweak">Summon Guns once again costs a spell point, rather than granting one.</li>
|
||||
</ul>
|
||||
<h3 class="author">phil235 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Buffs traitor stimpack (and adrenalin implant) to be more efficient against stuns/knockdowns.</li>
|
||||
</ul>
|
||||
<h3 class="author">pudl updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">You can now play games of mastermind to unlock abandoned crates found throughout space.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">25 June 2015</h2>
|
||||
<h3 class="author">Iamgoofball updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -2968,3 +2968,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscadd: A Macrobomb implant was added for 20 TC. It is the equivalent of injecting
|
||||
20 microbombs.
|
||||
- rscadd: Nuke Ops start with microbomb implants again.
|
||||
2015-06-26:
|
||||
Ikarrus:
|
||||
- imageadd: Added a couple of new gang tag resprites by Joan.
|
||||
Kor:
|
||||
- tweak: Summon Guns has returned to its former glory. The spell will once again
|
||||
create antagonists, now with the objective to steal as many guns as possible.
|
||||
- tweak: Summon Guns once again costs a spell point, rather than granting one.
|
||||
phil235:
|
||||
- tweak: Buffs traitor stimpack (and adrenalin implant) to be more efficient against
|
||||
stuns/knockdowns.
|
||||
pudl:
|
||||
- rscadd: You can now play games of mastermind to unlock abandoned crates found
|
||||
throughout space.
|
||||
|
||||
@@ -1,36 +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
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
# tgs (TG-ported fixes?)
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Ikarrus
|
||||
|
||||
# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
|
||||
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- imageadd: "Added a couple of new gang tag resprites by Joan."
|
||||
@@ -1,7 +0,0 @@
|
||||
author: Kor
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Summon Guns has returned to its former glory. The spell will once again create antagonists, now with the objective to steal as many guns as possible."
|
||||
- tweak: "Summon Guns once again costs a spell point, rather than granting one."
|
||||
@@ -1,30 +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
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
# tgs (TG-ported fixes?)
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: phil235
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Buffs traitor stimpack (and adrenalin implant) to be more efficient against stuns/knockdowns."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: pudl
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "You can now play games of mastermind to unlock abandoned crates found throughout space."
|
||||
Reference in New Issue
Block a user