Giter VIP home page Giter VIP logo

beidou's Introduction

本项目基于Cosmic来的汉化和优化,Cosmic地址:https://github.com/P0nk/Cosmic

BeiDou由来

北斗卫星导航系统(Beidou Navigation Satellite System,简称:BDS,又称为:COMPASS,中文音译名称:BeiDou)是**自行研制的全球卫星导航系统,也是继GPS、GLONASS之后的第三个成熟的卫星导航系统。北斗卫星导航系统(BDS)和美国GPS、俄罗斯GLONASS、欧盟GALILEO,是联合国卫星导航委员会已认定的供应商。
北斗卫星导航系统由空间段、地面段和用户段三部分组成,可在全球范围内全天候、全天时为各类用户提供高精度、高可靠定位、导航、授时服务,并且具备短报文通信能力。经过多年发展,北斗系统已成为面向全球用户提供全天候、全天时、高精度定位、导航与授时服务的重要新型基础设施。北斗系统定位导航授时服务,通过30颗卫星,免费向全球用户提供服务,全球范围水平定位精度优于9米、垂直定位精度优于10米,测速精度优于0.2米/秒、授时精度优于20纳秒。
北斗这一词对于**来说,有着特殊的意义。北斗,是**的一个卫星导航系统,也是**自主研制的第一个卫星导航系统。既然小伙伴说这个项目也要整个天体的名字,想了半天,就叫北斗好了!这也意味着我们要做的比HeavenMS和Cosmic更加优秀和强大!

gms-server 服务端

  • 已实现自动创建数据库,执行初始化sql脚本,只要保证mysql是启动的即可
  • 已开放api端口8686
  • 已引入swagger,swagger地址:http://localhost:8686/swagger-ui/index.html
  • 接口由版本控制,如:v1 v2 v3。默认的swagger标签为name = ApiConstant.LATEST,默认的RequestMapping为:"/" + ApiConstant.LATEST + "/xx"
  • 接口如果增加新版本且接口不需要更新,只需要把ApiConstant.LATEST指向新版本即可。如果部分接口不兼容,需要把旧接口的Tag和RequestMapping都改成指定版本,如:ApiConstant.V1。其他的,只需要把ApiConstant.LATEST指向新版本即可。
  • 支持多语言,脚本和wz针对多语言会读取不同的路径:wz-zh-CN,wz-en-US,script-zh-CN,script-en-US
  • 不支持MySQL8以下的版本

开发环境

开发进展

s1.jpeg

gms-ui web端

开发环境部署

请根据自身实际情况选择性跳过已完成的步骤

1 安装 NodeJS v20.15.0 (LTS 版)

下载地址:https://nodejs.org/dist/v20.15.0/node-v20.15.0-x64.msi

2 安装 Yarn

npm install -g yarn

如提示npm命令不存在,可能是安装NodeJS时,安装程序配置的环境变量还没有生效,小白请使用重启大法

3 初始化前端开发环境

在命令行进入 gms-ui 目录,然后执行命令

yarn install

4 启动开发环境

yarn dev

开发进展

w1.jpeg w2.jpeg w3.jpeg

客户端

客户端下载

默认为英文客户端,如需汉化

  1. 编辑config.ini将SwitchChinese的值改为true;
  2. 将CN包里的文件复制(覆盖)到Data目录下,即可。

客户端本体

更新记录及补丁下载

使用方法:按顺序下载补丁,直接覆盖到客户端内即可;wz补丁仅供开发用

汉化需重新覆盖 CN 包

2024/7/12 V8

更新说明:

  1. 新增 命中/回避 上限解除
  2. 修复 魔攻伤害计算没有破攻的问题
  3. 新增 Boss 血条下方增加百分比

2024/7/12 V7

更新说明:

  1. 新增 文字汉化
  2. 新增 任务汉化 (感谢 Tokyo 379008856)
  3. 修复 输入法卡门
  4. 新增 魔法攻击面板上限配置

了解更多

beidou's People

Contributors

p0nk avatar ronancpl avatar sleepnap avatar leevccc avatar medicop avatar cpurules avatar truongdatnhan avatar yainse avatar r09er avatar yuzumika avatar rubend96 avatar spicyburgerking avatar favouris avatar jaydenseah avatar matthewhinds avatar ubaware avatar doggikong avatar wejrox avatar periwinks avatar vcoc avatar ormizj avatar peamy avatar silwhoon avatar v3921358 avatar lynxstar avatar nulliphite avatar harkuli avatar foxyyokai avatar kolakcc avatar noamyoyo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.