Commit Graph

7 Commits (8d86cada1cfb2caed4aabc8cfb1e23c2a0c62979)

Author SHA1 Message Date
Justin Barnett 8d86cada1c new tools 2025-03-30 15:58:01 -04:00
Kirill Kuvaldin 8102460c7c Add ExecuteContextMenuItem functionality to ObjectCommandHandler and Python tool
- Implemented ExecuteContextMenuItem method in ObjectCommandHandler.cs to execute context menu methods on game object components.
- Added corresponding execute_context_menu_item tool in object_tools.py to facilitate the execution of context menu items from Python.
- Enhanced error handling and logging for better debugging and user feedback.
2025-03-20 14:20:47 -07:00
Justin Barnett 6b8cf0eab2 added cursor auto config 2025-03-20 07:24:31 -04:00
Justin Barnett 8b67718734 hardcoded ports for now 2025-03-18 13:15:39 -04:00
Justin Barnett 20aa6839fe updated config path locator 2025-03-18 13:09:54 -04:00
Justin Barnett 015774b469 fixed scripts not creating bug 2025-03-18 10:01:51 -04:00
Justin Barnett 276ac8166f initial commit 2025-03-18 07:00:50 -04:00