v2.29.0 — MPPM tools & Unity 6.5 instanceId
Grouped release of work since v2.28.2.
Added
- MPPM virtual player & scenario tools —
unity_mppm_list_players,unity_mppm_activate_player,unity_mppm_deactivate_playerandunity_mppm_create_scenario. Companion tounity-mcp-plugin2.31.0.
Changed
instanceIdtool parameters declared asstring— Unity 6.5 entity ids are 64-bit values that exceed JavaScript's safe-integer range; sent as JSON numbers they were rounded, breaking object-by-instanceIdresolution. All 26instanceIdinput schemas ineditor-tools.jsare now strings. Companion tounity-mcp-plugin2.28.0. (#24)
See CHANGELOG.md for full detail.