8000 Comparing v.1.3.0...v.1.4.0 · Prevter/FloatTool · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Prevter/FloatTool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.1.3.0
Choose a base ref
...
head repository: Prevter/FloatTool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v.1.4.0
Choose a head ref
  • 14 commits
  • 20 files changed
  • 2 contributors

Commits on Oct 20, 2022

  1. Copy button rewrite

    - moved copy method from being created for every skin to being in viewmodel
    - clicking copy button highlights corresponding field
    Prevter committed Oct 20, 2022
    8000 Configuration menu
    Copy the full SHA
    1cecbd4 View commit details
    Browse the repository at this point in the history
  2. Fixed benchmark upload exploit

    - fixed a way to set different amount of threads before uploading result to server
    Prevter committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9009b99 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Bump DiscordRichPresence from 1.0.175 to 1.1.3.18

    Bumps [DiscordRichPresence](https://github.com/Lachee/discord-rpc-csharp) from 1.0.175 to 1.1.3.18.
    - [Release notes](https://github.com/Lachee/discord-rpc-csharp/releases)
    - [Commits](https://github.com/Lachee/discord-rpc-csharp/commits)
    
    ---
    updated-dependencies:
    - dependency-name: DiscordRichPresence
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f4dd9bb View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Merge pull request #17 from Prevter/dependabot/nuget/DiscordRichPrese…

    …nce-1.1.3.18
    
    Bump DiscordRichPresence from 1.0.175 to 1.1.3.18
    Prevter authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    707e856 View commit details
    Browse the repository at this point in the history
  2. Bump Newtonsoft.Json from 13.0.1 to 13.0.2

    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    1607d4b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from Prevter/dependabot/nuget/Newtonsoft.Json-…

    …13.0.2
    
    Bump Newtonsoft.Json from 13.0.1 to 13.0.2
    Prevter authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    ec56277 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Better Stopwatch usage

    Now Stopwatch doesn't use heap allocations which should give a tiny speed boost
    Prevter committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    05ac954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b07b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5836ddb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Settings now use JSON file instead of registry

    + Also added advanced settings:
       * API selector to choose from two different methods of getting floats
       * Format selector to correctly format floats for selected extension
    Prevter committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2ee93be View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. fixed incorrect git push

    Prevter committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    146b4d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. commented out unused code

    Prevter committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f08676c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update SkinList.json

    + added WIP functionality to git
    Prevter committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    572074d View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.4.0

    Prevter committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    02e44c0 View commit details
    Browse the repository at this point in the history
Loading
0