Commit Graph

4 Commits

Author SHA1 Message Date
zhangyuheng
ab07ee144e feat: Enhance stats accordion with item count badge and search filter 2026-03-10 11:34:01 +08:00
zhangyuheng
2c8a9fdd19 feat: Refactor hero sections in facilities and stats pages for improved structure and styling 2026-03-10 11:17:01 +08:00
zhangyuheng
092935fd60 feat: Add last updated timestamp to stats page and style adjustments 2026-03-10 11:10:10 +08:00
zhangyuheng
47ef36f600 feat: Add crowdfunding and sponsor management features
- Introduced fund_progress.txt to track server upgrade funding and vehicle replacement costs.
- Created sponsors.txt to log sponsorship contributions with details including name, project, amount, and date.
- Developed components.js for reusable UI components including navbar and footer.
- Implemented data_utils.js for parsing sponsor data and calculating totals.
- Added script.js for managing server status, crowdfunding display, and sponsor data fetching.
- Created sponsor_script.js for detailed sponsor data management, filtering, and UI interactions.
- Developed stats_script.js for player statistics display, including leaderboards and detailed player stats in a modal.
2026-03-02 11:29:02 +08:00