Commit Graph

17 Commits

Author SHA1 Message Date
zhangyuheng
802d1a6141 feat: add toggle for secret coordinates and dimension selection in town editor 2026-03-17 00:39:01 +08:00
zhangyuheng
6048d4e9dc feat: add town "兔子洞" with details including logo, coordinates, and founders 2026-03-17 00:08:55 +08:00
zhangyuheng
96375573cf feat: add towns overview page with interactive features and modals for town management 2026-03-16 22:20:21 +08:00
zhangyuheng
1e4da9480d feat: enhance instructions and notes for 72K刷冰机 in facilities.json 2026-03-13 15:41:03 +08:00
zhangyuheng
a7e73559f1 feat: update dimension for 160K wither rose/end pearl tower to end 2026-03-11 22:23:30 +08:00
zhangyuheng
fc14c5adcd feat: add new facilities including 160K wither rose/end pearl tower and drowned trident farm with instructions 2026-03-11 21:13:00 +08:00
zhangyuheng
1e9f9cdf11 feat: add new resource and infrastructure facilities including bamboo machine, wheat machine, and redstone synthesis station 2026-03-11 09:43:17 +08:00
zhangyuheng
aff766bf22 feat: update contributors list format and add new wither skeleton farm entry in facilities 2026-03-10 18:29:23 +08:00
zhangyuheng
588fd66bb5 feat: add announcements feature with JSON data and interactive UI
- Created a new JSON file for announcements containing activity and maintenance updates.
- Implemented a JavaScript module to fetch, filter, and display announcements dynamically.
- Added functionality for editing announcements with a modal interface and live preview.
- Included drag-and-drop support for content blocks within the announcement editor.
- Enhanced user experience with category filtering and search capabilities.
2026-03-10 15:05:41 +08:00
zhangyuheng
7294088ed8 feat: Add video embedding functionality and update facilities data structure 2026-03-09 16:47:33 +08:00
zhangyuheng
23af029688 feat: Add new simple ghast farm with instructions and contributors 2026-03-09 10:46:59 +08:00
zhangyuheng
da06eca9d4 feat: Update facility descriptions and instructions for clarity and detail 2026-03-05 23:02:13 +08:00
zhangyuheng
3a81778196 feat: Update facilities data with new ice machine and fish tower details 2026-03-05 21:48:25 +08:00
zhangyuheng
27e0ad306b fix: Remove unused IDs from facilities.json for cleaner data structure 2026-03-05 11:56:45 +08:00
zhangyuheng
8bdcdcd739 feat: Add facilities page with data, styles, and functionality for resource sharing 2026-03-05 11:43:35 +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