Skip to content

Releases: doyaGu/BallancePlayer

v0.3.3

02 Oct 01:38
Compare
Choose a tag to compare

v0.3.3 (2024-10-01)

New Features

  • Added the LogMode setting to control log mode.
  • Added the Verbose setting with the --verbose option to control debug log output.
  • Introduced the ApplyHotfix setting with the --no-hotfix option to control whether script hotfixes are applied.
  • Added the ClipCursor setting with the --clip-cursor option to manage cursor clipping behavior.
  • Added more graphics settings and options.
  • Improved error messaging for better clarity.

Changes

  • Logs now overwrite the existing file instead of appending to it.
  • Reorganized configuration categories for better structure.
  • Where possible, relative paths are now used.

v0.3.2

16 Jul 02:42
Compare
Choose a tag to compare

v0.3.2 (2024-07-16)

Changes

Bug Fixes

  • Fix broken plugin registration.

Changed

  • Create window in the center of the screen by default.

v0.3.1

20 Jun 15:57
Compare
Choose a tag to compare

v0.3.1 (2024-03-04)

Changes

Bug Fixes

  • Fix possible abnormal resolution problem.

v0.3.0

15 Jan 00:43
Compare
Choose a tag to compare

v0.3.0 (2023-05-20)

Changes

News

  • Add a new setting ChildWindowRendering and corresponding command-line option --child-window-rendering to control whether to render in a child window.

Bug Fixes

  • Fix a possible black screen problem during full-screen switching.

Changed

  • No longer to render in a separate window by default.