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

Release v1.4.0 #61

Merged
merged 60 commits into from
Sep 27, 2023
Merged

Release v1.4.0 #61

merged 60 commits into from
Sep 27, 2023

Commits on Aug 30, 2022

  1. Attempt at full udp client

    speyejack committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1204e27 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. More changes while testing

    speyejack committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    19c6d80 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Closer to working

    speyejack committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    66c8bb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f417d39 View commit details
    Browse the repository at this point in the history
  3. Add pollfd to socket.h

    speyejack committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    009755c View commit details
    Browse the repository at this point in the history
  4. Remove extra word

    speyejack committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b163749 View commit details
    Browse the repository at this point in the history
  5. Hopefully fix emulators

    speyejack committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    2f5ed10 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    1fd0214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d666707 View commit details
    Browse the repository at this point in the history
  3. Fix a changed variable

    speyejack committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ba7612a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    968f513 View commit details
    Browse the repository at this point in the history
  2. Allow for a udp handshake

    speyejack committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    694c9e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    6553682 View commit details
    Browse the repository at this point in the history
  2. Remove tabs

    speyejack committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    93c750c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4655b07 View commit details
    Browse the repository at this point in the history
  4. Fix a stack exhausion bug

    speyejack committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a9c3ec4 View commit details
    Browse the repository at this point in the history
  5. Clean up

    speyejack committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    53f91b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf646b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a5a10f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    28c7f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e724a View commit details
    Browse the repository at this point in the history
  3. Readd missing variable

    speyejack committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e6871da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e5c0c8 View commit details
    Browse the repository at this point in the history
  5. Fix variable names again

    speyejack committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    efef24f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78b532a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    000d24a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0147f4d View commit details
    Browse the repository at this point in the history
  9. New lines for logger output

    speyejack committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a58471c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04fc8cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c04bb1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4171390 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    57333d7 View commit details
    Browse the repository at this point in the history
  14. Fix missing semicolon

    speyejack committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    627e07c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    1fc3a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e12867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    158f782 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ab6b56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477f1c9 View commit details
    Browse the repository at this point in the history
  6. Remove tabs

    speyejack committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    8c99264 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76d61a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update dev-release.yml

    piplup55 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    cd8bf4e View commit details
    Browse the repository at this point in the history
  2. a

    piplup55 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f8a3dee View commit details
    Browse the repository at this point in the history
  3. a

    piplup55 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    41719e1 View commit details
    Browse the repository at this point in the history
  4. forgot to rename

    piplup55 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    4d242a5 View commit details
    Browse the repository at this point in the history
  5. addressed feedback

    piplup55 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    936e0fd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. z

    piplup55 authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b86322f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    8acb870 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CraftyBoss#39 from speyejack/udp-client

    Allow udp communication for movement
    speyejack authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    1da9626 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

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

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    44f8ece View commit details
    Browse the repository at this point in the history
  2. Fix extra curly bracket

    speyejack authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f27875f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    d0dfb63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800ade7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CraftyBoss#58 from Istador/auto-reconnect-again

    fix: add auto reconnect again
    speyejack authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6b81465 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf97f2b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge pull request CraftyBoss#60 from speyejack/main

    Release v1.1.0 - v1.3.0
    speyejack authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f548de2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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