mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
R110 + Credits + Patrons
This commit is contained in:
parent
d8114f6144
commit
bdf5e8078d
6 changed files with 419 additions and 347 deletions
BondageClub
C000_Intro/ChapterSelect
|
@ -11,21 +11,24 @@ 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: 2024-11-09
|
||||
* Last recorded PR: [#5244](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5244)
|
||||
* Last recorded commit hash: `0426020794ac887d723c6ea22f4d58d96e1c4341`
|
||||
* Changelog last updated: 2024-11-18
|
||||
* Last recorded PR: [#5267](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5267)
|
||||
* Last recorded commit hash: `d8114f6144e4af38524dda8b23aa2142a477b371`
|
||||
|
||||
## [R110]
|
||||
|
||||
### [Changes]
|
||||
|
||||
* Cleon - [ADD] HeelBinders,MassiveAnkleCuffs,KneeOver,FullLegBoots and FullMittens ([#5241](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5241))
|
||||
* Cleon - HeelBinders,MassiveAnkleCuffs,KneeOver,FullLegBoots and FullMittens ([#5241](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5241))
|
||||
* EllieThePink - Rich formatted club card game log ([#5224](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5224))
|
||||
* Da'Inihlus - General improvement for CN translation, mainly the GGTS part ([#5228](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5228))
|
||||
* ewhac - Scale LockPicking "Tired" Delay by Skill ([#5234](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5234))
|
||||
* harmony - German translation of activities and interface ([#5259](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5259))
|
||||
* Da'Inihlus - CN translation updates ([#5249](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5249))
|
||||
* Haruhi - Adds HairFront62a and HairFront62b ([#5238](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5238))
|
||||
* Haruhi - Adds Premium Muzzle Gag and Overfilled Gag ([#5240](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5240))
|
||||
* Haruhi - Added Long Fishnet Stockings, 2 Collars and Bed Metal Cuffs ([#5244](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5244))
|
||||
* Haruhi - Changes name for Sun/Moon Collar and Bed Metal Cuffs ([#5256](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5256))
|
||||
* michiru - Adds missing russian translation and fixes formatting for russian and chinese cards ([#5242](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5242))
|
||||
* Rama - Allow crafted items access to the tighten/loosen screen ([#5243](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5243))
|
||||
* Ben987 - Russian Translation by Makeevchanin
|
||||
|
@ -36,18 +39,25 @@ This changelog follows the format outlined in [keepachangelog.com](https://keepa
|
|||
|
||||
### [Fixes]
|
||||
|
||||
* Cleon - Fixes for Massive Cuffs and HeelBinders (Item Feet) ([#5267](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5267))
|
||||
* harmony - Correctly reset ChatRoomData on relog and leash following ([#5231](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5231))
|
||||
* harmony - Quick fix for chat room recration on relog ([#5233](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5233))
|
||||
* Haruhi - Onihorns config fixed on Ears slot ([#5232](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5232))
|
||||
* Sepia Oulomenohn - Fix missing SelectBase dialogue in Custom Ball Hood ([#5229](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5229))
|
||||
* EllieThePink - BUG: Fix for empty opponent deck with Pandora's Box card ([#5239](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5239))
|
||||
* Estsanatlehi - Change the default value for the arousal timer back to 0 ([#5266](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5266))
|
||||
* Rama - Prevent tooltips from handling any click- or hover-related actions... ([#5236](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5236))
|
||||
* Rama - Fix `CraftingDescription.Decode` failing to properly handle zero-terminated bits ([#5237](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5237))
|
||||
* Rama - Fire up a resize upon (re-)showing the chat log element ([#5260](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5260))
|
||||
* Rama - Fix crafted item colors not updating ([#5261](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5261))
|
||||
* Rama - Fix the lactation pump script draw function running even if the pump is disabled ([#5248](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5248))
|
||||
* Rama - Fix `ElementClickTimeout()` failing to properly read the `disable` attribute ([#5253](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5253))
|
||||
|
||||
### [Technical]
|
||||
|
||||
* Rama - Introduce `ChatRoomUnload` ([#5230](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5230))
|
||||
* Rama - Clean up of various minor screen changing & exit logic ([#5235](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5235))
|
||||
* Estsanatlehi - BETA: Fix random TS errors in the new assets ([#5250](https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5250))
|
||||
|
||||
## [R109]
|
||||
|
||||
|
|
|
@ -36,27 +36,27 @@ Wozaiha|DekuWang
|
|||
CreditTypeSupport
|
||||
|
||||
Cleon|Gnarp
|
||||
Constantan|EllieThePink
|
||||
EllieThePink|Constantan
|
||||
Nythaleath|Kyra
|
||||
Verity|EmilyR
|
||||
Sandrine|Fleisch11
|
||||
Jomshir|Aeren
|
||||
Titania|Sidious
|
||||
Sepia|Natsuki
|
||||
Sepia|Aeren
|
||||
Jomshir|Sidious
|
||||
Titania|Natsuki
|
||||
Kotax|BxRad
|
||||
Devil621|Aldarris
|
||||
Cecilia|dDeepLb
|
||||
Kirsty|BufaloAcquatico
|
||||
Luna|Karamel
|
||||
EveFerox|Tessa
|
||||
vsan|TechTheAwesome
|
||||
Manilla|GermanPerson
|
||||
Crimsonfox|Uwnodi
|
||||
Haruhi|TechTheAwesome
|
||||
vsan|GermanPerson
|
||||
Manilla|Uwnodi
|
||||
Crimsonfox|Ewhac
|
||||
AnnaSub|Wultir
|
||||
MrsHoudini|Def
|
||||
Haruhi|ZeroDawn
|
||||
Akita|Claudia
|
||||
Shion|Ewhac
|
||||
Akita|ZeroDawn
|
||||
Shion|Claudia
|
||||
Sarukami|Leah
|
||||
EmilyFox|Evals
|
||||
Klorpa|AlexBlakeKincaid
|
||||
|
@ -65,16 +65,16 @@ CthulhuDancing|Kitsune-Hellfire
|
|||
Bluesilv|Amiciaderune
|
||||
AshKitty|Kate
|
||||
Terenthi|Sybil
|
||||
Kalina|Leila
|
||||
Nikoleis|Dordimar
|
||||
Anna|Leila
|
||||
Kalina|Dordimar
|
||||
Nikoleis|harmony
|
||||
ADRCorp|Toshiro
|
||||
Victor|Jilly
|
||||
Arctic/Firefly|Ulith
|
||||
Kira|Elda
|
||||
MoonlightGleam|Brian
|
||||
BunnyMadMan|Tyrsen
|
||||
Anna|u3shit
|
||||
Kimei|harmony
|
||||
Kimei|u3shit
|
||||
RedStacey|Dash
|
||||
TBoneShark|YuccaThePlant
|
||||
Buizel|Lara
|
||||
|
@ -106,10 +106,12 @@ Emdsa2|Dynilath
|
|||
LeoYiMon|Min
|
||||
CheeseyCake92|Maya
|
||||
gambitx8664|Haaa
|
||||
LunarKitsunify|Michiru
|
||||
|
||||
CreditTypePatrons
|
||||
|
||||
Lyall|Sticks
|
||||
error|Samonas
|
||||
Umbrapop28|Sticks
|
||||
Laurie|domenico
|
||||
Robin|Sunny
|
||||
Canti|Thkdt
|
||||
|
@ -128,28 +130,31 @@ Greendragon|Marashu
|
|||
WhiteSniper|Setsu95
|
||||
Mindtie|Christian
|
||||
bryce|Xepherio
|
||||
Fang34181|silver
|
||||
Naxvek|CrimsonGecko
|
||||
Drthmalgys|KindaWeirdChamp
|
||||
Kite|TrangeGemini86
|
||||
ruma|Kukiru
|
||||
Maurycjio|Sean
|
||||
erina_rizu|Animation
|
||||
ll|Richard
|
||||
Captain|Commander_GD
|
||||
James|Waljos
|
||||
ExiledAnarchist|thevlk
|
||||
Billy|linkjpm
|
||||
宇辰|Sinon_S
|
||||
Andy|Binjiro
|
||||
Jordan|monakan
|
||||
L3onxrd|pasche
|
||||
thevlk|Billy
|
||||
linkjpm|宇辰
|
||||
Sinon_S|Andy
|
||||
Binjiro|Jordan
|
||||
monakan|L3onxrd
|
||||
pasche|Mikeyyates
|
||||
zedither|DanielleKingsto
|
||||
LazyLexy|Paddy
|
||||
Kriss|Niija
|
||||
Kirin|RedTinCan
|
||||
Sum|Valaurelius
|
||||
derKleriker|晨阳
|
||||
Lopsided|Turtle
|
||||
Sam|Dave
|
||||
bob|Totogros
|
||||
LazyLexy|Givenslack
|
||||
Paddy|Kriss
|
||||
Niija|Kirin
|
||||
RedTinCan|Sum
|
||||
Valaurelius|René
|
||||
晨阳|Lopsided
|
||||
Turtle|Connor
|
||||
Dave|bob
|
||||
Totogros|Cuthbert
|
||||
master117|Zachary
|
||||
아이신|paparebbe
|
||||
Ck571|Aaron
|
||||
|
@ -162,84 +167,85 @@ Neko|Mixeryew
|
|||
Senpai|UnknownEntity3x
|
||||
Zachary|Sonny
|
||||
Xainie|Watzi3012
|
||||
Mike|Joshua
|
||||
Jakub|henry
|
||||
Gambit|thrawn8586
|
||||
silence|ShinFubuki
|
||||
King|Lonnie
|
||||
Stein|Sora
|
||||
1911aperson|Jay
|
||||
Christian|ADuckOnQuackxX0
|
||||
WolfLordofTheNo|asdddew
|
||||
Marcus|luke
|
||||
hanako|Hiryu
|
||||
Theunknow106|Mike
|
||||
Joshua|Jakub
|
||||
henry|Gambit
|
||||
thrawn8586|silence
|
||||
ShinFubuki|King
|
||||
Lonnie|Stein
|
||||
Sora|1911aperson
|
||||
Jay|Christian
|
||||
ADuckOnQuackxX0|WolfLordofTheNo
|
||||
asdddew|Marcus
|
||||
luke|hanako
|
||||
Hiryu|Rukasu
|
||||
ewhac|michael
|
||||
IchbinDieWelt|jkl_inf
|
||||
Robert|Joi134
|
||||
Firemonkey|PendragonX
|
||||
Mysterygame|SaiZaro
|
||||
fumoffu|Gundi
|
||||
HMarsh|Nick
|
||||
Ffncddtn|Reaper
|
||||
Jesse|子涵
|
||||
Jaira|禹天
|
||||
Ryan|DB0
|
||||
Melody|Tatsuya
|
||||
WrapGirl|JohnObama
|
||||
eli139|Rob
|
||||
James|Link
|
||||
Suterusu|Ami
|
||||
anton|Amalie
|
||||
IchbinDieWelt|Robert
|
||||
Joi134|Firemonkey
|
||||
PendragonX|Mysterygame
|
||||
SaiZaro|fumoffu
|
||||
Gundi|HMarsh
|
||||
Nick|Ffncddtn
|
||||
Reaper|Jesse
|
||||
子涵|Jaira
|
||||
禹天|Ryan
|
||||
DB0|Melody
|
||||
Tatsuya|Misa
|
||||
WrapGirl|eli139
|
||||
Rob|James
|
||||
Link|Suterusu
|
||||
Ami|Amalie
|
||||
Flo|Harald
|
||||
alina|Shigure
|
||||
Aspen|ismael
|
||||
Qrroww|Aspen
|
||||
桜月|AlexaJones0124
|
||||
Tree|Vinyl
|
||||
darklink11|SKY
|
||||
WolfTheGamerKin|Brandon
|
||||
FallenWinters|嘉宸
|
||||
Bob|Jacob
|
||||
cata|whitewolf7707
|
||||
Knödelkommando|baoxiao
|
||||
Steve|Benedito
|
||||
Tree|darklink11
|
||||
SKY|WolfTheGamerKin
|
||||
Brandon|FallenWinters
|
||||
嘉宸|jxc0333
|
||||
Jacob|cata
|
||||
whitewolf7707|Knödelkommando
|
||||
Steve|Michael
|
||||
Benedito|Alex
|
||||
MesorNona|Epilogue_krr
|
||||
neutronstar|Thelastsec
|
||||
Christopher|Super
|
||||
Thomas|JD
|
||||
HyperNull|lmxx99
|
||||
Teh_Greeny|Christopher
|
||||
Super|Thomas
|
||||
JD|lmxx99
|
||||
Windsor|General
|
||||
DT|Sebastian
|
||||
zeanox|Yi
|
||||
SilentNobushi|cokeman401
|
||||
Spy|KoreanWK12
|
||||
Lucifabules|Bludshot
|
||||
con|David
|
||||
Anthony|JoeyDubDee
|
||||
Busty|Alan
|
||||
Richard|Shadow56
|
||||
Whatsittooya|WinterImp
|
||||
Spy|Mdhafizh
|
||||
KoreanWK12|Lucifabules
|
||||
Bludshot|con
|
||||
David|Anthony
|
||||
JoeyDubDee|Busty
|
||||
Alan|Richard
|
||||
Shadow56|Whatsittooya
|
||||
WinterImp|潘德拉贡
|
||||
Meltium|Ruud
|
||||
Sodboy|drake123
|
||||
Martin|skai
|
||||
Dordimar|Midnight_
|
||||
NightRaid0|darklight
|
||||
Juha|john
|
||||
Demonese|Ropefan
|
||||
HAZUUUUUUU|Deadie
|
||||
samuel|ptscion
|
||||
KI|kirito
|
||||
Albert|James
|
||||
SWEET|Smog47
|
||||
A|Darwin
|
||||
jace883|RobCop
|
||||
Oupoot999|Lexy
|
||||
Gavin|Christopher
|
||||
Juha|Linalih
|
||||
john|Demonese
|
||||
Ropefan|HAZUUUUUUU
|
||||
Deadie|samuel
|
||||
ptscion|KI
|
||||
kirito|Albert
|
||||
James|SWEET
|
||||
Smog47|A
|
||||
Darwin|jace883
|
||||
RobCop|Oupoot999
|
||||
Lexy|Gavin
|
||||
Hans|For
|
||||
Chris|Andy
|
||||
mike|Kisala
|
||||
Sam|Goodcat
|
||||
Ritsuko_Isa|arun
|
||||
Zeta|Mike
|
||||
Avarosa|Mike
|
||||
NDW|CryptoGore68
|
||||
hibiskus|ryan
|
||||
Pandora|Alex
|
||||
|
@ -263,22 +269,23 @@ d123dl|Kaira
|
|||
Yokowolf3|Kieraakari
|
||||
cdawson|MadaRose
|
||||
Kitsune-Hellfir|GearBear
|
||||
Garry|drill
|
||||
Kevin|Siegfried
|
||||
David|Humanflea
|
||||
Tailsjaegar|Robert
|
||||
Komisch|Araloki
|
||||
SoFresh&SoClean|Anonymous
|
||||
DarkJade|Patrick
|
||||
Yang|devan
|
||||
asrover|P
|
||||
Alexander|Thatguu
|
||||
Tai|Rika
|
||||
Yon|Moose
|
||||
masterar|Moggom
|
||||
Foxtail35|Keso
|
||||
nubbs99|AJ22
|
||||
Rika_Hanami|Achterlijk
|
||||
ajwad|Adriano8727
|
||||
SoFresh&SoClean|Burki
|
||||
Anonymous|DarkJade
|
||||
Patrick|Yang
|
||||
devan|P
|
||||
Dekra234|Alexander
|
||||
Thatguu|Tai
|
||||
Rika|Yon
|
||||
Moose|masterar
|
||||
Moggom|Foxtail35
|
||||
Keso|nubbs99
|
||||
AJ22|Rika_Hanami
|
||||
Achterlijk|Adriano8727
|
||||
brunayla|Alfredo
|
||||
Joseph|Koluc
|
||||
Dethfox52|Arboraxx
|
||||
|
@ -286,109 +293,128 @@ Overlord|lostcapital
|
|||
Oskar|Glenson
|
||||
Lord|plicoc
|
||||
Jojo|Nic
|
||||
neosuduno|Robert
|
||||
Simaron|Stargat53
|
||||
Lovebdg1|Oppai
|
||||
Alan|Amélie
|
||||
Rest|neosuduno
|
||||
Robert|Simaron
|
||||
Stargat53|Lovebdg1
|
||||
Vivenna|Amélie
|
||||
Finnynator|Rafakens
|
||||
meixing666|Harder
|
||||
Inkbubblez|1375
|
||||
Lawrence|Akira
|
||||
Imerlith|Marion
|
||||
Wordmoth|Ewan
|
||||
James|Cicada265
|
||||
Thorsten|Wolf-0126
|
||||
Nathan|TopHat
|
||||
Cora|Dario
|
||||
Alex|Toff
|
||||
Clash|F4Schizzle
|
||||
John|Justin
|
||||
ShCat|Imerlith
|
||||
Marion|Wordmoth
|
||||
Ewan|James
|
||||
Cicada265|Thorsten
|
||||
Wolf-0126|Nathan
|
||||
TopHat|Cora
|
||||
Dario|Alex
|
||||
Toff|Clash
|
||||
F4Schizzle|John
|
||||
Laila|FizzyGir
|
||||
Yagami|Linex
|
||||
HMAN|Lucas
|
||||
--|DastardlyNinja
|
||||
Pablo|enderfrog
|
||||
shiro|kjad
|
||||
Christopher|Julz
|
||||
Billy|Pirbliz
|
||||
Drachenfang|Seishiro
|
||||
jaque|xj
|
||||
宸赫|Angel
|
||||
Maxime|WeebTrash0
|
||||
Big|aidiel
|
||||
ch0561|ToxicTD
|
||||
Barbara|Ryan
|
||||
雄星|RUiN
|
||||
hasan|Something
|
||||
Alex|John
|
||||
Fang34181|HMAN
|
||||
Lucas|DastardlyNinja
|
||||
suiyi|Dotchi
|
||||
huhu|Lloyd
|
||||
Noah|moritz
|
||||
pizzabagel|Mashiro
|
||||
Tristan|Te
|
||||
Noah|ko
|
||||
moritz|pizzabagel
|
||||
Mashiro|Shallowhumour
|
||||
Byenderman_HD|Te
|
||||
Jurky90|Luna
|
||||
Triss|Balababa
|
||||
5061756C|MinitigerDK
|
||||
I|2yan
|
||||
Kyle|Aaron
|
||||
Stareyespup|KingPenguin
|
||||
Brett|Frozen
|
||||
Bmitch17|Triss
|
||||
Balababa|5061756C
|
||||
MinitigerDK|I
|
||||
El.Culiao|2yan
|
||||
Kyle|kacper
|
||||
Aaron|Stareyespup
|
||||
KingPenguin|Brett
|
||||
Frozen|Song
|
||||
Meg|Lumi
|
||||
Dafoc|Doll
|
||||
hildebrogda|deathscythe3
|
||||
Quaser|Sera
|
||||
Dafoc|hildebrogda
|
||||
Knocksinna|deathscythe3
|
||||
AkenoRey|Mosawer
|
||||
Crimsonknight|Atoli
|
||||
Daniel|ichigo
|
||||
jarob|Alex
|
||||
Edelmetal|Strako
|
||||
Kim|DrBranestawm
|
||||
twekta|HL2095
|
||||
Daniel|JC
|
||||
gio12345|Sapp
|
||||
烨超|VTKWorks
|
||||
AJ112|Azheeirs
|
||||
Icehouse|Triss
|
||||
Karmen|Erik
|
||||
Ludis|Dave
|
||||
Zjoep|Mechanism
|
||||
Alex|Dominique
|
||||
Daniel|tony
|
||||
ichigo|jarob
|
||||
Alex|Edelmetal
|
||||
Strako|Kim
|
||||
DrBranestawm|twekta
|
||||
TOKIMAKI|HL2095
|
||||
Daniel|gio12345
|
||||
VTKWorks|AJ112
|
||||
Azheeirs|Icehouse
|
||||
Triss|Karmen
|
||||
Erik|Ludis
|
||||
Dave|Zjoep
|
||||
Mechanism|Alex
|
||||
Yuichiro|Dominique
|
||||
ProtosHeis|Monsis
|
||||
poppy|Junkfist
|
||||
Tianyu|bob
|
||||
PrincessOtterla|Tlpcamaro
|
||||
Amazzingg|David
|
||||
brock|PrincessOtterla
|
||||
Tlpcamaro|Amazzingg
|
||||
David|GamingElement
|
||||
Chad|thedemon480
|
||||
Joas|Aleinan
|
||||
Kapsilver|dqh
|
||||
Thefabulousglac|Nollan
|
||||
Vinnie|Noelle
|
||||
Nathaniel|Ghirahimdorf
|
||||
Ole|EliseBlackthorn
|
||||
Baka|Alex
|
||||
Imelda|Bob
|
||||
Leisurely_C|Coprobo
|
||||
NoName2000|Ramjep
|
||||
Ghirahimdorf|Ole
|
||||
EliseBlackthorn|Baka
|
||||
Alex|Imelda
|
||||
Bob|Leisurely_C
|
||||
Coprobo|NoName2000
|
||||
Ella|Ramjep
|
||||
asdfghjkl|Sandrine
|
||||
Phil|Xbox112
|
||||
Pumpking66|Sophie
|
||||
Fakeacc|Zapper
|
||||
Ramza|Nymeria666
|
||||
DreamingKokiri|Jeremiah
|
||||
lasergun48|Jacob
|
||||
Haneia|ropemaster
|
||||
FS|Plynky
|
||||
Dreguito|Iwolf
|
||||
Critical|Thelizardking
|
||||
Marwie|Hungvipbcsok
|
||||
Paolo|Memoduxplus
|
||||
Xana|Jokeman
|
||||
Mei|wondercat
|
||||
Kaze|Slacker
|
||||
Jacob|Haneia
|
||||
ropemaster|FS
|
||||
Plynky|Dreguito
|
||||
Iwolf|Critical
|
||||
Thelizardking|Marwie
|
||||
Hungvipbcsok|Paolo
|
||||
Memoduxplus|Xana
|
||||
Jokeman|Mei
|
||||
wondercat|Kaze
|
||||
PlayingFlunky5|Slacker
|
||||
egrylbrody|Mads
|
||||
Deadz3d|Sumeroda
|
||||
tetris245|Seren
|
||||
jim|Blepp
|
||||
Shdow|Jan
|
||||
Deadz3d|Bugsy6316
|
||||
Sumeroda|tetris245
|
||||
Seren|jim
|
||||
Zack|Blepp
|
||||
Shdow|Ian
|
||||
qiyufei|Michael
|
||||
Kohlteth|Haku
|
||||
CalFox|Alexandros
|
||||
YukaWaII|Sora
|
||||
Knocksinna|Timothy
|
||||
Sera|Timothy
|
||||
Kun|Lugh
|
||||
天空Blond|creeper129
|
||||
Freddie|PatreonDude
|
||||
hbgvtfrdftyghb|Yodiak
|
||||
Haku|DARKSTAR
|
||||
Hirosin|Apearson1
|
||||
Mali|mmline
|
||||
Dazman1234|pat
|
||||
John|Kharma
|
||||
Ian|
|
||||
mmline|Dazman1234
|
||||
pat|John
|
||||
Kharma|
|
||||
|
||||
CreditTypeFans
|
||||
|
||||
|
|
|
|
@ -7,11 +7,11 @@ var LoginCreditsPosition = 0;
|
|||
var LoginThankYou = "";
|
||||
/* eslint-disable */
|
||||
var LoginThankYouList = [
|
||||
"Abysseia", "Aceffect", "ArashiSama", "Aylea", "BlueWinter", "Bryce", "Canti", "Christian",
|
||||
"Cm382714", "Desch", "Domenico", "Dynilath", "Edwin", "Glurak", "Greendragon", "John",
|
||||
"Laurie", "Lyall", "Marashu", "Michel", "Mindtie", "Misa", "Nightcore", "Robin",
|
||||
"Setsu", "SlitheryCandy", "Soulcollar", "Sticks", "Sunny", "Tam", "Tarram", "Thkdt",
|
||||
"TonyBoy", "Troubadix", "Troy", "WhiteSniper", "XDWolfie", "Xepherio"
|
||||
"Abysseia", "Aceffect", "ArashiSama", "Aylea", "BlueWinter", "Bryce", "Canti", "Christian",
|
||||
"Cm382714", "Desch", "Domenico", "Dynilath", "Edwin", "ErrorKH", "Glurak", "Greendragon",
|
||||
"John", "Laurie", "Marashu", "Michel", "Mindtie", "Misa", "Nightcore", "Robin", "Samonas",
|
||||
"Setsu", "SlitheryCandy", "Soulcollar", "Sticks", "Sunny", "Tam", "Tarram", "Thkdt",
|
||||
"TonyBoy", "Troubadix", "Troy", "Umbrapop", "WhiteSniper", "XDWolfie", "Xepherio"
|
||||
];
|
||||
|
||||
/* eslint-enable */
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
"use strict";
|
||||
|
||||
/** BC's version */
|
||||
var GameVersion = "R110Beta3";
|
||||
var GameVersion = "R110";
|
||||
|
||||
const GameVersionFormat = /^R([0-9]+)(?:(Alpha|Beta)([0-9]+)?)?$/;
|
||||
|
||||
|
|
|
@ -70,13 +70,16 @@
|
|||
<h2 id="r110">[R110]</h2>
|
||||
<h3 id="changes">[Changes]</h3>
|
||||
<ul>
|
||||
<li>Cleon - [ADD] HeelBinders,MassiveAnkleCuffs,KneeOver,FullLegBoots and FullMittens (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5241">#5241</a>)</li>
|
||||
<li>Cleon - HeelBinders,MassiveAnkleCuffs,KneeOver,FullLegBoots and FullMittens (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5241">#5241</a>)</li>
|
||||
<li>EllieThePink - Rich formatted club card game log (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5224">#5224</a>)</li>
|
||||
<li>Da'Inihlus - General improvement for CN translation, mainly the GGTS part (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5228">#5228</a>)</li>
|
||||
<li>ewhac - Scale LockPicking "Tired" Delay by Skill (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5234">#5234</a>)</li>
|
||||
<li>harmony - German translation of activities and interface (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5259">#5259</a>)</li>
|
||||
<li>Da'Inihlus - CN translation updates (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5249">#5249</a>)</li>
|
||||
<li>Haruhi - Adds HairFront62a and HairFront62b (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5238">#5238</a>)</li>
|
||||
<li>Haruhi - Adds Premium Muzzle Gag and Overfilled Gag (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5240">#5240</a>)</li>
|
||||
<li>Haruhi - Added Long Fishnet Stockings, 2 Collars and Bed Metal Cuffs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5244">#5244</a>)</li>
|
||||
<li>Haruhi - Changes name for Sun/Moon Collar and Bed Metal Cuffs (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5256">#5256</a>)</li>
|
||||
<li>michiru - Adds missing russian translation and fixes formatting for russian and chinese cards (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5242">#5242</a>)</li>
|
||||
<li>Rama - Allow crafted items access to the tighten/loosen screen (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5243">#5243</a>)</li>
|
||||
<li>Ben987 - Russian Translation by Makeevchanin</li>
|
||||
|
@ -87,18 +90,25 @@
|
|||
</ul>
|
||||
<h3 id="fixes">[Fixes]</h3>
|
||||
<ul>
|
||||
<li>Cleon - Fixes for Massive Cuffs and HeelBinders (Item Feet) (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5267">#5267</a>)</li>
|
||||
<li>harmony - Correctly reset ChatRoomData on relog and leash following (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5231">#5231</a>)</li>
|
||||
<li>harmony - Quick fix for chat room recration on relog (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5233">#5233</a>)</li>
|
||||
<li>Haruhi - Onihorns config fixed on Ears slot (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5232">#5232</a>)</li>
|
||||
<li>Sepia Oulomenohn - Fix missing SelectBase dialogue in Custom Ball Hood (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5229">#5229</a>)</li>
|
||||
<li>EllieThePink - BUG: Fix for empty opponent deck with Pandora's Box card (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5239">#5239</a>)</li>
|
||||
<li>Estsanatlehi - Change the default value for the arousal timer back to 0 (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5266">#5266</a>)</li>
|
||||
<li>Rama - Prevent tooltips from handling any click- or hover-related actions... (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5236">#5236</a>)</li>
|
||||
<li>Rama - Fix <code>CraftingDescription.Decode</code> failing to properly handle zero-terminated bits (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5237">#5237</a>)</li>
|
||||
<li>Rama - Fire up a resize upon (re-)showing the chat log element (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5260">#5260</a>)</li>
|
||||
<li>Rama - Fix crafted item colors not updating (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5261">#5261</a>)</li>
|
||||
<li>Rama - Fix the lactation pump script draw function running even if the pump is disabled (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5248">#5248</a>)</li>
|
||||
<li>Rama - Fix <code>ElementClickTimeout()</code> failing to properly read the <code>disable</code> attribute (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5253">#5253</a>)</li>
|
||||
</ul>
|
||||
<h3 id="technical">[Technical]</h3>
|
||||
<ul>
|
||||
<li>Rama - Introduce <code>ChatRoomUnload</code> (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5230">#5230</a>)</li>
|
||||
<li>Rama - Clean up of various minor screen changing & exit logic (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5235">#5235</a>)</li>
|
||||
<li>Estsanatlehi - BETA: Fix random TS errors in the new assets (<a href="https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5250">#5250</a>)</li>
|
||||
</ul>
|
||||
<h2 id="r109">[R109]</h2>
|
||||
<h3 id="changes-1">[Changes]</h3>
|
||||
|
|
|
@ -36,27 +36,27 @@ Wozaiha|DekuWang
|
|||
CreditTypeSupport
|
||||
|
||||
Cleon|Gnarp
|
||||
Constantan|EllieThePink
|
||||
EllieThePink|Constantan
|
||||
Nythaleath|Kyra
|
||||
Verity|EmilyR
|
||||
Sandrine|Fleisch11
|
||||
Jomshir|Aeren
|
||||
Titania|Sidious
|
||||
Sepia|Natsuki
|
||||
Sepia|Aeren
|
||||
Jomshir|Sidious
|
||||
Titania|Natsuki
|
||||
Kotax|BxRad
|
||||
Devil621|Aldarris
|
||||
Cecilia|dDeepLb
|
||||
Kirsty|BufaloAcquatico
|
||||
Luna|Karamel
|
||||
EveFerox|Tessa
|
||||
vsan|TechTheAwesome
|
||||
Manilla|GermanPerson
|
||||
Crimsonfox|Uwnodi
|
||||
Haruhi|TechTheAwesome
|
||||
vsan|GermanPerson
|
||||
Manilla|Uwnodi
|
||||
Crimsonfox|Ewhac
|
||||
AnnaSub|Wultir
|
||||
MrsHoudini|Def
|
||||
Haruhi|ZeroDawn
|
||||
Akita|Claudia
|
||||
Shion|Ewhac
|
||||
Akita|ZeroDawn
|
||||
Shion|Claudia
|
||||
Sarukami|Leah
|
||||
EmilyFox|Evals
|
||||
Klorpa|AlexBlakeKincaid
|
||||
|
@ -65,16 +65,16 @@ CthulhuDancing|Kitsune-Hellfire
|
|||
Bluesilv|Amiciaderune
|
||||
AshKitty|Kate
|
||||
Terenthi|Sybil
|
||||
Kalina|Leila
|
||||
Nikoleis|Dordimar
|
||||
Anna|Leila
|
||||
Kalina|Dordimar
|
||||
Nikoleis|harmony
|
||||
ADRCorp|Toshiro
|
||||
Victor|Jilly
|
||||
Arctic/Firefly|Ulith
|
||||
Kira|Elda
|
||||
MoonlightGleam|Brian
|
||||
BunnyMadMan|Tyrsen
|
||||
Anna|u3shit
|
||||
Kimei|harmony
|
||||
Kimei|u3shit
|
||||
RedStacey|Dash
|
||||
TBoneShark|YuccaThePlant
|
||||
Buizel|Lara
|
||||
|
@ -106,10 +106,12 @@ Emdsa2|Dynilath
|
|||
LeoYiMon|Min
|
||||
CheeseyCake92|Maya
|
||||
gambitx8664|Haaa
|
||||
LunarKitsunify|Michiru
|
||||
|
||||
CreditTypePatrons
|
||||
|
||||
Lyall|Sticks
|
||||
error|Samonas
|
||||
Umbrapop28|Sticks
|
||||
Laurie|domenico
|
||||
Robin|Sunny
|
||||
Canti|Thkdt
|
||||
|
@ -128,28 +130,31 @@ Greendragon|Marashu
|
|||
WhiteSniper|Setsu95
|
||||
Mindtie|Christian
|
||||
bryce|Xepherio
|
||||
Fang34181|silver
|
||||
Naxvek|CrimsonGecko
|
||||
Drthmalgys|KindaWeirdChamp
|
||||
Kite|TrangeGemini86
|
||||
ruma|Kukiru
|
||||
Maurycjio|Sean
|
||||
erina_rizu|Animation
|
||||
ll|Richard
|
||||
Captain|Commander_GD
|
||||
James|Waljos
|
||||
ExiledAnarchist|thevlk
|
||||
Billy|linkjpm
|
||||
宇辰|Sinon_S
|
||||
Andy|Binjiro
|
||||
Jordan|monakan
|
||||
L3onxrd|pasche
|
||||
thevlk|Billy
|
||||
linkjpm|宇辰
|
||||
Sinon_S|Andy
|
||||
Binjiro|Jordan
|
||||
monakan|L3onxrd
|
||||
pasche|Mikeyyates
|
||||
zedither|DanielleKingsto
|
||||
LazyLexy|Paddy
|
||||
Kriss|Niija
|
||||
Kirin|RedTinCan
|
||||
Sum|Valaurelius
|
||||
derKleriker|晨阳
|
||||
Lopsided|Turtle
|
||||
Sam|Dave
|
||||
bob|Totogros
|
||||
LazyLexy|Givenslack
|
||||
Paddy|Kriss
|
||||
Niija|Kirin
|
||||
RedTinCan|Sum
|
||||
Valaurelius|René
|
||||
晨阳|Lopsided
|
||||
Turtle|Connor
|
||||
Dave|bob
|
||||
Totogros|Cuthbert
|
||||
master117|Zachary
|
||||
아이신|paparebbe
|
||||
Ck571|Aaron
|
||||
|
@ -162,84 +167,85 @@ Neko|Mixeryew
|
|||
Senpai|UnknownEntity3x
|
||||
Zachary|Sonny
|
||||
Xainie|Watzi3012
|
||||
Mike|Joshua
|
||||
Jakub|henry
|
||||
Gambit|thrawn8586
|
||||
silence|ShinFubuki
|
||||
King|Lonnie
|
||||
Stein|Sora
|
||||
1911aperson|Jay
|
||||
Christian|ADuckOnQuackxX0
|
||||
WolfLordofTheNo|asdddew
|
||||
Marcus|luke
|
||||
hanako|Hiryu
|
||||
Theunknow106|Mike
|
||||
Joshua|Jakub
|
||||
henry|Gambit
|
||||
thrawn8586|silence
|
||||
ShinFubuki|King
|
||||
Lonnie|Stein
|
||||
Sora|1911aperson
|
||||
Jay|Christian
|
||||
ADuckOnQuackxX0|WolfLordofTheNo
|
||||
asdddew|Marcus
|
||||
luke|hanako
|
||||
Hiryu|Rukasu
|
||||
ewhac|michael
|
||||
IchbinDieWelt|jkl_inf
|
||||
Robert|Joi134
|
||||
Firemonkey|PendragonX
|
||||
Mysterygame|SaiZaro
|
||||
fumoffu|Gundi
|
||||
HMarsh|Nick
|
||||
Ffncddtn|Reaper
|
||||
Jesse|子涵
|
||||
Jaira|禹天
|
||||
Ryan|DB0
|
||||
Melody|Tatsuya
|
||||
WrapGirl|JohnObama
|
||||
eli139|Rob
|
||||
James|Link
|
||||
Suterusu|Ami
|
||||
anton|Amalie
|
||||
IchbinDieWelt|Robert
|
||||
Joi134|Firemonkey
|
||||
PendragonX|Mysterygame
|
||||
SaiZaro|fumoffu
|
||||
Gundi|HMarsh
|
||||
Nick|Ffncddtn
|
||||
Reaper|Jesse
|
||||
子涵|Jaira
|
||||
禹天|Ryan
|
||||
DB0|Melody
|
||||
Tatsuya|Misa
|
||||
WrapGirl|eli139
|
||||
Rob|James
|
||||
Link|Suterusu
|
||||
Ami|Amalie
|
||||
Flo|Harald
|
||||
alina|Shigure
|
||||
Aspen|ismael
|
||||
Qrroww|Aspen
|
||||
桜月|AlexaJones0124
|
||||
Tree|Vinyl
|
||||
darklink11|SKY
|
||||
WolfTheGamerKin|Brandon
|
||||
FallenWinters|嘉宸
|
||||
Bob|Jacob
|
||||
cata|whitewolf7707
|
||||
Knödelkommando|baoxiao
|
||||
Steve|Benedito
|
||||
Tree|darklink11
|
||||
SKY|WolfTheGamerKin
|
||||
Brandon|FallenWinters
|
||||
嘉宸|jxc0333
|
||||
Jacob|cata
|
||||
whitewolf7707|Knödelkommando
|
||||
Steve|Michael
|
||||
Benedito|Alex
|
||||
MesorNona|Epilogue_krr
|
||||
neutronstar|Thelastsec
|
||||
Christopher|Super
|
||||
Thomas|JD
|
||||
HyperNull|lmxx99
|
||||
Teh_Greeny|Christopher
|
||||
Super|Thomas
|
||||
JD|lmxx99
|
||||
Windsor|General
|
||||
DT|Sebastian
|
||||
zeanox|Yi
|
||||
SilentNobushi|cokeman401
|
||||
Spy|KoreanWK12
|
||||
Lucifabules|Bludshot
|
||||
con|David
|
||||
Anthony|JoeyDubDee
|
||||
Busty|Alan
|
||||
Richard|Shadow56
|
||||
Whatsittooya|WinterImp
|
||||
Spy|Mdhafizh
|
||||
KoreanWK12|Lucifabules
|
||||
Bludshot|con
|
||||
David|Anthony
|
||||
JoeyDubDee|Busty
|
||||
Alan|Richard
|
||||
Shadow56|Whatsittooya
|
||||
WinterImp|潘德拉贡
|
||||
Meltium|Ruud
|
||||
Sodboy|drake123
|
||||
Martin|skai
|
||||
Dordimar|Midnight_
|
||||
NightRaid0|darklight
|
||||
Juha|john
|
||||
Demonese|Ropefan
|
||||
HAZUUUUUUU|Deadie
|
||||
samuel|ptscion
|
||||
KI|kirito
|
||||
Albert|James
|
||||
SWEET|Smog47
|
||||
A|Darwin
|
||||
jace883|RobCop
|
||||
Oupoot999|Lexy
|
||||
Gavin|Christopher
|
||||
Juha|Linalih
|
||||
john|Demonese
|
||||
Ropefan|HAZUUUUUUU
|
||||
Deadie|samuel
|
||||
ptscion|KI
|
||||
kirito|Albert
|
||||
James|SWEET
|
||||
Smog47|A
|
||||
Darwin|jace883
|
||||
RobCop|Oupoot999
|
||||
Lexy|Gavin
|
||||
Hans|For
|
||||
Chris|Andy
|
||||
mike|Kisala
|
||||
Sam|Goodcat
|
||||
Ritsuko_Isa|arun
|
||||
Zeta|Mike
|
||||
Avarosa|Mike
|
||||
NDW|CryptoGore68
|
||||
hibiskus|ryan
|
||||
Pandora|Alex
|
||||
|
@ -263,22 +269,23 @@ d123dl|Kaira
|
|||
Yokowolf3|Kieraakari
|
||||
cdawson|MadaRose
|
||||
Kitsune-Hellfir|GearBear
|
||||
Garry|drill
|
||||
Kevin|Siegfried
|
||||
David|Humanflea
|
||||
Tailsjaegar|Robert
|
||||
Komisch|Araloki
|
||||
SoFresh&SoClean|Anonymous
|
||||
DarkJade|Patrick
|
||||
Yang|devan
|
||||
asrover|P
|
||||
Alexander|Thatguu
|
||||
Tai|Rika
|
||||
Yon|Moose
|
||||
masterar|Moggom
|
||||
Foxtail35|Keso
|
||||
nubbs99|AJ22
|
||||
Rika_Hanami|Achterlijk
|
||||
ajwad|Adriano8727
|
||||
SoFresh&SoClean|Burki
|
||||
Anonymous|DarkJade
|
||||
Patrick|Yang
|
||||
devan|P
|
||||
Dekra234|Alexander
|
||||
Thatguu|Tai
|
||||
Rika|Yon
|
||||
Moose|masterar
|
||||
Moggom|Foxtail35
|
||||
Keso|nubbs99
|
||||
AJ22|Rika_Hanami
|
||||
Achterlijk|Adriano8727
|
||||
brunayla|Alfredo
|
||||
Joseph|Koluc
|
||||
Dethfox52|Arboraxx
|
||||
|
@ -286,109 +293,128 @@ Overlord|lostcapital
|
|||
Oskar|Glenson
|
||||
Lord|plicoc
|
||||
Jojo|Nic
|
||||
neosuduno|Robert
|
||||
Simaron|Stargat53
|
||||
Lovebdg1|Oppai
|
||||
Alan|Amélie
|
||||
Rest|neosuduno
|
||||
Robert|Simaron
|
||||
Stargat53|Lovebdg1
|
||||
Vivenna|Amélie
|
||||
Finnynator|Rafakens
|
||||
meixing666|Harder
|
||||
Inkbubblez|1375
|
||||
Lawrence|Akira
|
||||
Imerlith|Marion
|
||||
Wordmoth|Ewan
|
||||
James|Cicada265
|
||||
Thorsten|Wolf-0126
|
||||
Nathan|TopHat
|
||||
Cora|Dario
|
||||
Alex|Toff
|
||||
Clash|F4Schizzle
|
||||
John|Justin
|
||||
ShCat|Imerlith
|
||||
Marion|Wordmoth
|
||||
Ewan|James
|
||||
Cicada265|Thorsten
|
||||
Wolf-0126|Nathan
|
||||
TopHat|Cora
|
||||
Dario|Alex
|
||||
Toff|Clash
|
||||
F4Schizzle|John
|
||||
Laila|FizzyGir
|
||||
Yagami|Linex
|
||||
HMAN|Lucas
|
||||
--|DastardlyNinja
|
||||
Pablo|enderfrog
|
||||
shiro|kjad
|
||||
Christopher|Julz
|
||||
Billy|Pirbliz
|
||||
Drachenfang|Seishiro
|
||||
jaque|xj
|
||||
宸赫|Angel
|
||||
Maxime|WeebTrash0
|
||||
Big|aidiel
|
||||
ch0561|ToxicTD
|
||||
Barbara|Ryan
|
||||
雄星|RUiN
|
||||
hasan|Something
|
||||
Alex|John
|
||||
Fang34181|HMAN
|
||||
Lucas|DastardlyNinja
|
||||
suiyi|Dotchi
|
||||
huhu|Lloyd
|
||||
Noah|moritz
|
||||
pizzabagel|Mashiro
|
||||
Tristan|Te
|
||||
Noah|ko
|
||||
moritz|pizzabagel
|
||||
Mashiro|Shallowhumour
|
||||
Byenderman_HD|Te
|
||||
Jurky90|Luna
|
||||
Triss|Balababa
|
||||
5061756C|MinitigerDK
|
||||
I|2yan
|
||||
Kyle|Aaron
|
||||
Stareyespup|KingPenguin
|
||||
Brett|Frozen
|
||||
Bmitch17|Triss
|
||||
Balababa|5061756C
|
||||
MinitigerDK|I
|
||||
El.Culiao|2yan
|
||||
Kyle|kacper
|
||||
Aaron|Stareyespup
|
||||
KingPenguin|Brett
|
||||
Frozen|Song
|
||||
Meg|Lumi
|
||||
Dafoc|Doll
|
||||
hildebrogda|deathscythe3
|
||||
Quaser|Sera
|
||||
Dafoc|hildebrogda
|
||||
Knocksinna|deathscythe3
|
||||
AkenoRey|Mosawer
|
||||
Crimsonknight|Atoli
|
||||
Daniel|ichigo
|
||||
jarob|Alex
|
||||
Edelmetal|Strako
|
||||
Kim|DrBranestawm
|
||||
twekta|HL2095
|
||||
Daniel|JC
|
||||
gio12345|Sapp
|
||||
烨超|VTKWorks
|
||||
AJ112|Azheeirs
|
||||
Icehouse|Triss
|
||||
Karmen|Erik
|
||||
Ludis|Dave
|
||||
Zjoep|Mechanism
|
||||
Alex|Dominique
|
||||
Daniel|tony
|
||||
ichigo|jarob
|
||||
Alex|Edelmetal
|
||||
Strako|Kim
|
||||
DrBranestawm|twekta
|
||||
TOKIMAKI|HL2095
|
||||
Daniel|gio12345
|
||||
VTKWorks|AJ112
|
||||
Azheeirs|Icehouse
|
||||
Triss|Karmen
|
||||
Erik|Ludis
|
||||
Dave|Zjoep
|
||||
Mechanism|Alex
|
||||
Yuichiro|Dominique
|
||||
ProtosHeis|Monsis
|
||||
poppy|Junkfist
|
||||
Tianyu|bob
|
||||
PrincessOtterla|Tlpcamaro
|
||||
Amazzingg|David
|
||||
brock|PrincessOtterla
|
||||
Tlpcamaro|Amazzingg
|
||||
David|GamingElement
|
||||
Chad|thedemon480
|
||||
Joas|Aleinan
|
||||
Kapsilver|dqh
|
||||
Thefabulousglac|Nollan
|
||||
Vinnie|Noelle
|
||||
Nathaniel|Ghirahimdorf
|
||||
Ole|EliseBlackthorn
|
||||
Baka|Alex
|
||||
Imelda|Bob
|
||||
Leisurely_C|Coprobo
|
||||
NoName2000|Ramjep
|
||||
Ghirahimdorf|Ole
|
||||
EliseBlackthorn|Baka
|
||||
Alex|Imelda
|
||||
Bob|Leisurely_C
|
||||
Coprobo|NoName2000
|
||||
Ella|Ramjep
|
||||
asdfghjkl|Sandrine
|
||||
Phil|Xbox112
|
||||
Pumpking66|Sophie
|
||||
Fakeacc|Zapper
|
||||
Ramza|Nymeria666
|
||||
DreamingKokiri|Jeremiah
|
||||
lasergun48|Jacob
|
||||
Haneia|ropemaster
|
||||
FS|Plynky
|
||||
Dreguito|Iwolf
|
||||
Critical|Thelizardking
|
||||
Marwie|Hungvipbcsok
|
||||
Paolo|Memoduxplus
|
||||
Xana|Jokeman
|
||||
Mei|wondercat
|
||||
Kaze|Slacker
|
||||
Jacob|Haneia
|
||||
ropemaster|FS
|
||||
Plynky|Dreguito
|
||||
Iwolf|Critical
|
||||
Thelizardking|Marwie
|
||||
Hungvipbcsok|Paolo
|
||||
Memoduxplus|Xana
|
||||
Jokeman|Mei
|
||||
wondercat|Kaze
|
||||
PlayingFlunky5|Slacker
|
||||
egrylbrody|Mads
|
||||
Deadz3d|Sumeroda
|
||||
tetris245|Seren
|
||||
jim|Blepp
|
||||
Shdow|Jan
|
||||
Deadz3d|Bugsy6316
|
||||
Sumeroda|tetris245
|
||||
Seren|jim
|
||||
Zack|Blepp
|
||||
Shdow|Ian
|
||||
qiyufei|Michael
|
||||
Kohlteth|Haku
|
||||
CalFox|Alexandros
|
||||
YukaWaII|Sora
|
||||
Knocksinna|Timothy
|
||||
Sera|Timothy
|
||||
Kun|Lugh
|
||||
天空Blond|creeper129
|
||||
Freddie|PatreonDude
|
||||
hbgvtfrdftyghb|Yodiak
|
||||
Haku|DARKSTAR
|
||||
Hirosin|Apearson1
|
||||
Mali|mmline
|
||||
Dazman1234|pat
|
||||
John|Kharma
|
||||
Ian|
|
||||
mmline|Dazman1234
|
||||
pat|John
|
||||
Kharma|
|
||||
|
||||
CreditTypeFans
|
||||
|
||||
|
|
|
Loading…
Add table
Reference in a new issue