diff --git a/BondageClub/CHANGELOG.md b/BondageClub/CHANGELOG.md
index 590dcc73663145b9630cd478715b3a61cff773d5..944e07c0062a922a2ae0bcad47cbcf798f5b19b9 100644
--- a/BondageClub/CHANGELOG.md
+++ b/BondageClub/CHANGELOG.md
@@ -11,9 +11,51 @@ This changelog follows the format outlined in [keepachangelog.com](https://keepa
 
 **Note to contributors:** To avoid merge conflicts, please don't update this file yourself in your PRs - one of the developers will update the changelog with your change before your PR is merged.
 
-* Changelog last updated: 2022-07-13
-* Last recorded PR: [#3550](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3550)
-* Last recorded commit hash: `9872e3ce57464b05c796253428482bb976969802`
+* Changelog last updated: 2022-08-09
+* Last recorded PR: [#3580](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3580)
+* Last recorded commit hash: `e5a21c15e24bb8ffb71840c6576592bc02ffe307`
+
+## [R83]
+
+### [Added]
+
+* Luna - Added several new Stitches items and variations ([#3543](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3543))
+* Kehhaja/Nina - Added a new Biker Gloves asset ([#3551](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3551))
+* Luna - Added several new sticker options to the Pet Sign ([#3556](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3556))
+* Timeline - Added several Chinese translations ([#3566](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3566))
+* Da'Inihlus - Added several Chinese translations ([#3574](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3574))
+* Karamel - Added several new variations for the Nylon Rope items ([#3576](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3576))
+
+### [Removed]
+
+* Nothing this release
+
+### [Changed]
+
+* sqrt10pi - Reworked some of the UI interactions around the sexual activities menu ([#3562](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3562))
+* tamachan - Made several enhancements to the chatroom filtering functionality ([#3577](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3577), [#3580](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3580))
+
+### [Fixed]
+
+* Ellie - Fixed the wiki link in the browser console safety message ([#3554](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3554))
+* Estsanatlehi - Fixed several bugs with the obedience belt ([#3557](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3557), [#3565](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3565))
+* Estsanatlehi - Fixed some missing assets for the Ornate Cuffs in the hogtied pose ([#3552](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3552))
+* meshwork100 - Fixed several typos & mistakes in the Chinese translations ([#3563](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3563), [#3571](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3571))
+* tamachan - Several typo/grammatical fixes and phrasing reworks to English text ([#3575](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3575))
+* Ellie - Fixed a loophole that allowed players to crash other players' games via console ([#3578](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3578))
+* zR1OQicz - Fixed an issue with color handling in the magic puzzle minigame ([#3579](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3579))
+
+### [Technical]
+
+* Demopans - Converted the old Git contribution guide into markdown and added it to the game repository ([#3555](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3555))
+* Technical changes, fixes and improvements:
+  * Estsanatlehi - [#3559](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3559), [#3560](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3560), [#3561](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3561), [#3568](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3568), [#3569](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3569), [#3570](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3570), [#3573](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3573)
+  * Da'Inihlus - [#3567](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3567)
+
+### [Beta Fixes]
+
+* Nothing... yet
+
 
 ## [R82]
 
diff --git a/BondageClub/Screens/Character/Login/GameCredits.csv b/BondageClub/Screens/Character/Login/GameCredits.csv
index 7412621d619020b6e7c98d1350fd5800357cb063..18e470580cd3556ce6fcacd1aa4254032ba33aca 100644
--- a/BondageClub/Screens/Character/Login/GameCredits.csv
+++ b/BondageClub/Screens/Character/Login/GameCredits.csv
@@ -79,6 +79,9 @@ TomGlass1|EliseRoland
 Alfi|VCode
 Troposphere|Anniclub
 Answork01|Kyra
+Kehhaja|Timeline
+sqrt10pi|tamachan
+meshwork100|zR1OQicz
 
 CreditTypePatrons
 
@@ -479,4 +482,4 @@ CreditTypeFans
 
 
 
-CreditTypeRepeat
\ No newline at end of file
+CreditTypeRepeat
diff --git a/BondageClub/Tools/Node/GenerateChangelog.js b/BondageClub/Tools/Node/GenerateChangelog.js
index e97c1c6d6c62ce39741787b2b97f876049130dc6..32e33c996621940284f09257661a61f01233d30e 100644
--- a/BondageClub/Tools/Node/GenerateChangelog.js
+++ b/BondageClub/Tools/Node/GenerateChangelog.js
@@ -81,6 +81,16 @@ const CONTRIBUTOR_NAMES = {
 	"Gatey": "gatetrek",
 	"Moonlight": "Luna",
 	"elliesec": "Ellie",
+	"Demopans": "Demopans",
+	"sqrt10pi": "sqrt10pi",
+	"DESKTOP-HWR\\HWR": "DESKTOP-HWR\\HWR",
+	"meshwork": "meshwork",
+	"NepTimeline": "NepTimeline",
+	"Timeline": "Timeline",
+	"meshwork100": "meshwork100",
+	"Tama-chan": "Tama-chan",
+	"tamachan": "tamachan",
+	"zR1OQicz": "zR1OQicz",
 };
 
 async function generateChangelogHtml() {
diff --git a/BondageClub/changelog.html b/BondageClub/changelog.html
index 100fab09d6bba9fa64a2708a8c3dd24e90c03cbe..7bf9301ce1681a54e7b3e3d06cf713e6f36afdf7 100644
--- a/BondageClub/changelog.html
+++ b/BondageClub/changelog.html
@@ -6,7 +6,8 @@
 <body><h1>Bondage Club - Changelog</h1>
 <h2 id="table-of-contents">Table of Contents</h2>
 <ul id="toc-list">
-	<li><a href="#r82">R82 (Current)</a></li>
+	<li><a href="#r83">R83 (Current)</a></li>
+	<li><a href="#r82">R82</a></li>
 	<li><a href="#r81">R81</a></li>
 	<li><a href="#r80">R80</a></li>
 	<li><a href="#r79">R79</a></li>
@@ -39,9 +40,51 @@
 		 an issue</a> on the game&apos;s GitGud project.
 	</p>
 </blockquote>
-<h2 id="r82">[R82]</h2>
+<h2 id="r83">[R83]</h2>
 <h3 id="added">[Added]</h3>
 <ul>
+<li>Luna - Added several new Stitches items and variations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3543">#3543</a>)</li>
+<li>Kehhaja/Nina - Added a new Biker Gloves asset (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3551">#3551</a>)</li>
+<li>Luna - Added several new sticker options to the Pet Sign (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3556">#3556</a>)</li>
+<li>Timeline - Added several Chinese translations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3566">#3566</a>)</li>
+<li>Da&apos;Inihlus - Added several Chinese translations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3574">#3574</a>)</li>
+<li>Karamel - Added several new variations for the Nylon Rope items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3576">#3576</a>)</li>
+</ul>
+<h3 id="removed">[Removed]</h3>
+<ul>
+<li>Nothing this release</li>
+</ul>
+<h3 id="changed">[Changed]</h3>
+<ul>
+<li>sqrt10pi - Reworked some of the UI interactions around the sexual activities menu (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3562">#3562</a>)</li>
+<li>tamachan - Made several enhancements to the chatroom filtering functionality (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3577">#3577</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3580">#3580</a>)</li>
+</ul>
+<h3 id="fixed">[Fixed]</h3>
+<ul>
+<li>Ellie - Fixed the wiki link in the browser console safety message (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3554">#3554</a>)</li>
+<li>Estsanatlehi - Fixed several bugs with the obedience belt (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3557">#3557</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3565">#3565</a>)</li>
+<li>Estsanatlehi - Fixed some missing assets for the Ornate Cuffs in the hogtied pose (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3552">#3552</a>)</li>
+<li>meshwork100 - Fixed several typos &amp; mistakes in the Chinese translations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3563">#3563</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3571">#3571</a>)</li>
+<li>tamachan - Several typo/grammatical fixes and phrasing reworks to English text (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3575">#3575</a>)</li>
+<li>Ellie - Fixed a loophole that allowed players to crash other players&apos; games via console (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3578">#3578</a>)</li>
+<li>zR1OQicz - Fixed an issue with color handling in the magic puzzle minigame (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3579">#3579</a>)</li>
+</ul>
+<h3 id="technical">[Technical]</h3>
+<ul>
+<li>Demopans - Converted the old Git contribution guide into markdown and added it to the game repository (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3555">#3555</a>)</li>
+<li>Technical changes, fixes and improvements:<ul>
+<li>Estsanatlehi - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3559">#3559</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3560">#3560</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3561">#3561</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3568">#3568</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3569">#3569</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3570">#3570</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3573">#3573</a></li>
+<li>Da&apos;Inihlus - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3567">#3567</a></li>
+</ul>
+</li>
+</ul>
+<h3 id="beta-fixes">[Beta Fixes]</h3>
+<ul>
+<li>Nothing... yet</li>
+</ul>
+<h2 id="r82">[R82]</h2>
+<h3 id="added-1">[Added]</h3>
+<ul>
 <li>Luna - Added new Stitches items for the mouth and vulva slots (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3500">#3500</a>)</li>
 <li>Kyra/T-Bone Shark - Added several new items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3508">#3508</a>)<ul>
 <li>Single &amp; double bun back hairstyles</li>
@@ -61,11 +104,11 @@
 <li>Shion/Ayesha - Added a new Latex Open Mouth Plug Hood item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3534">#3534</a>)</li>
 <li>Nythaleath/Estsanatlehi - Added a new Obedience Belt item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3539">#3539</a>)</li>
 </ul>
-<h3 id="removed">[Removed]</h3>
+<h3 id="removed-1">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed">[Changed]</h3>
+<h3 id="changed-1">[Changed]</h3>
 <ul>
 <li>Nina - Clothing can now be favorited in Extreme difficulty  (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3521">#3521</a>)</li>
 <li>Luna - Updated front hairs 22, 22b, 23 &amp; 23b to allow gradient colouring (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3513">#3513</a>)</li>
@@ -74,19 +117,19 @@
 <li>Estsanatlehi - Updated the Metal &amp; Leather Chastity Belt preview images to reflect the new assets (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3540">#3540</a>)</li>
 <li>Nina - Changed notifications so that chatroom join notifications are no longer received when in full sensory deprivation (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3550">#3550</a>)</li>
 </ul>
-<h3 id="fixed">[Fixed]</h3>
+<h3 id="fixed-1">[Fixed]</h3>
 <ul>
 <li>Estsanatlehi - Fixed a crash that could occur on login for some players (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3532">#3532</a>)</li>
 <li>Estsanatlehi - Fixed an issue where item duplicates could appear in the inventory screen (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3548">#3548</a>)</li>
 </ul>
-<h3 id="technical">[Technical]</h3>
+<h3 id="technical-1">[Technical]</h3>
 <ul>
 <li>Technical changes, fixes and improvements:<ul>
 <li>Estsanatlehi - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3525">#3525</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3536">#3536</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3537">#3537</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3542">#3542</a></li>
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes">[Beta Fixes]</h3>
+<h3 id="beta-fixes-1">[Beta Fixes]</h3>
 <ul>
 <li>Luna - Fixed an issue with the layer names for some of the new hairs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3544">#3544</a>)</li>
 <li>Estsanatlehi - Fixed several bugs with the Obedience Belt (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3545">#3545</a>)</li>
@@ -94,7 +137,7 @@
 <li>Estsanatlehi - Fixed an issue where mittens that can be chained to a harness wouldn&apos;t recognise the harness in the new torso slot (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3547">#3547</a>)</li>
 </ul>
 <h2 id="r81">[R81]</h2>
-<h3 id="added-1">[Added]</h3>
+<h3 id="added-2">[Added]</h3>
 <ul>
 <li>Nina - Added several new variable height suspension options for the Hemp Rope (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3417">#3417</a>)</li>
 <li>T-Bone Shark - Added two new handheld items: a Medical Injector and a Potion Bottle (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3419">#3419</a>)</li>
@@ -130,16 +173,16 @@
 <li>Ada - Updated Kinky Dungeon to 3.42 - see the <a href="Screens/MiniGame/KinkyDungeon/Changelog.txt">Kinky Dungeon changelog</a> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3499">#3499</a>)</li>
 <li>RedStacey/Estsanatlehi - Add a Jacket asset (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3496">#3496</a>)</li>
 </ul>
-<h3 id="removed-1">[Removed]</h3>
+<h3 id="removed-2">[Removed]</h3>
 <ul>
 <li>Estsanatlehi - Removed the Leather Whip, Leather Crop, and Vibrating Wand items (these have now been superseded by their handheld toy counterparts) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3446">#3446</a>)</li>
 </ul>
-<h3 id="changed-1">[Changed]</h3>
+<h3 id="changed-2">[Changed]</h3>
 <ul>
 <li>Sekkmer - updated the player title screen to allow pagination and display your current title (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3470">#3470</a>)</li>
 <li>Nina - Changed room search so that rooms with a name exactly matching your search term will always be visible, regardless of room filter settings (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3492">#3492</a>)</li>
 </ul>
-<h3 id="fixed-1">[Fixed]</h3>
+<h3 id="fixed-2">[Fixed]</h3>
 <ul>
 <li>Anonymous-WghrYkBGUjBt - Fixed some Chinese translation errors (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3472">#3472</a>)</li>
 <li>Aeren - Fixed an issue where some letters would get double-garbled with the Nursery Milk equipped (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3464">#3464</a>)</li>
@@ -149,7 +192,7 @@
 <li>Ellie - Fixed an issue where players with no owner/lovers could get stuck in owner/lover locks (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3505">#3505</a>)</li>
 <li>Estsanatlehi - Fixed an issue where skills could overlap on the player&apos;s informatino sheet (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3511">#3511</a>)</li>
 </ul>
-<h3 id="technical-1">[Technical]</h3>
+<h3 id="technical-2">[Technical]</h3>
 <ul>
 <li>Ellie - Overhauled <code>AllowLock</code> behaviour to permit lockable item variations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3450">#3450</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3454">#3454</a>)</li>
 <li>Technical changes, fixes and improvements:<ul>
@@ -159,7 +202,7 @@
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-1">[Beta Fixes]</h3>
+<h3 id="beta-fixes-2">[Beta Fixes]</h3>
 <ul>
 <li>Luna - Fixed a bug where the Heavy Head Harness variant would not display (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3494">#3494</a>)</li>
 <li>Ellie - Fixed an issue where hair would render inside the Asymmetric Skirt (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3495">#3495</a>)</li>
@@ -173,7 +216,7 @@
 <li>Nina - Fixed an issue where owner locks would disappear when on a trial (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3518">#3518</a>)</li>
 </ul>
 <h2 id="r80">[R80]</h2>
-<h3 id="added-2">[Added]</h3>
+<h3 id="added-3">[Added]</h3>
 <ul>
 <li>gatetrek/EmilyFox - Added 9 new items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3343">#3343</a>)<ul>
 <li>Harem Pants 2 (lower clothing)</li>
@@ -212,18 +255,18 @@
 <li>Titania/Ellie - Added a new Poncho item (clothing accessory) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3408">#3408</a>)</li>
 <li>Cecilia/Ellie - Added a new set of slime-themed restraint items (feet, legs, thighs, arms, gag, blindfold, hood) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3405">#3405</a>)</li>
 </ul>
-<h3 id="removed-2">[Removed]</h3>
+<h3 id="removed-3">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-2">[Changed]</h3>
+<h3 id="changed-3">[Changed]</h3>
 <ul>
 <li>Estsanatlehi - Moved the Wooden Horse to the devices slot (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3364">#3364</a>)</li>
 <li>fleisch11 - Added an arrow to indicate doors in the Bondage Brawl minigame (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3383">#3383</a>)</li>
 <li>Karamel - Updated the assets for the Nylon Rope items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3390">#3390</a>)</li>
 <li>Ada - Updated Kinky Dungeon to 3.32 - see the <a href="Screens/MiniGame/KinkyDungeon/Changelog.txt">Kinky Dungeon changelog</a> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3401">#3401</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3442">#3442</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3456">#3456</a>)</li>
 </ul>
-<h3 id="fixed-2">[Fixed]</h3>
+<h3 id="fixed-3">[Fixed]</h3>
 <ul>
 <li>Ellie - Fixed several issues with Latin &amp; Cyrillic garbling (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3369">#3369</a>)</li>
 <li>Estsanatlehi - Fix an issue with DOM-handling that could cause crashes in some areas of the game (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3358">#3358</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3376">#3376</a>)</li>
@@ -249,7 +292,7 @@
 <li>remiliacn - Fixed an issue where OOC using the full-width left parenthesis character (<code>&#xFF08;</code>) could bypass OOC being blocked when gagged (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3449">#3449</a>)</li>
 <li>anniclub - Fixed a piece of missing chat message when picking the &quot;Light&quot; option on the Inflatable Strait Leotard (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3458">#3458</a>)</li>
 </ul>
-<h3 id="technical-2">[Technical]</h3>
+<h3 id="technical-3">[Technical]</h3>
 <ul>
 <li>Nina - Added a new Variable Height archetype to the asset system (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3357">#3357</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3387">#3387</a>)</li>
 <li>Technical changes, fixes and improvements:<ul>
@@ -261,7 +304,7 @@
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-2">[Beta Fixes]</h3>
+<h3 id="beta-fixes-3">[Beta Fixes]</h3>
 <ul>
 <li>Emily R/Ellie - Slightly reduced the strength of the tint effect on the GP-9 Gas Mask (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3435">#3435</a>)</li>
 <li>Estsanatlehi - Fixed a bug causing crashes in account creation (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3434">#3434</a>)</li>
@@ -277,7 +320,7 @@
 <li>Ellie - Fixed a bug where adjusting the height of the suspended hogtie on the chains would cause locks on them to disappear (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3466">#3466</a>)</li>
 </ul>
 <h2 id="r79">[R79]</h2>
-<h3 id="added-3">[Added]</h3>
+<h3 id="added-4">[Added]</h3>
 <ul>
 <li>WWWWWWWWWWWWWWWWWWWWang - Added Chinese translation for Player and NPC Collaring, NPC Slave Auction, Player Mistress, intro with Sarah, and Maid Quarters (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3303">#3303</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3306">#3306</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3307">#3307</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3342">#3342</a>)</li>
 <li>Anonymous-WghrYkBGUjBt - Added Chinese translations for various player activities and dialog (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3334">#3334</a>)</li>
@@ -301,11 +344,11 @@
 </ul>
 </li>
 </ul>
-<h3 id="removed-3">[Removed]</h3>
+<h3 id="removed-4">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-3">[Changed]</h3>
+<h3 id="changed-4">[Changed]</h3>
 <ul>
 <li>Ada - Updated Kinky Dungeon to 2.92 - see the <a href="Screens/MiniGame/KinkyDungeon/Changelog.txt">Kinky Dungeon changelog</a> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3305">#3305</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3338">#3338</a>)</li>
 <li>Nythaleath/Ayesha - Updated Metal and Leather Chastity Belt assets (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3283">#3283</a>)</li>
@@ -315,7 +358,7 @@
 <li>SepiaOulomenohn - Updated the Smooth Latex Mask to have coverage options (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3314">#3314</a>)</li>
 <li>remiliacn - Updated the Futuristic Vibrator to allow CJK commands (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3316">#3316</a>)</li>
 </ul>
-<h3 id="fixed-3">[Fixed]</h3>
+<h3 id="fixed-4">[Fixed]</h3>
 <ul>
 <li>Estsanatlehi - Fixed chat command autocomplete triggering twice under some circumstances (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3313">#3313</a>)</li>
 <li>Sidious - Changed the rate-limiting error message to be more descriptive (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3290">#3290</a>)</li>
@@ -323,7 +366,7 @@
 <li>Sidious - Fixed a crash when inspecting a combo lock while your blindness level changed (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3276">#3276</a>)</li>
 <li>Estsanatlehi - Fixed an issue where the remote control menu button would not appear for some eligible items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3335">#3335</a>)</li>
 </ul>
-<h3 id="technical-3">[Technical]</h3>
+<h3 id="technical-4">[Technical]</h3>
 <ul>
 <li>Technical changes, fixes and improvements:<ul>
 <li>Nina - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3275">#3275</a></li>
@@ -335,7 +378,7 @@
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-3">[Beta Fixes]</h3>
+<h3 id="beta-fixes-4">[Beta Fixes]</h3>
 <ul>
 <li>Nina - Added transparency to Bridle Gag and Unicorn Horn preview images (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3326">#3326</a>)</li>
 <li>remiliacn - Fixed long Chinese language text not wrapping properly (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3325">#3325</a>)</li>
@@ -352,7 +395,7 @@
 <li>SepiaOulomenohn/Shion - Fixed several issues with the Habit (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3348">#3348</a>)</li>
 </ul>
 <h2 id="r78">[R78]</h2>
-<h3 id="added-4">[Added]</h3>
+<h3 id="added-5">[Added]</h3>
 <ul>
 <li>Luna - Added 4 new front hairstyles (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3266">#3266</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3269">#3269</a>)</li>
 <li>Natsuki - Added two new restaurant backgrounds for chatrooms (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3265">#3265</a>)</li>
@@ -369,18 +412,18 @@
 </ul>
 </li>
 </ul>
-<h3 id="removed-4">[Removed]</h3>
+<h3 id="removed-5">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-4">[Changed]</h3>
+<h3 id="changed-5">[Changed]</h3>
 <ul>
 <li>Gnarp - Updated the ceiling rope (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3238">#3238</a>)</li>
 <li>Pjara Yuzu - Updated the Chinese translations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3249">#3249</a>)</li>
 <li>Karamel - Extended the allowed maid uniforms (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3260">#3260</a>)</li>
 <li>Karamel - Updated the maid cafe to allow access to bound maids for refills (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3261">#3261</a>)</li>
 </ul>
-<h3 id="fixed-4">[Fixed]</h3>
+<h3 id="fixed-5">[Fixed]</h3>
 <ul>
 <li>Nina - Fixed an issue where the steampunk and leather corsets could have a hole (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3273">#3273</a>)</li>
 <li>Estsanatlehi - Fixed a bug where steel ankle cuffs had a missing tag for the chain attached variant (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3246">#3246</a>)</li>
@@ -399,7 +442,7 @@
 <li>Karamel - Fixed an issue where the cafe maid would not handle multi-layered gags correctly (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3270">#3270</a>)</li>
 <li>Estsanatlehi - Fixed an issue with the positioning of the steel ankle cuffs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3271">#3271</a>)</li>
 </ul>
-<h3 id="technical-4">[Technical]</h3>
+<h3 id="technical-5">[Technical]</h3>
 <ul>
 <li>Technical changes, fixes and improvements:<ul>
 <li>Ellie - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3247">#3247</a></li>
@@ -408,12 +451,12 @@
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-4">[Beta Fixes]</h3>
+<h3 id="beta-fixes-5">[Beta Fixes]</h3>
 <ul>
 <li>None</li>
 </ul>
 <h2 id="r77">[R77]</h2>
-<h3 id="added-5">[Added]</h3>
+<h3 id="added-6">[Added]</h3>
 <ul>
 <li>Ada - Kinky Dungeon update - see the <a href="Screens/MiniGame/KinkyDungeon/Changelog.txt">Kinky Dungeon changelog</a> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3184">#3184</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3218">#3218</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3220">#3220</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3227">#3227</a>)</li>
 <li>Estsanatlehi - Players can now access their wardrobe from the dialogue menu when clicking themselves ()</li>
@@ -425,11 +468,11 @@
 <li>Sidious - Changed the vibrator remote button to display with an explanation tooltip when the player cannot use vibrators for any reason (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3210">#3210</a>)</li>
 <li>Sidious - Added previous buttons to the wardrobe saved slot menus (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3221">#3221</a>)</li>
 </ul>
-<h3 id="removed-5">[Removed]</h3>
+<h3 id="removed-6">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-5">[Changed]</h3>
+<h3 id="changed-6">[Changed]</h3>
 <ul>
 <li>Karamel - Changed the appearance of the dust assets in the Maid Quarters cleaning minigame, and allowed players to do the cleaning and serving when already bound (if wearing the maid outfit) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3180">#3180</a>)</li>
 <li>Verity - Renamed the Kitty Mask Gag to the Kitty Mask, and removed the gag effect from it (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3213">#3213</a>)</li>
@@ -440,7 +483,7 @@
 </li>
 <li>Sidious - Room-level block categories are now saved for room recreation (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3226">#3226</a>)</li>
 </ul>
-<h3 id="fixed-5">[Fixed]</h3>
+<h3 id="fixed-6">[Fixed]</h3>
 <ul>
 <li>Nina - Fixed an issue where the Pet Bowl would change position according to the character&apos;s pose rather than staying on the floor (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3188">#3188</a>)</li>
 <li>Sidious - Fixed a bug where some chatroom visual settings would not get restored after entering and leaving sensory deprivation (colors, member numbers &amp; enter/leave messages) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3192">#3192</a>) </li>
@@ -460,7 +503,7 @@
 <li>Estsanatlehi - Fixed some issues with the Automatic Shock Collar &amp; Shock Unit (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3242">#3242</a>)</li>
 <li>Sidious - Fixed a crash when entering the College in a colored skirt (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3243">#3243</a>)</li>
 </ul>
-<h3 id="technical-5">[Technical]</h3>
+<h3 id="technical-6">[Technical]</h3>
 <ul>
 <li>Technical changes, fixes and improvements:<ul>
 <li>Estsanatlehi - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3103">#3103</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3216">#3216</a></li>
@@ -469,7 +512,7 @@
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-5">[Beta Fixes]</h3>
+<h3 id="beta-fixes-6">[Beta Fixes]</h3>
 <ul>
 <li>Sidious - Fixed an issue where the new character status could get displayed under the wrong characters when in VR (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3229">#3229</a>)</li>
 <li>Sidious - Fixed the wardrobe status icon not displaying when accessed via the character dialogue option (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3231">#3231</a>)</li>
@@ -479,7 +522,7 @@
 <li>Estsanatlehi - Fixed a visual issue with the Reverse Bunny Suit (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3234">#3234</a>)</li>
 </ul>
 <h2 id="r76">[R76]</h2>
-<h3 id="added-6">[Added]</h3>
+<h3 id="added-7">[Added]</h3>
 <ul>
 <li>Ayesha - Added a new Medical Bed item, which can be obtained (as either a nurse or a patient) from the Asylum (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3126">#3126</a>)</li>
 <li>Ayesha - Added multicolor support to the Thin Leather Straps (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3133">#3133</a>)</li>
@@ -487,18 +530,18 @@
 <li>Estsanatlehi - Added option to spread legs with the Frogtie variant of the HempRope (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3153">#3153</a>)</li>
 <li>Ada - Kinky Dungeon update - see the <a href="Screens/MiniGame/KinkyDungeon/Changelog.txt">Kinky Dungeon changelog</a> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3139">#3139</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3168">#3168</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3169">#3169</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3170">#3170</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3173">#3173</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3174">#3174</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3176">#3176</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3178">#3178</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3179">#3179</a>)</li>
 </ul>
-<h3 id="removed-6">[Removed]</h3>
+<h3 id="removed-7">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-6">[Changed]</h3>
+<h3 id="changed-7">[Changed]</h3>
 <ul>
 <li>Ayesha - Improved Heart-Link Choker asset (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3127">#3127</a>)</li>
 <li>Nina - Split College uniform into the uniform and skirt in separate slots (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3136">#3136</a>)</li>
 <li>Estsanatlehi - Changed suitcase messages to better identify players (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3129">#3129</a>)</li>
 <li>Estsanatlehi - Allowed most previously hidden clothes to show while on Sybian (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3148">#3148</a>)</li>
 </ul>
-<h3 id="fixed-6">[Fixed]</h3>
+<h3 id="fixed-7">[Fixed]</h3>
 <ul>
 <li>Ellie - Fixed a typo in Asylum dialog (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3146">#3146</a>)</li>
 <li>Ellie - Fixed issue with Stockings in the Kneeling Spread pose (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3145">#3145</a>)</li>
@@ -515,18 +558,18 @@
 <li>Nina - Fixed zones without activities being displayed in preferences (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3171">#3171</a>)</li>
 <li>klorpa - Fixed several spelling mistakes across the game (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3172">#3172</a>)</li>
 </ul>
-<h3 id="technical-6">[Technical]</h3>
+<h3 id="technical-7">[Technical]</h3>
 <ul>
 <li>Jomshir - Code cleanup (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3154">#3154</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3160">#3160</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3161">#3161</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3177">#3177</a>)</li>
 <li>Nina - Added <code>OverrideAssetEffect</code> property to ignore base item effects (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3164">#3164</a>)</li>
 <li>Nina - Deduplicated assets in Hair &amp; Hat slots (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3165">#3165</a>)</li>
 </ul>
-<h3 id="beta-fixes-6">[Beta Fixes]</h3>
+<h3 id="beta-fixes-7">[Beta Fixes]</h3>
 <ul>
 <li>Nothing... yet</li>
 </ul>
 <h2 id="r75">[R75]</h2>
-<h3 id="added-7">[Added]</h3>
+<h3 id="added-8">[Added]</h3>
 <ul>
 <li>Yuki - Added two new items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3096">#3096</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3106">#3106</a>)<ul>
 <li>Empty Glass (handheld item)</li>
@@ -548,11 +591,11 @@
 </li>
 <li>Natsuki - Added a new Plastic Wrap Roll handheld item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3121">#3121</a>)</li>
 </ul>
-<h3 id="removed-7">[Removed]</h3>
+<h3 id="removed-8">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-7">[Changed]</h3>
+<h3 id="changed-8">[Changed]</h3>
 <ul>
 <li>Aeren - Modified the behaviour of the Catsuit to no longer hide nipple piercings (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3097">#3097</a>)</li>
 <li>Yuki - Changed the Bondage Bouquet to render underneath handheld items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3095">#3095</a>)</li>
@@ -563,7 +606,7 @@
 <li>Alfi - Modified the Nursery to permit a wider range of diaper items to be worn (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3114">#3114</a>)</li>
 <li>Ayesha - Increased the difficulties of the Thin Leather Strap variations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3128">#3128</a>)</li>
 </ul>
-<h3 id="fixed-7">[Fixed]</h3>
+<h3 id="fixed-8">[Fixed]</h3>
 <ul>
 <li>Ellie - Fixed a bug where the Sleeveless Catsuit would disappear when wearing mittens (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3099">#3099</a>)</li>
 <li>Estsanatlehi - Fixed a bug where penetration activities could be used through gags (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3098">#3098</a>)</li>
@@ -581,7 +624,7 @@
 <li>Emily R - Fixed the Latex Boxtie Armbinder, Armbinder Jacket and Bolero Straightjacket hiding parts of certain items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3132">#3132</a>)</li>
 <li>Nina - Fixed an issue where the Admiral Top&apos;s shirt would disappear in the over-the-head pose for players with the small body size (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3134">#3134</a>)</li>
 </ul>
-<h3 id="technical-7">[Technical]</h3>
+<h3 id="technical-8">[Technical]</h3>
 <ul>
 <li>Ellie - The extended item framework now permits a new archetype for vibrating items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3081">#3081</a>)</li>
 <li>Technical changes, fixes and improvements:<ul>
@@ -591,7 +634,7 @@
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-7">[Beta Fixes]</h3>
+<h3 id="beta-fixes-8">[Beta Fixes]</h3>
 <ul>
 <li>Nina - Changed the character limit on the chatroom filter input from 20 to 200 characters (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3123">#3123</a>)</li>
 <li>Ellie - Fixed some errors in the changelog (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3122">#3122</a>)</li>
@@ -602,7 +645,7 @@
 <li>Jomshir - Re-added the heavy blindness effect to the Small Ventless Locker (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3140">#3140</a>)</li>
 </ul>
 <h2 id="r74">[R74]</h2>
-<h3 id="added-8">[Added]</h3>
+<h3 id="added-9">[Added]</h3>
 <ul>
 <li>Rui - Added a new Scissors handheld item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3008">#3008</a>)</li>
 <li>Ada - Updated the Futuristic Chastity Belt and added a new model for it (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3029">#3029</a>)</li>
@@ -627,11 +670,11 @@
 <li>Aeren - Added a version of the Steampunk Corset to the Corset clothing slot (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3047">#3047</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3053">#3053</a>)</li>
 <li>Emily R - Added multicolor support to the Sneakers Light and Sneakers Dark shoe items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3056">#3056</a>)</li>
 </ul>
-<h3 id="removed-8">[Removed]</h3>
+<h3 id="removed-9">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-8">[Changed]</h3>
+<h3 id="changed-9">[Changed]</h3>
 <ul>
 <li>Nina - Removed the trailing hyphen in the friend list when a friend is in an unknown private room (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3039">#3039</a>)</li>
 <li>Aeren - Modified the coloring behavior of the Fur Gloves and Fur Socks (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3050">#3050</a>)</li>
@@ -642,7 +685,7 @@
 </li>
 <li>Ada - Increased the difficulty of Irish 8 Cuffs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3067">#3067</a>)</li>
 </ul>
-<h3 id="fixed-8">[Fixed]</h3>
+<h3 id="fixed-9">[Fixed]</h3>
 <ul>
 <li>Ada - Fixed an issue where the Futuristic Crate&apos;s pleasure module could phase through chastity belts (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3031">#3031</a>)</li>
 <li>Ada - Fixed a potential crash in the Futuristic Chastity Belt (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3032">#3032</a>)</li>
@@ -659,7 +702,7 @@
 <li>Ellie - Fixed some minor graphical artefacts on the Display Frame (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3063">#3063</a>)</li>
 <li>Ellie - Fixed a bug where the Techno Collar could emit <code>(MISSING PLAYER DIALOG: TriggerShock-1)</code> messages (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3086">#3086</a>)</li>
 </ul>
-<h3 id="technical-8">[Technical]</h3>
+<h3 id="technical-9">[Technical]</h3>
 <ul>
 <li>Technical changes, fixes and improvements:<ul>
 <li>Estsanatlehi - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3014">#3014</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3020">#3020</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3021">#3021</a></li>
@@ -668,7 +711,7 @@
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-8">[Beta Fixes]</h3>
+<h3 id="beta-fixes-9">[Beta Fixes]</h3>
 <ul>
 <li>Ellie - Fixed an issue where open-backed chastity belts would prevent anal toys from being used (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3064">#3064</a>)</li>
 <li>Ada - Fixed the positioning of some Sleeveless Catsuit assets (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3065">#3065</a>)</li>
@@ -686,7 +729,7 @@
 <li>Ellie - Fixed some missing dialogue in the arousal preferences screen (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3090">#3090</a>)</li>
 </ul>
 <h2 id="r73">[R73]</h2>
-<h3 id="added-9">[Added]</h3>
+<h3 id="added-10">[Added]</h3>
 <ul>
 <li>Miku/Ace - Added a new V glasses item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2985">#2985</a>)</li>
 <li>Sidious/Estsanatlehi - Adds settings to the Futuristic Vibrator to restrict the players whose voices it will respond to (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2979">#2979</a>)</li>
@@ -696,11 +739,11 @@
 <li>Tsubasahane - Added Chinese translations for several parts of the game (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2998">#2998</a>)</li>
 <li>Estsanatlehi - Enabled the tickle activity on the neck zone (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2999">#2999</a>)</li>
 </ul>
-<h3 id="removed-9">[Removed]</h3>
+<h3 id="removed-10">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-9">[Changed]</h3>
+<h3 id="changed-10">[Changed]</h3>
 <ul>
 <li>Ada - Made lock picking only take one try when false set pins reset (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2927">#2927</a>)</li>
 <li>Aeren - Extended most suit items with gloved/non-gloved options (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2972">#2972</a>)</li>
@@ -709,7 +752,7 @@
 <li>Natsuki - Increased the payout of daily jobs, kidnapping contracts, maid jobs and the shop modeling job (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2988">#2988</a>)</li>
 <li>Ace - Made several enhancements to the chatroom creation screen (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2922">#2922</a>)</li>
 </ul>
-<h3 id="fixed-9">[Fixed]</h3>
+<h3 id="fixed-10">[Fixed]</h3>
 <ul>
 <li>Atasly - Fixed some graphical issues with the See-through Zipsuit and the preview image for the Safeword Padlock (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2986">#2986</a>)</li>
 <li>diaperand - Made some grammar fixes to the Nursery dialogue (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2990">#2990</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2989">#2989</a>)</li>
@@ -720,7 +763,7 @@
 <li>Ellie - Fixed some errors in the chatroom messages for the Futuristic Straitjacket (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3010">#3010</a>)</li>
 <li>Ada - Fixed a bug where the Futuristic Mask wasn&apos;t properly disabling some mouth activities (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3013">#3013</a>)</li>
 </ul>
-<h3 id="technical-9">[Technical]</h3>
+<h3 id="technical-10">[Technical]</h3>
 <ul>
 <li>Technical changes, fixes and improvements:<ul>
 <li>Nina - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2975">#2975</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2977">#2977</a></li>
@@ -730,7 +773,7 @@
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-9">[Beta Fixes]</h3>
+<h3 id="beta-fixes-10">[Beta Fixes]</h3>
 <ul>
 <li>Tsubasahane - Chinese translation fixes &amp; edits (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3005">#3005</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3019">#3019</a>)</li>
 <li>Ellie - Fixed an issue where certain item combinations could cause 404s in the console (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3009">#3009</a>)</li>
@@ -741,7 +784,7 @@
 <li>Ellie - Fixed a bug where characters&apos; faces would disappear when hogtied and wearing a Catsuit or Pilot Suit (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3027">#3027</a>)</li>
 </ul>
 <h2 id="r72">[R72]</h2>
-<h3 id="added-10">[Added]</h3>
+<h3 id="added-11">[Added]</h3>
 <blockquote>
 <p><img src="./Icons/Information.svg" alt="Information"> There is a new page on <a href="https://gitgud.io/BondageProjects/Bondage-College/-/wikis/Player-Safety">Player Safety</a> in the game&apos;s wiki,
 containing safety &amp; security tips for players. We&apos;d encourage all players to give it a read.</p>
@@ -853,11 +896,11 @@ preferences) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge
 </li>
 <li>Nina - Added a message to notify players when they can&apos;t use an item due to room blocking rules (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2948">#2948</a>)</li>
 </ul>
-<h3 id="removed-10">[Removed]</h3>
+<h3 id="removed-11">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-10">[Changed]</h3>
+<h3 id="changed-11">[Changed]</h3>
 <ul>
 <li>Daddy Daubeny - Moved the Teddy Bear Set to the Miscellaneous slot (players will need to re-buy the item) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2863">#2863</a>)</li>
 <li>Ayesha - Modified the Vibrating Clit Egg to be a little bigger, and added multi-coloring (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2865">#2865</a>)</li>
@@ -871,7 +914,7 @@ preferences) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge
 </ul>
 </li>
 </ul>
-<h3 id="fixed-10">[Fixed]</h3>
+<h3 id="fixed-11">[Fixed]</h3>
 <ul>
 <li>Nina - Fixed an issue where poker would report &quot;One Pair&quot; when it should be &quot;High Card&quot; (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2860">#2860</a>)</li>
 <li>Ada - Fixed a bug where the Futuristic Training Belt would not turn off properly (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2862">#2862</a>)</li>
@@ -903,7 +946,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Fixed a bug where helping someone to kneel would reset their arm position to the default (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2978">#2978</a>)</li>
 <li>Nina - Fixed the grammar for the chatroom messages of several items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2976">#2976</a>)</li>
 </ul>
-<h3 id="technical-10">[Technical]</h3>
+<h3 id="technical-11">[Technical]</h3>
 <ul>
 <li>Ellie - Added a new npm script to run all Github checks locally <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2889">#2889</a><ul>
 <li>Contributors with Node.js &amp; npm installed can run checks locally by navigating to <code>BondageClub/Tools/Node</code> and running <code>npm run checks</code> (after running an <code>npm install</code> if necessary)</li>
@@ -929,7 +972,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-10">[Beta Fixes]</h3>
+<h3 id="beta-fixes-11">[Beta Fixes]</h3>
 <ul>
 <li>Aeren - Fixed a 404 error for the Grand Mage Dress (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2938">#2938</a>)</li>
 <li>Daddy Daubeny - Fixed a bug where all 3 versions of the Pacifier Gag needed to be bought individually from the shop (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2941">#2941</a>)</li>
@@ -962,7 +1005,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Estsanatlehi - Fixed a crash when using the Techno Collar&apos;s shock module (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2984">#2984</a>)</li>
 </ul>
 <h2 id="r71">[R71]</h2>
-<h3 id="added-11">[Added]</h3>
+<h3 id="added-12">[Added]</h3>
 <ul>
 <li>Ace/Dordimar - Added multi-coloring support to the Witch Hat (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2756">#2756</a>)</li>
 <li>Emily R - Added a &quot;No shine&quot; variant of Swimsuit style 1 (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2760">#2760</a>)</li>
@@ -1002,11 +1045,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Emily R - Added multicolor support to the Student Black dress (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2835">#2835</a>)</li>
 <li>Verity - Added a new pouting mouth expression (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2845">#2845</a>)</li>
 </ul>
-<h3 id="removed-11">[Removed]</h3>
+<h3 id="removed-12">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-11">[Changed]</h3>
+<h3 id="changed-12">[Changed]</h3>
 <ul>
 <li>wildsj - Split the Duct Tape pet wrap variant into separate leg and arm variants (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2757">#2757</a>)</li>
 <li>Ada - Modified sensory deprivation so that player names show up if you are able to see them in VR (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2766">#2766</a>)</li>
@@ -1023,7 +1066,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Elda - Modified the Duct Tape arms item to allow nipple piercing items to be visible underneath it (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2836">#2836</a>)</li>
 <li>Ace - Updated the chat message for the Duct Tape pet wrap in the arms slot (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2839">#2839</a>)</li>
 </ul>
-<h3 id="fixed-11">[Fixed]</h3>
+<h3 id="fixed-12">[Fixed]</h3>
 <ul>
 <li>Ace - Fixed some layering issues with the Latex Strait Leotard (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2752">#2752</a>)</li>
 <li>Ace - Fixed an issue where chatroom name garbling wouldn&apos;t work after a name change (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2753">#2753</a>)</li>
@@ -1042,7 +1085,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ace - Fixed an issue where some maid items would never get removed from the player&apos;s inventory when they should (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2813">#2813</a>)</li>
 <li>Kimei - Fixed some 404 errors with the Vacbed Deluxe when locked (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2830">#2830</a>)</li>
 </ul>
-<h3 id="technical-11">[Technical]</h3>
+<h3 id="technical-12">[Technical]</h3>
 <ul>
 <li>Jomshir - Changed the asset check (used for Github PR checks) to use TypeScript for improved type checking (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2776">#2776</a>)</li>
 <li>Technical changes, fixes and improvements:<ul>
@@ -1053,7 +1096,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-11">[Beta Fixes]</h3>
+<h3 id="beta-fixes-12">[Beta Fixes]</h3>
 <ul>
 <li>Ace - Fixed a bug with the Fuck Machine not being dismountable (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2837">#2837</a>)</li>
 <li>Ace - Fixed a bug where the <code>/me</code> command wouldn&apos;t work when MU-style emotes are enabled (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2838">#2838</a>)</li>
@@ -1071,7 +1114,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Kimei - Fixed an issue in the new chat commands where &quot;Friendlist&quot; was showing up as &quot;Blacklist&quot; (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2859">#2859</a>)</li>
 </ul>
 <h2 id="r70">[R70]</h2>
-<h3 id="added-12">[Added]</h3>
+<h3 id="added-13">[Added]</h3>
 <ul>
 <li>Leila - Added functionality to remember chatroom input box text when disconnecting and relogging (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2599">#2599</a>)</li>
 <li>Ayesha - Added a new back hair style (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2588">#2588</a>)</li>
@@ -1125,11 +1168,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Rui - Added a new Gothic Collar item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2713">#2713</a>)</li>
 <li>Ada - Added an extra Futuristic Bra variation (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2723">#2723</a>)</li>
 </ul>
-<h3 id="removed-12">[Removed]</h3>
+<h3 id="removed-13">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-12">[Changed]</h3>
+<h3 id="changed-13">[Changed]</h3>
 <ul>
 <li>Kimei - Changed the Ceiling Chain to allow it to be locked (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2600">#2600</a>)</li>
 <li>gatetrek - Graphical improvements for the Prison Lockdown Gag (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2582">#2582</a>)</li>
@@ -1148,7 +1191,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - UI improvements around sensory deprivation preferences (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2734">#2734</a>)</li>
 <li>Nina - Changed the behavior of the item permission screen to stay in permission mode when selecting another item slot (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2737">#2737</a>)</li>
 </ul>
-<h3 id="fixed-12">[Fixed]</h3>
+<h3 id="fixed-13">[Fixed]</h3>
 <ul>
 <li>Ellie - Fixed some missing chat messages when selecting tightness of the Collar Cuffs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2605">#2605</a>)</li>
 <li>Ace - Fixed a bug where a certain dialogue in random club slave encounters could send players back to club management rather than the main hall (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2604">#2604</a>)</li>
@@ -1184,7 +1227,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Improved several NPCs to better respect players&apos; blocked item settings (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2742">#2742</a>)</li>
 <li>Ace - Fixed an issue where handheld items could fail to render or be incorrectly named when wearing some mittens (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2742">#2742</a>)</li>
 </ul>
-<h3 id="technical-12">[Technical]</h3>
+<h3 id="technical-13">[Technical]</h3>
 <ul>
 <li>Ellie - Added validation to prevent players from adding certain impossible item combinations to others via console (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2618">#2618</a>)</li>
 <li>Ace - Performance optimizations for text drawing (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2640">#2640</a>)</li>
@@ -1197,7 +1240,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-12">[Beta Fixes]</h3>
+<h3 id="beta-fixes-13">[Beta Fixes]</h3>
 <ul>
 <li>Ace - Fixed the non-transparent background for the Key collar accessory preview image (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2697">#2697</a>)</li>
 <li>Nina - Allowed favorite items to be set on worn items and for players on extreme difficulty (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2699">#2699</a>)</li>
@@ -1231,7 +1274,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ace - Fixed some crashes that could occur in the Cafe (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2770">#2770</a>)</li>
 </ul>
 <h2 id="r69">[R69]</h2>
-<h3 id="added-13">[Added]</h3>
+<h3 id="added-14">[Added]</h3>
 <ul>
 <li>Manilla - Added a new gagged kiss activity (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2488">#2488</a>)</li>
 <li>Sandrine - Added multicolor support to the Admiral Skirt, Pajama pants and Tennis skirt (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2482">#2482</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2475">#2475</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2466">#2466</a>)</li>
@@ -1266,11 +1309,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>TessaTech - Added a new Vacuum Bed Deluxe item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2551">#2551</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2555">#2555</a>)</li>
 <li>Ada - Added some additional keywords that will trigger Futuristic item automatic shocks when used in emotes (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2563">#2563</a>)</li>
 </ul>
-<h3 id="removed-13">[Removed]</h3>
+<h3 id="removed-14">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-13">[Changed]</h3>
+<h3 id="changed-14">[Changed]</h3>
 <ul>
 <li>Nina - Made some UI improvements to the pagination buttons in extended item screens (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2484">#2484</a>)</li>
 <li>Sandrine - Modified the Vacbed to permit sexual activities on most zones (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2500">#2500</a>)</li>
@@ -1279,7 +1322,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Jomshir - Modified chatroom interactions to remove the delay between clicking on another player and being able to interact with them (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2529">#2529</a>)</li>
 <li>Kimei - Modified the Blackout Lenses to no longer hide masks or glasses (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2545">#2545</a>)</li>
 </ul>
-<h3 id="fixed-13">[Fixed]</h3>
+<h3 id="fixed-14">[Fixed]</h3>
 <ul>
 <li>Ellie - Fixed an issue where stockings in the lower suit slot would block vulva access (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2487">#2487</a>)</li>
 <li>Ellie - Fixed an issue where some item updates would not persist after relogging (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2485">#2485</a>)</li>
@@ -1299,7 +1342,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ellie - Fixed a few typos <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2583">#2583</a></li>
 <li>Ellie - Fixed an issue with the Seamless Open Crotch Strait Dress not hiding skirts (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2584">#2584</a>)</li>
 </ul>
-<h3 id="technical-13">[Technical]</h3>
+<h3 id="technical-14">[Technical]</h3>
 <ul>
 <li>Jomshir - Made some major optimizations to character drawing for suspended characters, and when blindfolded (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2528">#2528</a>)</li>
 <li>Sekkmer - Optimized character account updates to reduce server traffic (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2297">#2297</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2531">#2531</a>)</li>
@@ -1314,7 +1357,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-13">[Beta Fixes]</h3>
+<h3 id="beta-fixes-14">[Beta Fixes]</h3>
 <ul>
 <li>Ellie - Fixed a bug where players could use the Thin Leather Straps torso item through clothing (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2557">#2557</a>)</li>
 <li>Ada - Fixed some issues with the Kinky Dungeon spectator mode (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2558">#2558</a>)</li>
@@ -1333,7 +1376,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ellie - Fixed an issue that could cause crashes when interacting with extended items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2593">#2593</a>)</li>
 </ul>
 <h2 id="r68">[R68]</h2>
-<h3 id="added-14">[Added]</h3>
+<h3 id="added-15">[Added]</h3>
 <ul>
 <li>Manilla - Added new &quot;Step&quot; and &quot;Giggle&quot; activities (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2344">#2344</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2350">#2350</a>)</li>
 <li>Natsuki - Added a new Hotel Bedroom chatroom background (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2343">#2343</a>)</li>
@@ -1368,11 +1411,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Added a &quot;Show all zones&quot; button for when the player is displayed too high to have access to all body zones (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2442">#2442</a>)</li>
 <li>gatetrek - Added a new set of ribbon-themed bondage &amp; clothing items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2444">#2444</a>)</li>
 </ul>
-<h3 id="removed-14">[Removed]</h3>
+<h3 id="removed-15">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-14">[Changed]</h3>
+<h3 id="changed-15">[Changed]</h3>
 <ul>
 <li>Ada - Changed the Kinky Dungeon minigame to be persistent, so you can leave the game and return to it without resetting progress (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2331">#2331</a>)</li>
 <li>Manilla - Modified most blindfolds to allow nose slot access when worn (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2314">#2314</a>)</li>
@@ -1384,7 +1427,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Sandrine - Updated the difficulties of some leg items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2452">#2452</a>)</li>
 <li>Ada - Updated the graphics on several Futuristic items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2455">#2455</a>)</li>
 </ul>
-<h3 id="fixed-14">[Fixed]</h3>
+<h3 id="fixed-15">[Fixed]</h3>
 <ul>
 <li>Jomshir - Fixed a crash in the friend list when opening the beep log after receiving a beep from someone that isn&apos;t in a chatroom (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2346">#2346</a>)</li>
 <li>Ellie - Fixed an issue with the Tongue Strap Gag where adding a lock would prevent the gag color from being applied properly (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2345">#2345</a>)</li>
@@ -1403,7 +1446,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Fixed an issue where multiple players inspecting the extended menus for certain items could cause appearance desyncs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2471">#2471</a>)</li>
 <li>Ada - Increased the size of the combination input for the Safeword Padlock (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2478">#2478</a>)</li>
 </ul>
-<h3 id="technical-14">[Technical]</h3>
+<h3 id="technical-15">[Technical]</h3>
 <ul>
 <li>Jomshir - Added a lint check to the code using ESLint - pull requests will now be checked against ESLint and linting errors will be highlighted (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2286">#2286</a>)</li>
 <li>fleisch11 - Added a check to prevent players from accidentally adding invalid skills/reputations via the console (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2382">#2382</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2386">#2386</a>)</li>
@@ -1419,7 +1462,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-14">[Beta Fixes]</h3>
+<h3 id="beta-fixes-15">[Beta Fixes]</h3>
 <ul>
 <li>Ada - Modified the post-blindness flash to gradually fade out (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2433">#2433</a>)</li>
 <li>Ada - Fixed some graphical issues with the Futuristic Heels (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2434">#2434</a>)</li>
@@ -1440,7 +1483,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ada - Fixed a bug where some items would trigger vibrator stimulation messages despite not being vibrators (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2479">#2479</a>)</li>
 </ul>
 <h2 id="r67">[R67]</h2>
-<h3 id="added-15">[Added]</h3>
+<h3 id="added-16">[Added]</h3>
 <ul>
 <li>Nina - Added the ability to sell unwanted items back to the shop for half of the original purchase price (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2245">#2245</a>)</li>
 <li>Aeren - Added a new Sci-Fi Pleasure Panties item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2240">#2240</a>)</li>
@@ -1468,11 +1511,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ellie - Added support for the Wiggle activity to the nose and ear groups (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2289">#2289</a>)</li>
 <li>Jomshir - Added a &quot;Reply&quot; button when reading beep messages, and allows players to click on player names in their received beeps to directly search for the room that the beep was sent from (if the friend list was opened from the chat search screen) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2299">#2299</a>)</li>
 </ul>
-<h3 id="removed-15">[Removed]</h3>
+<h3 id="removed-16">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-15">[Changed]</h3>
+<h3 id="changed-16">[Changed]</h3>
 <ul>
 <li>Nina - Changed the item selection menu messaging to indicate when you have no items in a particular group, rather than always saying &quot;You cannot access your items&quot; (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2248">#2248</a>)</li>
 <li>Nina - Changed the Metal Cuffs so that they default to the hands behind back position when applied by NPCs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2247">#2247</a>)</li>
@@ -1486,7 +1529,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="fixed-15">[Fixed]</h3>
+<h3 id="fixed-16">[Fixed]</h3>
 <ul>
 <li>Nina - Fixed a navigation issue when using the escape key to leave the appearance menu (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2249">#2249</a>)</li>
 <li>Verity - Fixed an alignment issue with the 17/17b front hairs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2246">#2246</a>)</li>
@@ -1500,7 +1543,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Sekkmer - Fixed an issue with the handling of chatroom enter/leave messages (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2329">#2329</a>)</li>
 <li>Ellie - Fixed an issue where the player&apos;s expression could get automatically reset to default after a manual expression change (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2332">#2332</a>)</li>
 </ul>
-<h3 id="technical-15">[Technical]</h3>
+<h3 id="technical-16">[Technical]</h3>
 <ul>
 <li>Ellie - Rework of multiplayer appearance update validation for better consistency and reliability (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2186">#2186</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2255">#2255</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2264">#2264</a>)</li>
 <li>Ellie - Added a new framework for typed extended items - currently being piloted on the Latex Boxtie/Butterfly/Seamless leotards (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2263">#2263</a>)</li>
@@ -1515,7 +1558,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-15">[Beta Fixes]</h3>
+<h3 id="beta-fixes-16">[Beta Fixes]</h3>
 <ul>
 <li>Ellie - Fixed some issues with the behavior of the extended item menu for the Bunny Girl Accessories item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2301">#2301</a>)</li>
 <li>Ellie - Fixed issues with missing assets in the Kinky Dungeon minigame (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2302">#2302</a>)</li>
@@ -1543,7 +1586,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ellie - Fixed a typo in the changelog (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2338">#2338</a>)</li>
 </ul>
 <h2 id="r66">[R66]</h2>
-<h3 id="added-16">[Added]</h3>
+<h3 id="added-17">[Added]</h3>
 <ul>
 <li>Nina - Added a confirmation dialog when exiting the club (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2142">#2142</a>)</li>
 <li>Ada - Added stimulation messages for gags (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2136">#2136</a>)</li>
@@ -1578,11 +1621,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>TessaTech - Added an &quot;In front of body&quot; variation of the metal cuffs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2194">#2194</a>)</li>
 <li>Jomshir - Added a manual refresh button to the friend list (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2233">#2233</a>)</li>
 </ul>
-<h3 id="removed-16">[Removed]</h3>
+<h3 id="removed-17">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-16">[Changed]</h3>
+<h3 id="changed-17">[Changed]</h3>
 <ul>
 <li>Ada - Changed Futuristic Earphones so that they are now hidden by most hoods (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2141">#2141</a>)</li>
 <li>Nina - Improved the messaging when players try to auto-rejoin rooms that no longer exist (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2139">#2139</a>)</li>
@@ -1596,7 +1639,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Changed the wardrobe to remember outfit names when modifying outfits (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2191">#2191</a>)</li>
 <li>Ben - Removed automatic refresh from the friend list due to performance issues</li>
 </ul>
-<h3 id="fixed-16">[Fixed]</h3>
+<h3 id="fixed-17">[Fixed]</h3>
 <ul>
 <li>Ada - Fixed an issue where players couldn&apos;t give others keys when wearing some non-restraining items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2134">#2134</a>)</li>
 <li>Ada - Fixed some logic around lock-outs on futuristic items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2145">#2145</a>)</li>
@@ -1610,7 +1653,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Fixed an issue where player interaction options in chatrooms would overflow the height of the screen (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2190">#2190</a>)</li>
 <li>Ellie - Fixed an issue where the collar cuffs would prevent activities on the neck zone (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2236">#2236</a>)</li>
 </ul>
-<h3 id="technical-16">[Technical]</h3>
+<h3 id="technical-17">[Technical]</h3>
 <ul>
 <li>Jomshir - Created a new item saving format to reduce server message sizes (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2137">#2137</a>, <a href="https://github.com/Ben987/Bondage-Club-Server/pull/68">Server #68</a> <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2138">#2138</a>)</li>
 <li>Technical changes, fixes and improvements:<ul>
@@ -1620,7 +1663,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-16">[Beta Fixes]</h3>
+<h3 id="beta-fixes-17">[Beta Fixes]</h3>
 <ul>
 <li>Nina - Fixed an issue where notifications would still show up for messages when the player had message-hiding turned on in sensory deprivation (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2197">#2197</a>)</li>
 <li>Nina - Fixed an issue where the wooden sign would render above enclosing items like the wooden box (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2198">#2198</a>)</li>
@@ -1656,7 +1699,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ellie - Fixed an issue where the extended item menu for the Eyepatch could cause crashes (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2243">#2243</a>)</li>
 </ul>
 <h2 id="r65">[R65]</h2>
-<h3 id="added-17">[Added]</h3>
+<h3 id="added-18">[Added]</h3>
 <ul>
 <li>Jomshir/Aeren - Extended player bios to officially support up to 10,000 characters, and increased the maximum length of chat messages to 1,000 characters (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1967">#1967</a>)<blockquote>
 <p><img src="./Icons/Warning.svg" alt="Warning"> <strong>Important Note:</strong> After migrating to the beta, switching back to R64 will cause your bio to appear garbled - subsequently changing your bio in R64 <em>will</em> break your bio - please do not do this! You can still edit your bio in the beta without any issues.</p>
@@ -1717,11 +1760,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ada - Added support for colorable locks to all Futuristic items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2041">#2041</a>)</li>
 <li>Cecilia/Ellie - Added a new Transport Jacket item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2046">#2046</a>)</li>
 </ul>
-<h3 id="removed-17">[Removed]</h3>
+<h3 id="removed-18">[Removed]</h3>
 <ul>
 <li>Nothing in this release</li>
 </ul>
-<h3 id="changed-17">[Changed]</h3>
+<h3 id="changed-18">[Changed]</h3>
 <ul>
 <li>Nina - Changed the positioning of names in chatrooms to prevent letters with descenders (e.g. &quot;g&quot;, &quot;j&quot;, &quot;q&quot;, &quot;y&quot;) from being cut off (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1945">#1945</a>)</li>
 <li>wildsj - Tweaked the positions of several tail/butt plug items to make more sense (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1943">#1943</a>)</li>
@@ -1742,7 +1785,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ada - Combined the Futuristic Harnesses into a single item, and changed them to now render above the Futuristic Bra (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1961">#1961</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2041">#2041</a>)</li>
 <li>Ada - Added the &quot;Copy Colors&quot; feature to the Futuristic Harness (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2017">#2017</a>)</li>
 </ul>
-<h3 id="fixed-17">[Fixed]</h3>
+<h3 id="fixed-18">[Fixed]</h3>
 <ul>
 <li>Ellie - Added resource retry logic, which should substantially reduce the chances of seeing &quot;MISSING VALUE FOR TAG&quot; and similar errors (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1948">#1948</a>)</li>
 <li>Emily R - Fixed some visual issues with the Flippers in combination with most full-body items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1940">#1940</a>)</li>
@@ -1764,7 +1807,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ellie - Fixed a bug where the expression reset button was resetting players&apos; mouth color (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2053">#2053</a>)</li>
 <li>Ellie - Fixed an issue where players could not add/remove time from the Owner Timer Padlock (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2056">#2056</a>)</li>
 </ul>
-<h3 id="technical-17">[Technical]</h3>
+<h3 id="technical-18">[Technical]</h3>
 <ul>
 <li>Jomshir - Added an asset-checking script to help identify and fix asset definition errors (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1955">#1955</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1962">#1962</a>)</li>
 <li>Ellie - Added support for variable item opacity, and new slider controls (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1931">#1931</a>)</li>
@@ -1785,7 +1828,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-17">[Beta Fixes]</h3>
+<h3 id="beta-fixes-18">[Beta Fixes]</h3>
 <ul>
 <li>Jomshir - <a href="https://github.com/Ben987/Bondage-Club-Server/pull/66">Server #66</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2081">#2081</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2083">#2083</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2090">#2090</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2094">#2094</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2099">#2099</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2112">#2112</a></li>
 <li>Nina - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2063">#2063</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2064">#2064</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2067">#2067</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2069">#2069</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2071">#2071</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2084">#2084</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2088">#2088</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2089">#2089</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2085">#2085</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2087">#2087</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2092">#2092</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2095">#2095</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2096">#2096</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2097">#2097</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2102">#2102</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2104">#2104</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2114">#2114</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2116">#2116</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2117">#2117</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2125">#2125</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2130">#2130</a></li>
@@ -1796,7 +1839,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>TessaTech - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2143">#2143</a></li>
 </ul>
 <h2 id="r64">[R64]</h2>
-<h3 id="added-18">[Added]</h3>
+<h3 id="added-19">[Added]</h3>
 <ul>
 <li>Rui - Added several new items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1808">#1808</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1814">#1814</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1815">#1815</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1805">#1805</a>)<ul>
 <li>Latex Ankle Shoes</li>
@@ -1854,11 +1897,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Leah - Added a new &quot;Outside Cells&quot; background for the Asylum (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1884">#1884</a>)</li>
 <li>Ellie - Added a &quot;Reset to default&quot; button to the color picker (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1898">#1898</a>)</li>
 </ul>
-<h3 id="removed-18">[Removed]</h3>
+<h3 id="removed-19">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-18">[Changed]</h3>
+<h3 id="changed-19">[Changed]</h3>
 <ul>
 <li>Sandrine - Most extended items have now been modified so that incompatible types are displayed in red (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1511">#1511</a>)</li>
 <li>Jomshir - Offline friends will no long appear in the first tab, but can still be seen in the third tab, where the delete buttons are (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1773">#1773</a>)</li>
@@ -1869,7 +1912,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="fixed-18">[Fixed]</h3>
+<h3 id="fixed-19">[Fixed]</h3>
 <ul>
 <li>Wultir - Fixed an issue where being enclosed would not prevent you from being leashed out of a room (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1810">#1810</a>)</li>
 <li>Ellie - Fixed an issue with the login credits scrolling too fast at higher framerates (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1809">#1809</a>)</li>
@@ -1893,7 +1936,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Fixed an exploit that allowed players to circumvent OOC being blocked (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1900">#1900</a>)</li>
 <li>Nina - Fixed an issue where players could sometimes not access the College despite wearing the correct clothes (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1921">#1921</a>)</li>
 </ul>
-<h3 id="technical-18">[Technical]</h3>
+<h3 id="technical-19">[Technical]</h3>
 <ul>
 <li>Sandrine - Added a major performance enhancement to extended item screens (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1511">#1511</a>)</li>
 <li>Nina - Reworked the game&apos;s height system, allowing the creation of items that extend outside the character canvas. This will enable the creation of several exciting new items and features in this release and future releases (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1844">#1844</a>)</li>
@@ -1908,7 +1951,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-18">[Beta Fixes]</h3>
+<h3 id="beta-fixes-19">[Beta Fixes]</h3>
 <ul>
 <li>Ellie - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1870">#1870</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1871">#1871</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1872">#1872</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1882">#1882</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1886">#1886</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1897">#1897</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1898">#1898</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1901">#1901</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1905">#1905</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1906">#1906</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1907">#1907</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1919">#1919</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1920">#1920</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1924">#1924</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1934">#1934</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1937">#1937</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1938">#1938</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1939">#1939</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1942">#1942</a></li>
 <li>Ada - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1874">#1874</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1875">#1875</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1876">#1876</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1877">#1877</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1880">#1880</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1887">#1887</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1902">#1902</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1917">#1917</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1927">#1927</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1946">#1946</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1950">#1950</a></li>
@@ -1917,7 +1960,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Sandrine - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1933">#1933</a></li>
 </ul>
 <h2 id="r63">[R63]</h2>
-<h3 id="added-19">[Added]</h3>
+<h3 id="added-20">[Added]</h3>
 <ul>
 <li>Verity/Nina - Added new Rope/Gag/Lock emoticons (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1679">#1679</a>)</li>
 <li>Ada - Added the option to open the front of the Futuristic Chastity Belt (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1682">#1682</a>)</li>
@@ -1976,11 +2019,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Gnarp - Added multi-color support to the Rhinestone Sandals (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1738">#1738</a>)</li>
 <li>Ayesha - Added multi-color support to the nipple Taped Vibrating Eggs and the Latex Armbinder (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1739">#1739</a>)</li>
 </ul>
-<h3 id="removed-19">[Removed]</h3>
+<h3 id="removed-20">[Removed]</h3>
 <ul>
 <li>Nothing this release</li>
 </ul>
-<h3 id="changed-19">[Changed]</h3>
+<h3 id="changed-20">[Changed]</h3>
 <ul>
 <li>Ada - Changed the Futuristic Collar to now also lock itself when clicking &quot;Lock&quot; (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1674">#1674</a>)</li>
 <li>Ada - Changed whispers so that they are now blocked if you have disabled OOC when gagged (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1671">#1671</a>)</li>
@@ -1996,7 +2039,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Wultir - Changed the Maid Quarters so that players can now do maid work in the exposed version of the maid outfit (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1714">#1714</a>)</li>
 <li>Ace - Changed posture collar items to block the nod/wiggle activities on the head (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1794">#1794</a>)</li>
 </ul>
-<h3 id="fixed-19">[Fixed]</h3>
+<h3 id="fixed-20">[Fixed]</h3>
 <ul>
 <li>Nina - Fixed a bug where players could no longer access the College, even with the correct uniform (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1676">#1676</a>)</li>
 <li>Ada - Fixed an issue with chatroom messages from the Automatic Shock Collar/Unit and Futuristic Panel Gag getting filtered by the automatic message filter (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1680">#1680</a>)</li>
@@ -2010,7 +2053,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ellie - Fixed a potential exploit where console users could crash other players&apos; games (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1733">#1733</a>)</li>
 <li>Wultir - Fixed an error with the Shock Collar/Unit when the players shock themselves (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1736">#1736</a>)</li>
 </ul>
-<h3 id="technical-19">[Technical]</h3>
+<h3 id="technical-20">[Technical]</h3>
 <ul>
 <li>Minor technical changes, fixes and improvements:<ul>
 <li>Ada - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1684">#1684</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1700">#1700</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1705">#1705</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1709">#1709</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1710">#1710</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1717">#1717</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1722">#1722</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1725">#1725</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1730">#1730</a></li>
@@ -2020,7 +2063,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-19">[Beta Fixes]</h3>
+<h3 id="beta-fixes-20">[Beta Fixes]</h3>
 <ul>
 <li>Ace - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1741">#1741</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1745">#1745</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1754">#1754</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1759">#1759</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1763">#1763</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1765">#1765</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1768">#1768</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1769">#1769</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1771">#1771</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1767">#1767</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1774">#1774</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1779">#1779</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1787">#1787</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1803">#1803</a></li>
 <li>Ada - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1742">#1742</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1744">#1744</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1746">#1746</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1747">#1747</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1755">#1755</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1760">#1760</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1761">#1761</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1802">#1802</a></li>
@@ -2031,7 +2074,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Wultir - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1762">#1762</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1785">#1785</a></li>
 </ul>
 <h2 id="r62">[R62]</h2>
-<h3 id="added-20">[Added]</h3>
+<h3 id="added-21">[Added]</h3>
 <ul>
 <li>Ada - Added several new items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1582">#1582</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1588">#1588</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1592">#1592</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1589">#1589</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1600">#1600</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1608">#1608</a>)<ul>
 <li>A new Pilot Suit</li>
@@ -2077,12 +2120,12 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Added multi-color support to the Striped Socks and the College Uniform (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1644">#1644</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1643">#1643</a>)</li>
 <li>Buizel - Added 21 new back hair styles (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1660">#1660</a>)</li>
 </ul>
-<h3 id="removed-20">[Removed]</h3>
+<h3 id="removed-21">[Removed]</h3>
 <ul>
 <li>Ben - Removed the futuristic items from the random NPC pool</li>
 <li>Ben - Fixed an issue where players could not remove their NPC owner after auctioning themselves</li>
 </ul>
-<h3 id="changed-20">[Changed]</h3>
+<h3 id="changed-21">[Changed]</h3>
 <ul>
 <li>Ada - Overhauled most of the futuristic items with several new features (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1580">#1580</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1586">#1586</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1581">#1581</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1604">#1604</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1602">#1602</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1607">#1607</a>)</li>
 <li>Sandrine - Fixed and reworked difficulties on several gags for consistency (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1590">#1590</a>)</li>
@@ -2105,7 +2148,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ben - LARP rooms will now show up in the regular chatroom search and rooms can be toggled between regular and LARP</li>
 <li>Ada - Moved some player preferences into a new Immersion preferences screen (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1627">#1627</a>))</li>
 </ul>
-<h3 id="fixed-20">[Fixed]</h3>
+<h3 id="fixed-21">[Fixed]</h3>
 <ul>
 <li>Ada - Fixed an issue where the Interactive Visor prevented players from changing clothes whilst untinted (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1583">#1583</a>) </li>
 <li>Ellie - Fixed a bug where players were unable to change their skin color (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1584">#1584</a>)</li>
@@ -2126,7 +2169,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ellie - Fixed an issue where changing the vibrator settings on the Mermaid Tail would cause its locks to fall off (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1633">#1633</a>)</li>
 <li>Nina - Fixed an issue where unlocking a gag would break the gag&apos;s speech garbling effect (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1637">#1637</a>)</li>
 </ul>
-<h3 id="technical-20">[Technical]</h3>
+<h3 id="technical-21">[Technical]</h3>
 <ul>
 <li>Many technical changes, fixes and improvements:<ul>
 <li>Ellie - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1591">#1591</a></li>
@@ -2136,7 +2179,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-20">[Beta fixes]</h3>
+<h3 id="beta-fixes-21">[Beta fixes]</h3>
 <ul>
 <li>Nina - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1642">#1642</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1649">#1649</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1653">#1653</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1655">#1655</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1656">#1656</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1658">#1658</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1659">#1659</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1665">#1665</a></li>
 <li>Emily R - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1646">#1646</a></li>
@@ -2145,7 +2188,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ada - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1650">#1650</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1651">#1651</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1652">#1652</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1661">#1661</a></li>
 </ul>
 <h2 id="r61">[R61]</h2>
-<h3 id="added-21">[Added]</h3>
+<h3 id="added-22">[Added]</h3>
 <ul>
 <li>Ace - New custom collar tag (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1324">#1324</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1478">#1478</a>)</li>
 <li>Ace - The key and lock necklaces can now be worn over clothes or tucked in via the &#x1F446; icon in the wardrobe (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1294">#1294</a>)</li>
@@ -2241,11 +2284,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Ace, Gnarp - Added a new wooden sign item with customisable text (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1477">#1477</a>)</li>
 <li>Nina - Added a ruler to the handheld toys (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1497">#1497</a>)</li>
 </ul>
-<h3 id="removed-21">[Removed]</h3>
+<h3 id="removed-22">[Removed]</h3>
 <ul>
 <li>Rui - Removed the deafness effect from the Pony Hood (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1377">#1377</a>)</li>
 </ul>
-<h3 id="changed-21">[Changed]</h3>
+<h3 id="changed-22">[Changed]</h3>
 <ul>
 <li>Rui - Reduced the severity of the blindness effect on the Pony Hood (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1377">#1377</a>)</li>
 <li>Nina - Improvements to the extended item screen layout (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1388">#1388</a>)</li>
@@ -2254,7 +2297,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Aeren - Change the seamless suits to expose the same slots as their zipped counterparts (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1475">#1475</a>)</li>
 <li>Gnarp, Ayesha - Updated the bed with new and improved assets (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1464">#1464</a>)</li>
 </ul>
-<h3 id="fixed-21">[Fixed]</h3>
+<h3 id="fixed-22">[Fixed]</h3>
 <ul>
 <li>Ace - Fix for the red currently worn indicator in the wardrobe not updating (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1291">#1291</a>)</li>
 <li>Ace - Fix for incorrect hitboxes in the Asylum therapy game (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1363">#1363</a>)</li>
@@ -2285,7 +2328,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 <li>Nina - Fix for the list of friends being drawn in the wrong position for rooms in the last row (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1558">#1558</a>)</li>
 <li>Wultir - Fix for the afk emote not always being set as expected (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1557">#1557</a>)</li>
 </ul>
-<h3 id="technical-21">[Technical]</h3>
+<h3 id="technical-22">[Technical]</h3>
 <ul>
 <li>Ace - New dynamic asset framework (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1324">#1324</a>)<ul>
 <li>New online preference to disable dynamic assets on others (should assist users on slower machines)</li>
@@ -2307,7 +2350,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve
 </ul>
 </li>
 </ul>
-<h3 id="beta-fixes-21">[Beta fixes]</h3>
+<h3 id="beta-fixes-22">[Beta fixes]</h3>
 <ul>
 <li>Nina - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1536">#1536</a>,  <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1561">#1561</a>,  <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1552">#1552</a>,  <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1555">#1555</a>,  <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1554">#1554</a></li>
 <li>Ellie - <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1543">#1543</a>,  <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1565">#1565</a>,  <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1562">#1562</a>,  <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1546">#1546</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1578">#1578</a></li>
diff --git a/BondageClub/index.html b/BondageClub/index.html
index 763a1fc32d88986a3b03840874c9af5a60faa096..84724e1c82f616b30a6a2fe1151b3aa603a47d74 100644
--- a/BondageClub/index.html
+++ b/BondageClub/index.html
@@ -317,7 +317,7 @@
 window.onload = function() {
 	ServerURL = CommonGetServer();
 	//CheatImport();
-	GameVersion = "R82";
+	GameVersion = "R83Beta1";
 	console.log("Version: " + GameVersion + ", Server: " + ServerURL);
 	if (!GameVersionFormat.test(GameVersion)) console.error("GameVersion is not valid!");
 	CommonIsMobile = CommonDetectMobile();