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: Kxnrl/modsharp-public
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: git-102
Choose a base ref
...
head repository: Kxnrl/modsharp-public
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: git-105
Choose a head ref
  • 3 commits
  • 105 files changed
  • 2 contributors

Commits on Feb 25, 2026

  1. feat: optimize spawn entity & dispatch spawn & ekv (#77)

    @backport of Kxnrl/modsharp#392
    
    ---------
    
    Co-authored-by: Kyle <kyle@kxnrl.com>
    Nukoooo and Kxnrl authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    5959457 View commit details
    Browse the repository at this point in the history
  2. feat: NetMessage optimization + ParticleManager + StringTable (#76)

    * refactor runtime net message
    * add stringtable helper
    * fix net message hook
    
    backport of Kxnrl/modsharp#395
    
    ---------
    
    Co-authored-by: Kyle <kyle@kxnrl.com>
    Nukoooo and Kxnrl authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    bda4be0 View commit details
    Browse the repository at this point in the history
  3. feat: vtable dumper & function entry (#75)

    !backport of Kxnrl/modsharp#386
    
    ---------
    
    Co-authored-by: Kyle <kyle@kxnrl.com>
    Nukoooo and Kxnrl authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    d3658a2 View commit details
    Browse the repository at this point in the history
Loading