diff --git a/html/changelog.html b/html/changelog.html index e5b6d88ef26..2056f8f80f4 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -3,7 +3,7 @@
Space Station 13
- +

Wiki | Source code

Code licensed under AGPLv3. Content licensed under CC BY-SA 3.0.

@@ -27,11 +27,11 @@
@@ -14473,7 +14473,7 @@

09 March 2013

Cael Aislinn updated:

@@ -14650,4 +14650,4 @@

Creative Commons License
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 f66486106a0..b85cf07da89 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -13038,3 +13038,13 @@ 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.