47 Commits

Author SHA1 Message Date
2f4d2f9f50 massive cleanup
look at me, being all clever
2022-11-07 04:52:25 +00:00
1cc9ac18d7 Update 'mbchc-local.user.js' 2022-11-03 18:39:43 +00:00
e690960782 Update 'mbchc-local.user.js' 2022-11-03 18:20:44 +00:00
634eddbd2a Update 'mbchc-local.user.js'
patch by Lyra, fixes `/do item` behaviour
2022-11-03 18:17:20 +00:00
d43e3cdeed Update 'AUTHORS' 2022-11-03 18:05:13 +00:00
5c1d2f6397 dev.5
I thought I was being clever with Intl API, but it was a mistake, had to make it dumb and simple instead. Fixes time display with non-US locales.
2022-10-27 22:50:08 +00:00
5c534b1537 Update 'mbchc-local.user.js'
locales are bullshit
2022-10-27 17:27:42 +00:00
41b2029efd dev.4
chat room handlers instead of a function hook, this fixes communication breakdown
2022-10-24 18:03:26 +00:00
f911c05073 Update 'mbchc-local.user.js'
chat room handlers
2022-10-22 12:07:11 +00:00
8d1516f1a7 dev.3
backported trunk version
no new functionality
fixes and cleanups
2022-10-20 11:02:02 +00:00
3e3f891016 R85 update 2022-10-18 11:46:16 +00:00
ef41dd1dce maintenance update
* s/bce/fbc where is makes sense
* quick and dirty keydown filtering
* R84
* penetrators now use AllowActivity instead of Attribute
2022-09-29 18:00:14 +00:00
4930e5111b Update 'mbchc-local.user.js' 2022-08-11 00:56:40 +00:00
c76ad63d96 Update 'mbchc-dev.user.js'
disallow /do in rooms with blocked activities; autocomplete improvements
2022-07-20 23:30:36 +00:00
18095495bb Update 'mbchc-dev.user.js'
BCE expressions needed more love; also stripped a space in chats like "@'s ... "
2022-07-20 21:27:20 +00:00
faf4e95499 Update 'mbchc-dev.user.js'
well this is embarrassing
2022-07-20 20:06:24 +00:00
839ad8f0b3 Update 'mbchc-dev.user.js'
let's try this again
2022-07-20 20:01:35 +00:00
62def6bb3e sdk conflict hopefully fixed 2022-07-20 11:48:24 +00:00
3f4e43adbc Update 'README.md' 2022-07-20 08:21:10 +00:00
29e9d84ceb Update 'mbchc-dev.user.js'
BCE IM support
2022-07-20 08:14:32 +00:00
b99e28502b Update 'mbchc-dev.user.js'
well fuck
2022-07-20 08:01:47 +00:00
621dea9959 dev.2
an entirely new script, very little in common with dev.1
2022-07-20 06:22:21 +00:00
0145147333 Update 'mbchc-local.user.js' 2022-07-18 04:25:30 +00:00
6fbe13b17a Update 'mbchc-local.user.js'
* bugfix (Nickname undefined)
* history will now search by input
2022-07-16 15:03:53 +00:00
c73bffc4bb Update 'mbchc-local.user.js' 2022-07-15 16:28:26 +00:00
537c538211 Update 'mbchc-local.user.js' 2022-07-15 00:09:12 +00:00
faf2714810 Update 'mbchc-local.user.js' 2022-07-14 04:28:37 +00:00
87cf188c64 Update 'mbchc-local.user.js'
hint needs more work, won't show at all for now
2022-07-12 03:53:07 +00:00
c872444b14 Update 'mbchc-local.user.js' 2022-07-11 19:20:43 +00:00
69193e0861 Update 'mbchc-local.user.js' 2022-07-11 15:40:03 +00:00
18702fa607 Update 'mbchc-local.user.js' 2022-07-11 02:42:17 +00:00
f7e571b26a Update 'mbchc-local.user.js' 2022-07-10 07:07:09 +00:00
561bedc606 Update 'mbchc-local.user.js' 2022-07-09 17:52:03 +00:00
a0e482c536 Update 'mbchc-local.user.js' 2022-07-09 02:33:08 +00:00
071ca9a8e1 Update 'mbchc-local.user.js' 2022-07-09 01:56:25 +00:00
1fa1c8c951 Update 'mbchc-local.user.js'
also cleanup
2022-07-08 19:32:31 +00:00
d30d0c1408 Update 'README.md' 2022-07-08 03:10:05 +00:00
8d6669795b Update 'mbchc-local.user.js' 2022-07-07 23:34:05 +00:00
a140c3a301 Update 'mbchc-local.user.js' 2022-07-07 23:10:18 +00:00
7611721459 select background colour depending on current theme 2022-07-06 21:56:18 +00:00
1d8e3b100b Update 'mbchc-local.user.js' 2022-07-06 07:02:59 +00:00
e6a35024c8 Update 'mbchc-local.user.js' 2022-07-05 17:53:00 +00:00
6663c2eede Update 'mbchc-local.user.js' 2022-07-05 01:04:07 +00:00
1f45cb04e0 Update 'mbchc-local.user.js' 2022-07-04 22:22:47 +00:00
c29d264520 Update 'mbchc-local.user.js' 2022-07-04 22:19:38 +00:00
ee52aa45a8 mbchc-local.user.js (trunk) 2022-07-04 22:07:57 +00:00
a06791c039 Update 'README.md' 2022-07-02 16:21:27 +00:00
4 changed files with 1351 additions and 205 deletions

View File

@@ -1 +1,2 @@
Mute Mute
Lyra

View File

@@ -1,3 +1,98 @@
Mute's Bondage Club Hacks Collection # Mute's Bondage Club Hacks Collection
This document is updated with stable releases, for additional documentation please consult [[the wiki|https://code.fleshless.org/mute/MBCHC/wiki/Home]].
[[https://code.fleshless.org/mute/MBCHC/wiki]] * Unstable doc: https://code.fleshless.org/mute/MBCHC/wiki/unstable
* Trunk doc: https://code.fleshless.org/mute/MBCHC/wiki/trunk
## Stable vs. unstable versions
Stable version is updated less often and after some testing. Hopefully it contains less bugs, but also is behind on new features. By the same token, unstable version is updated more often and with minimal testing by the authors. Think of it as beta versions of the club. Trunk version is the least tested and the most updated.
## Loader scripts
These download the corresponding main script, making sure it's always fresh. Most Tampermonkey users should probably use the loader instead of adding the main script directly. Tampermonkey has an update check, but loaders are just more convenient if you want to always have the current version.
On the other hand, if you want to control the script versions yourself, don't use the loader.
## Installation
### BCE integration
None at the moment. Please ask BCE devs to add MBCHC loading if you want to have it (seems like a good idea to us).
### Tampermonkey
1. Install Tampermonkey.
2. Select a script you want to add below, then click its URL.
3. Tampermonkey should recognise the script and prompt you for installation.
4. Refresh the club page and enjoy.
### Bookmarklet
(Doesn't work just yet, will be supported in the next release.)
## Scripts
### `mbchc-loader.user.js`
The loader script for the stable version (**if unsure, use this**).
URL: https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc-loader.user.js
### `mbchc.user.js`
The main script, stable version.
URL: https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc.user.js
### `mbchc-loader-dev.user.js`
The loader script for the unstable version (**use this if you want to help testing**).
URL: https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc-loader-dev.user.js
### `mbchc-dev.user.js`
The main script, unstable version.
URL: https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc-dev.user.js
### `mbchc-local.user.js`
The main script, trunk version. (**use this if you really want the latest**).
URL: https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc-local.user.js
## Features
These are new commands this mod adds, use `/help` for syntax.
### /disappear
This command will make you invisible, if you are wearing an anal hook tied to hair.
You might also want to consider hiding your arousal meter.
### /autohack
Toggles an autohack mode. Currently this mode starts hacking again as soon as the data gets stolen.
Be informed that autohacking is much less lucrative due to game mechanics. No plans to "fix" this.
### /donate
Buy data on the black market and send it to someone. Serves as money transfer. Doesn't require anything from the other party except from being restrained. Data will cost you more than it will make, this is by design.
### /nod
Send a nod activity, as if clicked on the button.
### /shake
Send a headshake activity, as if clicked on the button.
### /shrug
Send a shrug activity.
### /myself (or @)
Send a custom activity as yourself. Example: "@shivers" will send "(YourName shivers.)"
### /activity (or @@)
Send a custom activity. Example: "@@it starts to rain" will send "(It starts to rain.)"
### /title
Set a custom title. Currenty only works with the same titles you can select. **Work in progress.**
## Geek corner
Yes, we are aware of all the nifty git features (branches etc.), we just don't use them.
This mod is low effort, just enough to work without errors and deliver features we find useful.
We also have to keep in mind not everyone in the club works in software development, so it needs to be
as user-friendly as possible.
## Contributing
Sure, welcome onboard. Please send pull requests, patches, ideas, feedback, feature requests and bug reports.
## Contacts
Beyond social functions this site provides, you can always find us in the club or drop us an email. We don't use discord.

File diff suppressed because one or more lines are too long

582
mbchc-local.user.js Normal file

File diff suppressed because one or more lines are too long