Commit Graph

113 Commits

Author SHA1 Message Date
Coldsmiles
c4ccd48c8c feat: 更新服务器地址为 mc.infstar.cn,修改相关文档和页面信息 2026-03-21 01:39:17 +08:00
Coldsmiles
334ece501c feat: 更新页脚信息,移除版权年份中的“星空之境” 2026-03-21 00:28:47 +08:00
Coldsmiles
16f23c09e9 feat: 更新页脚信息,添加版权和项目链接 2026-03-21 00:24:05 +08:00
Coldsmiles
4f4890b388 fix: 修复 towns.json 文件末尾缺少换行符 2026-03-20 23:32:59 +08:00
Coldsmiles
a22be646af feat: 添加春樱坞城镇信息,更新群聊链接和备案信息 2026-03-20 23:30:09 +08:00
Coldsmiles
0751bcd048 feat: 修复 JSON 格式 2026-03-20 22:49:26 +08:00
Coldsmiles
5181ccbbad feat: 添加大叔牌沼泽刷怪塔和星核猎手城镇信息 2026-03-20 22:42:00 +08:00
Coldsmiles
6a21f9e322 feat: 更新公告、设施和城镇数据,移除过时信息 2026-03-20 20:20:50 +08:00
Coldsmiles
0893c17db5 feat: 更新网站信息为星空之境 Minecraft 服务器,包括组件库、玩家公约、赞助信息等 2026-03-20 20:14:22 +08:00
Coldsmiles
47e14e5412 feat: 更新网站信息为星空之境 Minecraft 服务器,包括标题、描述和关键词 2026-03-20 13:37:44 +08:00
Coldsmiles
702370bca8 feat: 更新服务器启动时间和IP地址,修改标题为星空之境 2026-03-20 13:32:05 +08:00
Coldsmiles
70786fa5b9 feat: 更新网站信息为星空之境 Minecraft 服务器,包括404页面、CNAME、公告、资金进展、赞助商、robots和sitemap文件 2026-03-20 02:11:07 +08:00
Coldsmiles
07f5dd8bfa feat: 更新网站信息为星空之境 Minecraft 服务器,包括标题、描述和社交媒体元数据 2026-03-20 02:05:26 +08:00
Coldsmile_7
624674edc0 Update CNAME 2026-03-20 01:55:53 +08:00
zhangyuheng
b4e461fc67 feat: add new entry for 2026 VPS running costs in fund progress 2026-03-19 17:17:08 +08:00
zhangyuheng
d85cb4b7af feat: update device recommendations and URLs in JoinPage 2026-03-19 00:33:52 +08:00
zhangyuheng
e41a86c661 Merge branch 'main' of https://github.com/LunaDeerMC/bailuyuan 2026-03-18 18:09:35 +08:00
zhangyuheng
1dcca1376f feat: enhance SEO and site structure with new meta tags, sitemap updates, and route SEO management 2026-03-18 18:08:51 +08:00
zhangyuheng
08fd3cc340 feat: reduce max-width of .bl-container for improved layout on HomePage 2026-03-18 17:58:24 +08:00
zhangyuheng
0b06379bff feat: enhance mobile detection and responsiveness in SponsorPage 2026-03-18 17:57:08 +08:00
zhangyuheng
25a93882d3 feat: increase max-width of .bl-shell for improved layout on HomePage and StatsPage 2026-03-18 17:54:01 +08:00
zhangyuheng
81a15ecd74 feat: update .bl-shell max-width to improve layout responsiveness 2026-03-18 17:46:00 +08:00
zhangyuheng
6d2b746a70 feat: update SiteFooter layout and adjust MapPage iframe source 2026-03-18 17:20:21 +08:00
zhangyuheng
277bd9c897 feat: enhance SiteFooter with navigation links and improved layout 2026-03-18 16:57:39 +08:00
zhangyuheng
a578971cf3 feat: add typeIconMap for facility types and update icon rendering in modals 2026-03-18 16:51:57 +08:00
zhangyuheng
3097e47d80 feat: enhance ModalSection and FacilitiesPage with icons and improved layout 2026-03-18 16:35:33 +08:00
zhangyuheng
9414ee58ee feat: update town "海沫" details including logo, gradient, recruitment status, and introduction 2026-03-18 16:15:44 +08:00
zhangyuheng
07f5ec28b3 style: update font sizes and colors for filter tags and badges in FilterTagGroup and TownsPage components 2026-03-18 15:21:01 +08:00
zhangyuheng
14f8ee9018 feat: add EditorModal and JsonOutputModal components with styles and helper functions
- Implemented EditorModal for a two-panel editor interface with preview and form slots.
- Created JsonOutputModal to display generated JSON with a copy feature.
- Added useEditorHelpers composable for sortable lists and tag input management.
- Introduced shared styles for editor forms, including custom select and tags input.
2026-03-18 15:05:02 +08:00
zhangyuheng
5c6d389962 feat: add TownsPage and router configuration
- Created TownsPage.vue to display a list of towns with filtering options and a modal for details.
- Implemented a router.js file to manage application routes, including the new towns page.
2026-03-18 14:10:49 +08:00
zhangyuheng
d254ec86df feat: add shared components for donation, facility, feature bento, filter panel, join wizard, leaderboard, player, playstyle, and town cards
- Implemented DonationCard.vue for displaying donation details.
- Created FacilityCard.vue to showcase facility information with status badges.
- Developed FeatureBentoCard.vue and FeatureBentoGrid.vue for feature display in a grid layout.
- Added FilterPanel.vue for filtering content with search and tag options.
- Introduced JoinWizard.vue for a step-by-step joining process with device and playstyle selection.
- Created LeaderboardCard.vue to display leaderboard information.
- Implemented PlayerCard.vue for showcasing player profiles and stats.
- Developed PlaystyleCard.vue for selecting playstyle options.
- Added TownCard.vue to present town details with badges and images.
- Included demo data in demoData.js for testing and development purposes.
2026-03-18 10:50:23 +08:00
zhangyuheng
9db782ae4b feat: add new town "海沫" with logo, gradient, and introduction details 2026-03-18 10:10:09 +08:00
zhangyuheng
4d63d15faa feat: add new town "海沫" with details including logo, coordinates, and founders 2026-03-18 10:09:35 +08:00
zhangyuheng
124b545ee2 feat: initialize Vue application with main components and styles
- Added App.vue as the main application component with a structured layout.
- Created main.js to bootstrap the Vue application and mount it to the DOM.
- Introduced styles.css for global styling, including responsive design and theming.
- Removed outdated HTML files (stats.html, towns.html) and Python script (statsprocess.py) as part of the migration to a new Vue-based architecture.
- Added Vite configuration (vite.config.js) for building the Vue application.
2026-03-18 10:07:03 +08:00
zhangyuheng
3c65860619 fix: update label and hint text for town logo input in editor 2026-03-17 10:12:41 +08:00
zhangyuheng
3ee78ae04c fix: improve handling of town editor coordinates and data integrity 2026-03-17 10:08:03 +08:00
zhangyuheng
802d1a6141 feat: add toggle for secret coordinates and dimension selection in town editor 2026-03-17 00:39:01 +08:00
zhangyuheng
4dda002f76 fix: correct background image assignment for town modal banner 2026-03-17 00:27:37 +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
9e9b02a331 feat: enhance contributor input handling to allow space for adding names 2026-03-16 21:35:01 +08:00
zhangyuheng
2e0a74a3ca feat: update description and keywords for clarity in index.html 2026-03-15 15:05:04 +08:00
zhangyuheng
1e4da9480d feat: enhance instructions and notes for 72K刷冰机 in facilities.json 2026-03-13 15:41:03 +08:00
zhangyuheng
71387a1039 feat: implement dynamic subtitle rotation in hero section 2026-03-12 13:47:23 +08:00
zhangyuheng
5857b551c3 feat: update meta tags for clarity in index.html 2026-03-12 11:37:49 +08:00
zhangyuheng
e9d7194cba feat: update title and subtitle for clarity in index.html 2026-03-12 11:06:45 +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
e3517d328c feat: add edition selector for Java and Bedrock versions with corresponding UI and logic updates 2026-03-11 15:44:41 +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