Skip to content

Releases: blank038/ServerMarket

2.7.4

27 Oct 13:38

Choose a tag to compare

Changelog

✨ Features

  • Add custom item display name. (#17)
  • Add GUI context to store player selections in the GUI. (#44)
  • Add search action in the market GUI.

🔃 Improvements

  • Safer YAML storage.

Commit History:2.7.3...2.7.4

2.7.3

09 Sep 12:07

Choose a tag to compare

Changelog

✨ Features

  • Add subcommand import (#39)

🐛 Fixes

  • Fix calculation error in cacheUpdateInterval variable
  • Fix tab complete for subcommand patch
  • Fix local cache not updating in real-time

Commit History:2.7.2...2.7.3

2.7.2

05 Jun 05:39

Choose a tag to compare

Changelog

✨ Features

  • Add option to return item on unsale action. (#27)
  • Add force-unsale action. (#22)
  • Add broadcast variables: %economy% %price%. (#31)
  • Support multi-command to action. (#35)

🔃 Improvements

  • Refactored the item list retrieval method. (#37)

🐛 Fixes

  • Resolve issue where special cases in NyEconomy fail to work.
  • Fixes async call event. (#30)

Commit History:2.7.0...2.7.2

2.7.0

23 Oct 18:00

Choose a tag to compare

Changelog

✨ Features

  • Add Thai language support. @M0DSTERX (#25)
  • Add force-unsale action. (#22)

🔃 Improvements

  • Refactor PlayerSaleEvent.Sell to separate pre-sale and post-sale logic. 3ef6ade

🐛 Fixes

  • Fixes issue where data cannot reload. 475c2fd

New Contributors

Commit History:2.7.0_Prerelease.2...2.7.0

2.7.0_Prerelease.2

25 Jul 08:09

Choose a tag to compare

2.7.0_Prerelease.2 Pre-release
Pre-release

Changelog

✨ Features

  • Return the item to the temporary storage box when the player is unsale. @MSCMDD #13
  • Add more language. by @MSCMDD in #16
  • Add custom actions, currently support sale actions. & from commit e7cad1a
  • Add %buyer% variable to offline transaction record. & from commit eb2bd0c

🔃 Improvements

  • Asynchronously retrieve the item list. & from commit 58a12a0
  • Return item after failure or denial. & from commit e3825a3
  • Improve notify service and support MySQL. & from commit b6d21e4

🐛 Fixes

New Contributors

Commit History:2.6.1...2.7.0_Prerelease.2

v2.6.1

06 Apr 16:12

Choose a tag to compare

🐛 问题修复

  • c2d7f13: 修复商品超时候仓库可重复获得

完整日志:2.6.0...2.6.1

v2.6.0

25 Mar 15:42

Choose a tag to compare

✨ 新增功能

🐛 问题修复

  • 1005e71: 修复商品物品数据潜在问题

完整日志:2.5.2...2.6.0

v2.5.2

04 Feb 10:47

Choose a tag to compare

✨ 新增功能

  • 04aacc0: 补丁修复命令 (使用方法查看 README.md)
  • f172794: 关键字支持正则

完整日志:2.5.1-SNAPSHOT...2.5.2

2.5.1-SNAPSHOT

18 Dec 13:53

Choose a tag to compare

✨ 新增功能

  • 9fb4d9e: 市场界面增加刷新操作(action: refresh)

🐛 问题修复

  • 68a3095: 修复暂存箱点击空槽错误

完整日志:2.5.0-SNAPSHOT...2.5.1-SNAPSHOT

2.5.0-SNAPSHOT

14 Dec 13:38

Choose a tag to compare

✨ 新增功能

  • 75618ba: 新增市场商品排序功能
  • 3647d5b: 新增商品价格自定义格式

🔃 功能优化

  • 1f44ced: 优化市场默认样式

完整日志:2.4.2-SNAPSHOT...2.5.0-SNAPSHOT