Palia NPC
Fan-made weekly-wants gift tracker for Palia, with progress synced to an account.
PaliaNPC tracks which weekly-wants gifts a player has already given to each villager in Palia, Singularity 6's cozy MMO. This build is a Next.js rewrite of the original PaliaNPC.com tracker: progress moves from a browser cookie to a Supabase email/password account, so it survives a cleared cache and follows the player between devices.
The header carries a client-side clock counting down to the weekly reset (UTC), the interface is HeroUI on Tailwind with a parchment light theme beside the default dark mode, and the about page links the community's Discord and X. Fan-made and independent of Palia and Singularity 6; the site has carried the PaliaNPC.com copyright since 2023.
Highlights
- Weekly-wants gift tracker with per-villager gifted state
- Supabase accounts replace cookie storage; progress follows the login
- Reset countdown clock (UTC), rendered client-side
- Parchment light theme and default dark mode via next-themes