Commit Graph

3 Commits

Author SHA1 Message Date
zhangyuheng
f7a875fe21 fix: Update iframe source URL in doc.html for correct documentation display 2026-03-04 11:39:43 +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
zhangyuheng
81f586640e feat: Update navigation links to use relative paths and add new HTML files for documentation, map, and photo sections 2026-02-28 10:57:17 +08:00