Changelog

Files Changed

Not every update requires replacing the entire folder, as we understand it’s a hassle to redo configs for each update.

  • All Files: Delete the old cd_doorlock folder, download the latest version, reconfigure the configs folder, and restart your server.

  • All Files Except config.lua: Follow the steps above, but first back up your existing config.lua file. After downloading, replace the new config.lua with your backup.

  • Specific Files: Simply copy and paste the specific updated files over the old ones, then restart your server.

circle-exclamation

Skipping Updates


triangle-exclamation

Important Notice (cd_bridge dependency)


v2.1.13

12/1/2026 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-info

Changes

  • Added further debug prints to debugdoorlock.

circle-exclamation

v2.1.12

5/1/2026 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-info

Changes

  • Added player identifier printing to /debugdoorlock logs to aid debugging.

  • Position and scale now save correctly.

circle-exclamation

v2.1.11

3/1/2026 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-info

Changes

  • Added Config.DoorDetection to fully control door dimension checks, allowing them to be enabled or disabled and optionally highlight all detected doors in a building when OutlineAllDoorsInBuildingInBuilding is enabled.

circle-exclamation

v2.1.10

2/1/2026 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-check
circle-info

Changes

  • Doors are now sorted by location group to ensure display consistency.

  • Modified auto-insert SQL to automatically fix database issues even when auto-insert is disabled.

circle-exclamation

v2.1.9

23/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-info

Changes

  • Doors now load immediately in-game after migrating from JSON files to the SQL database.

  • Improved and updated the door hash allow/deny list logic. Will now accept multiple formats { "model", `model`, -12345678 }.

  • Changed cd_doorlock_locationgroups.name collation from utf8mb4_unicode_ci to utf8mb4_bin to fix duplicate entry errors.

  • Added a timeout if a door is not fully closed when selecting it.

circle-exclamation

v2.1.7

17/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-info

Fixes

  • json_2_sql conversion no longer fails due to missing unique_id values.

  • Player-loaded cache events now function more reliably.


v2.1.7

15/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-info

Changes

  • Relaxed the default Config.DoorValidationDimensions values.


v2.1.6

14/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-exclamation

v2.1.5

12/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-exclamation

v2.1.4

10/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-check
circle-exclamation

v2.1.3

09/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-check
circle-exclamation

v2.1.2

08/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-exclamation

v2.1.1

04/12/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-check
circle-info

Changes

  • Improved the debug prints.

circle-exclamation

v2.0.2

26/11/2025 (dd/mm/yyyy)

Files Changed:

Changelog:

circle-check
circle-info

Changes

  • UI Design refresh and update

  • Added more options to door creation

    • Sound unlock and lock sounds

    • More sound files

    • Keep open option

    • Item permissions now have a required amount option and an option to remove on use

  • Optimized door data and load times

  • Redesigned the import tab

    • Imports now have a category option as well as search option

Last updated

Was this helpful?