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: TheMatrixNetwork/MatrixLifeSystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bugfix
Choose a base ref
...
head repository: TheMatrixNetwork/MatrixLifeSystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 27, 2023

  1. Merge pull request #25 from TheMatrixNetwork/bugfix

    fix: rename livesystem to lifesystem
    d4rpx1 authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    80273a5 View commit details
    Browse the repository at this point in the history
  2. fix: update gh-action runner

    d4rpx1 authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b7cd8d6 View commit details
    Browse the repository at this point in the history
  3. fix: update gh-actions

    d4rpx1 authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    0bb48f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b0facd View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.1.1 [skip ci]

    ## [1.1.1](v1.1.0...v1.1.1) (2023-04-27)
    
    ### Bug Fixes
    
    * rename livesystem to lifesystem ([4c593f7](4c593f7))
    * update gh runner node version ([3b0facd](3b0facd))
    * update gh-action runner ([b7cd8d6](b7cd8d6))
    * update gh-actions ([0bb48f2](0bb48f2))
    semantic-release-bot committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3e396b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge pull request #26 from TheMatrixNetwork/bugfix

    fix: teleport the player to the classic server instead of kicking
    d4rpx1 authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    5691534 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from TheMatrixNetwork/bugfix

    fix: disable tests (should be rewritten) and register plugin messagin…
    d4rpx1 authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e0b3663 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.2 [skip ci]

    ## [1.1.2](v1.1.1...v1.1.2) (2023-04-28)
    
    ### Bug Fixes
    
    * disable tests (should be rewritten) and register plugin messaging channel ([0c9ae4b](0c9ae4b))
    * teleport the player to the classic server instead of kicking ([21de444](21de444))
    semantic-release-bot committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    44f4ead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fb6bad View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.1.3 [skip ci]

    ## [1.1.3](v1.1.2...v1.1.3) (2023-04-28)
    
    ### Bug Fixes
    
    * fix spectator mode on player death in hardcore server ([8fb6bad](8fb6bad))
    semantic-release-bot committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ee0b605 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04b5e20 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.1.4 [skip ci]

    ## [1.1.4](v1.1.3...v1.1.4) (2023-04-28)
    
    ### Bug Fixes
    
    * respawn instead of canceling death event ([04b5e20](04b5e20))
    semantic-release-bot committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bb9c7fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4d29c0 View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.1.5 [skip ci]

    ## [1.1.5](v1.1.4...v1.1.5) (2023-04-28)
    
    ### Bug Fixes
    
    * respawn player a few ticks after he died ([d4d29c0](d4d29c0))
    semantic-release-bot committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d95e94e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    cdd6d68 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.6 [skip ci]

    ## [1.1.6](v1.1.5...v1.1.6) (2023-04-30)
    
    ### Bug Fixes
    
    * add titles showing remaining lives ([cdd6d68](cdd6d68))
    semantic-release-bot committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    55529d6 View commit details
    Browse the repository at this point in the history
Loading