Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

75 lines (46 loc) · 1.56 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[3.2.7] - 2025/02/01

Added

Changed

  • Fixed main loop condition

[3.2.6] - 2025/01/31

Changed

  • Fixed config reloader

[3.2.5] - 2025/01/31

Changed

  • Fixed the mess in 3.2.(1, 2, 3, 4)
  • Fixed command duplications
  • Fixed stopped loop

[3.2.4] - 2025/01/31

Changed

  • Fixed command duplications

  • Seperated hunt/battle commands (now run every ~15s independently)

  • TypeScript files are for reading, JavaScript for executing.

[3.2.3] - 2025/01/30

Changed

  • Added Auto Update flag
  • Fixed command ratio (ISSUE HERE)
  • Fixed bugs

[3.2.2] - 2025/01/29

Changed

  • Fixed bugs (logger, negative timeout, main loop)

[3.2.1] - 2025/01/27

Changed

  • Reduced delay

Fixed

  • Notifying system (Bug for image captcha)
  • Captcha Handler System (same as above)

[3.2.0] - 2025/01/25

  • Quest Logs and Checklist are still under development
  • Auto vote in testing (current support Windows/Linux/MacOS only)

Added

  • Added send Cookie, Clover
  • Added option to toggle Discord RPC

Changed

  • Removed timestamp restriction in hcaptcha solving
  • Re-enabled call - Notifying system

Fixed