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

Refactor networking module #501

Merged
merged 51 commits into from
Mar 28, 2024
Merged

Refactor networking module #501

merged 51 commits into from
Mar 28, 2024

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    a002b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5627b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    849609f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1af7a97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0be0b3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b111c43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4908a3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f244f9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b172ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b370cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b228a7b View commit details
    Browse the repository at this point in the history
  12. Move instruct into client

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6f21d11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    53304cd View commit details
    Browse the repository at this point in the history
  14. Move Instruction to client

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e6dc0fe View commit details
    Browse the repository at this point in the history
  15. Move game server files

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1aed7b0 View commit details
    Browse the repository at this point in the history
  16. Move login server files

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4f22750 View commit details
    Browse the repository at this point in the history
  17. Move encoders

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    46949e5 View commit details
    Browse the repository at this point in the history
  18. Move decoders

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0f9d91a View commit details
    Browse the repository at this point in the history
  19. Move decoder

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5505612 View commit details
    Browse the repository at this point in the history
  20. Move jag extensions

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9f89544 View commit details
    Browse the repository at this point in the history
  21. Move visuals into protocol

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    fa25137 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1b011db View commit details
    Browse the repository at this point in the history
  23. Fix imports

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    daa4a1b View commit details
    Browse the repository at this point in the history
  24. Move Protocol

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8c707dd View commit details
    Browse the repository at this point in the history
  25. Fix unit tests

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    be5676a View commit details
    Browse the repository at this point in the history
  26. Tidy file package

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    cdf8964 View commit details
    Browse the repository at this point in the history
  27. Add server tests

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    eab4882 View commit details
    Browse the repository at this point in the history
  28. Fix static mock packages

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    014a9e3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8886edc View commit details
    Browse the repository at this point in the history
  30. Fix unit tests

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2afd3c2 View commit details
    Browse the repository at this point in the history
  31. Tweak PlayerAccountLoaderTest

    GregHib committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    651f99e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f152f08 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7168781 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    8f474f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd49c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbc9200 View commit details
    Browse the repository at this point in the history
  4. Add player account tests

    GregHib committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fb81cc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    79a0cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce48de View commit details
    Browse the repository at this point in the history
  3. Remove IndexAllocator

    GregHib committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f294ec9 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    GregHib committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e997b5e View commit details
    Browse the repository at this point in the history
  5. Add decoder tests

    GregHib committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7b6abe5 View commit details
    Browse the repository at this point in the history
  6. Remove unused decoders

    GregHib committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fc2d532 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6eaa1da View commit details
    Browse the repository at this point in the history
  8. Don't allocate index 0

    GregHib committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8a5bf08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5762fc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    7c46f38 View commit details
    Browse the repository at this point in the history
  2. Fix property usage

    GregHib committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3388ce5 View commit details
    Browse the repository at this point in the history
  3. Fix bot spawns

    GregHib committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ab3b06d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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