From 3d2cd2c6d9b952dbb10d652b6e2aabcc28216bc0 Mon Sep 17 00:00:00 2001
From: BondageProjects <30805159+Ben987@users.noreply.github.com>
Date: Sun, 16 Mar 2025 16:41:48 -0400
Subject: [PATCH] R114 + Credits + Patrons

---
 BondageClub/CHANGELOG.md                      |  17 +-
 .../Screens/Character/Login/GameCredits.csv   | 444 +++++++++---------
 BondageClub/Screens/Character/Login/Login.js  |  11 +-
 BondageClub/Scripts/Game.js                   |   2 +-
 BondageClub/changelog.html                    |  11 +
 C000_Intro/ChapterSelect/GameCredits.csv      | 444 +++++++++---------
 6 files changed, 479 insertions(+), 450 deletions(-)

diff --git a/BondageClub/CHANGELOG.md b/BondageClub/CHANGELOG.md
index e56ce943fe..8667d6b46f 100644
--- a/BondageClub/CHANGELOG.md
+++ b/BondageClub/CHANGELOG.md
@@ -11,9 +11,9 @@ 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: 2025-03-09
-* Last recorded PR: [#5449](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5449)
-* Last recorded commit hash: `495a65068fe35cfd601e7dce661aaee50cfd2938`
+* Changelog last updated: 2025-03-16
+* Last recorded PR: [#5468](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5468)
+* Last recorded commit hash: `07ef1c6ec327c8d93214443bd3251bccf7af9426`
 
 ## [Generated]
 
@@ -21,6 +21,7 @@ This changelog follows the format outlined in [keepachangelog.com](https://keepa
 
 ### [Changes]
 
+* Raven - New Splatters asset ([#5450](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5450))
 * LeByrneAuChocolat - Added the Shiny Leotard as well as a locking variant (edit of Constantan's assets) ([#5426](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5426))
 * Cleon - Shoes Heelless Hi-Shoes now is available. ([#5415](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5415))
 * Cleon - Big Mouth missing strings and Heelless Hi-Shoes revision. ([#5434](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5434))
@@ -28,6 +29,7 @@ This changelog follows the format outlined in [keepachangelog.com](https://keepa
 * Cleon - New RoundSunglasses. ([#5445](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5445))
 * git4nick - Throne Updates ([#5436](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5436))
 * dDeepLb - Fix password padlock drawing hint text with last assigned color ([#5429](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5429))
+* Da'Inihlus - CN translation updates ([#5453](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5453))
 * Estsanatlehi - Allow using all of Verity's assets on males characters ([#5411](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5411))
 * Rama - Two more `dialog` fixes ([#5422](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5422))
 * Rama - Fix `ChatRoomCurrentCharacterIsAdmin` exclusively checking the player character ([#5424](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5424))
@@ -51,6 +53,11 @@ This changelog follows the format outlined in [keepachangelog.com](https://keepa
 * Estsanatlehi - Assets fixes ([#5418](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5418))
 * Estsanatlehi - Make sure we always load those strings from the ChatRoom strings ([#5420](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5420))
 * Estsanatlehi - Fix a bug where the pre-login player dummy would confuse things ([#5443](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5443))
+* Estsanatlehi - Fix a bug with free assets not being filtered properly ([#5456](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5456))
+* Estsanatlehi - Resync the add/ban owners/lovers/etc. click handlers buttons with their actual position ([#5457](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5457))
+* Estsanatlehi - Allow keeping unknown keys in `OnlineSettings` ([#5459](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5459))
+* Estsanatlehi - Fix a crash when sending beeps from outside the chatroom ([#5463](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5463))
+* Estsanatlehi - Fix the "Extra keys" message being fired even with no extra keys ([#5466](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5466))
 * Rama - Ensures that updating `C.Stage` and `C.CurrentDialog` triggers an appropriate dialog menu reload ([#5410](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5410))
 * Rama - Fix `ElementButton` creator function failing to properly expand `options.icons` array ([#5412](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5412))
 * Rama - Fix two `dialog` issues ([#5419](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5419))
@@ -61,6 +68,10 @@ This changelog follows the format outlined in [keepachangelog.com](https://keepa
 * Rama - Fix the language drop down not properly setting the translation language ([#5446](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5446))
 * Rama - Fix `CommonDynamicFunctionParams()` incorrectly parsing parameters of length 0 ([#5447](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5447))
 * Rama - Fix the chat room message handlers checking for OOC in non-chat messages ([#5449](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5449))
+* Rama - Fix the dialog button grid escaping the confines of its parent element ([#5454](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5454))
+* Rama - Reintroduce the accidentally removed scroll snapping ([#5458](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5458))
+* Rama - Fix speech effects being improperly applied to custom dialog `dialog` statuses ([#5461](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5461))
+* Rama - Fix translations of the player dialog being mangled due to two  `CharacterLoadCSVDialog()` calls ([#5468](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5468))
 * Ben987 - DialogLeave() would remove the first option in the list instead of the clicked one
 * Ben987 - Correct nipples for Sarah/Amanda/Sophie
 * Ben987 - Sarah check shackles crash
diff --git a/BondageClub/Screens/Character/Login/GameCredits.csv b/BondageClub/Screens/Character/Login/GameCredits.csv
index ff0ede076b..6d54356edd 100644
--- a/BondageClub/Screens/Character/Login/GameCredits.csv
+++ b/BondageClub/Screens/Character/Login/GameCredits.csv
@@ -45,8 +45,8 @@ Sandrine|Aeren
 Haruhi|Sidious
 Jomshir|Natsuki
 Titania|BxRad
-Kotax|Aldarris
-Devil621|dDeepLb
+Kotax|dDeepLb
+Devil621|Aldarris
 Cecilia|BufaloAcquatico
 Manilla|Karamel
 Kirsty|Tessa
@@ -95,76 +95,85 @@ JimmyG|Tui
 Livie53|Anniclub
 TomGlass1|Sera
 Troposphere|Kehhaja
-Demopans|Sqrt10pi
-Meshwork100|Timeline
-Answork01|Evilwumpus
-ZR1OQicz|Donna
-Lojan|Fillia
-Sally|Panzertigre
-kastenbrotstueck|Triz
-Birb|Mark
-Mina|Fereeha
-Emdsa2|Dynilath
-LeoYiMon|Min
-CheeseyCake92|Maya
-gambitx8664|Haaa
-LunarKitsunify|Michiru
-Capy|huzpsb
-Ahri|Misssuu
-Raven|
+Raven|Sqrt10pi
+Demopans|Timeline
+Meshwork100|Evilwumpus
+Answork01|Donna
+ZR1OQicz|Fillia
+Lojan|Panzertigre
+Sally|Triz
+kastenbrotstueck|Mark
+Birb|Fereeha
+Mina|Dynilath
+Emdsa2|Min
+LeoYiMon|Maya
+CheeseyCake92|Haaa
+gambitx8664|Michiru
+LunarKitsunify|huzpsb
+Capy|Misssuu
+Ahri|LeByrneAuChocolat
 
 CreditTypePatrons
 
 Lyall|Varo
-Fetuk|Claudia33
-Christoffer|Sticks
-domenico|Robin
-Sunny|Canti
-Thkdt|René
-XDWolfie|john
-Glurak|Abysseia
-TonyBoy|Teli
+luke|AlexG
+Claudia33|Christoffer
+Sticks|Laurie
+Robin|Sunny
+Canti|Thkdt
+René|XDWolfie
+john|Glurak
+Abysseia|Teli
 Dragokahn|ArashiSama
 dynilath|Tarram1010
 Schrödingers|Edwin
 Nightcore|Troubadix
 Tam|Troy
-Michel|Aceffect14
-Cm382714|Misa
+Michel|Cm382714
+BlueWinter|Misa
 Desch|Greendragon
 Marashu|WhiteSniper
 Setsu95|Patrick
 Mindtie|Christian
 bryce|Xepherio
-davechips|Kate
-Ric|Rodrick狂った
+KaniusYup|DanishDash
+DeltaCoder|Akatanare
+_Jaquobinhi_|randomem
+Andree|corrado
+Thatotherguy|Alex
+Daniel|Ash19256
+Lilla|Nmsrt7
+Timothy|Hamenburger
+昱呈|davechips
 Shai|Portosse
-ILLLMT|Robert
-David|Márk
-Ivory|火
-Fa|Fieline
-skuirpy|SaumonSnake
-Dally|King
-Fucifa|克非
-Rnd|Cody
+Robert|David
+Ivory|Fa
+Fieline|skuirpy
+SaumonSnake|Dally
+ナイ|King
+Fucifa|HadversRegent
+克非|Rnd
+A|Cody
 Romain|Brandon
-bear|Naxvek
+bear|Georges
 CrimsonGecko|Drthmalgys
-KindaWeirdChamp|TrangeGemini86
+KindaWeirdChamp|Shira
 Kukiru|Maurycjio
 Animation|ll
 Richard|Captain
 Commander_GD|James
 thevlk|Billy
-宇辰|Andy
-Binjiro|Jordan
-monakan|pasche
-Mikeyyates|zedither
-Paddy|Niija
-Kirin|Sum
-Valaurelius|Lopsided
-Turtle|Dave
-bob|Totogros
+Finnynator|宇辰
+Andy|Binjiro
+Jordan|monakan
+pasche|Mikeyyates
+zedither|Kriss
+Niija|Kirin
+Estiane|Valaurelius
+Txm|Chris
+Lopsided|Turtle
+Dave|bob
+Totogros|Cuthbert
 master117|Zachary
 아이신|paparebbe
 Byenderman_HD|鑫
@@ -172,9 +181,8 @@ Kiai|Pensive
 kid|Kai
 Tomoyo|Yomogi1129
 Dwarfo|Neko
-Mixeryew|Anthony
-Senpai|UnknownEntity3x
-Zachary|Sonny
+Mixeryew|Senpai
+UnknownEntity3x|Sonny
 Xainie|Watzi3012
 Mike|Joshua
 Jakub|Gambit
@@ -183,12 +191,12 @@ silence|ShinFubuki
 King|Lonnie
 Stein|1911aperson
 Jay|Christian
-ADuckOnQuackxX0|WolfLordofTheNo
-Marcus|luke
+WolfLordofTheNo|Marcus
+luke|Karl
 hanako|Hiryu
 ewhac|IchbinDieWelt
 jkl_inf|Robert
-Joi134|Firemonkey
+Firemonkey|TonyBoy
 PendragonX|Mysterygame
 SaiZaro|fumoffu
 Gundi|HMarsh
@@ -200,20 +208,19 @@ DB0|Melody
 Tatsuya|Misa
 WrapGirl|JohnObama
 eli139|Rob
-James|Link
-Suterusu|Ami
-anton|Amalie
-Flo|Harald
-alina|Shigure
-Qrroww|Aspen
-桜月|Tree
-darklink11|SKY
-WolfTheGamerKin|Horus
-FallenWinters|嘉宸
-jxc0333|Jacob
-cata|whitewolf7707
-Knödelkommando|Steve
-Michael|Benedito
+Link|Suterusu
+Ami|anton
+Amalie|Flo
+Harald|alina
+Shigure|Qrroww
+Aspen|桜月
+Tree|darklink11
+SKY|WolfTheGamerKin
+Horus|FallenWinters
+嘉宸|jxc0333
+Jacob|cata
+whitewolf7707|Knödelkommando
+Steve|Benedito
 MesorNona|Epilogue_krr
 neutronstar|Thelastsec
 Teh_Greeny|Christopher
@@ -223,123 +230,121 @@ General|DT
 Sebastian|zeanox
 Yi|BondageBabeAria
 SilentNobushi|cokeman401
-Spy|Mdhafizh
-KoreanWK12|Lucifabules
-Bludshot|达
+Spy|KoreanWK12
+Lucifabules|Bludshot
 Jimbob|SanguineEnigma
 con|David
 Anthony|JoeyDubDee
 Busty|Alan
-Dweeks|Richard
-Shadow56|Whatsittooya
-WinterImp|WonderCate
+Richard|Shadow56
+Whatsittooya|WinterImp
 Meltium|Ruud
-Sodboy|drake123
-Martin|skai
-Dordimar|Midnight_
-darklight|Josh
-Juha|Linalih
-john|Demonese
-Garth|627
-Tiger9099|Ropefan
-HAZUUUUUUU|Deadie
-samuel|ptscion
-Longwave|KI
-kirito|Albert
-James|Alex
+Sodboy|Martin
+skai|Dordimar
+Midnight_|darklight
+Josh|Juha
+Linalih|john
+Demonese|Garth
+627|Tiger9099
+Ropefan|HAZUUUUUUU
+Deadie|samuel
+ptscion|Longwave
+KI|kirito
+Albert|James
+Alex|SWEET
 Smog47|A
 Darwin|jace883
 RobCop|Oupoot999
 Lexy|Gavin
 Hans|For
-Gordon|Chris
-Andy|mike
-Kisala|Sam
-Goodcat|Ritsuko_Isa
-arun|Avarosa
-Mike|NDW
-CryptoGore68|hibiskus
-Pandora|Dunderguy
-Ravenask|mmdwocao
-Devin|muhammad
-Madhatter23|Derenriche
-Demriro|SirKillsalot247
-sleepy|Kyle
-PlatiS|Matt
-D34d0nmyfeet|Matt
-Shadow0908|bound
-Rakam|TheDoctor
-Merana33|ganster
-GingerBardMan|Raine
-Alexander|Chiaro
-Grimtimes|alterprise
-Sergio|Patrik
-Deacon|Chad
-noname|Yo
-d123dl|Yokowolf3
-Kieraakari|cdawson
-MadaRose|Kitsune-Hellfir
-GearBear|Garry
-drill|Kevin
-Siegfried|David
-Humanflea|Tailsjaegar
-Rachel|Robin
-Komisch|Araloki
-SoFresh&SoClean|Anonymous
-DarkJade|Yang
-devan|P
-Alexander|Thatguu
-Tai|Rika
-Yon|Moose
+Chris|Andy
+mike|Kisala
+Sam|Goodcat
+Ritsuko_Isa|arun
+Avarosa|Mike
+NDW|CryptoGore68
+hibiskus|Pandora
+Dunderguy|Ravenask
+mmdwocao|Devin
+muhammad|Madhatter23
+Derenriche|Demriro
+SirKillsalot247|sleepy
+Kyle|PlatiS
+Matt|D34d0nmyfeet
+Matt|Shadow0908
+bound|Rakam
+TheDoctor|Merana33
+ganster|GingerBardMan
+Raine|Alexander
+Chiaro|Grimtimes
+alterprise|Sergio
+Patrik|Deacon
+Chad|noname
+Yo|d123dl
+Yokowolf3|Kieraakari
+cdawson|MadaRose
+Kitsune-Hellfir|GearBear
+Garry|drill
+Kevin|Siegfried
+David|Tailsjaegar
+Rachel|Komisch
+Araloki|SoFresh&SoClean
+Anonymous|DarkJade
+Yang|devan
+P|Alexander
+Thatguu|Tai
+Rika|Moose
 masterar|Moggom
 Foxtail35|Keso
-nubbs99|Kharma
-AJ22|Rika_Hanami
-Achterlijk|Adriano8727
-brunayla|Alfredo
-Kuroham|foolycOOLY34
-Dethfox52|Arboraxx
+nubbs99|AJ22
+Rika_Hanami|Achterlijk
+Adriano8727|brunayla
+Argus99|Alfredo
+foolycOOLY34|Dethfox52
+qiyufei|Arboraxx
 Overlord|lostcapital
 Oskar|Glenson
 Lord|Jojo
 Nic|neosuduno
 Robert|Simaron
 Stargat53|Lovebdg1
-mats|Vivenna
-Amélie|Finnynator
+Takinapeek11|Belli
+mats|Amélie
 Rafakens|laach
 Harder|Inkbubblez
 1375|Lawrence
 Akira|ShCat
 Imerlith|Alice
-Wordmoth|Ewan
-James|Cicada265
-Thorsten|Wolf-0126
-Nathan|TopHat
-Cora|Dario
-Alex|Toff
-Clash|F4Schizzle
-John|Laila
-FizzyGir|Yagami
-Linex|Don
-Lightvale|Victor1808
+Wordmoth|James
+Cicada265|Thorsten
+Wolf-0126|Nathan
+TopHat|Cora
+Dario|Alex
+Toff|Clash
+F4Schizzle|John
+Laila|FizzyGir
+Yagami|Linex
+Steven|Raztendo
+Kit|Daniel
+Kastev|Ma
+Aria|Thi
+Lothara|Дмитрий
+Mayer|Ori
+mougecaocao|Don
 hobbert|Jonathan
-Ara|bartoszknitter
-antgonsil133|Heartless_Ghost
-Andrew|Ollie
-Tacitus|泠
-Trust|Alexander
-Bob|richard
-John|Ranov'la
-Lalnuir|Juego
-Kilroy|林未央
-Spaghetti|Ash
+bartoszknitter|antgonsil133
+Heartless_Ghost|Ollie
+Tacitus|Trust
+Alexander|Bob
+richard|John
+Ranov'la|Lalnuir
+Juego|Kilroy
+林未央|Spaghetti
 RusseyG|Seph
 Ayleee|Lara
 BotsGoneWild|Railer3000
-KingBagelMan|Dark
-Aaron|Kane
-r4d3m3n|HadversRegent
+Dark|Aaron
+Kane|r4d3m3n
 Layla|Fgfgg
 Rhavin|Monkey
 Bossnian|Alexandre
@@ -347,60 +352,60 @@ Mega213|Bob
 Team|aperture
 Antonio|HeWhoMustNOTbe
 Syeda|Jesse
-Adrian|KolyaTheGopnik
+Adrienne|KolyaTheGopnik
 Dark_Selina|berserker
-Pablo|Georges
-shiro|Christopher
+Pablo|shiro
 Michael|jaque
 宸赫|Angel
-Maxime|WeebTrash0
-Big|Barbara
+Eggy|Maxime
+WeebTrash0|Big
+ToxicTD|Barbara
 Ryan|雄星
-Something|Krystys
-Alex|Fang34181
-HMAN|--
-Sean|DastardlyNinja
-limata|Dotchi
-huhu|슬
-Chris|ko
-moritz|pizzabagel
-Connor|Mashiro
-天翼|Tim
-Shallowhumour|Te
-Jurky90|Luna
-Bmitch17|Alexandros
-Triss|Balababa
-5061756C|MinitigerDK
-I|El.Culiao
-정형|2yan
-Kyle|kacper
+Something|Alex
+Fang34181|HMAN
+--|Sean
+DastardlyNinja|limata
+Dotchi|sentri
+yc|huhu
+Paddy|슬
+ko|moritz
+pizzabagel|Mashiro
+Tim|Shallowhumour
+Te|Jurky90
+Polishman|Luna
+addhfdsds|Bmitch17
+Alexandros|Triss
+Balababa|5061756C
+MinitigerDK|I
+El.Culiao|정형
+2yan|Kyle
+otto|kacper
 Stareyespup|KingPenguin
 Brett|Frozen
 Song|Meg
 Lumi|Dafoc
 Veemo377|hildebrogda
-deathscythe3|Leo
+poupougame|deathscythe3
+Frank|Leo
 AkenoRey|Mosawer
 Crimsonknight|Atoli
-Daniel|ichigo
-jarob|Alex
-Edelmetal|Strako
-Kim|DrBranestawm
-twekta|TOKIMAKI
-绯月妖殇|HL2095
-Daniel|gio12345
-烨超|VTKWorks
-AJ112|Icehouse
-Triss|Karmen
-Erik|Ludis
+Daniel|Pearl
+ichigo|jarob
+Alex|Edelmetal
+Strako|Kim
+DrBranestawm|twekta
+TOKIMAKI|king
+绯月妖殇|Daniel
+gio12345|VTKWorks
+AJ112|Triss
+Karmen|Ludis
 Dave|Zjoep
 Maeve|RedFalka
 Mechanism|EndOfFakename
-ProtosHeis|poppy
-Junkfist|Tianyu
+Yuichiro|ProtosHeis
+poppy|Junkfist
 bob|FranzPons
-PrincessOtterla|Tlpcamaro
-Amazzingg|suoluoke
+Tlpcamaro|Amazzingg
 David|Chad
 thedemon480|Joas
 Aleinan|Yodiak
@@ -409,8 +414,8 @@ Sketch|dqh
 Black|Thefabulousglac
 Nollan|Noelle
 Nathaniel|Ghirahimdorf
-Chief_K|Ole
-Baka|Imelda
+Chief_K|Hirosin
+Ole|Imelda
 Bob|Leisurely_C
 Coprobo|NoName2000
 Ella|Ramjep
@@ -430,36 +435,35 @@ Iwolf|Critical
 Thelizardking|Marwie
 Libertyprime|Hungvipbcsok
 Paolo|Memoduxplus
-Xana|Shibari
-Anaîs|Mei
-Geng114514|wondercat
+Xana|Anaîs
+Mei|Geng114514
+shaydow|wondercat
 Marcin|Justin
 Kaze|PlayingFlunky5
 egrylbrody|Mads
 Jenni15|tronic
 Deadz3d|Jean
 Bugsy6316|Burki
-asrover|Sumeroda
-Dazman1234|tetris245
+CyLian|asrover
+Sumeroda|Dazman1234
+Komiro|tetris245
 Seren|jim
-KBgamer2010|Noah
-Simeon|Velen
-Argus99|Shdow
+KBgamer2010|Zack
+Kharma|Blepp
+Simeon|Kuroham
 PizzaRush|Richard
-Yune23|Michael
 Zongus763|火芽
 Ja|Flyffies
 carnassire@oran|Enrico
-Kriss|Kohlteth
-Haku|CalFox
-YukaWaII|Sora
-Knocksinna|michael
-Me650|Kun
-Lugh|天空Blond
-creeper129|Freddie
-PatreonDude|hbgvtfrdftyghb
-Haku|DARKSTAR
-Hirosin|Apearson1
+Kohlteth|Haku
+CalFox|YukaWaII
+Sora|Knocksinna
+michael|Me650
+Kun|Lugh
+天空Blond|creeper129
+Freddie|PatreonDude
+hbgvtfrdftyghb|Haku
+DARKSTAR|Apearson1
 mmline|pat
 John|plicoc
 
diff --git a/BondageClub/Screens/Character/Login/Login.js b/BondageClub/Screens/Character/Login/Login.js
index 2b47dd53a2..0da9aeac4c 100644
--- a/BondageClub/Screens/Character/Login/Login.js
+++ b/BondageClub/Screens/Character/Login/Login.js
@@ -6,12 +6,11 @@ var LoginCreditsPosition = 0;
 var LoginThankYou = "";
 /* eslint-disable */
 var LoginThankYouList = [
-	"Abysseia", "Aceffect14", "alarik", "ArashiSama", "BlueWinter", "bryce", "Canti",
-	"Christian", "Christoffer", "Cm382714", "Dahmia", "Desch", "domenico", "Dragokahn",
-	"dynilath", "Edwin", "Glurak", "Greendragon", "john", "Laurie", "linkjpm", "Lyall",
-	"Marashu", "Michel", "Mindtie", "Misa", "Nightcore", "René", "Robin", "Samonas",
-	"Schrödingers", "Setsu95", "Sticks", "Sunny", "Tam", "Tarram1010", "Teli", "Thkdt",
-	"TonyBoy", "Troubadix", "Troy", "Umbrapop28", "WhiteSniper", "XDWolfie", "Xepherio", "火芽"
+	"Abysseia", "AlexG", "ArashiSama", "BlueWinter", "bryce", "Canti", "Christian", "Christoffer", "Claudia33", 
+	"Cm382714", "Desch", "Dragokahn", "dynilath", "Edwin", "Glurak", "Greendragon", "john", "Laurie", "luke", 
+	"Lyall", "Marashu", "Michel", "Mindtie", "Misa", "Nightcore", "Patrick", "René", "Robin", "Schrödingers", 
+	"Setsu95", "Sticks", "Sunny", "Tam", "Tarram1010", "Teli", "Thkdt", "Troubadix", "Troy", "Varo", 
+	"WhiteSniper", "XDWolfie", "Xepherio", 
 ];
 
 /* eslint-enable */
diff --git a/BondageClub/Scripts/Game.js b/BondageClub/Scripts/Game.js
index c7724f2d6a..25fd220018 100644
--- a/BondageClub/Scripts/Game.js
+++ b/BondageClub/Scripts/Game.js
@@ -1,7 +1,7 @@
 "use strict";
 
 /** BC's version */
-var GameVersion = "R114Beta3";
+var GameVersion = "R114";
 
 const GameVersionFormat = /^R([0-9]+)(?:(Alpha|Beta)([0-9]+)?)?$/;
 
diff --git a/BondageClub/changelog.html b/BondageClub/changelog.html
index 8cf9cf5ded..271f3253ff 100644
--- a/BondageClub/changelog.html
+++ b/BondageClub/changelog.html
@@ -74,6 +74,7 @@
 <h2 id="r114">[R114]</h2>
 <h3 id="changes">[Changes]</h3>
 <ul>
+<li>Raven - New Splatters asset (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5450">#5450</a>)</li>
 <li>LeByrneAuChocolat - Added the Shiny Leotard as well as a locking variant (edit of Constantan's assets) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5426">#5426</a>)</li>
 <li>Cleon - Shoes Heelless Hi-Shoes now is available. (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5415">#5415</a>)</li>
 <li>Cleon - Big Mouth missing strings and Heelless Hi-Shoes revision. (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5434">#5434</a>)</li>
@@ -81,6 +82,7 @@
 <li>Cleon - New RoundSunglasses. (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5445">#5445</a>)</li>
 <li>git4nick - Throne Updates (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5436">#5436</a>)</li>
 <li>dDeepLb - Fix password padlock drawing hint text with last assigned color (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5429">#5429</a>)</li>
+<li>Da'Inihlus - CN translation updates (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5453">#5453</a>)</li>
 <li>Estsanatlehi - Allow using all of Verity's assets on males characters (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5411">#5411</a>)</li>
 <li>Rama - Two more <code>dialog</code> fixes (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5422">#5422</a>)</li>
 <li>Rama - Fix <code>ChatRoomCurrentCharacterIsAdmin</code> exclusively checking the player character (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5424">#5424</a>)</li>
@@ -104,6 +106,11 @@
 <li>Estsanatlehi - Assets fixes (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5418">#5418</a>)</li>
 <li>Estsanatlehi - Make sure we always load those strings from the ChatRoom strings (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5420">#5420</a>)</li>
 <li>Estsanatlehi - Fix a bug where the pre-login player dummy would confuse things (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5443">#5443</a>)</li>
+<li>Estsanatlehi - Fix a bug with free assets not being filtered properly (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5456">#5456</a>)</li>
+<li>Estsanatlehi - Resync the add/ban owners/lovers/etc. click handlers buttons with their actual position (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5457">#5457</a>)</li>
+<li>Estsanatlehi - Allow keeping unknown keys in <code>OnlineSettings</code> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5459">#5459</a>)</li>
+<li>Estsanatlehi - Fix a crash when sending beeps from outside the chatroom (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5463">#5463</a>)</li>
+<li>Estsanatlehi - Fix the "Extra keys" message being fired even with no extra keys (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5466">#5466</a>)</li>
 <li>Rama - Ensures that updating <code>C.Stage</code> and <code>C.CurrentDialog</code> triggers an appropriate dialog menu reload (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5410">#5410</a>)</li>
 <li>Rama - Fix <code>ElementButton</code> creator function failing to properly expand <code>options.icons</code> array (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5412">#5412</a>)</li>
 <li>Rama - Fix two <code>dialog</code> issues (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5419">#5419</a>)</li>
@@ -114,6 +121,10 @@
 <li>Rama - Fix the language drop down not properly setting the translation language (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5446">#5446</a>)</li>
 <li>Rama - Fix <code>CommonDynamicFunctionParams()</code> incorrectly parsing parameters of length 0 (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5447">#5447</a>)</li>
 <li>Rama - Fix the chat room message handlers checking for OOC in non-chat messages (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5449">#5449</a>)</li>
+<li>Rama - Fix the dialog button grid escaping the confines of its parent element (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5454">#5454</a>)</li>
+<li>Rama - Reintroduce the accidentally removed scroll snapping (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5458">#5458</a>)</li>
+<li>Rama - Fix speech effects being improperly applied to custom dialog <code>dialog</code> statuses (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5461">#5461</a>)</li>
+<li>Rama - Fix translations of the player dialog being mangled due to two  <code>CharacterLoadCSVDialog()</code> calls (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5468">#5468</a>)</li>
 <li>Ben987 - DialogLeave() would remove the first option in the list instead of the clicked one</li>
 <li>Ben987 - Correct nipples for Sarah/Amanda/Sophie</li>
 <li>Ben987 - Sarah check shackles crash</li>
diff --git a/C000_Intro/ChapterSelect/GameCredits.csv b/C000_Intro/ChapterSelect/GameCredits.csv
index ff0ede076b..6d54356edd 100644
--- a/C000_Intro/ChapterSelect/GameCredits.csv
+++ b/C000_Intro/ChapterSelect/GameCredits.csv
@@ -45,8 +45,8 @@ Sandrine|Aeren
 Haruhi|Sidious
 Jomshir|Natsuki
 Titania|BxRad
-Kotax|Aldarris
-Devil621|dDeepLb
+Kotax|dDeepLb
+Devil621|Aldarris
 Cecilia|BufaloAcquatico
 Manilla|Karamel
 Kirsty|Tessa
@@ -95,76 +95,85 @@ JimmyG|Tui
 Livie53|Anniclub
 TomGlass1|Sera
 Troposphere|Kehhaja
-Demopans|Sqrt10pi
-Meshwork100|Timeline
-Answork01|Evilwumpus
-ZR1OQicz|Donna
-Lojan|Fillia
-Sally|Panzertigre
-kastenbrotstueck|Triz
-Birb|Mark
-Mina|Fereeha
-Emdsa2|Dynilath
-LeoYiMon|Min
-CheeseyCake92|Maya
-gambitx8664|Haaa
-LunarKitsunify|Michiru
-Capy|huzpsb
-Ahri|Misssuu
-Raven|
+Raven|Sqrt10pi
+Demopans|Timeline
+Meshwork100|Evilwumpus
+Answork01|Donna
+ZR1OQicz|Fillia
+Lojan|Panzertigre
+Sally|Triz
+kastenbrotstueck|Mark
+Birb|Fereeha
+Mina|Dynilath
+Emdsa2|Min
+LeoYiMon|Maya
+CheeseyCake92|Haaa
+gambitx8664|Michiru
+LunarKitsunify|huzpsb
+Capy|Misssuu
+Ahri|LeByrneAuChocolat
 
 CreditTypePatrons
 
 Lyall|Varo
-Fetuk|Claudia33
-Christoffer|Sticks
-domenico|Robin
-Sunny|Canti
-Thkdt|René
-XDWolfie|john
-Glurak|Abysseia
-TonyBoy|Teli
+luke|AlexG
+Claudia33|Christoffer
+Sticks|Laurie
+Robin|Sunny
+Canti|Thkdt
+René|XDWolfie
+john|Glurak
+Abysseia|Teli
 Dragokahn|ArashiSama
 dynilath|Tarram1010
 Schrödingers|Edwin
 Nightcore|Troubadix
 Tam|Troy
-Michel|Aceffect14
-Cm382714|Misa
+Michel|Cm382714
+BlueWinter|Misa
 Desch|Greendragon
 Marashu|WhiteSniper
 Setsu95|Patrick
 Mindtie|Christian
 bryce|Xepherio
-davechips|Kate
-Ric|Rodrick狂った
+KaniusYup|DanishDash
+DeltaCoder|Akatanare
+_Jaquobinhi_|randomem
+Andree|corrado
+Thatotherguy|Alex
+Daniel|Ash19256
+Lilla|Nmsrt7
+Timothy|Hamenburger
+昱呈|davechips
 Shai|Portosse
-ILLLMT|Robert
-David|Márk
-Ivory|火
-Fa|Fieline
-skuirpy|SaumonSnake
-Dally|King
-Fucifa|克非
-Rnd|Cody
+Robert|David
+Ivory|Fa
+Fieline|skuirpy
+SaumonSnake|Dally
+ナイ|King
+Fucifa|HadversRegent
+克非|Rnd
+A|Cody
 Romain|Brandon
-bear|Naxvek
+bear|Georges
 CrimsonGecko|Drthmalgys
-KindaWeirdChamp|TrangeGemini86
+KindaWeirdChamp|Shira
 Kukiru|Maurycjio
 Animation|ll
 Richard|Captain
 Commander_GD|James
 thevlk|Billy
-宇辰|Andy
-Binjiro|Jordan
-monakan|pasche
-Mikeyyates|zedither
-Paddy|Niija
-Kirin|Sum
-Valaurelius|Lopsided
-Turtle|Dave
-bob|Totogros
+Finnynator|宇辰
+Andy|Binjiro
+Jordan|monakan
+pasche|Mikeyyates
+zedither|Kriss
+Niija|Kirin
+Estiane|Valaurelius
+Txm|Chris
+Lopsided|Turtle
+Dave|bob
+Totogros|Cuthbert
 master117|Zachary
 아이신|paparebbe
 Byenderman_HD|鑫
@@ -172,9 +181,8 @@ Kiai|Pensive
 kid|Kai
 Tomoyo|Yomogi1129
 Dwarfo|Neko
-Mixeryew|Anthony
-Senpai|UnknownEntity3x
-Zachary|Sonny
+Mixeryew|Senpai
+UnknownEntity3x|Sonny
 Xainie|Watzi3012
 Mike|Joshua
 Jakub|Gambit
@@ -183,12 +191,12 @@ silence|ShinFubuki
 King|Lonnie
 Stein|1911aperson
 Jay|Christian
-ADuckOnQuackxX0|WolfLordofTheNo
-Marcus|luke
+WolfLordofTheNo|Marcus
+luke|Karl
 hanako|Hiryu
 ewhac|IchbinDieWelt
 jkl_inf|Robert
-Joi134|Firemonkey
+Firemonkey|TonyBoy
 PendragonX|Mysterygame
 SaiZaro|fumoffu
 Gundi|HMarsh
@@ -200,20 +208,19 @@ DB0|Melody
 Tatsuya|Misa
 WrapGirl|JohnObama
 eli139|Rob
-James|Link
-Suterusu|Ami
-anton|Amalie
-Flo|Harald
-alina|Shigure
-Qrroww|Aspen
-桜月|Tree
-darklink11|SKY
-WolfTheGamerKin|Horus
-FallenWinters|嘉宸
-jxc0333|Jacob
-cata|whitewolf7707
-Knödelkommando|Steve
-Michael|Benedito
+Link|Suterusu
+Ami|anton
+Amalie|Flo
+Harald|alina
+Shigure|Qrroww
+Aspen|桜月
+Tree|darklink11
+SKY|WolfTheGamerKin
+Horus|FallenWinters
+嘉宸|jxc0333
+Jacob|cata
+whitewolf7707|Knödelkommando
+Steve|Benedito
 MesorNona|Epilogue_krr
 neutronstar|Thelastsec
 Teh_Greeny|Christopher
@@ -223,123 +230,121 @@ General|DT
 Sebastian|zeanox
 Yi|BondageBabeAria
 SilentNobushi|cokeman401
-Spy|Mdhafizh
-KoreanWK12|Lucifabules
-Bludshot|达
+Spy|KoreanWK12
+Lucifabules|Bludshot
 Jimbob|SanguineEnigma
 con|David
 Anthony|JoeyDubDee
 Busty|Alan
-Dweeks|Richard
-Shadow56|Whatsittooya
-WinterImp|WonderCate
+Richard|Shadow56
+Whatsittooya|WinterImp
 Meltium|Ruud
-Sodboy|drake123
-Martin|skai
-Dordimar|Midnight_
-darklight|Josh
-Juha|Linalih
-john|Demonese
-Garth|627
-Tiger9099|Ropefan
-HAZUUUUUUU|Deadie
-samuel|ptscion
-Longwave|KI
-kirito|Albert
-James|Alex
+Sodboy|Martin
+skai|Dordimar
+Midnight_|darklight
+Josh|Juha
+Linalih|john
+Demonese|Garth
+627|Tiger9099
+Ropefan|HAZUUUUUUU
+Deadie|samuel
+ptscion|Longwave
+KI|kirito
+Albert|James
+Alex|SWEET
 Smog47|A
 Darwin|jace883
 RobCop|Oupoot999
 Lexy|Gavin
 Hans|For
-Gordon|Chris
-Andy|mike
-Kisala|Sam
-Goodcat|Ritsuko_Isa
-arun|Avarosa
-Mike|NDW
-CryptoGore68|hibiskus
-Pandora|Dunderguy
-Ravenask|mmdwocao
-Devin|muhammad
-Madhatter23|Derenriche
-Demriro|SirKillsalot247
-sleepy|Kyle
-PlatiS|Matt
-D34d0nmyfeet|Matt
-Shadow0908|bound
-Rakam|TheDoctor
-Merana33|ganster
-GingerBardMan|Raine
-Alexander|Chiaro
-Grimtimes|alterprise
-Sergio|Patrik
-Deacon|Chad
-noname|Yo
-d123dl|Yokowolf3
-Kieraakari|cdawson
-MadaRose|Kitsune-Hellfir
-GearBear|Garry
-drill|Kevin
-Siegfried|David
-Humanflea|Tailsjaegar
-Rachel|Robin
-Komisch|Araloki
-SoFresh&SoClean|Anonymous
-DarkJade|Yang
-devan|P
-Alexander|Thatguu
-Tai|Rika
-Yon|Moose
+Chris|Andy
+mike|Kisala
+Sam|Goodcat
+Ritsuko_Isa|arun
+Avarosa|Mike
+NDW|CryptoGore68
+hibiskus|Pandora
+Dunderguy|Ravenask
+mmdwocao|Devin
+muhammad|Madhatter23
+Derenriche|Demriro
+SirKillsalot247|sleepy
+Kyle|PlatiS
+Matt|D34d0nmyfeet
+Matt|Shadow0908
+bound|Rakam
+TheDoctor|Merana33
+ganster|GingerBardMan
+Raine|Alexander
+Chiaro|Grimtimes
+alterprise|Sergio
+Patrik|Deacon
+Chad|noname
+Yo|d123dl
+Yokowolf3|Kieraakari
+cdawson|MadaRose
+Kitsune-Hellfir|GearBear
+Garry|drill
+Kevin|Siegfried
+David|Tailsjaegar
+Rachel|Komisch
+Araloki|SoFresh&SoClean
+Anonymous|DarkJade
+Yang|devan
+P|Alexander
+Thatguu|Tai
+Rika|Moose
 masterar|Moggom
 Foxtail35|Keso
-nubbs99|Kharma
-AJ22|Rika_Hanami
-Achterlijk|Adriano8727
-brunayla|Alfredo
-Kuroham|foolycOOLY34
-Dethfox52|Arboraxx
+nubbs99|AJ22
+Rika_Hanami|Achterlijk
+Adriano8727|brunayla
+Argus99|Alfredo
+foolycOOLY34|Dethfox52
+qiyufei|Arboraxx
 Overlord|lostcapital
 Oskar|Glenson
 Lord|Jojo
 Nic|neosuduno
 Robert|Simaron
 Stargat53|Lovebdg1
-mats|Vivenna
-Amélie|Finnynator
+Takinapeek11|Belli
+mats|Amélie
 Rafakens|laach
 Harder|Inkbubblez
 1375|Lawrence
 Akira|ShCat
 Imerlith|Alice
-Wordmoth|Ewan
-James|Cicada265
-Thorsten|Wolf-0126
-Nathan|TopHat
-Cora|Dario
-Alex|Toff
-Clash|F4Schizzle
-John|Laila
-FizzyGir|Yagami
-Linex|Don
-Lightvale|Victor1808
+Wordmoth|James
+Cicada265|Thorsten
+Wolf-0126|Nathan
+TopHat|Cora
+Dario|Alex
+Toff|Clash
+F4Schizzle|John
+Laila|FizzyGir
+Yagami|Linex
+Steven|Raztendo
+Kit|Daniel
+Kastev|Ma
+Aria|Thi
+Lothara|Дмитрий
+Mayer|Ori
+mougecaocao|Don
 hobbert|Jonathan
-Ara|bartoszknitter
-antgonsil133|Heartless_Ghost
-Andrew|Ollie
-Tacitus|泠
-Trust|Alexander
-Bob|richard
-John|Ranov'la
-Lalnuir|Juego
-Kilroy|林未央
-Spaghetti|Ash
+bartoszknitter|antgonsil133
+Heartless_Ghost|Ollie
+Tacitus|Trust
+Alexander|Bob
+richard|John
+Ranov'la|Lalnuir
+Juego|Kilroy
+林未央|Spaghetti
 RusseyG|Seph
 Ayleee|Lara
 BotsGoneWild|Railer3000
-KingBagelMan|Dark
-Aaron|Kane
-r4d3m3n|HadversRegent
+Dark|Aaron
+Kane|r4d3m3n
 Layla|Fgfgg
 Rhavin|Monkey
 Bossnian|Alexandre
@@ -347,60 +352,60 @@ Mega213|Bob
 Team|aperture
 Antonio|HeWhoMustNOTbe
 Syeda|Jesse
-Adrian|KolyaTheGopnik
+Adrienne|KolyaTheGopnik
 Dark_Selina|berserker
-Pablo|Georges
-shiro|Christopher
+Pablo|shiro
 Michael|jaque
 宸赫|Angel
-Maxime|WeebTrash0
-Big|Barbara
+Eggy|Maxime
+WeebTrash0|Big
+ToxicTD|Barbara
 Ryan|雄星
-Something|Krystys
-Alex|Fang34181
-HMAN|--
-Sean|DastardlyNinja
-limata|Dotchi
-huhu|슬
-Chris|ko
-moritz|pizzabagel
-Connor|Mashiro
-天翼|Tim
-Shallowhumour|Te
-Jurky90|Luna
-Bmitch17|Alexandros
-Triss|Balababa
-5061756C|MinitigerDK
-I|El.Culiao
-정형|2yan
-Kyle|kacper
+Something|Alex
+Fang34181|HMAN
+--|Sean
+DastardlyNinja|limata
+Dotchi|sentri
+yc|huhu
+Paddy|슬
+ko|moritz
+pizzabagel|Mashiro
+Tim|Shallowhumour
+Te|Jurky90
+Polishman|Luna
+addhfdsds|Bmitch17
+Alexandros|Triss
+Balababa|5061756C
+MinitigerDK|I
+El.Culiao|정형
+2yan|Kyle
+otto|kacper
 Stareyespup|KingPenguin
 Brett|Frozen
 Song|Meg
 Lumi|Dafoc
 Veemo377|hildebrogda
-deathscythe3|Leo
+poupougame|deathscythe3
+Frank|Leo
 AkenoRey|Mosawer
 Crimsonknight|Atoli
-Daniel|ichigo
-jarob|Alex
-Edelmetal|Strako
-Kim|DrBranestawm
-twekta|TOKIMAKI
-绯月妖殇|HL2095
-Daniel|gio12345
-烨超|VTKWorks
-AJ112|Icehouse
-Triss|Karmen
-Erik|Ludis
+Daniel|Pearl
+ichigo|jarob
+Alex|Edelmetal
+Strako|Kim
+DrBranestawm|twekta
+TOKIMAKI|king
+绯月妖殇|Daniel
+gio12345|VTKWorks
+AJ112|Triss
+Karmen|Ludis
 Dave|Zjoep
 Maeve|RedFalka
 Mechanism|EndOfFakename
-ProtosHeis|poppy
-Junkfist|Tianyu
+Yuichiro|ProtosHeis
+poppy|Junkfist
 bob|FranzPons
-PrincessOtterla|Tlpcamaro
-Amazzingg|suoluoke
+Tlpcamaro|Amazzingg
 David|Chad
 thedemon480|Joas
 Aleinan|Yodiak
@@ -409,8 +414,8 @@ Sketch|dqh
 Black|Thefabulousglac
 Nollan|Noelle
 Nathaniel|Ghirahimdorf
-Chief_K|Ole
-Baka|Imelda
+Chief_K|Hirosin
+Ole|Imelda
 Bob|Leisurely_C
 Coprobo|NoName2000
 Ella|Ramjep
@@ -430,36 +435,35 @@ Iwolf|Critical
 Thelizardking|Marwie
 Libertyprime|Hungvipbcsok
 Paolo|Memoduxplus
-Xana|Shibari
-Anaîs|Mei
-Geng114514|wondercat
+Xana|Anaîs
+Mei|Geng114514
+shaydow|wondercat
 Marcin|Justin
 Kaze|PlayingFlunky5
 egrylbrody|Mads
 Jenni15|tronic
 Deadz3d|Jean
 Bugsy6316|Burki
-asrover|Sumeroda
-Dazman1234|tetris245
+CyLian|asrover
+Sumeroda|Dazman1234
+Komiro|tetris245
 Seren|jim
-KBgamer2010|Noah
-Simeon|Velen
-Argus99|Shdow
+KBgamer2010|Zack
+Kharma|Blepp
+Simeon|Kuroham
 PizzaRush|Richard
-Yune23|Michael
 Zongus763|火芽
 Ja|Flyffies
 carnassire@oran|Enrico
-Kriss|Kohlteth
-Haku|CalFox
-YukaWaII|Sora
-Knocksinna|michael
-Me650|Kun
-Lugh|天空Blond
-creeper129|Freddie
-PatreonDude|hbgvtfrdftyghb
-Haku|DARKSTAR
-Hirosin|Apearson1
+Kohlteth|Haku
+CalFox|YukaWaII
+Sora|Knocksinna
+michael|Me650
+Kun|Lugh
+天空Blond|creeper129
+Freddie|PatreonDude
+hbgvtfrdftyghb|Haku
+DARKSTAR|Apearson1
 mmline|pat
 John|plicoc