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: PocketRelay/PocketRelayClientPlugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release
Choose a base ref
...
head repository: PocketRelay/PocketRelayClientPlugin
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.
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 14, 2025

  1. Configuration menu
    Copy the full SHA
    e7d7d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d7cdb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. feat: logo, hook game startup, hook game gui logic for display, hook …

    …mouse event
    
    Logo added to the intro screen, game startup is hooked so UI is only displayed after the initial black screen is displayed, hooked the update loop for the game rendering to ensure that the game goes into "GUI" mode when the overlay is opened to prevent moving the camera etc
    
    Removed the old UI code
    
    Switched state logic for connection state to a message based system
    jacobtread committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    2faa7a2 View commit details
    Browse the repository at this point in the history
Loading