Skip to content

v0.5.0

Compare
Choose a tag to compare
@zaigie zaigie released this 01 Feb 13:53
· 195 commits to main since this release
7974209

What's Changed

  • 增加移动端适配 by @lozyHao
  • 增加 pst-agent 部署,可让 pst 不再必须和游戏服务器在同一物理机 by @zaigie
  • 增加封禁/踢出/关机/广播错误提示内容 #28
  • 过滤无意义的 assets 和 swagger 请求日志 by @songzhibin97
  • 修复 windows下个例出现的数据库 timeout 问题 #24 #29 by @songzhibin97
  • 修复解析错误导致的 #27 #32 #33

  • Added mobile adaptation by @lozyHao
  • Added PST-Agent deployment so that the pst no longer has to be on the same physical machine as the game server
  • Added Block/Kick out/Shut down/broadcast error message #28
  • Filter meaningless assets and swagger request logs by @songzhibin97
  • Fixed database timeout issue #24 #29 in windows by @songzhibin97
  • Fix #27 #32 #33 caused by parsing error