This was causing items to be rejected incorrectly when people had their permission set to owner, lover, whitelist because it probably meant <= 3 rather than < 3. However, I don't see why this check is useful at all: it's already established that the item is limited so the player needs to be whitelisted in order for it to be permitted, regardless of what their item permission is set to (as I understand) so I think the correct fix is to remove the check altogether. As far as I know, owners and lovers can't override limited items, so I think the line above excluding owners and lovers might want to be deleted too. |
||
---|---|---|
.gitlab/merge_request_templates | ||
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 | ||
Markdown | ||
WEB Redirect | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.nvmrc | ||
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 & Bondage Club
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!
The (aptly-named) BondageClub
folder is where the code for the Bondage Club
lives; the multiplayer-enabled game that you can join at the end of the Bondage
College storyline. Those are two separate games, but share a repository for
historical reasons.
It's free to download locally but please don't distribute it or publish it without Ben987's consent.
You can also add content to the game or correct errors if you want, simply fork the repository, work on it and create a merge request!
Additional resources
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