-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: CoderGamester/mcp-unity
base: 1.1.1
head repository: CoderGamester/mcp-unity
compare: 1.1.2
- 17 commits
- 1,885 files changed
- 4 contributors
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bf76cee - Browse repository at this point
Copy the full SHA bf76ceeView commit details -
Merge pull request #48 from yulcat/feature/return-with-logs
feat: added param:returnWithLogs for run_tests, count pass/fail with valid tests only
Configuration menu - View commit details
-
Copy full SHA for 219eccc - Browse repository at this point
Copy the full SHA 219ecccView commit details
Commits on Jun 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 516874b - Browse repository at this point
Copy the full SHA 516874bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 991b8e3 - Browse repository at this point
Copy the full SHA 991b8e3View commit details
Commits on Jun 18, 2025
-
Merge pull request #53 from yulcat/feature/fix-test-error
fix: prevent exceptions from manual test
Configuration menu - View commit details
-
Copy full SHA for 10be316 - Browse repository at this point
Copy the full SHA 10be316View commit details
Commits on Jun 19, 2025
-
git commit -m "fix(editor): Handle null results in TestRunnerServiceA…
…ddresses NullReferenceException when Unity Test Framework API returns null ITestResultAdaptor instances.
Configuration menu - View commit details
-
Copy full SHA for 0ae447c - Browse repository at this point
Copy the full SHA 0ae447cView commit details -
Merge branch 'main' of https://github.com/CoderGamester/mcp-unity
# Conflicts: # Editor/Services/TestRunnerService.cs
Configuration menu - View commit details
-
Copy full SHA for 347ccf7 - Browse repository at this point
Copy the full SHA 347ccf7View commit details -
refactor(unity): Improve server lifecycle, error handling, and loggin…
…g in the unity code to handle the domain reload issue
Configuration menu - View commit details
-
Copy full SHA for 9b69ff8 - Browse repository at this point
Copy the full SHA 9b69ff8View commit details
Commits on Jun 20, 2025
-
chore: add test-frameworks dependency to unity package
chore: remove build files from project
Configuration menu - View commit details
-
Copy full SHA for a5f7d9f - Browse repository at this point
Copy the full SHA a5f7d9fView commit details
Commits on Jun 23, 2025
-
fix(test-runner): Improve async test result handling in TestRunnerSer…
…vice feat(git-commits): New windsurf workflow to commit changes to git Closes #55
Configuration menu - View commit details
-
Copy full SHA for f0d0bcf - Browse repository at this point
Copy the full SHA f0d0bcfView commit details
Commits on Jun 28, 2025
-
feat: add remote host configuration support for Unity WebSocket conne…
…ction Add configurable host property to McpUnity class with support for UNITY_HOST environment variable and Host configuration in Unity's McpUnitySettings.json. Maintains full backward compatibility with original Unity workflow while enabling remote Unity Editor connections across network.
ichimi abunai committedJun 28, 2025 Configuration menu - View commit details
-
Copy full SHA for ee52e4a - Browse repository at this point
Copy the full SHA ee52e4aView commit details -
feat: add Unity Editor support for remote MCP bridge connections
- Add AllowRemoteConnections setting to McpUnitySettings - Update WebSocket server to bind to 0.0.0.0 when remote connections enabled - Add UI checkbox in Unity Editor window for remote connection toggle - Server automatically restarts when binding setting changes - Defaults to localhost-only connections for security
ichimi abunai committedJun 28, 2025 Configuration menu - View commit details
-
Copy full SHA for 9386c71 - Browse repository at this point
Copy the full SHA 9386c71View commit details -
docs: add remote MCP bridge connection documentation
Add documentation for UNITY_HOST environment variable and Unity Editor remote connection settings to all language READMEs.
ichimi abunai committedJun 28, 2025 Configuration menu - View commit details
-
Copy full SHA for 9ce66cd - Browse repository at this point
Copy the full SHA 9ce66cdView commit details
Commits on Jun 29, 2025
-
Merge pull request #59 from ichimi-abunai/main
feat: add remote host configuration support for Unity WebSocket connection
Configuration menu - View commit details
-
Copy full SHA for 17d1fca - Browse repository at this point
Copy the full SHA 17d1fcaView commit details
Commits on Jul 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 23d508f - Browse repository at this point
Copy the full SHA 23d508fView commit details -
Merge pull request #61 from Snowblaze/am/env-var-path
fix: set path variables when trying to run npm commands
Configuration menu - View commit details
-
Copy full SHA for 71e4841 - Browse repository at this point
Copy the full SHA 71e4841View commit details
Commits on Jul 10, 2025
-
fix: allow websocket to reuse the address so it can reconnect after t…
…he domain reload
Configuration menu - View commit details
-
Copy full SHA for edf7b75 - Browse repository at this point
Copy the full SHA edf7b75View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.1...1.1.2