Dan's Plugins Community
HomeNewsGuidesLeaderboardAboutRoad MapCommissionsAccountDiscordPatreonLinkedInRPKit

Road Map

This page tracks where Dan's Plugins Community is headed. For the day-to-day detail, see the issue tracker on GitHub.

In Progress
Discord Announcements in News
In Progress

Automatically pull announcements from the community Discord server into the News feed alongside hand-written posts.

Planned
Editable Plugin Catalogue
Planned

Allow the plugin cards data to be edited from the website instead of by hand.

TLS via Reverse Proxy
Planned

An nginx reverse proxy in the Docker Compose setup to enable HTTPS.

Completed
Community Data API
Completed

A backend API (dpc-api) that lets Medieval Factions servers publish faction data to a shared community registry.

Factions Leaderboard
Completed

A public leaderboard on the website showing community factions synced from participating servers.

Account Management & API Keys
Completed

Register an account and manage API keys used by plugins to sync data.

Visit-Counter Reliability
Completed

Crash-tolerant visit storage and a home page that degrades gracefully when the counter is unavailable.

Automated Test Harness
Completed

A Vitest test suite, run in CI, covering the site's highest-value logic.

About, Road Map & Commissions Pages
Completed

Informational pages introducing the community, its plans, and custom-development availability.

News Page
Completed

A news page surfacing community announcements, newest-first, with posts editable on the server at runtime.

UX & Accessibility Improvements
Completed

A dark/light theme that persists and follows the operating-system preference, current-page navigation highlighting, consistent new-tab external links, keyboard-accessible cards, and in-place error retry on the leaderboard.

v0.10.0
Source CodeReport a Bug