Skip to content

Releases: Corona-Studio/ProjBobcat

Fully migrated to NET8.0, Nullable support, other improvemrnts

29 Nov 01:52
Compare
Choose a tag to compare

Version 1.40.0

New Features

Now that ProjBobcat has fully migrated to the next major LTS version of dotNET, we are trying to utilize all the new language features to improve the development experience.

Improvements

We currently provide full Nullable check support for all the provided types and APIs, this will dramaticaly improve the robustness of the program!

Full platform support and more optimizations!

17 May 01:09
Compare
Choose a tag to compare

Version 1.30.0

New Features

  • Now ProjBobcat supports the following platforms:
    • Windows
    • macOS
    • Linux
  • add support for Modrinth mod pack installation

Bug fixes and improvements

  • minor fix for AccountManager
  • bug fix for QuiltInstaller
  • bug fix for ForgeInstaller
  • optimizations for DefaultResourceCompleter
  • improve Hash performance
  • improve Regex performance

Summary

  • now you can use ProjBobcat on all major platforms!
  • now you can use ProjBobcat to install Modrinth packs!
  • lots of performance improvements and bug fixes

NativeAOT support, performance improvements and bug fix

02 Apr 00:47
Compare
Choose a tag to compare

Version 1.26.0

New Features

  • now ProjBobcat is fully compatible with NativeAOT!

Summary

  • now you can use ProjBobcat with NativeAOT!
  • remove Microsoft.Extensions.DependencyInjection.Abstractions
  • performance improvements for JSON related operations
  • change the way of using HttpClientHelper
  • remove ServiceHelper
  • update readme

new features, performance improvements and bug fix

19 Jan 06:06
Compare
Choose a tag to compare

Version 1.23.0

New Features

now ProjBobcat can resolve following resources:

  • Game Mods
  • Game Resource Packs
  • Game Shader Packs

See GameResourcesResolveHelper for more information

Summary

  • multiple performance improvements
  • add GameResourcesResolveHelper
  • bug fix for FabricInstaller
  • code cleanup
  • other bug fixes

minor bug fix

04 Dec 19:50
Compare
Choose a tag to compare

Version 1.21.0

  • bug fix for DefaultLaunchArgumentParser
  • code cleanup

performance improvements and minor bug fix

08 Jun 00:06
de5e6cd
Compare
Choose a tag to compare

Version 1.16.0

  • bugs fix for DownloadHelper.cs
  • bugs fix for DefaultGameCore.cs
  • add support for Quilt installation

new features, performance improvements and bug fix

08 Apr 17:03
Compare
Choose a tag to compare

Version 1.12.0

  • bugs fix for DownloadHelper.cs
  • bugs fix for DefaultGameCore.cs
  • performance improvement
  • add support for Modrinth
  • add support for CurseForge

performance improvements and minor bug fix

07 Jan 19:49
Compare
Choose a tag to compare

Version 1.8.0

  • fix potential stuck issue
  • fix potential Exception in the DownloadHelper.cs
  • performance improvement

performance improvements and critical bug fix

27 Dec 20:39
Compare
Choose a tag to compare

Version 1.8.0

  • fix potential stuck issue
  • fix multiple memory leaks in the DownloadHelper.cs
  • fix high memory consumption in the DownloadHelper.cs
  • fix Exception handler in the DefaultResourceCompleter.cs
  • performance improvement

critical bug fix and improvements

23 Nov 21:10
Compare
Choose a tag to compare

version 1.7.0.0

  • fix multiple memory leaks in the DownloadHelper.cs
  • implement Dispose() for serval classes
  • reduce memory usage
  • increase download speed
  • optimize code
  • remove unused Nuget packages
  • update version field