Thanks to visit codestin.com
Credit goes to github.com

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: MewoLab/worldlinkd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Japerz12138/worldlinkd
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.
  • 12 commits
  • 24 files changed
  • 2 contributors

Commits on Jun 22, 2025

  1. Total Player Online

    - Give a seek of how many players(or machines) is online with WorldLink on the client side
    - Client side changes color when someone is recruiting
    - Server side show online counts after a player joins or leaves
    - Updated ReadMe files for developers
    Japerz12138 committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    98387d5 View commit details
    Browse the repository at this point in the history
  2. [U] Custom Port Feature Extension & Fixes

    [U] Update the compatibility of changing lobby and relay port (WIP on finding better solution)
    [F] Forgot to add the server side online count log that mentioned in the last commit
    [+] USAGE.md for the port changing tutorial
    Japerz12138 committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    4b0ad62 View commit details
    Browse the repository at this point in the history
  3. [F] Initial Fix NullReferenceException Crash

    - Initial try on fixing NullReferenceException crash when player first time creating a room with better thread management(maybe).
    - Change client side WorldLink info display format
    Japerz12138 committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    bf63e88 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. [U|F] More Customizations & Compatibility Fixes

    [U] Now client side can use WorldLink.toml to customize RelayUrl with custom port. Just incase if server side is using other relay port instead of 20101. If user not defining RelayUrl or comment it out, it will use the LobbyUrl link with the default port 20101. (Modification has been made to WorldLink.toml, check it out! I wrote some comment in there)
    [F] Fixed the issue where new clients could not join a room opened by an old client. This was caused by accidentally using different UserIDs types.
    Japerz12138 committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    dfa44de View commit details
    Browse the repository at this point in the history
  2. [U] Nya!

    [U] WorldLink is still WorldLink, but with some meow~
    Japerz12138 committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    468ffd7 View commit details
    Browse the repository at this point in the history
  3. CI

    clansty committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    b89aa17 View commit details
    Browse the repository at this point in the history
  4. 迁移到 Cake 构建系统

    clansty committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    8e790c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5caea0d View commit details
    Browse the repository at this point in the history
  6. 重构,移除 Compat.cs

    clansty committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    4aa0937 View commit details
    Browse the repository at this point in the history
  7. 双版本 Tomlet 兼容

    clansty committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    e048bc8 View commit details
    Browse the repository at this point in the history
  8. 修复启动信息错位

    clansty committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    fdce68e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Merge pull request #1 from MuNET-OSS/main

    NyanLink同步到Base Repo
    Japerz12138 authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    643ee9a View commit details
    Browse the repository at this point in the history
Loading