1
0
mirror of https://e.coding.net/circlecloud/QuickShop.git synced 2024-10-31 22:38:45 +00:00

feat: 更新版本

This commit is contained in:
502647092 2018-02-01 11:00:21 +08:00
parent 2b82a8430d
commit de3fa516e1

19
pom.xml
View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.maxgamer</groupId> <groupId>org.maxgamer</groupId>
<artifactId>QuickShop</artifactId> <artifactId>QuickShop</artifactId>
<version>2.2.0</version> <version>2.3.0</version>
<description>快捷商店重置版本...</description> <description>快捷商店重置版本...</description>
<build> <build>
<finalName>${project.name}</finalName> <finalName>${project.name}</finalName>
@ -52,11 +52,22 @@
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT> <env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
<update.description>§a全新版本 §c虚拟悬浮物(橙子提供 对 就是那个汉化COI的逗比)§e7老板修复逗比BUG...</update.description> <update.description>§a全新版本 §c虚拟悬浮物(橙子提供 对 就是那个汉化COI的逗比)§e7老板修复逗比BUG...</update.description>
<update.changes> <update.changes>
§b2.2.0 - §cfix: 修复 1.12 不兼容的问题; §b2.3.0 - §afeat: 修复大量BUG(感谢jiongjiong提交的PR 下面都是他修复的);
§b2.1.2 - §e移除过期的监听方法...; §b - §cfix: 修复不必要的获取离线玩家导致创建大量getProfile线程导致服务端崩溃的问题
§b2.1.0 - §c修复大箱子刷物品的问题... §b - §cfix: 连接池线程安全修正
§b - §cfix: 让修改价格等行为异步操作数据库
§b - §cfix: 异步调用数据库删除方法BlockBreakEvent触发
§b - §cfix: 异步保存商店到数据库
§b - §cfix: 修复收购商店不触发ShopPurchaseEvent的问题并且调整触发的时机避免没钱购买也触发这个事件
§b - §cfix: 修复一些奇怪的问题
§b - §cfix: 修复一处线程安全问题
§b - §cfix: 修复匹配两个物品是否相同的问题
§b - §cfix: 删除不必要的监听器
</update.changes> </update.changes>
<update.changelog> <update.changelog>
§b2.2.0 - §cfix: 修复 1.12 不兼容的问题;
§b2.1.2 - §e移除过期的监听方法...;
§b2.1.0 - §c修复大箱子刷物品的问题...;
§b2.0.1 - §a使用新类库 兼容最新版本...; §b2.0.1 - §a使用新类库 兼容最新版本...;
§b1.9.5 - §a1.10+兼容虚拟悬浮物...; §b1.9.5 - §a1.10+兼容虚拟悬浮物...;
</update.changelog> </update.changelog>