Skip to content

PCRC v1.2.2

Compare
Choose a tag to compare
@Fallen-Breath Fallen-Breath released this 11 Mar 19:43
· 18 commits to master since this release
8d09af5

News & Changes

  • Added CLI auth, help command
  • Added CLI list command to show player list
  • Improved CLI status command
  • Added config option afk_ignore_spectator, with which spectator flying around will keep pcrc afking
  • Now PCRC will do Minecraft authentication at startup, and constantly refresh the token every 3 hours after a successful authentication

Fixes

  • Fixed some stored information not reset after reconnecting to the server

Full Changelog: v1.1.0...v1.2.0

Patches

v1.2.1

  • Fixed pcrc records nothing

Full Changelog: v1.2.0...v1.2.1

v1.2.2

  • Fixed CLI stop command does not interrupt auto-restart
  • Fixed some pycraft packets don't recognized as entity packet
    • So player standing still doing nothing will not trigger pcrc recording pausing every 15s
  • Fixed wrong exception type displaying on_connection_exception

Full Changelog: v1.2.1...v1.2.2