Releases: blank038/ServerMarket
Releases · blank038/ServerMarket
2.7.0
Changelog
✨ Features
🔃 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
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 patch 270-F-1 & See Patches
New Contributors
Commit History:2.6.1...2.7.0_Prerelease.2
v2.6.1
v2.6.0
v2.5.2
2.5.1-SNAPSHOT
✨ 新增功能
- 9fb4d9e: 市场界面增加刷新操作(action: refresh)
🐛 问题修复
- 68a3095: 修复暂存箱点击空槽错误