Skip to content

Releases: ZyphrZero/palworld-python-script

v0.1.7

Choose a tag to compare

@ZyphrZero ZyphrZero released this 14 Feb 14:43

v0.1.7版本更新说明

Bug 修复:

  1. 修复了中文公告失效的问题
  2. 修复了由于 rconTimeoutError 错误导致提前关闭线程的问题
  3. 修复了密码和公告中包含特殊字符导致的错误(参见 Issue #15

性能优化:

  1. 优化了重启逻辑,现在支持多个服务端共存

新功能:

  1. 新增了自动删除存档功能

v0.1.6

Choose a tag to compare

@ZyphrZero ZyphrZero released this 02 Feb 11:57

v0.1.5

Choose a tag to compare

@ZyphrZero ZyphrZero released this 01 Feb 10:01

把定位游戏exe程序和源存档地址给删掉了,改成了主目录和需要备份到的目录

v0.1.4

Choose a tag to compare

@ZyphrZero ZyphrZero released this 31 Jan 16:16

feat: 新增内存检测倒计时关服通知

v0.1.3

Choose a tag to compare

@ZyphrZero ZyphrZero released this 30 Jan 05:32

perf: 优化打印&日志输出,增加RCON连接检测

v0.1.2

Choose a tag to compare

@ZyphrZero ZyphrZero released this 29 Jan 02:48

perf: 首次运行会检查rcon连接状态

v0.1.1

Choose a tag to compare

@ZyphrZero ZyphrZero released this 28 Jan 17:44

v0.1.0

Choose a tag to compare

@ZyphrZero ZyphrZero released this 28 Jan 06:19

fix: 修复轮询任务无法重新拉起服务的问题

v0.0.9

Choose a tag to compare

@ZyphrZero ZyphrZero released this 26 Jan 06:32

稳定版本,修复一些严重bug

v0.0.6

Choose a tag to compare

@ZyphrZero ZyphrZero released this 25 Jan 18:47

1.修复内存检测、日志器问题
2.增加代码健壮性