bondage-college-mirr/BondageClub/Scripts
2025-04-13 19:02:07 +02:00
..
lib MAINT: Vendor country-flag-emoji-polyfill v1.8 2025-03-07 12:47:18 +01:00
Activity.js Fix an edge case where txt is loaded before csv 2025-04-12 04:25:08 +08: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 TYP: Improve AssetGroupGet() with category-specific return types 2025-04-09 11:59:52 +02:00
Audio.js [H.FIX] SteelBelt and HelBinders - New Slot for Neck Cuff Collar (Item N.Restraints) 2025-04-10 12:08:52 +00:00
Character.js BUG: Fix the likes of the /eyes chat command failing to properly open the expression self menu 2025-04-13 17:52:59 +02: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 Fix a crash when trying to set the default color 2024-11-20 18:18:49 +01:00
Common.js Provide typedefs for all the ScreenFunctions 2025-03-29 12:06:04 +01:00
CommonDraw.js fix related lint problem 2025-04-09 20:26:39 +08:00
ControllerSupport.js Major cleanup of login and types 2025-02-24 11:44:49 +01:00
Dialog.js BUG: Avoid dialog menu unloads when reloading a dialog subscreen 2025-04-13 19:02:07 +02:00
DictionaryBuilder.js Added replies to messages, actions and whispers 2025-03-26 22:13:52 +01:00
Drawing.js fix related lint problem 2025-04-09 20:26:39 +08: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 Merge branch 'side-pannel' into 'master' 2025-04-08 21:52:35 +00:00
ExtendedItem.js BUG: Fix ExtendedItemSetOptionByRecord() failing to propagate all valid baseline property names 2025-03-25 15:11:49 +01:00
Game.js Beta 2 2025-04-12 13:11:46 -04: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 fix related lint problem 2025-04-09 20:26:39 +08:00
Graph.js Fix/Improvement: Many small fixes, documentation and formatting () 2021-06-29 11:13:36 -04:00
Import.js Type-strict Creation.js & Import.js 2025-03-29 12:06:04 +01:00
Inventory.js BUG: Fix InventoryWear() ignoring crafted item colors when Default is passed 2025-04-10 19:17:56 +02:00
Layering.js Provide typedefs for all the ScreenFunctions 2025-03-29 12:06:04 +01:00
Messages.d.ts Added replies to messages, actions and whispers 2025-03-26 22:13:52 +01:00
MessagesPatch.d.ts TYP: Misc type annotation improvements 2025-02-09 14:12:01 +01:00
MiniGame.js Proper typing for screen names 2025-02-19 01:32:22 +01:00
ModularItem.js Fix bug with 2nd page modules not being clickable 2025-02-09 02:53:18 +01: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 Merge the arousal zone setters into one function that can update both values 2025-03-30 19:05:44 +02:00
Platform.d.ts TYP: Fix a missing export satement for the Platform namespace 2025-04-13 17:53:49 +02:00
PortalLink.js Type-strict a bunch of arousal things 2025-03-30 15:34:31 +02:00
Pose.js MAINT: Ensure that PoseSetActive refreshes the dialog pose menu if so required 2025-04-05 18:29:55 +02:00
Preference.js Fix bug that made getting the arousal zone for the ItemFeet group impossible 2025-04-09 00:56:54 +02:00
Property.js BUG: Ensure that voice-triggered auto-punishments more thoroughly check for OOC blocks 2024-11-15 23:29:45 +01:00
Reputation.js Major cleanup of login and types 2025-02-24 11:44:49 +01:00
Server.js Merge branch 'fix/cleanup-list-access' into 'master' 2025-03-30 23:55:52 +00:00
Skill.js Major cleanup of login and types 2025-02-24 11:44:49 +01:00
Speech.js ENH: Garble update 2024-08-29 21:50:24 +00:00
Struggle.js ENH: Add CommonKey.IsPressed and CommonKey.GetModifiers 2024-11-14 18:57:29 +01: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 ENH: Let TextPrefetchFile return the relevant text cache 2025-02-19 15:38:21 +01: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 BUG: Fix the language drop down not properly setting the translation language 2025-03-07 23:59:33 +01:00
Typedef.d.ts Merge branch 'group-ts' into 'master' 2025-04-09 14:57:02 +00:00
TypedItem.js BUG: Ensure that extended item sanitization preserves locks when repairing properties 2024-12-18 17:22:58 +01:00
Validation.js Move all the access list checks into a single function 2025-03-29 17:42:56 +01: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