FOUNDERBACON
SearchAPI
FOUNDERBACON

Built by a Founder, for the community.

Projects

API DocsRoadmapChangelogStatusPrivacy Policy

Social

Twitter / XGitHubContact

Changelog

Every update, fix, and new feature shipped.

v0.2.1April 13, 2026
featSearch hub page with category cards (weapons, traps, heroes, survivors) wired to live counters endpoint
featTraps section: list view with filters, detail page with perk builder, tier selector and stats calculator
featLanding page auto-unlock: countdown at 0 swaps to the full home automatically without manual refresh
featCentralized Skeleton component with shimmer animation (weapon card, grid, detail, hub card, text)
featAssetImage component with automatic fallback to unknown icon on missing images
featAPI documentation link in navbar (api.founderbacon.com/docs)
refactorSearch page split: hub at /search, weapons list at /search/weapons, traps list at /search/traps
refactorDesign alignment between search hub and perk builder (consistent card styles, typography)
fixDefensive guards on partial API payloads (missing displayTier, levelRange, crafting, DPS fields on melee)
v0.2.0April 11, 2026
featRanged & melee weapons database with full stats, perks, and crafting recipes
featWeapon search with filters (type, category, rarity, element)
featPerk builder with real-time DPS calculator
featBuild screenshot export
featTraps database
featHomepage redesign with feature sections, carousel, and weapon slider
featSTW profile linking via Epic Games OAuth
featFeature flags system with server-side fetch and client polling
featFAQ and suggestions sections
featRoadmap and changelog pages
featDark/light theme support across all pages
fixNavbar adapts when user is logged in
refactorSemantic color tokens for full theme compatibility
v0.1.0March 28, 2026
featInitial API infrastructure and hosting
featWebsite scaffolding with Next.js App Router
featLanding page with animated pattern and countdown
featEpic Games OAuth login flow
featInternationalization (EN/FR)
featSEO optimization with JSON-LD, OpenGraph, sitemap
choreSecurity headers, image proxy, PWA manifest