diff --git a/html/changelog.html b/html/changelog.html
index e9690373be..2525358394 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,12 @@
-->
+
09 March 2021
+
LetterN updated:
+
+ - tg hardsync, mostly contains tgui
+
+
07 March 2021
Hatterhat updated:
@@ -1232,66 +1238,6 @@
- Removes a duplicate sprite.
- Renames all instances of 'ironwood' to 'steelwood'.
-
-
05 January 2021
-
BlueWildrose updated:
-
- - You can now have a max-roundstart-dicksize-config inch long johnson before you start suffering blood loss and slowdowns instead of a 20 inch one.
- - Polychromic hoodies that were obtained from the loadout have functional colorable hoods now.
-
-
Chiirno updated:
-
- - Added the paramedics EVA suit as a purchase from the cargo console.
- - Nightmare now deals additional damage to most light sources.
- - Nightmare now one-shots miners beacons and glowshrooms
- - Portable Chem Mixer now researchable from biotech node.
- - Chem masters can now dispense 20 instances of its outputs instead of 10.
-
-
DeltaFire15 updated:
-
- - IPC cells & power cords are now printable after they are researched.
-
-
EmeraldSundisk updated:
-
- - Adds a new "Computer Core" area designation for CogStation
- - Fixes some missing area strings
- - Replaces some firelocks with directional ones as to ensure desks/counters can still be accessed
-
-
Hatterhat updated:
-
- - Utility uniforms now comply with the "nonproper equipment names" thing.
- - The CapDrobe now allows the captain to get his own clothes for free. Probably.
- - All captains' clothes now offer 15 woundarmor, up from the 5. Because apparently only the suit and tie and its suitskirt subtype have this wound armor, which is dumb.
-
-
Ryll/Shaps updated:
-
- - Fixed an issue with player logs becoming confused when someone triggers multiple events within one second (like being attacked by two people at the same time) that would cause holes in the logs
-
-
TripleShades updated:
-
- - New Paramedic Office next to Genetics where the old Genetics Reception used to be change: Surgery, Surgery Observation, and Recovery Hall layout revamped drastically change: Maints below Surgery lowered by one tile to recover lost tile space from Surgery expansion
-
-
necromanceranne updated:
-
- - Bokken now come in two lengths; full and wakizashi, and two varieties: wood and ironwood. They have different stats for all four.
- - Bokken require menu crafting and part construction, as well as more complicated materials.
- - Bokken (long and short) require wood, cloth and leather to craft with a hatchet and screwdriver.
- - Ironwood bokken (long and short) require ironcap logs, cloth and leather to craft with a hatchet, screwdriver and welder.
- - Twin sheathes can only fit a pair of blades (longsword + shortsword) or they can fit two shortswords.
- - Fixed a twin sheath runtime.
- - A lot of bokken related sprites received an overhaul. Added overlay sprites for weapons sheathed in the twin sheathes.
- - The extradimensional blade received improved sprites for inhands/back sprites.
-
-
shellspeed1 updated:
-
- - The bluespace navigation gigabeacon design has been added to shuttle research for those wanting to take their ships around space more.
- - Xenomorph powers now list plasma cost in their description.
-
-
timothyteakettle updated:
-
- - adds unlockable loadout items, corresponding category in loadouts, etc
- - anthromorphic synth species
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c72bbe4f7e..fa844f897d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29229,3 +29229,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- spellcheck: fixed Modula Weapons System to "Modular Weapon System"
timothyteakettle:
- balance: exiting a bluespace jar through any means, hardstuns you for 5 seconds
+2021-03-09:
+ LetterN:
+ - refactor: tg hardsync, mostly contains tgui
diff --git a/html/changelogs/AutoChangeLog-pr-14234.yml b/html/changelogs/AutoChangeLog-pr-14234.yml
deleted file mode 100644
index aa9658e3ef..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14234.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - refactor: "tg hardsync, mostly contains tgui"