mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
As we were saving the lockpick combination onto the item, but not sending the update, a concurrent update from the lockpicked character (which wouldn't have had the property set as it wouldn't have opened the lockpicking UI) caused a reset of the lockpicking combination, apparently randomly. Fix the bug by building the lockpicking combination using the PRNG, seeded with a combination of the lockpicked character's ID, the group being lockpicked, and the difficulty of the lock, which itself is a depends on the lockpicker's state (skill and blocking, mostly). This allows removing the validation handling for that property, and makes the lock-pick combination unique per lockpicker. |
||
---|---|---|
.github | ||
3DGC_HeavySaves | ||
_Translation | ||
Actors | ||
Backgrounds | ||
BondageClub | ||
C000_Intro | ||
C001_BeforeClass | ||
C002_FirstClass | ||
C003_MorningDetention | ||
C004_ArtClass | ||
C005_GymClass | ||
C006_Isolation | ||
C007_LunchBreak | ||
C008_DramaClass | ||
C009_Library | ||
C010_Revenge | ||
C011_LiteratureClass | ||
C012_AfterClass | ||
C013_BondageClub | ||
C101_KinbakuClub | ||
C999_Common | ||
Icons | ||
WEB Redirect | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
Actor.js | ||
Cheat.js | ||
Common.js | ||
Drawing.js | ||
Event.js | ||
GameLog.js | ||
index.html | ||
Inventory.js | ||
README.md | ||
SaveState.js | ||
Skill.js | ||
Struggle.js | ||
Time.js |
Bondage College
Welcome to the Bondage College!
This project is a Javascript/HTML5 game that contains adult themes such as BDSM.
It's pretty simple and there's no real goal, you play a new student on her first day in a kinky college.
There's lots of things to try and many possible outcomes so be curious and kinky!
It's free to download locally but please don't distribute it or publish it without Ben987 consent.
You can also add content to the game or correct errors if you want, simply create pull requests.
Here's a step by step tutorial on how to use Git to contribute.
You can play the game here
Game blog on DeviantArt
Game blog on Tumblr
Come chat with us on Discord
You can support the game on Patreon