aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfeat(unreal): switch dmvop integration from TCP client to subprocess魏曹先生6 weeks
 
TagDownloadAuthorAge
0.1.0-releasecommit b4ce566c76...魏曹先生8 weeks
0.1.0commit 90595bbed2...魏曹先生8 weeks
 
AgeCommit messageAuthorFilesLines
2026-07-02feat(unreal): switch dmvop integration from TCP client to subprocessHEADmaster魏曹先生4-157/+114
2026-06-22refactor(unreal): migrate socket I/O to FRunnable worker thread魏曹先生2-66/+237
2026-06-22fix(build): copy plugin skeleton files during build魏曹先生1-2/+11
2026-06-22feat(manager): implement GUI dashboard with config management魏曹先生10-27/+936
2026-06-22feat: add GUI manager and integrate into build pipeline魏曹先生13-1/+177
2026-06-22feat(unreal): add usage screenshot魏曹先生1-0/+0
2026-06-22fix(dmvopbridge): fix unsafe socket cleanup and thread lifecycle魏曹先生2-14/+21
2026-06-22fix(config): make config values fully override CLI arguments魏曹先生1-25/+10
2026-06-22feat(config): update default format for game engines魏曹先生1-1/+7
2026-06-22feat(unreal): add DMVOP TCP client plugin for Unreal Engine魏曹先生9-0/+269
[...]