Commit Graph

8 Commits

Author SHA1 Message Date
plenarius 03b762e239 feat: add 2DA intellisense parser and lookup for NWScript editor 2026-04-20 19:12:03 -04:00
plenarius 99d0c4f1e9 feat: add TLK string preview lookup for NWScript editor 2026-04-20 19:11:32 -04:00
plenarius 1b8293627d feat: add resref auto-lookup index for NWScript editor 2026-04-20 19:11:10 -04:00
plenarius 02ca134743 feat: add file explorer with tree view and IDE layout
Backend: editor service for directory tree reading and file CRUD,
editor routes at /api/editor with path traversal protection.

Frontend: FileExplorer tree component with expand/collapse directories,
IDELayout with sidebar + header + outlet, wired into App routing.
Editor now receives state as props from App for cross-component file loading.
2026-04-20 19:09:19 -04:00
plenarius c7de3c13a7 feat: add NWN server .env template generator 2026-04-20 18:36:05 -04:00
plenarius ec8aaf64a3 feat: add Docker service for container management and image pulls 2026-04-20 18:29:09 -04:00
plenarius ee7a0783ea feat: add workspace service and route for directory management 2026-04-20 18:26:51 -04:00
plenarius 421d591c1e feat: add Express + WebSocket server entry point 2026-04-20 18:25:10 -04:00