From 23bd67ca41b80efe63557c13268cca1e7057073f Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Emmanuel Zorg <zorgjeanbe@proton.me> Date: Wed, 9 Nov 2022 18:34:54 +0100 Subject: [PATCH] Changelog for R86 --- BondageClub/CHANGELOG.md | 43 +++++- BondageClub/changelog.html | 293 +++++++++++++++++++++---------------- 2 files changed, 207 insertions(+), 129 deletions(-) diff --git a/BondageClub/CHANGELOG.md b/BondageClub/CHANGELOG.md index ba5a608f32..d9a9345324 100644 --- a/BondageClub/CHANGELOG.md +++ b/BondageClub/CHANGELOG.md @@ -11,9 +11,46 @@ 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-10-17 -* Last recorded PR: [#3652](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3652) -* Last recorded commit hash: `192132e54490b97c98c44b2515cff89191e38c0c` +* Changelog last updated: 2022-11-09 +* Last recorded PR: [#3676](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3676) +* Last recorded commit hash: `3a74aabd257425565bf3e3b42e3424457da9cc8f` + +## [R86] + +### [Added] +* Luna - Added the PetSign to the Misc slot ([#3666](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3666)) +* Ada - Kinky Dungeon 3.81 ([#3676](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3676)) +* Ben - Added a Private Bed & "/release" command + +### [Removed] + +* Nothing this release + +### [Changed] +* bananarama92 - Added proper support for auto typing crafted extended items that lack an archetype ([#3656](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3656)) +* bananarama92 - Added crafting auto-typing support for extended items of the `Vibrating` archetype ([#3658](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3658)) +* Estsanatlehi - Made handheld items real assets ([#3663](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3663)) +* Estsanatlehi - Implemented reverse activities ([#3671](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3671)) +* MAKeevchanin - Updated russian translation ([#3672](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3672)) +* Da'Inihlus - Cn translation ([#3673](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3673)) +* bananarama92 - Added the ability for crafted items to specify their `OverridePriority` ([#3674](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3674)) + +### [Fixed] +* bananarama92 - Re-enabled crafting auto types for most futuristic items ([#3648](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3648)) +* bananarama92 - Fixed a bug of being unable to color crafted items equiped on other people ([#3653](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3653)) +* Estsanatlehi - Reenable crafting addons (ropes and blankets) ([#3655](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3655)) +* bananarama92 - Fixed a broken `Asset.Prerequisite` check ([#3660](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3660)) +* bananarama92 - Added validation for `Item.Craft` ([#3662](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3662)) + +### [Technical] +* Estsanatlehi - Added a few documentation comments ([#3650](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3650)) +* bananarama92 - Improved crafting-related type annotations ([#3659](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3659)) +* bananarama92 - Converted the futuristic harness into a typed item ([#3661](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3661)) +* bananarama92 - Converted more vibrators to the `Vibrating` archetype ([#3667](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3667)) +* Estsanatlehi - Added eslint-plugin-compat ([#3668](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3668)) +* bananarama92 - Added an archetype to three more extended items ([#3669](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3669)) +* bananarama92 - Converted the collar name tags into Typed items ([#3670](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3670)) +* bananarama92 - Added archetypes to three more extended items ([#3675](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3675)) ## [R85] diff --git a/BondageClub/changelog.html b/BondageClub/changelog.html index 1ddb0cb78a..e8152e85f8 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="#r85">R85 (Current)</a></li> + <li><a href="#r86">R86 (Current)</a></li> + <li><a href="#r85">R85</a></li> <li><a href="#r84">R84</a></li> <li><a href="#r83">R83</a></li> <li><a href="#r82">R82</a></li> @@ -42,9 +43,49 @@ an issue</a> on the game's GitGud project. </p> </blockquote> -<h2 id="r85">[R85]</h2> +<h2 id="r86">[R86]</h2> <h3 id="added">[Added]</h3> <ul> +<li>Luna - Added the PetSign to the Misc slot (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3666">#3666</a>)</li> +<li>Ada - Kinky Dungeon 3.81 (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3676">#3676</a>)</li> +<li>Ben - Added a Private Bed & "/release" command</li> +</ul> +<h3 id="removed">[Removed]</h3> +<ul> +<li>Nothing this release</li> +</ul> +<h3 id="changed">[Changed]</h3> +<ul> +<li>bananarama92 - Added proper support for auto typing crafted extended items that lack an archetype (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3656">#3656</a>)</li> +<li>bananarama92 - Added crafting auto-typing support for extended items of the <code>Vibrating</code> archetype (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3658">#3658</a>)</li> +<li>Estsanatlehi - Made handheld items real assets (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3663">#3663</a>)</li> +<li>Estsanatlehi - Implemented reverse activities (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3671">#3671</a>)</li> +<li>MAKeevchanin - Updated russian translation (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3672">#3672</a>)</li> +<li>Da'Inihlus - Cn translation (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3673">#3673</a>)</li> +<li>bananarama92 - Added the ability for crafted items to specify their <code>OverridePriority</code> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3674">#3674</a>)</li> +</ul> +<h3 id="fixed">[Fixed]</h3> +<ul> +<li>bananarama92 - Re-enabled crafting auto types for most futuristic items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3648">#3648</a>)</li> +<li>bananarama92 - Fixed a bug of being unable to color crafted items equiped on other people (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3653">#3653</a>)</li> +<li>Estsanatlehi - Reenable crafting addons (ropes and blankets) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3655">#3655</a>)</li> +<li>bananarama92 - Fixed a broken <code>Asset.Prerequisite</code> check (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3660">#3660</a>)</li> +<li>bananarama92 - Added validation for <code>Item.Craft</code> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3662">#3662</a>)</li> +</ul> +<h3 id="technical">[Technical]</h3> +<ul> +<li>Estsanatlehi - Added a few documentation comments (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3650">#3650</a>)</li> +<li>bananarama92 - Improved crafting-related type annotations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3659">#3659</a>)</li> +<li>bananarama92 - Converted the futuristic harness into a typed item (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3661">#3661</a>)</li> +<li>bananarama92 - Converted more vibrators to the <code>Vibrating</code> archetype (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3667">#3667</a>)</li> +<li>Estsanatlehi - Added eslint-plugin-compat (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3668">#3668</a>)</li> +<li>bananarama92 - Added an archetype to three more extended items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3669">#3669</a>)</li> +<li>bananarama92 - Converted the collar name tags into Typed items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3670">#3670</a>)</li> +<li>bananarama92 - Added archetypes to three more extended items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3675">#3675</a>)</li> +</ul> +<h2 id="r85">[R85]</h2> +<h3 id="added-1">[Added]</h3> +<ul> <li>Ben987 - Added more owner rules to block items, prevent accessing specific rooms and forbid chosen words</li> <li>Luna - Added a Ballgag option to the Bridle Gag (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3616">#3616</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3633">#3633</a>)</li> <li>Evilwumpus - Added a GGTS task for inflatable ball/panel gags (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3624">#3624</a>)</li> @@ -53,18 +94,18 @@ <li>Luna - Added new Rings items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3634">#3634</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3642">#3642</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3647">#3647</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3651">#3651</a>)</li> <li>Ada - Updated Kinky Dungeon to 3.71 (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3623">#3623</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3632">#3632</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>Ben987 - Limited the Shibari Dojo training to one per hour</li> <li>Estsanatlehi - Cleaned up rope sound effects (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3627">#3627</a>)</li> <li>MAKeevchanin - Updated Russian translations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3636">#3636</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3652">#3652</a>)</li> <li>Da'Inihlus - Updated Chinese translations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3646">#3646</a>)</li> </ul> -<h3 id="fixed">[Fixed]</h3> +<h3 id="fixed-1">[Fixed]</h3> <ul> <li>Estsanatlehi - Removed allowed-check when updating the crafting dummy (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3612">#3612</a>)</li> <li>Nina - Fixed missing effects on the Bamboo and Muzzle Gag (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3613">#3613</a>)</li> @@ -83,7 +124,7 @@ <li>Luna - Fixed a few problems with the Ponygag (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3641">#3641</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3649">#3649</a>)</li> <li>bananarama92 - Reenabled gagged actions while wearing <code>small</code> gags (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3644">#3644</a>)</li> </ul> -<h3 id="technical">[Technical]</h3> +<h3 id="technical-1">[Technical]</h3> <ul> <li>Estsanatlehi - Refactored ChatRoomMessage (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3592">#3592</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3643">#3643</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3645">#3645</a>)</li> <li>Estsanatlehi - Added typedefs for the dynamic drawing callbacks (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3620">#3620</a>)</li> @@ -92,23 +133,23 @@ <li>Estsanatlehi - Added the two new hand groups to the known groups (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3639">#3639</a>)</li> </ul> <h2 id="r84">[R84]</h2> -<h3 id="added-1">[Added]</h3> +<h3 id="added-2">[Added]</h3> <ul> <li>Gnarp - Added a new Rope ball-gag (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3597">#3597</a>)</li> <li>bananarama92 - Added a hood-based variant of the Smooth Latex Mask (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3604">#3604</a>)</li> <li>Estsanatlehi - Added a few missing sound effects (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3601">#3601</a>)</li> <li>Estsanatlehi - Added Kneeling Spread & AllFours support for the Strict Pet Crawler (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3606">#3606</a>)</li> </ul> -<h3 id="removed-1">[Removed]</h3> +<h3 id="removed-2">[Removed]</h3> <ul> <li>Nothing this release</li> </ul> -<h3 id="changed-1">[Changed]</h3> +<h3 id="changed-2">[Changed]</h3> <ul> <li>Estsanatlehi - Ported over the crafting enhancements from BCE back into the game (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3593">#3593</a>)</li> <li>Estsanatlehi - Merged some of the clit piercings into one (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3600">#3600</a>)</li> </ul> -<h3 id="fixed-1">[Fixed]</h3> +<h3 id="fixed-2">[Fixed]</h3> <ul> <li>Estsanatlehi - Corrected a syntax error in the maid intro dialog that led to server disconnects (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3594">#3594</a>)</li> <li>Nina - Restored Magic Trail's minimum fade modifier (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3595">#3595</a>)</li> @@ -120,7 +161,7 @@ <li>Estsanatlehi - Fixed crash with the padded mittens (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3609">#3609</a>)</li> <li>Estsanatlehi - Split Egged from the remote-needed function (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3599">#3599</a>)</li> </ul> -<h3 id="technical-1">[Technical]</h3> +<h3 id="technical-2">[Technical]</h3> <ul> <li>Da'Inihlus - Updated the chinese translation (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3603">#3603</a>)</li> <li>Estsanatlehi - Updated russian activity translations (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3608">#3608</a>)</li> @@ -130,7 +171,7 @@ <li>Estsanatlehi - Reverted !3599, which prevented many vibrating items to be controlled (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3610">#3610</a>)</li> </ul> <h2 id="r83">[R83]</h2> -<h3 id="added-2">[Added]</h3> +<h3 id="added-3">[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> @@ -140,17 +181,17 @@ <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> <li>Estsanatlehi - Added stimulation messages to the clit leash (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3589">#3589</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>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>Tama-chan - 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> <li>Estsanatlehi - Changed the behaviour of the nickname screen to permit an empty nickname (exiting the screen with the nickname input empty will reset you nickname to your character name) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3587">#3587</a>)</li> </ul> -<h3 id="fixed-2">[Fixed]</h3> +<h3 id="fixed-3">[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> @@ -160,7 +201,7 @@ <li>Ellie - Fixed a loophole that allowed players to crash other players' 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-2">[Technical]</h3> +<h3 id="technical-3">[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> @@ -176,7 +217,7 @@ <li>sqrt10pi - Reverted the change to the sexual activities/restraints UI following community feedback (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3588">#3588</a>)</li> </ul> <h2 id="r82">[R82]</h2> -<h3 id="added-3">[Added]</h3> +<h3 id="added-4">[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> @@ -197,11 +238,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-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>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 & 23b to allow gradient colouring (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3513">#3513</a>)</li> @@ -210,12 +251,12 @@ <li>Estsanatlehi - Updated the Metal & 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-3">[Fixed]</h3> +<h3 id="fixed-4">[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-3">[Technical]</h3> +<h3 id="technical-4">[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> @@ -230,7 +271,7 @@ <li>Estsanatlehi - Fixed an issue where mittens that can be chained to a harness wouldn'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-4">[Added]</h3> +<h3 id="added-5">[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> @@ -266,16 +307,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-4">[Removed]</h3> +<h3 id="removed-5">[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-4">[Changed]</h3> +<h3 id="changed-5">[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-4">[Fixed]</h3> +<h3 id="fixed-5">[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> @@ -285,7 +326,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's informatino sheet (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3511">#3511</a>)</li> </ul> -<h3 id="technical-4">[Technical]</h3> +<h3 id="technical-5">[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> @@ -309,7 +350,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-5">[Added]</h3> +<h3 id="added-6">[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> @@ -348,18 +389,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-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>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-5">[Fixed]</h3> +<h3 id="fixed-6">[Fixed]</h3> <ul> <li>Ellie - Fixed several issues with Latin & 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> @@ -385,7 +426,7 @@ <li>remiliacn - Fixed an issue where OOC using the full-width left parenthesis character (<code>(</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 "Light" option on the Inflatable Strait Leotard (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3458">#3458</a>)</li> </ul> -<h3 id="technical-5">[Technical]</h3> +<h3 id="technical-6">[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> @@ -413,7 +454,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-6">[Added]</h3> +<h3 id="added-7">[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> @@ -437,11 +478,11 @@ </ul> </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>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> @@ -451,7 +492,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-6">[Fixed]</h3> +<h3 id="fixed-7">[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> @@ -459,7 +500,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-6">[Technical]</h3> +<h3 id="technical-7">[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> @@ -488,7 +529,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-7">[Added]</h3> +<h3 id="added-8">[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> @@ -505,18 +546,18 @@ </ul> </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>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-7">[Fixed]</h3> +<h3 id="fixed-8">[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> @@ -535,7 +576,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-7">[Technical]</h3> +<h3 id="technical-8">[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> @@ -549,7 +590,7 @@ <li>None</li> </ul> <h2 id="r77">[R77]</h2> -<h3 id="added-8">[Added]</h3> +<h3 id="added-9">[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> @@ -561,11 +602,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-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>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> @@ -576,7 +617,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-8">[Fixed]</h3> +<h3 id="fixed-9">[Fixed]</h3> <ul> <li>Nina - Fixed an issue where the Pet Bowl would change position according to the character'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 & enter/leave messages) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3192">#3192</a>) </li> @@ -596,7 +637,7 @@ <li>Estsanatlehi - Fixed some issues with the Automatic Shock Collar & 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-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/3103">#3103</a>, <a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3216">#3216</a></li> @@ -615,7 +656,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-9">[Added]</h3> +<h3 id="added-10">[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> @@ -623,18 +664,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-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>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-9">[Fixed]</h3> +<h3 id="fixed-10">[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> @@ -651,7 +692,7 @@ <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-9">[Technical]</h3> +<h3 id="technical-10">[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> @@ -662,7 +703,7 @@ <li>Nothing... yet</li> </ul> <h2 id="r75">[R75]</h2> -<h3 id="added-10">[Added]</h3> +<h3 id="added-11">[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> @@ -684,11 +725,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-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>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> @@ -699,7 +740,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-10">[Fixed]</h3> +<h3 id="fixed-11">[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> @@ -717,7 +758,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'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-10">[Technical]</h3> +<h3 id="technical-11">[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> @@ -738,7 +779,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-11">[Added]</h3> +<h3 id="added-12">[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> @@ -763,11 +804,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-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>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> @@ -778,7 +819,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-11">[Fixed]</h3> +<h3 id="fixed-12">[Fixed]</h3> <ul> <li>Ada - Fixed an issue where the Futuristic Crate'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> @@ -795,7 +836,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-11">[Technical]</h3> +<h3 id="technical-12">[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> @@ -822,7 +863,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-12">[Added]</h3> +<h3 id="added-13">[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> @@ -832,11 +873,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-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>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> @@ -845,7 +886,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-12">[Fixed]</h3> +<h3 id="fixed-13">[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> @@ -856,7 +897,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't properly disabling some mouth activities (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/3013">#3013</a>)</li> </ul> -<h3 id="technical-12">[Technical]</h3> +<h3 id="technical-13">[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> @@ -877,7 +918,7 @@ <li>Ellie - Fixed a bug where characters' 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-13">[Added]</h3> +<h3 id="added-14">[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's wiki, containing safety & security tips for players. We'd encourage all players to give it a read.</p> @@ -989,11 +1030,11 @@ preferences) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge </li> <li>Nina - Added a message to notify players when they can'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-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>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> @@ -1007,7 +1048,7 @@ preferences) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge </ul> </li> </ul> -<h3 id="fixed-13">[Fixed]</h3> +<h3 id="fixed-14">[Fixed]</h3> <ul> <li>Nina - Fixed an issue where poker would report "One Pair" when it should be "High Card" (<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> @@ -1039,7 +1080,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-13">[Technical]</h3> +<h3 id="technical-14">[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 & 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> @@ -1098,7 +1139,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve <li>Estsanatlehi - Fixed a crash when using the Techno Collar'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-14">[Added]</h3> +<h3 id="added-15">[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 "No shine" variant of Swimsuit style 1 (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2760">#2760</a>)</li> @@ -1138,11 +1179,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-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>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> @@ -1159,7 +1200,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-14">[Fixed]</h3> +<h3 id="fixed-15">[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't work after a name change (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2753">#2753</a>)</li> @@ -1178,7 +1219,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'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-14">[Technical]</h3> +<h3 id="technical-15">[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> @@ -1207,7 +1248,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 "Friendlist" was showing up as "Blacklist" (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2859">#2859</a>)</li> </ul> <h2 id="r70">[R70]</h2> -<h3 id="added-15">[Added]</h3> +<h3 id="added-16">[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> @@ -1261,11 +1302,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-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>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> @@ -1284,7 +1325,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-15">[Fixed]</h3> +<h3 id="fixed-16">[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> @@ -1320,7 +1361,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve <li>Nina - Improved several NPCs to better respect players' 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-15">[Technical]</h3> +<h3 id="technical-16">[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> @@ -1367,7 +1408,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-16">[Added]</h3> +<h3 id="added-17">[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> @@ -1402,11 +1443,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-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>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> @@ -1415,7 +1456,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-16">[Fixed]</h3> +<h3 id="fixed-17">[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> @@ -1435,7 +1476,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-16">[Technical]</h3> +<h3 id="technical-17">[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> @@ -1469,7 +1510,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-17">[Added]</h3> +<h3 id="added-18">[Added]</h3> <ul> <li>Manilla - Added new "Step" and "Giggle" 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> @@ -1504,11 +1545,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve <li>Nina - Added a "Show all zones" 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 & clothing items (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2444">#2444</a>)</li> </ul> -<h3 id="removed-17">[Removed]</h3> +<h3 id="removed-18">[Removed]</h3> <ul> <li>Nothing this release</li> </ul> -<h3 id="changed-17">[Changed]</h3> +<h3 id="changed-18">[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> @@ -1520,7 +1561,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-17">[Fixed]</h3> +<h3 id="fixed-18">[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'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> @@ -1539,7 +1580,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-17">[Technical]</h3> +<h3 id="technical-18">[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> @@ -1576,7 +1617,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-18">[Added]</h3> +<h3 id="added-19">[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> @@ -1604,11 +1645,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 "Reply" 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-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>Nina - Changed the item selection menu messaging to indicate when you have no items in a particular group, rather than always saying "You cannot access your items" (<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> @@ -1622,7 +1663,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>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> @@ -1636,7 +1677,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'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-18">[Technical]</h3> +<h3 id="technical-19">[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> @@ -1679,7 +1720,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-19">[Added]</h3> +<h3 id="added-20">[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> @@ -1714,11 +1755,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve <li>TessaTech - Added an "In front of body" 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-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 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> @@ -1732,7 +1773,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-19">[Fixed]</h3> +<h3 id="fixed-20">[Fixed]</h3> <ul> <li>Ada - Fixed an issue where players couldn'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> @@ -1746,7 +1787,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-19">[Technical]</h3> +<h3 id="technical-20">[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> @@ -1792,7 +1833,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-20">[Added]</h3> +<h3 id="added-21">[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> @@ -1853,11 +1894,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-20">[Removed]</h3> +<h3 id="removed-21">[Removed]</h3> <ul> <li>Nothing in this release</li> </ul> -<h3 id="changed-20">[Changed]</h3> +<h3 id="changed-21">[Changed]</h3> <ul> <li>Nina - Changed the positioning of names in chatrooms to prevent letters with descenders (e.g. "g", "j", "q", "y") 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> @@ -1878,7 +1919,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 "Copy Colors" feature to the Futuristic Harness (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/2017">#2017</a>)</li> </ul> -<h3 id="fixed-20">[Fixed]</h3> +<h3 id="fixed-21">[Fixed]</h3> <ul> <li>Ellie - Added resource retry logic, which should substantially reduce the chances of seeing "MISSING VALUE FOR TAG" 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> @@ -1900,7 +1941,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' 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-20">[Technical]</h3> +<h3 id="technical-21">[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> @@ -1932,7 +1973,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-21">[Added]</h3> +<h3 id="added-22">[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> @@ -1990,11 +2031,11 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve <li>Leah - Added a new "Outside Cells" background for the Asylum (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1884">#1884</a>)</li> <li>Ellie - Added a "Reset to default" button to the color picker (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1898">#1898</a>)</li> </ul> -<h3 id="removed-21">[Removed]</h3> +<h3 id="removed-22">[Removed]</h3> <ul> <li>Nothing this release</li> </ul> -<h3 id="changed-21">[Changed]</h3> +<h3 id="changed-22">[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> @@ -2005,7 +2046,7 @@ chatroom (<a href="https://github.com/Ben987/Bondage-Club-Server/pull/107">Serve </ul> </li> </ul> -<h3 id="fixed-21">[Fixed]</h3> +<h3 id="fixed-22">[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> @@ -2029,7 +2070,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-21">[Technical]</h3> +<h3 id="technical-22">[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'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> @@ -2053,7 +2094,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-22">[Added]</h3> +<h3 id="added-23">[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> @@ -2112,11 +2153,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-22">[Removed]</h3> +<h3 id="removed-23">[Removed]</h3> <ul> <li>Nothing this release</li> </ul> -<h3 id="changed-22">[Changed]</h3> +<h3 id="changed-23">[Changed]</h3> <ul> <li>Ada - Changed the Futuristic Collar to now also lock itself when clicking "Lock" (<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> @@ -2132,7 +2173,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-22">[Fixed]</h3> +<h3 id="fixed-23">[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> @@ -2146,7 +2187,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' 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-22">[Technical]</h3> +<h3 id="technical-23">[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> @@ -2167,7 +2208,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-23">[Added]</h3> +<h3 id="added-24">[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> @@ -2213,12 +2254,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-23">[Removed]</h3> +<h3 id="removed-24">[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-23">[Changed]</h3> +<h3 id="changed-24">[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> @@ -2241,7 +2282,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-23">[Fixed]</h3> +<h3 id="fixed-24">[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> @@ -2262,7 +2303,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's speech garbling effect (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1637">#1637</a>)</li> </ul> -<h3 id="technical-23">[Technical]</h3> +<h3 id="technical-24">[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> @@ -2281,7 +2322,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-24">[Added]</h3> +<h3 id="added-25">[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 👆 icon in the wardrobe (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/1294">#1294</a>)</li> @@ -2377,11 +2418,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-24">[Removed]</h3> +<h3 id="removed-25">[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-24">[Changed]</h3> +<h3 id="changed-25">[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> @@ -2390,7 +2431,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-24">[Fixed]</h3> +<h3 id="fixed-25">[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> @@ -2421,7 +2462,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-24">[Technical]</h3> +<h3 id="technical-25">[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> -- GitLab