bondage-college-mirr/BondageClub/Scripts
2024-11-09 11:54:48 -05:00
..
lib Update SocketIO to v4.6.1 2023-09-29 20:04:45 +02:00
Activity.js Fix an issue in the family check and factorize siblings check 2024-05-19 13:49:59 +02:00
AfkTimer.js Stop the AFK timer from popping up on login 2024-04-19 01:49:48 +02:00
Animation.js Cleanup low-level character identification details 2024-02-20 16:55:31 +01:00
Asset.js Default Opacity Property for all Clothing Items by Groups 2024-09-25 19:51:51 -04:00
Audio.js Fix the ModularChastityBelt definition & behavior 2023-12-09 12:53:13 +01:00
Character.js BUG: Ensure that CharacterLoadNPC defaults to CurrentModule/CurrentScreen if their respective parameters are null 2024-10-29 19:54:41 +01:00
CharacterName.js CI: Make a pass over ESLint fixes and enable it as part of CI 2023-02-21 22:29:06 +01:00
ColorPicker.js STY: Misc linting fixes 2024-10-29 16:30:01 +01:00
Common.js REV: Revert 36d617e8e 2024-10-30 16:55:51 +01:00
CommonDraw.js Drawing Engine - Opacity Array - Different Opacities by Layers 2024-10-04 13:52:58 -04:00
ControllerSupport.js Fix a crash if one of the gamepads is a null 2024-04-29 22:44:08 +02:00
Dialog.js ENH: Allow crafted items access to the tighten/loosen screen 2024-11-07 23:34:14 +01:00
DictionaryBuilder.js Merge low-level ChatRoomChat sender into one function 2024-04-26 16:52:59 +02:00
Drawing.js BUG: Fix the tooltip text no longer being centered 2024-04-21 01:01:39 +02:00
Drawing3D.js Tweaks 2023-01-19 21:39:04 -06:00
DynamicDraw.js TYP: Improve Scripts/*-related type annotations 2023-02-28 23:47:14 +01:00
Element.js BUG: Prevent tooltips from handling any click- or hover-related actions intended for the button itself 2024-10-30 13:38:52 +01:00
ExtendedItem.js BUG: Fix the extended item permission buttons being broken 2024-07-15 14:39:24 +02:00
Game.js R110 Beta 1 + Change Log 2024-11-09 11:54:48 -05:00
GameLog.js Find-replace all the .ID == 0 checks to .IsPlayer() 2023-12-06 16:50:52 +01:00
GameWorker.js Keep running in background 2024-03-24 17:07:05 +01:00
GLDraw.js Expose the draw options to the appearance build function 2023-12-05 02:28:04 +01:00
Graph.js Fix/Improvement: Many small fixes, documentation and formatting () 2021-06-29 11:13:36 -04:00
Import.js TYP: Misc improvements 2023-11-09 16:16:20 +01:00
Inventory.js BUG: Fix InventoryCraft() resetting properties pre-configured by crafted items 2024-11-08 14:06:52 +01:00
Layering.js BUG: Use Element.get/setAttribute over directly accessing aria properties 2024-09-18 17:32:20 +02:00
Messages.d.ts Fixed some bugs and debugged chat. 2024-09-26 21:24:16 +06:00
MessagesPatch.d.ts MAINT: Consolidate item-specific permissions into a single object 2024-05-21 11:47:30 +02:00
MiniGame.js DojoStruggle: start on mouse click 2024-04-05 17:15:00 +02:00
ModularItem.js Move all interface strings into Interface.csv 2024-04-16 18:18:49 +02:00
Mouse.js Unify scripts indentation () 2021-04-30 16:37:42 -04:00
NoArch.js Move all interface strings into Interface.csv 2024-04-16 18:18:49 +02:00
Notification.js Go through all the uses of DialogFindPlayer and remap them to either assets or interface 2024-04-16 18:18:48 +02:00
NPC.js Fixes for Private Room Love Decay and Collar Breakiing 2024-09-10 11:53:34 -04:00
PortalLink.js Go through all the uses of DialogFindPlayer and remap them to either assets or interface 2024-04-16 18:18:48 +02:00
Pose.js BUG: Fix the freeze effect accidentally limiting upper body changes 2024-05-25 14:41:16 +02:00
Preference.js Add a "Show ungarbled contents of messages if available" immersion setting 2024-09-02 02:10:42 +02:00
Property.js Remove ChatRoomTarget and make ChatRoomSetTarget handle the placeholder 2024-04-26 16:54:06 +02:00
Reputation.js TYP: Misc typing improvements 2023-10-22 19:21:20 +02:00
Server.js MAINT: Get rid of direct CurrentModule assignments outside of CommonSetScreen 2024-10-29 15:53:12 +01:00
Skill.js Fix a skill ratio of 0 being ignored entirely 2023-09-16 20:24:41 +02:00
Speech.js ENH: Garble update 2024-08-29 21:50:24 +00:00
Struggle.js Scale LockPicking "Tired" Delay by Skill 2024-10-29 02:25:15 -07:00
Testing.js ENH: Ensure that asset names, layer names and color group names are looked up via DynamicGroupName 2024-04-07 19:04:59 +02:00
Text.js Fix a bug where an empty string in the string files would show up as missing 2024-08-23 20:12:04 +02:00
TextItem.js MAINT: Get rid of IsBrowser() guards in favor of globalThis 2024-01-21 21:38:59 +01:00
TightenLoosenItem.js MAINT: Minor cleanup and misc fixes related to the tighten/loosen code 2024-11-08 14:06:19 +01:00
Timer.js FIX: correctly propagate timer locks unlocking 2024-09-14 17:15:28 +02:00
Translation.js More CN translations for poker 2024-10-20 05:33:07 +08:00
Typedef.d.ts Merge branch 'craft-difficulty' into 'master' 2024-11-08 19:55:12 +00:00
TypedItem.js Move all interface strings into Interface.csv 2024-04-16 18:18:49 +02:00
Validation.js Fix a bug when validating arrays of strings 2024-08-06 01:23:44 +02:00
VariableHeight.js Go through all the uses of DialogFindPlayer and remap them to either assets or interface 2024-04-16 18:18:48 +02:00
VibratorMode.js Fix broken options in the VibratorMode archetype 2024-05-09 16:48:11 +02:00