mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 00:20:42 +01:00
"[ci skip] Automatic Build - 2020.05.09.11.30.36"
This commit is contained in:
+26
-7
@@ -3,7 +3,7 @@
|
||||
<tr>
|
||||
<td valign='top'>
|
||||
<div align='center'><font size='3'><b>Space Station 13</b></font></div>
|
||||
|
||||
|
||||
<p><div align='center'><font size='3'><a href="https://aurorastation.org/wiki/index.php?title=Main_Page">Wiki</a> | <a href="https://github.com/Aurorastation/Aurora.3">Source code</a></font></div></p>
|
||||
<font size='2'>Code licensed under <a href="http://www.gnu.org/licenses/agpl.html">AGPLv3</a>. Content licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a>.<br><br>
|
||||
</td>
|
||||
@@ -27,19 +27,38 @@
|
||||
</table>
|
||||
|
||||
<!--
|
||||
|
||||
TO ADD AN ENTRY, ADD AND MAINTAIN YOUR OWN changelog/USERNAME.yml FILE.
|
||||
|
||||
|
||||
TO ADD AN ENTRY, ADD AND MAINTAIN YOUR OWN changelog/USERNAME.yml FILE.
|
||||
|
||||
*** DO NOT MODIFY THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
|
||||
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">09 May 2020</h2>
|
||||
<h3 class="author">Arrow768 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Incompatible applications are no longer downloaded via the presets.</li>
|
||||
<li class="tweak">Reduced/Adapted the size of various applications.</li>
|
||||
<li class="tweak">The investigations / generic wristbounds are now enrolled aswell.</li>
|
||||
<li class="tweak">Selecting a unenrolled device in the loadout no longer gives you the advanced version of it.</li>
|
||||
<li class="tweak">Adapts the modular computer news browser to work with our news system</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">08 May 2020</h2>
|
||||
<h3 class="author">Alberyk updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">Removed the multitool option from the augment combitool.</li>
|
||||
</ul>
|
||||
<h3 class="author">Code by Geeves, Sprites by Scrambles updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">IPC tags have been completely changed, in appearance and function.</li>
|
||||
<li class="rscadd">IPC tags now store a serial number, ownership status, and citizenship data, all of which is editable by the player in character creation.</li>
|
||||
<li class="tweak">Cyborg analyzers no longer pick up IPC tags, unless the IPC's head is open.</li>
|
||||
<li class="tweak">You can no longer examine an IPC to see if they have an installed tag.</li>
|
||||
<li class="rscadd">You can edit a tag's info as an in-game character by using a multitool on it. Doing so without permission is highly illegal.</li>
|
||||
<li class="rscadd">You can take the tag out of an IPC tag implanter by using a screwdriver on it.</li>
|
||||
</ul>
|
||||
<h3 class="author">Karolis2011 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added integrated computing device to pAIs.</li>
|
||||
@@ -14473,7 +14492,7 @@
|
||||
<h2 class="date">09 March 2013</h2>
|
||||
<h3 class="author">Cael Aislinn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Beekeeping is now possible. Construct an apiary of out wood and embed it into a hydroponics tray, then get a queen bee and bottle of BeezEez from cargo bay.
|
||||
<li class="rscadd">Beekeeping is now possible. Construct an apiary of out wood and embed it into a hydroponics tray, then get a queen bee and bottle of BeezEez from cargo bay.
|
||||
Hives produce honey and honeycomb, but be wary if the bees start swarming.</li>
|
||||
</ul>
|
||||
|
||||
@@ -14650,4 +14669,4 @@
|
||||
<br>
|
||||
<p class="lic"><a name="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="88x31.png" alt="Creative Commons License" /></a><br><i>Except where otherwise noted, Goon Station 13 is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 License</a>.<br>Rights are currently extended to <a href="http://forums.somethingawful.com/">SomethingAwful Goons</a> only.</i></p>
|
||||
<p class="lic">Some icons by <a href="http://p.yusukekamiyamane.com/">Yusuke Kamiyamane</a>. All rights reserved. Licensed under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.</p>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
@@ -13007,6 +13007,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
2020-05-08:
|
||||
Alberyk:
|
||||
- rscdel: Removed the multitool option from the augment combitool.
|
||||
Code by Geeves, Sprites by Scrambles:
|
||||
- tweak: IPC tags have been completely changed, in appearance and function.
|
||||
- rscadd: IPC tags now store a serial number, ownership status, and citizenship
|
||||
data, all of which is editable by the player in character creation.
|
||||
- tweak: Cyborg analyzers no longer pick up IPC tags, unless the IPC's head is open.
|
||||
- tweak: You can no longer examine an IPC to see if they have an installed tag.
|
||||
- rscadd: You can edit a tag's info as an in-game character by using a multitool
|
||||
on it. Doing so without permission is highly illegal.
|
||||
- rscadd: You can take the tag out of an IPC tag implanter by using a screwdriver
|
||||
on it.
|
||||
Karolis2011:
|
||||
- rscadd: Added integrated computing device to pAIs.
|
||||
- rscadd: Ported all relevant pAI programs to VueUI and integrated computers.
|
||||
@@ -13038,13 +13048,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- imageadd: New wall terminal sprites, i.e, newscaster, request console, ringer,
|
||||
production console, etc.
|
||||
- rscadd: Newscasters print to your hands instead of down to the floor.
|
||||
Code by Geeves, Sprites by Scrambles:
|
||||
- tweak: IPC tags have been completely changed, in appearance and function.
|
||||
- rscadd: IPC tags now store a serial number, ownership status, and citizenship
|
||||
data, all of which is editable by the player in character creation.
|
||||
- tweak: Cyborg analyzers no longer pick up IPC tags, unless the IPC's head is open.
|
||||
- tweak: You can no longer examine an IPC to see if they have an installed tag.
|
||||
- rscadd: You can edit a tag's info as an in-game character by using a multitool
|
||||
on it. Doing so without permission is highly illegal.
|
||||
- rscadd: You can take the tag out of an IPC tag implanter by using a screwdriver
|
||||
on it.
|
||||
2020-05-09:
|
||||
Arrow768:
|
||||
- rscadd: Incompatible applications are no longer downloaded via the presets.
|
||||
- tweak: Reduced/Adapted the size of various applications.
|
||||
- tweak: The investigations / generic wristbounds are now enrolled aswell.
|
||||
- tweak: Selecting a unenrolled device in the loadout no longer gives you the advanced
|
||||
version of it.
|
||||
- tweak: Adapts the modular computer news browser to work with our news system
|
||||
|
||||
@@ -1,46 +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: Arrow768
|
||||
|
||||
# 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:
|
||||
- rscadd: "Incompatible applications are no longer downloaded via the presets."
|
||||
- tweak: "Reduced/Adapted the size of various applications."
|
||||
- tweak: "The investigations / generic wristbounds are now enrolled aswell."
|
||||
- tweak: "Selecting a unenrolled device in the loadout no longer gives you the advanced version of it."
|
||||
- tweak: "Adapts the modular computer news browser to work with our news system"
|
||||
|
||||
Reference in New Issue
Block a user