Commit Graph

19 Commits

Author SHA1 Message Date
duckietm f2b0ba0138 🆙 Start working on SQL 2026-03-26 09:20:49 +01:00
DuckieTM 876150264f :basecampy: Added SQL for user_prefixes 2026-03-21 12:42:16 +01:00
Lorenzune 00782cbde9 feat(wired): add advanced match conditions and hotel timezone 2026-03-19 14:30:32 +01:00
duckietm 438936df1d 🆙 Added the SQL for the camera & latest build 2026-03-18 07:44:15 +01:00
simoleo89 b0f3f1488d feat(pathfinder): add per-room underpass setting via room settings UI
Add allow_underpass as a per-room boolean setting that controls whether
avatars can walk under elevated furniture. When disabled (default), the
room behaves normally with blocking items. When enabled, items elevated
above the UNDERPASS_HEIGHT threshold allow walking underneath.

Changes:
- Room: add allowUnderpass field with DB load/save
- RoomTileManager: make all 3 underpass checks conditional on room setting
- RoomItemManager: getWalkableItemAt() falls back when underpass disabled
- RoomSettingsComposer/SaveEvent: send/receive the flag in room settings packet
- SQL migration: add allow_underpass column to rooms table

Co-Authored-By: medievalshell <medievalshell@users.noreply.github.com>
2026-03-17 13:38:43 +01:00
duckietm 8b17307c7d :up Pull request from simoleo89 - Integrate UpdateAll plugin as built-in command
Make sure you use the SQL in the SQL Update directory
2026-03-16 09:39:56 +01:00
duckietm ee8b436306 🆙 Added SQL for Chat bubbles 2026-01-13 09:51:04 +01:00
duckietm d37a16f4a5 🆙 update to 4.0.3 2026-01-12 12:03:14 +01:00
duckietm c650e411da 🆙 Update to 4.0.2 2026-01-09 09:41:22 +01:00
duckietm 16d88b4422 🆙 Database updates for 4.0.1 2026-01-07 13:48:20 +01:00
duckietm e2114d5358 🆙 Added Dance CMD 2025-12-22 16:36:31 +01:00
DuckieTM 55d0c15e57 🆙 Added SQL and Compiled version 2025-04-17 19:38:18 +02:00
duckietm 31fd5f2b31 Update UpdateDatabase_unignorable.sql
Small SQL Fix
2025-02-26 21:48:02 +01:00
duckietm 6e59026141 Update UpdateDatabase_Allow_diagonale.sql 2025-02-10 13:01:18 +01:00
duckietm e0f4f4a19f 🆙 allow to walk diagonal between objects
Don't forget to run the SQL !
2025-02-06 14:46:04 +01:00
duckietm cad0ea5c81 🆙 Krews update : "Goodbye Happyness, welcome Happiness." 2025-02-04 09:54:19 +01:00
duckietm 54080dee5a 🆙 Fix Ignore issue 2024-11-20 10:28:52 +01:00
duckietm b0d3a1f3c1 🆙 SQL for new release 2024-10-21 13:08:55 +02:00
duckietm 9f061273ab updates 2024-03-12 15:36:59 +01:00