Skip to content

Revolution Case, fixes and rewrites

Compare
Choose a tag to compare
@Prevter Prevter released this 10 Feb 08:44
· 23 commits to master since this release

Main changes

  • Remade "Copy" button. Now it autoselects the corresponding textbox
  • Fixed a benchmark exploit
  • Remade Stopwatch to work like in .NET 7 (Doesn't allocate on heap, should work faster)
  • Settings now use JSON instead of registry
  • Added two new options to settings:
    • API selector to choose from two different methods of getting floats
    • Format selector to correctly format floats for selected extension
  • Added new Revolution Case

What's Changed

  • Bump DiscordRichPresence from 1.0.175 to 1.1.3.18 by @dependabot
  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 by @dependabot

Full Changelog: v.1.3.0...v.1.4.0