Nick Beckley
2cf3c7da3a
Implemented the Secret Passages + Hidden Room detection pass.
...
Changed:
[Edit.cshtml (line 36)](C:/Source/PlotLine/PlotLine/Views/FloorPlans/Edit.cshtml:36)Secret Passage and Hidden Passage now render as dashed route overlays instead of wall markers.
Hidden Door remains a wall/shared-edge marker and follows existing adjacency rules.
Hidden locations are detected from existing transition data: visible entrances count, windows/hidden doors/secret passages/hidden passages/blocked doors do not.
Hidden room tooltip now includes Hidden location: no visible entrance.
[site.css (line 4793)](C:/Source/PlotLine/PlotLine/wwwroot/css/site.css:4793)Added subtle hidden-location hatch styling.
Added dashed secret-route styling with dark-theme support.
[site.min.css](C:/Source/PlotLine/PlotLine/wwwroot/css/site.min.css)Synced minified CSS.
No database changes. No stored procedure changes. No Features concept added.
2026-06-21 22:14:25 +01:00
Nick Beckley
1786d8c7b1
Implemented the focused Floor Plans refinement pass.
...
Changed:
[Edit.cshtml (line 172)](C:/Source/PlotLine/PlotLine/Views/FloorPlans/Edit.cshtml:172)Added optional grid coordinate toggle with localStorage persistence.
Added adjacent-floor ghost/reference overlay selector.
Added overlap-aware Stairs Up/Down target filtering.
Added explicit fallback button: “Show all locations on floor above/below”.
Kept door/window same-floor adjacency filtering and Hidden/Open/Secret Passage unrestricted behaviour.
[site.css (line 4534)](C:/Source/PlotLine/PlotLine/wwwroot/css/site.css:4534)Added subtle coordinate labels, ghost floor blocks, warning styling, and dark-theme support.
[site.min.css](C:/Source/PlotLine/PlotLine/wwwroot/css/site.min.css)Synced minified CSS.
Database changes: none.
Stored procedures modified: none.
No Features, no transition redesign, no schema changes.
2026-06-21 21:51:47 +01:00
Nick Beckley
11b29b2504
Implemented the tiny marker refinement.
2026-06-21 20:39:06 +01:00
Nick Beckley
f4fe8e7b79
Implemented the transition marker visual refinement.
2026-06-21 19:41:46 +01:00
Nick Beckley
7bcc6d0598
Implemented the narrower same-location wall merge.
2026-06-21 19:17:30 +01:00
Nick Beckley
0ea8b2a57e
Implemented the Floor Plans visual/UI refinement pass.
2026-06-21 19:06:25 +01:00
Nick Beckley
0944874510
Fixed multiple floor plan transitions between same source and target.
2026-06-21 18:22:03 +01:00
Nick Beckley
3a71e9c135
Implemented the Floor Plans refinement pass.
2026-06-20 22:04:48 +01:00
Nick Beckley
18858f3fba
Implemented the Floor Plans multi-block room and transition phase.
2026-06-20 21:41:40 +01:00
Nick Beckley
e455018d73
Implemented the Floor Plans background-image phase.
2026-06-20 21:06:53 +01:00
Nick Beckley
b2ac7b5eeb
Implemented the Floor Plans UX/data-model refinement pass.
2026-06-20 20:32:59 +01:00
Nick Beckley
030a4a10da
Implemented the Floor Plans UX/data-model refinement pass.
2026-06-20 20:13:23 +01:00
Nick Beckley
bd8067b472
Implemented both Floor Plans fixes.
2026-06-20 19:36:00 +01:00
Nick Beckley
601afa8806
Implemented the first-pass Location Floor Plans foundation.
2026-06-20 18:44:58 +01:00
Nick Beckley
4f0c893914
Implemented the warning icon visibility fix.
2026-06-19 22:41:20 +01:00
Nick Beckley
ae064d04b6
Revert "Implemented the Phase C1C polish pass."
...
This reverts commit ca63a994dcbd941eff84d2a2860d53810f036123.
2026-06-19 22:07:34 +01:00
Nick Beckley
ca63a994dc
Implemented the Phase C1C polish pass.
2026-06-19 21:43:34 +01:00
Nick Beckley
377d0540ca
Phase C1B: Fix Incomplete Timeline Plot Thread Improvements
2026-06-19 21:29:36 +01:00
Nick Beckley
5ece8d9451
Phase C1: Plot Thread Readability & Warning Clarity
2026-06-19 21:22:55 +01:00
Nick Beckley
783fb916f8
Implemented the PD-009 refinement.
2026-06-19 20:56:46 +01:00
Nick Beckley
c577235949
Implemented PD-009 Timeline Navigation Discoverability.
2026-06-19 20:53:07 +01:00
Nick Beckley
3b60634667
Implemented Phase B guidance/discoverability work.
2026-06-19 14:22:02 +01:00
Nick Beckley
d4c886ce2f
Review the PlotDirector subscription, pricing, signup and account-management areas and implement a complete trial-visibility pass.
2026-06-18 20:54:18 +01:00
Nick Beckley
6ab9de8795
Project page adjustments.
2026-06-15 18:49:44 +01:00
Nick Beckley
22ba3b3b9a
Implemented the dashboard refinements without database or stored procedure changes.
2026-06-15 16:29:12 +01:00
Nick Beckley
3c28f95ab8
Phase 6H - Add plot line story health indicators
2026-06-11 21:48:47 +01:00
Nick Beckley
cb67c4bcd3
Phase 6G UI and rendering fixes
2026-06-11 21:37:37 +01:00
Nick Beckley
b346379de2
Phase 6F as timeline SVG visual-state rendering
2026-06-11 21:10:26 +01:00
Nick Beckley
f7cf477f70
Phase 6E, scoped to the existing Plot Line SVG timeline renderer
2026-06-11 20:38:05 +01:00
Nick Beckley
5831172b1d
Phase 6D with the SVG rendering
2026-06-11 20:06:23 +01:00
Nick Beckley
414986b7d7
Set up minification of css and js. Added future feature documents for WordCompanion and WriterWorkspace. Removed old _Layout.cshtml.css css isolation file.
2026-06-10 16:12:29 +01:00