This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
han
/
Build_God
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
文字游戏
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51
Commits
1
Branch
0
Tags
3.9 MiB
Tree:
cc1162b259
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cc1162b259'
${ noResults }
Build_God
/
Build_God_Game
/
.env.development
3 lines
65 B
Raw
Normal View
History
优化显示
2 months ago
# 开发环境配置
feat: 任务系统改版 - 收集与狩猎任务 - 后端:MissionType 改为 Collection/Hunting,DailyMissionDto 添加任务类型、难度、进度字段 - 后端:添加任务进度更新 API (POST /mission/progress/update) - 后端:MissionProgressService 添加自动匹配目标类型更新进度逻辑 - 前端:DailyMissionView 改为卡片布局展示 - 前端:收集任务绿色边框,狩猎任务红色系边框(按难度区分) - 前端:炼狱难度使用 ElectricBorder 特殊效果
1 month ago
VITE_API_URL=http://localhost:5091/api/god/