diff --git a/html/changelog.html b/html/changelog.html index 377341d284a..6c1d6d380c6 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,27 @@ -->
+

15 April 2017

+

Cyberboss updated:

+ +

Davidj361 updated:

+ +

Robustin updated:

+ +

coiax updated:

+ +

13 April 2017

Cyberboss updated:

- -

11 February 2017

-

Dannno updated:

- -

Kor updated:

- -

Lzimann updated:

- -

Pyko updated:

- -

Tofa01 updated:

- - -

10 February 2017

-

Ausops updated:

- -

ChemicalRascal updated:

- -

CoreOverload updated:

- -

Cyberboss updated:

- -

Joan updated:

- -

Mekhi Anderson updated:

- -

Tofa01 updated:

- -

Xhuis updated:

- -

coiax updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index bd574806d91..d1d17982625 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -10580,3 +10580,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. powergaming research director: - bugfix: woops i dropped the emp protection module when i made your cns rebooters today, guess they're vulnerable again! +2017-04-15: + Cyberboss: + - bugfix: Holopads can no longer be interacted with while unpowered + Davidj361: + - bugfix: Monkeys won't pickup items or rob you while they are in your stomach, + neither walk out of your stomach. + - bugfix: You can't cheat with eyewear/eye-implants when using advanced cameras + - bugfix: Mutant digitigrade legs re-added to the ashwalker species + Robustin: + - rscadd: The Prototype Emitter, will function like an ordinary emitter while also + charging a secondary power supply that will allow a buckled user to manually + fire the emitter. Returning to automatic fire will have the emitter continue + to fire at the last target struck by manual fire. + - rscadd: The Engineering Dance Machine, along with assorted effects/sounds. + coiax: + - bugfix: Plasmamen no longer burn to death while inside a cloning pod. diff --git a/html/changelogs/AutoChangeLog-pr-25924.yml b/html/changelogs/AutoChangeLog-pr-25924.yml deleted file mode 100644 index 8075d0ef268..00000000000 --- a/html/changelogs/AutoChangeLog-pr-25924.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "coiax" -delete-after: True -changes: - - bugfix: "Plasmamen no longer burn to death while inside a cloning pod." diff --git a/html/changelogs/AutoChangeLog-pr-26122.yml b/html/changelogs/AutoChangeLog-pr-26122.yml deleted file mode 100644 index 9851dcce417..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26122.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Davidj361" -delete-after: True -changes: - - bugfix: "Monkeys won't pickup items or rob you while they are in your stomach, neither walk out of your stomach." diff --git a/html/changelogs/AutoChangeLog-pr-26165.yml b/html/changelogs/AutoChangeLog-pr-26165.yml deleted file mode 100644 index 84c8e321ca3..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26165.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Davidj361" -delete-after: True -changes: - - bugfix: "You can't cheat with eyewear/eye-implants when using advanced cameras" diff --git a/html/changelogs/AutoChangeLog-pr-26173.yml b/html/changelogs/AutoChangeLog-pr-26173.yml deleted file mode 100644 index 0c7b1f3e2e0..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26173.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Davidj361" -delete-after: True -changes: - - bugfix: "Mutant digitigrade legs re-added to the ashwalker species" diff --git a/html/changelogs/AutoChangeLog-pr-26182.yml b/html/changelogs/AutoChangeLog-pr-26182.yml deleted file mode 100644 index 82393c10325..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26182.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Cyberboss" -delete-after: True -changes: - - bugfix: "Holopads can no longer be interacted with while unpowered" diff --git a/html/changelogs/AutoChangeLog-pr-26190.yml b/html/changelogs/AutoChangeLog-pr-26190.yml deleted file mode 100644 index b2de3597430..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26190.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Robustin" -delete-after: True -changes: - - rscadd: "The Prototype Emitter, will function like an ordinary emitter while also charging a secondary power supply that will allow a buckled user to manually fire the emitter. Returning to automatic fire will have the emitter continue to fire at the last target struck by manual fire." diff --git a/html/changelogs/AutoChangeLog-pr-26193.yml b/html/changelogs/AutoChangeLog-pr-26193.yml deleted file mode 100644 index 46bad2602f0..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26193.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Robustin" -delete-after: True -changes: - - rscadd: "The Engineering Dance Machine, along with assorted effects/sounds."