Skip to content

Releases: zaigie/palworld-server-tool

v0.5.5

05 Feb 15:20
Compare
Choose a tag to compare

What's Changed

  • 新增白名单功能,不在白名单的上线自动踢出 by @if1024
  • 新增帕鲁页面类型和词条的动态搜索 by @lozyHao
  • 新增帕鲁页面移动端分页展示 by @lozyHao
  • 新增 steamId 展示和复制 by @MapleEve
  • 优化映射本地文件时必须指向到Level.sav的问题(现所有save.path均可指向到Saved目录级别) by @zaigie
  • 修复服务器有中文名时打开页面 undefined 并卡顿的问题 by @lozyHao
  • 修复 pst-agent 不清理缓存文件导致磁盘吃紧的问题 by @zaigie
  • 修复可能的复制失败错误 by @MapleEve
  • 修复当配置tls时,sav_cli 无法访问的问题 by @zaigie

  • Added the whitelist function. by@if1024 is automatically kicked out when the whitelist is not online
  • Added dynamic search for Palu page types and terms by @lozyHao
  • Added mobile paging display of Palu page by @lozyHao
  • Added steamId display and copy by @MapleEve
  • Optimized problem where mapping local files must point to level.sav (all save.paths can now point to the Saved directory Level) by@zaigie
  • Fix the server with Chinese name when the page undefined and stuck by @lozyHao
  • Fixed the problem that pst-agent does not clear cache files, causing disk strain by@zaigie
  • Fix possible copy failure error by @MapleEve
  • Fix that sav_cli cannot be accessed when tls is configured by@zaigie

v0.5.4

04 Feb 05:45
Compare
Choose a tag to compare

What's Changed

  • 新增 #89 PC页通过玩家查看公会和通过公会查看玩家 by @if1024
  • 新增 #93 Sealos 一键部署 by @yangchuansheng
  • 新增/修复 #90 从容器同步存档文件使用 docker sdk by @zaigie
  • 修复 #92 RCON 获取的 player_uid 可能与存档中的不同 @zaigie
  • 修复 #91 TLS错误 by @zaigie

  • Added #89 PC page to see Guilds by players and to see players by@if1024 by guilds
  • Added #93 Sealos deployment by @yangchuansheng
  • Added/Fixed #90 Sync archive files from containers using docker sdk by @zaigie
  • Fix that #92 RCON may get a different player_uid than the one in the archive @zaigie
  • Fix #91 TLS error by @zaigie

v0.5.3

03 Feb 14:26
Compare
Choose a tag to compare

What's Changed

⚠️强烈建议更新


⚠️Highly recommended update

  • #85 Improved archive parsing tool performance, up to 50 times reduced parsing time! by @magicbear
  • #76 Added TLS support by @songzhibin97
  • #87 Added k8s pod synchronization and docker container synchronization by @zaigie

v0.5.2

03 Feb 01:12
Compare
Choose a tag to compare

What's Changed

  • 新增暗黑模式跟随系统变化 #69 by @zaigie
  • 新增玩家数量和在线人数显示 by @zaigie
  • 优化 sav_cli 的解析速度(减少了不需要数据的解析)by @zaigie

  • Added Dark mode to follow system change #69 by @zaigie
  • The number of new players and online people are shown by @zaigie
  • Improved parsing speed of 'sav_cli' (reduced parsing of unwanted data) by @zaigie

v0.5.1

02 Feb 07:04
Compare
Choose a tag to compare

What's Changed


  • Added docker container deployment @zaigie
  • Fixed #51 #55 player data merge issue when multiple players have the same 'player_uid' bad file @zaigie
  • Fix #56 #58 RCON related operation error @zaigie
  • Optimization #46 mentioned that the number of mobile palu is too much and the problem is not running @zaigie
  • Adjust the interval for the front-end to determine whether the user is online to 120s @zaigie
  • update sav_cli dependent palworld - save - the tools/lib (https://github.com/cheahjs/palworld-save-tools)
  • Added more Palu types (mainly humans) by @MapleEve @zaigie

v0.5.0

01 Feb 13:53
7974209
Compare
Choose a tag to compare

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

v0.4.2

01 Feb 07:04
Compare
Choose a tag to compare

What's Changed

  • Fix(#23): 玩家用修改器改变数值后无法入库的错误
  • Fix(#28): 前端增加错误具体提示
  • Fix(#29): 修复创建重复数据库实例导致无法释放文件锁timeout的问题

v0.4.1

01 Feb 02:34
Compare
Choose a tag to compare

What's Changed

  • #20 Sync SAV&RCON on start. 在启动时就同步一次存档文件和RCON
  • Frontend interval affects the player details when requesting the player list. 前端间隔请求玩家列表的时候影响玩家详情

v0.4.0

31 Jan 16:16
ac995e3
Compare
Choose a tag to compare

重大更新 / Major update

话不多说,看视频和 README。 / No more talking. Watch the video and README.

pal-zh.mp4
pal-en.mp4

v0.3.3

27 Jan 12:15
Compare
Choose a tag to compare

最新的安装部署教程请看 README.md

  • 新增“游客模式”,当需要执行操作(玩家踢出、封禁、刷新和发布游戏内广播)时,需要输入 AdminPassword 才能继续 #2
  • 修复当无外网环境时程序无法执行