Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LBF38/Duel-invaders
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: LBF38/Duel-invaders
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    18bde96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7102b7 View commit details
    Browse the repository at this point in the history
  3. Cleaning code

    delete waiting for connection feature
    MathieuDFS committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8f5fa15 View commit details
    Browse the repository at this point in the history
  4. fix(ui): 💄 players' id in infos display

    fixed the bug of the players' id when showing the players infos.
    this is a minor UI change.
    LBF38 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b1e3f98 View commit details
    Browse the repository at this point in the history
  5. fix(serverTCP): 🚑 connection failures

    This is a patch for the serverTCP connection failures.
    The problem was the dialog boxes that didn't pop up when the connection
    failed and at the beginning of the game.
    It is now resolved with this patch ! 🎉
    LBF38 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    af81d9e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #36 from LBF38:Debug/multiplayer

    bugfix on server connection
    LBF38 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f28fc1f View commit details
    Browse the repository at this point in the history
  7. chore(release): 🔖 bump version to v1.0.1

    to include the latest patch
    LBF38 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    abb814b View commit details
    Browse the repository at this point in the history
Loading