Commit Graph

77 Commits

Author SHA1 Message Date
Mute d30945201d dev.10
* Removed the patch to disable FBC tighten/loosen input, it wasn't doing anything for a while now.
* Come on peeps, deprecation doesn't mean what you think it means.
2024-02-29 18:17:49 +00:00
Mute 378d0af8d3 dev.9
* Fixed MISSING PLAYER DIALOG in donate subcommand
* Removed the club version check, it really doesn't do anything
* Removed the broken disappear subcommand
* Removed the mostly useless title subcommand
* Removed the versions subcommand, it was superceded by /versions
* Took another dive in the keystroke catcher, should fix all known conflicts
* Disabled the indicator square
* Thought about moving the time digits to a proper place, but ultimately decided to leave them be for now
2023-12-19 01:15:39 +00:00
Mute 526b51e158 ASHWGA, might as well make it a module.
Included is a minimal linter infrastructure
and a server script because [epic rant removed]
2023-12-17 03:52:43 +00:00
Mute ff377fb709 Update 'README.md' 2023-06-18 02:15:22 +00:00
Mute e4f7ce0560 dev.8
* R93
* /do fix
2023-06-18 02:07:49 +00:00
Mute 2bf6695af0 no changes, unindent by one level 2023-06-18 02:00:47 +00:00
Mute 0f1195d92b no changes beyond indentation 2023-06-18 01:51:26 +00:00
Mute d3852d6e63 massive diff: no changes, just reindent 2022-12-04 14:16:28 +00:00
Mute 2f87b283ed dev.7
* R86
* external sdk
* sdk 1.1.0
* /activity fix
2022-11-30 12:10:04 +00:00
Mute 89eafdfab3 trunk: sdk 1.1.0 2022-11-28 23:48:08 +00:00
Mute 0d1f074c43 sdk 1.1.0 2022-11-28 23:17:26 +00:00
Mute 247134e04b external sdk; /activity fix 2022-11-21 21:50:38 +00:00
Mute 46fb29bcec let's factor out sdk into an external js 2022-11-21 09:25:52 +00:00
Mute 45f6f80493 dev.6
* R86Beta1 compatibility
* patch by Lyra for /do item actions
* removed handheld penetration patch until R86 release
* time zone regexp accepts spaces now
* fixed a bug with UTC+0
* better global keydown interception
* exception handlers for hooks, shouldn't break the whole club now if something goes wrong
* general cleanups and refactor
2022-11-13 16:40:33 +00:00
Mute eaf4e3f26f so refactor, much changes
mostly improved syntax
added exception handling for hooks
hopefully fixed keydown interceptor
2022-11-12 13:06:54 +00:00
Mute 337eb83d47 Update 'mbchc-local.user.js'
/me grumbles
2022-11-11 02:14:59 +00:00
Mute 3a97857fc1 more beta fixes, removed the penetration patch for now 2022-11-11 00:03:09 +00:00
Mute a9c6e5fd35 R86Beta1 2022-11-10 22:22:12 +00:00
Mute 247c908f46 tz fix + allow spaces
0 is falsy, who would have thunk. Will now accept spaces like "UTC - 7" because people do write like this.
2022-11-10 12:07:51 +00:00
Mute 1cc9ac18d7 Update 'mbchc-local.user.js' 2022-11-03 18:39:43 +00:00
Mute e690960782 Update 'mbchc-local.user.js' 2022-11-03 18:20:44 +00:00
Mute 634eddbd2a Update 'mbchc-local.user.js'
patch by Lyra, fixes `/do item` behaviour
2022-11-03 18:17:20 +00:00
Mute d43e3cdeed Update 'AUTHORS' 2022-11-03 18:05:13 +00:00
Mute 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
Mute 5c534b1537 Update 'mbchc-local.user.js'
locales are bullshit
2022-10-27 17:27:42 +00:00
Mute 41b2029efd dev.4
chat room handlers instead of a function hook, this fixes communication breakdown
2022-10-24 18:03:26 +00:00
Mute f911c05073 Update 'mbchc-local.user.js'
chat room handlers
2022-10-22 12:07:11 +00:00
Mute 8d1516f1a7 dev.3
backported trunk version
no new functionality
fixes and cleanups
2022-10-20 11:02:02 +00:00
Mute 3e3f891016 R85 update 2022-10-18 11:46:16 +00:00
Mute 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
Mute 4930e5111b Update 'mbchc-local.user.js' 2022-08-11 00:56:40 +00:00
Mute c76ad63d96 Update 'mbchc-dev.user.js'
disallow /do in rooms with blocked activities; autocomplete improvements
2022-07-20 23:30:36 +00:00
Mute 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
Mute faf4e95499 Update 'mbchc-dev.user.js'
well this is embarrassing
2022-07-20 20:06:24 +00:00
Mute 839ad8f0b3 Update 'mbchc-dev.user.js'
let's try this again
2022-07-20 20:01:35 +00:00
Mute 62def6bb3e sdk conflict hopefully fixed 2022-07-20 11:48:24 +00:00
Mute 3f4e43adbc Update 'README.md' 2022-07-20 08:21:10 +00:00
Mute 29e9d84ceb Update 'mbchc-dev.user.js'
BCE IM support
2022-07-20 08:14:32 +00:00
Mute b99e28502b Update 'mbchc-dev.user.js'
well fuck
2022-07-20 08:01:47 +00:00
Mute 621dea9959 dev.2
an entirely new script, very little in common with dev.1
2022-07-20 06:22:21 +00:00
Mute 0145147333 Update 'mbchc-local.user.js' 2022-07-18 04:25:30 +00:00
Mute 6fbe13b17a Update 'mbchc-local.user.js'
* bugfix (Nickname undefined)
* history will now search by input
2022-07-16 15:03:53 +00:00
Mute c73bffc4bb Update 'mbchc-local.user.js' 2022-07-15 16:28:26 +00:00
Mute 537c538211 Update 'mbchc-local.user.js' 2022-07-15 00:09:12 +00:00
Mute faf2714810 Update 'mbchc-local.user.js' 2022-07-14 04:28:37 +00:00
Mute 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
Mute c872444b14 Update 'mbchc-local.user.js' 2022-07-11 19:20:43 +00:00
Mute 69193e0861 Update 'mbchc-local.user.js' 2022-07-11 15:40:03 +00:00
Mute 18702fa607 Update 'mbchc-local.user.js' 2022-07-11 02:42:17 +00:00
Mute f7e571b26a Update 'mbchc-local.user.js' 2022-07-10 07:07:09 +00:00