Giter VIP home page Giter VIP logo

yhzt's Introduction

yhzt

介绍

YHZT
  这是一款针对AION EMU genermany(国内为风大AL AION)编写的免费开源的中文购买商城。

使用

  JDK1.8
  spring boot
  Maven
  MybatisPlus
  shrio
  EasyWeb UI

安装教程

  1.使用navicat导入shop_list.sql 和 shop_list_item 表到gs数据库下

  2.代码拉取到本地后,打成Jar包后,新建记事本,命名为: XXX.bat 并添加以下内容

@echo off
echo.
SET PATH="JRE1.8\bin"
title 新梦商城
color 2E
echo. 
java -jar yhzt-1.0.jar  --server.port=233 

  其中 --server.port=233233 可以修改为自定义的端口, 新梦商城可以修改为任意名称, SET PATH="JRE1.8\bin" 引号里填写JREbin目录路径。

使用说明

  1. 进入管理入口 需要GM等级大于等于5
  2. 商城购买物品通过调查问卷领取 延时在一分钟
  3. 商城默认领取间隔为20分钟
    修改 AL-Game\config\main 下的 security.properties 文件
gameserver.security.survey.delay.minute = 20
为
gameserver.security.survey.delay.minute = 1
这样购买的物品领取间隔为1分钟

4.启动商城后 浏览器访问 localhost:233 即可打开商城登录页面
5.商城币为游戏内的 金功勋勋章 id:186000030 因为有延迟,所以获取金功勋章后需要小退才能同步到商城
6.商城币严格按照数据库数值计算,游戏内的金功勋勋章数量仅供参考

参与贡献

  1. Fork 本仓库
  2. 新建 yhzt_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

用户功能

主题更换 主题更换 物品购买 物品购买 颜色选择 颜色选择 网页全屏 网页全屏 物品检索 物品检索 便签功能和购买历史 输入图片说明

管理功能

物品管理 物品管理 商城检索 商城检索 用户管理 用户管理

yhzt's People

Contributors

jhoncx avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.