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

Added Satori client support #74

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Added Satori client support #74

wants to merge 27 commits into from

Commits on Mar 1, 2024

  1. Added Satori API generator

    britzl committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3d0a545 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merged REST API generators

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1849e52 View commit details
    Browse the repository at this point in the history
  2. Removed extra space

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a29a648 View commit details
    Browse the repository at this point in the history
  3. Improved session validation

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d7c6cc9 View commit details
    Browse the repository at this point in the history
  4. Update example.script

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    345c2fb View commit details
    Browse the repository at this point in the history
  5. Simplified result handling

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e9fb6e2 View commit details
    Browse the repository at this point in the history
  6. Reverted session change

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c851716 View commit details
    Browse the repository at this point in the history
  7. Added required param

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bdc247f View commit details
    Browse the repository at this point in the history
  8. Check for nil or value

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    37e6b3d View commit details
    Browse the repository at this point in the history
  9. Revert test fix

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5a29059 View commit details
    Browse the repository at this point in the history
  10. Pass nil for extra vars

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2b78ebf View commit details
    Browse the repository at this point in the history
  11. Update paths.lua.mtl

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1493fe5 View commit details
    Browse the repository at this point in the history
  12. Update generate-rest.py

    britzl committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b7b2dfa View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    b1bc6c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Update nakama.lua

    britzl committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    c7ee0a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a161158 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Sort keys

    britzl committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e0a6e71 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    britzl committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0f73f47 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    7a0c548 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update game.project

    britzl committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    05af909 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Updated docs. Added tests

    britzl committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9fb9e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86e4d62 View commit details
    Browse the repository at this point in the history
  3. Update test.yml

    britzl committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9a5ceea View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Fixed mising uri_encode

    britzl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e454a2d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    0ecaaea View commit details
    Browse the repository at this point in the history
  2. Update README.md

    britzl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b05d3aa View commit details
    Browse the repository at this point in the history
  3. Update example-satori.script

    britzl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    68ab3a4 View commit details
    Browse the repository at this point in the history