diff --git a/html/changelog.html b/html/changelog.html
index 2056f8f80f4..037c7931b45 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -3,7 +3,7 @@
|
Space Station 13
-
+
Code licensed under AGPLv3. Content licensed under CC BY-SA 3.0.
|
@@ -27,19 +27,38 @@
+
09 May 2020
+
Arrow768 updated:
+
+ - Incompatible applications are no longer downloaded via the presets.
+ - Reduced/Adapted the size of various applications.
+ - The investigations / generic wristbounds are now enrolled aswell.
+ - Selecting a unenrolled device in the loadout no longer gives you the advanced version of it.
+ - Adapts the modular computer news browser to work with our news system
+
+
08 May 2020
Alberyk updated:
- Removed the multitool option from the augment combitool.
+
Code by Geeves, Sprites by Scrambles updated:
+
+ - IPC tags have been completely changed, in appearance and function.
+ - IPC tags now store a serial number, ownership status, and citizenship data, all of which is editable by the player in character creation.
+ - Cyborg analyzers no longer pick up IPC tags, unless the IPC's head is open.
+ - You can no longer examine an IPC to see if they have an installed tag.
+ - 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.
+ - You can take the tag out of an IPC tag implanter by using a screwdriver on it.
+
Karolis2011 updated:
- Added integrated computing device to pAIs.
@@ -14473,7 +14492,7 @@
09 March 2013
Cael Aislinn updated:
- - 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.
+
- 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.
@@ -14650,4 +14669,4 @@

Except where otherwise noted, Goon Station 13 is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
Rights are currently extended to SomethingAwful Goons only.
Some icons by Yusuke Kamiyamane. All rights reserved. Licensed under a Creative Commons Attribution 3.0 License.
-
+
\ No newline at end of file
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b85cf07da89..9a32784cc10 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -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
diff --git a/html/changelogs/arrow768-computerchanges.yml b/html/changelogs/arrow768-computerchanges.yml
deleted file mode 100644
index d3e482b4522..00000000000
--- a/html/changelogs/arrow768-computerchanges.yml
+++ /dev/null
@@ -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"
-