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

V4.3.0 #282

Merged
merged 19 commits into from
Jan 29, 2024
Merged

V4.3.0 #282

merged 19 commits into from
Jan 29, 2024

Commits on Jan 7, 2024

  1. feat: loading the game in a React app

    RSamaium committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    437917a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge tag 'v4.2.1' into v4.3.0

    v4.2.1
    RSamaium committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a01c6c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. feat: reat app integration

    RSamaium committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1b9b5d8 View commit details
    Browse the repository at this point in the history
  2. Merge tag 'v4.2.2' into v4.3.0

    v4.2.2
    RSamaium committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e71f65f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. sample3 example integration react app

    RSamaium committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    277e0b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. add plugins: web3 and auth

    RSamaium committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d9acea6 View commit details
    Browse the repository at this point in the history
  2. auth config

    RSamaium committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dcc8805 View commit details
    Browse the repository at this point in the history
  3. react app doc

    RSamaium committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    56e78fa View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix react import

    RSamaium committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    50f3666 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. fix env load with vitest

    RSamaium committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    891fd71 View commit details
    Browse the repository at this point in the history
  2. fix event decorator

    RSamaium committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6a64c71 View commit details
    Browse the repository at this point in the history
  3. fix: unit tests compiler

    RSamaium committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6277f1b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. add vite game url env

    RSamaium committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e0b3157 View commit details
    Browse the repository at this point in the history
  2. fix: build spec

    RSamaium committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    65d48c0 View commit details
    Browse the repository at this point in the history
  3. verify default export

    RSamaium committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c92eb4f View commit details
    Browse the repository at this point in the history
  4. fix: server url env

    RSamaium committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e6a1237 View commit details
    Browse the repository at this point in the history
  5. fix: wallet address

    RSamaium committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    4f95fa5 View commit details
    Browse the repository at this point in the history
  6. doc: web3 auth

    RSamaium committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f61a24c View commit details
    Browse the repository at this point in the history
  7. fix: unit tests compiler

    RSamaium committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1292365 View commit details
    Browse the repository at this point in the history