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

Launch Anvil From the Client #105

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 23, 2024

  1. squashing commits

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    66cf000 View commit details
    Browse the repository at this point in the history
  2. save changes

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cb72b8d View commit details
    Browse the repository at this point in the history
  3. save changes

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    12f1d61 View commit details
    Browse the repository at this point in the history
  4. save changes

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8047972 View commit details
    Browse the repository at this point in the history
  5. fixed blockSerialization

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3960437 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc5a470 View commit details
    Browse the repository at this point in the history
  7. save

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    35369af View commit details
    Browse the repository at this point in the history
  8. save changes

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    caba445 View commit details
    Browse the repository at this point in the history
  9. saving my changes

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9f51c48 View commit details
    Browse the repository at this point in the history
  10. test succesful

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e6b269a View commit details
    Browse the repository at this point in the history
  11. fix io

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2a376c7 View commit details
    Browse the repository at this point in the history
  12. fix tests

    kaganrua committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a59b7f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. minor fix before test

    kaganrua committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b627786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9af5f2 View commit details
    Browse the repository at this point in the history
  3. save changes

    kaganrua committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bfa804e View commit details
    Browse the repository at this point in the history
  4. fix container testing

    kaganrua committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f319816 View commit details
    Browse the repository at this point in the history
  5. lint format

    kaganrua committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    713357d View commit details
    Browse the repository at this point in the history
  6. 0.4.0

    kaganrua committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e4e6a02 View commit details
    Browse the repository at this point in the history
  7. fix zoom to pointer (#214)

    * fix zoom to pointer
    
    * fixed it
    jmagoon authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c518729 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. squashing commits

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    540cc15 View commit details
    Browse the repository at this point in the history
  2. save changes

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b229dca View commit details
    Browse the repository at this point in the history
  3. save changes

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cd0704b View commit details
    Browse the repository at this point in the history
  4. save changes

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    454eb61 View commit details
    Browse the repository at this point in the history
  5. fixed blockSerialization

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e64b7f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95fc4ba View commit details
    Browse the repository at this point in the history
  7. save

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5e06f06 View commit details
    Browse the repository at this point in the history
  8. save changes

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eb2d339 View commit details
    Browse the repository at this point in the history
  9. saving my changes

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4a8c4d9 View commit details
    Browse the repository at this point in the history
  10. test succesful

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1842101 View commit details
    Browse the repository at this point in the history
  11. fix io

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5f5f650 View commit details
    Browse the repository at this point in the history
  12. fix tests

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2b19f13 View commit details
    Browse the repository at this point in the history
  13. minor fix before test

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    18d2365 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    00160d7 View commit details
    Browse the repository at this point in the history
  15. save changes

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e175421 View commit details
    Browse the repository at this point in the history
  16. fix container testing

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    444a18f View commit details
    Browse the repository at this point in the history
  17. lint format

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    805cbec View commit details
    Browse the repository at this point in the history
  18. 0.4.0

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    afc5af8 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'f/client-launch-anvil' of https://github.com/zetane/zet…

    …aforge into f/client-launch-anvil
    
    pull the branch
    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    863abd0 View commit details
    Browse the repository at this point in the history
  20. fix minor overflow issue

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d37ebd4 View commit details
    Browse the repository at this point in the history
  21. remove unnecessary logs

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d6635cc View commit details
    Browse the repository at this point in the history
  22. saving changes

    kaganrua committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f21150c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. optimization done

    kaganrua committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cbbf341 View commit details
    Browse the repository at this point in the history