Skip to content

Releases: hardcpp/QuestChatPlexSDK-BS

v6.3.2

22 Aug 21:49
6d5bfab
Compare
Choose a tag to compare

What's Changed

  • Compatibility with game version 1.37.0
  • Fix crash with SongDownloader
  • Fix level details UI
  • Fix mapping capabilities / extension detection
  • Fix UI widgets disabled style
  • Fix font issue (temp fix) due to poorly unstripped libunity.so

Full Changelog: v6.3.1...v6.3.2

v6.3.1

14 Jun 19:04
Compare
Choose a tag to compare

Fix songcore version

Full Changelog: v6.3.0...v6.3.1

v6.3.0

02 Jun 16:49
3fc289e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.0...v6.3.0

v6.2.0

17 Nov 17:12
Compare
Choose a tag to compare

First public full release

v1.0.3-v6.2.0

31 Oct 17:07
Compare
Choose a tag to compare

v1.0.2-v6.2.0

27 Oct 02:19
Compare
Choose a tag to compare

v1.0.1-v6.2.0

24 Oct 14:21
Compare
Choose a tag to compare

Full Changelog: v0.1.1-v6.2.0...v1.0.1-v6.2.0

Summary

  • Basic readme
  • Reduced built-in font assets size
  • Cleaned and simplifyed macros
  • Fix memory leak & crash on MonoPtrHolder
  • Removed destructor log on ObjectPool
  • Fixed LevelDetails widget
  • Fixed BeatMapsClient::ExtractZipAsync stability
  • Implemented Levels::HasMappingCapability
  • Enabled log files
  • Updated documentation

v1.0.0-v6.2.0

24 Oct 00:42
Compare
Choose a tag to compare

Full Changelog: v0.1.1-v6.2.0...v1.0.0-v6.2.0

Summary

  • Basic readme
  • Reduced built-in font assets size
  • Cleaned and simplifyed macros
  • Fix memory leak & crash on MonoPtrHolder
  • Removed destructor log on ObjectPool
  • Fixed LevelDetails widget
  • Fixed BeatMapsClient::ExtractZipAsync stability
  • Implemented Levels::HasMappingCapability
  • Enabled log files
  • Updated documentation

v0.2.0-v6.2.0

23 Oct 21:20
Compare
Choose a tag to compare

Full Changelog: v0.1.1-v6.2.0...v0.2.0-v6.2.0

Summary

  • Basic readme
  • Reduced built-in font assets size
  • Cleaned and simplifyed macros
  • Fix memory leak & crash on MonoPtrHolder
  • Removed destructor log on ObjectPool
  • Fixed LevelDetails widget
  • Fixed BeatMapsClient::ExtractZipAsync stability
  • Implemented Levels::HasMappingCapability
  • Enabled log files
  • Updated documentation

Initial release

20 Oct 02:54
Compare
Choose a tag to compare
v0.1.1-v6.2.0

Fix warnings in CI