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

Subgame support #13

Merged
merged 96 commits into from
Oct 30, 2024
Merged

Subgame support #13

merged 96 commits into from
Oct 30, 2024

Commits on Dec 23, 2023

  1. Add bridge event type

    DogLooksGood committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    c4fde43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3417a11 View commit details
    Browse the repository at this point in the history
  3. Update Bridge Event

    DogLooksGood committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    6485413 View commit details
    Browse the repository at this point in the history
  4. Add subgame support

    DogLooksGood committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3163fed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10a20f6 View commit details
    Browse the repository at this point in the history
  6. Bugfix

    DogLooksGood committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    e5af3f2 View commit details
    Browse the repository at this point in the history
  7. Bugfix

    DogLooksGood committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2dceb34 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Bugfixes

    DogLooksGood committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    caa9c98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df4da80 View commit details
    Browse the repository at this point in the history
  3. Bugfixes

    DogLooksGood committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    0cac06e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    279a91b View commit details
    Browse the repository at this point in the history
  2. Update dev scripts

    DogLooksGood committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    e7f88ee View commit details
    Browse the repository at this point in the history
  3. Remove useless files

    DogLooksGood committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f1ea2ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2683be View commit details
    Browse the repository at this point in the history
  5. Use u64 id in games

    DogLooksGood committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    aeff19a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7de7ade View commit details
    Browse the repository at this point in the history
  7. Update SDK

    DogLooksGood committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    fb57b4c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Minor fixes

    DogLooksGood committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    af191a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1373960 View commit details
    Browse the repository at this point in the history
  3. Bugfixes

    DogLooksGood committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    cfdc852 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c6791 View commit details
    Browse the repository at this point in the history
  5. bugfixes

    DogLooksGood committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    3b7b960 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    7e31507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5617d4e View commit details
    Browse the repository at this point in the history
  3. Add retry limit

    DogLooksGood committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    936c75a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. refactor handle.rs

    DogLooksGood committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6a66dfe View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. dev refactor

    DogLooksGood committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    adb87dd View commit details
    Browse the repository at this point in the history
  2. bugfixes

    DogLooksGood committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    27df059 View commit details
    Browse the repository at this point in the history
  3. bugfixes

    DogLooksGood committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7db0994 View commit details
    Browse the repository at this point in the history
  4. Add initializeSub

    DogLooksGood committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    557221d View commit details
    Browse the repository at this point in the history
  5. bugfix

    DogLooksGood committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    27e4bd8 View commit details
    Browse the repository at this point in the history
  6. bugfix

    DogLooksGood committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    60417e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Fix examples

    DogLooksGood committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    06e2bb0 View commit details
    Browse the repository at this point in the history
  2. bugfix

    DogLooksGood committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    041f466 View commit details
    Browse the repository at this point in the history
  3. Bugfix

    DogLooksGood committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    23edd7e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Update GameInfo

    DogLooksGood committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5cc0226 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Refactor client

    DogLooksGood committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7262741 View commit details
    Browse the repository at this point in the history
  2. Fix sdk compile error

    DogLooksGood committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6991e6f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Update SDK

    DogLooksGood committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e655f9d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Bugfixes

    DogLooksGood committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2bef889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a929e07 View commit details
    Browse the repository at this point in the history
  3. Bugfix

    DogLooksGood committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    735e864 View commit details
    Browse the repository at this point in the history
  4. Fix validator mode

    DogLooksGood committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    67dbf4b View commit details
    Browse the repository at this point in the history
  5. Bugfix

    DogLooksGood committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3d029a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Fix pfp loading in SDK

    DogLooksGood committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f9229c2 View commit details
    Browse the repository at this point in the history
  2. Bugfixes

    DogLooksGood committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d67cba0 View commit details
    Browse the repository at this point in the history
  3. Fix link

    DogLooksGood committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f45f83d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Fixes

    DogLooksGood committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c7fc8e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Add typescript to flake

    DogLooksGood committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a22e950 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Bugfixes

    DogLooksGood committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    2e7e151 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Bugfixes

    DogLooksGood committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f24d3f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Bugfixes

    DogLooksGood committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f764809 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Remove solana-file-wallet

    DogLooksGood committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    61d938e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Refactor InitAccount

    DogLooksGood committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    fd04f51 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Fixes to make simple game works again

    DogLooksGood committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c3ca736 View commit details
    Browse the repository at this point in the history
  2. Fixes to make subgame creation work

    DogLooksGood committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1dcad65 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Add client-only events

    DogLooksGood committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0d98ab9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Track players in game context

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

Commits on Mar 11, 2024

  1. Fix subgame initialization

    DogLooksGood committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a4843c6 View commit details
    Browse the repository at this point in the history
  2. Add debug_mode

    DogLooksGood committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    816056c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Fix SubGame constructor

    DogLooksGood committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f46f8b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Bugfixes

    DogLooksGood committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    db120c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Refactor checkpoint

    DogLooksGood committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d37a6b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Bugfixes

    DogLooksGood committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4773299 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Bugfixes

    DogLooksGood committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a247871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3acf96e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Bugfixes

    DogLooksGood committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    26b3107 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add priorization fee

    DogLooksGood committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c73555b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on May 9, 2024

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

Commits on Jun 3, 2024

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

Commits on Jul 23, 2024

  1. Bugfixes

    DogLooksGood committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5e2a827 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. bugfixes

    DogLooksGood committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e73502d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Bugfixes

    DogLooksGood committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    499bd53 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Bugfixes

    DogLooksGood committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    89e781d View commit details
    Browse the repository at this point in the history
  2. Bugfixes

    DogLooksGood committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    df0652b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Bugfixes

    DogLooksGood committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    092b60a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Bugfixes

    DogLooksGood committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f33251f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Bugfixes

    DogLooksGood committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a593ac2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

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

Commits on Oct 3, 2024

  1. Bump rustc version

    DogLooksGood committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3eafb35 View commit details
    Browse the repository at this point in the history
  2. Add local db

    DogLooksGood committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    91989ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    997391c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 9, 2024

  1. Fix game initialization

    DogLooksGood committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e93e9cd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Checkpoint refactor

    DogLooksGood committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    007e71f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

  1. Bugfixes

    DogLooksGood committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    988ec9c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Bugfixes

    DogLooksGood committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    8ed6c9f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Bugfixes

    DogLooksGood committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8051d04 View commit details
    Browse the repository at this point in the history
  2. Bugfixes

    DogLooksGood committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    93c53a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Fix tests

    DogLooksGood committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e08158e View commit details
    Browse the repository at this point in the history
  2. Use NodeJS 18 for CI

    DogLooksGood committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a1c6092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    056106f View commit details
    Browse the repository at this point in the history