Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Candidate v1.2.5 #145

Merged
merged 18 commits into from
Sep 6, 2023
Merged

Release Candidate v1.2.5 #145

merged 18 commits into from
Sep 6, 2023

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    67927dc View commit details
    Browse the repository at this point in the history
  2. Add GetLastActivePlatform() which returns the last used platform

    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    31625e1 View commit details
    Browse the repository at this point in the history
  3. Revert "Add GetLastActivePlatform() which returns the last used platf…

    …orm"
    
    This reverts commit 4b7cd96.
    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6fbe639 View commit details
    Browse the repository at this point in the history
  4. Add override functions for GetInventory() with count and after parame…

    …ters
    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e357858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd02951 View commit details
    Browse the repository at this point in the history
  6. Add the hero requests and calls

    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fcf718c View commit details
    Browse the repository at this point in the history
  7. Add account linking that was removed in last pr

    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    df1f37b View commit details
    Browse the repository at this point in the history
  8. Add GetLastActivePlatform() which returns the last used platform

    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    13bc19e View commit details
    Browse the repository at this point in the history
  9. Added missing UnityEngine reference

    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    32bea4f View commit details
    Browse the repository at this point in the history
  10. Replacing examples into example specific folders

    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    23fae08 View commit details
    Browse the repository at this point in the history
  11. Add the hero requests and calls

    Mikkel Sørensen authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bfe3d64 View commit details
    Browse the repository at this point in the history
  12. Add support for new informative error messages

    Also refactored a lot of error handling in the code.
    Erik Bylund authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    362298d View commit details
    Browse the repository at this point in the history
  13. Fixes after review of improved errors

    Erik Bylund authored and kirre-bylund committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3511c34 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Bump version to 1.2.5

    Erik Bylund committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0f55d0b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Add missing meta file for HeroRequest.cs

    Erik Bylund committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a5fed3e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Format internal errors as json

    Erik Bylund authored and kirre-bylund committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    609ee27 View commit details
    Browse the repository at this point in the history
  2. Fix usage of new errorData structure in samples

    Erik Bylund authored and kirre-bylund committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3f4088a View commit details
    Browse the repository at this point in the history
  3. Add missing documentation on added methods

    Erik Bylund authored and kirre-bylund committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    015640e View commit details
    Browse the repository at this point in the history