Commit Graph

4 Commits

Author SHA1 Message Date
zhangyuheng
8bdcdcd739 feat: Add facilities page with data, styles, and functionality for resource sharing 2026-03-05 11:43:35 +08:00
zhangyuheng
d2c9ce4b91 style: Enhance mobile responsiveness and layout adjustments in join.css and join_script.js 2026-03-02 17:40:34 +08:00
zhangyuheng
8318355475 Implement structure for code changes with placeholders for future updates 2026-03-02 17:30:59 +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