Bryce 7a7d9e78db Prevent eval-induced debugger breaks from hanging the game
When eval receives invalid GDScript, script.reload() triggers a debugger
break that halts the game loop permanently (especially with LocalDebugger
which doesn't respect skip_breakpoints). Two-layer defense:

1. On startup, attempt to disable debugger breaks via
   EngineDebugger.send_message (works for RemoteDebugger)
2. When debugger is unsafe (LocalDebugger), validate eval code in an
   external headless Godot process before executing it in-process
2026-04-29 15:54:32 -07:00
2026-02-21 07:55:11 -08:00
2026-02-21 07:55:11 -08:00
2026-04-29 13:35:31 -07:00
2026-03-04 22:05:05 -08:00
2026-04-08 15:26:56 -07:00
2026-04-28 22:05:11 -07:00
2026-04-22 22:38:53 -07:00
2026-04-29 13:35:31 -07:00
2026-04-05 08:02:34 -07:00
2026-04-29 13:35:31 -07:00
2026-04-29 13:35:31 -07:00
2026-03-09 09:22:41 -07:00
2026-04-29 13:35:31 -07:00
2026-04-08 17:12:23 -07:00
2026-04-28 22:06:56 -07:00
2026-04-28 22:05:11 -07:00
2026-03-04 11:07:13 -08:00
2026-04-28 22:08:07 -07:00
2024-05-29 13:26:31 -07:00
2026-04-08 17:11:03 -07:00
2024-05-29 13:26:31 -07:00
2025-12-21 12:48:00 -08:00
2024-05-29 13:26:31 -07:00
2025-12-21 12:48:00 -08:00
2025-12-21 12:48:00 -08:00
2025-12-21 12:48:00 -08:00
2024-07-10 23:59:07 -07:00
2026-04-08 17:11:03 -07:00
2026-04-08 17:11:03 -07:00
2026-04-08 17:11:03 -07:00
2024-07-01 08:24:25 -07:00
2025-12-21 12:48:00 -08:00
2025-12-21 12:48:00 -08:00
2026-04-04 20:58:46 -07:00
2025-12-19 08:10:05 -08:00
2026-04-08 17:11:03 -07:00
2026-03-27 23:33:04 -07:00
2026-02-20 23:02:47 -08:00
2024-05-29 13:26:31 -07:00
2026-04-08 17:11:03 -07:00
2024-06-24 08:01:34 -07:00
2025-12-21 12:48:00 -08:00
2024-05-29 13:26:31 -07:00
2025-12-21 12:48:00 -08:00
2025-12-21 12:48:00 -08:00
2026-02-20 23:02:47 -08:00
2026-04-22 22:38:53 -07:00
2026-03-11 11:30:02 -07:00
2024-07-10 23:59:07 -07:00
2026-04-08 17:11:03 -07:00
2024-07-10 23:59:07 -07:00
2026-04-08 17:11:03 -07:00
2024-05-29 13:26:31 -07:00
2026-04-08 17:11:03 -07:00
2026-04-28 22:05:11 -07:00
2026-04-28 22:05:11 -07:00
2025-12-21 12:48:00 -08:00
2025-12-19 08:10:05 -08:00
2024-07-10 23:59:07 -07:00
2026-04-08 17:11:03 -07:00
2024-07-10 23:59:07 -07:00
2026-04-08 17:11:03 -07:00
2026-03-09 11:57:48 -07:00
2026-03-09 11:57:48 -07:00
2026-03-09 11:57:48 -07:00
2026-03-27 23:33:04 -07:00
2024-05-29 13:26:31 -07:00
2026-04-08 17:11:03 -07:00
2026-03-09 20:43:30 -07:00
2026-04-28 22:05:11 -07:00
2024-05-29 13:26:31 -07:00
2026-04-08 17:11:03 -07:00
2026-04-05 23:11:56 -07:00
2025-12-21 12:48:00 -08:00
2025-12-21 12:48:00 -08:00
2026-02-21 07:55:11 -08:00
2026-03-27 23:33:04 -07:00
2026-04-04 20:58:46 -07:00
2026-03-04 13:45:52 -08:00
2026-04-29 13:35:31 -07:00
2024-06-10 16:53:55 -07:00
2024-05-29 13:26:31 -07:00
2024-05-29 13:26:31 -07:00
2025-12-21 12:48:00 -08:00
2024-05-29 13:26:31 -07:00
2024-05-29 13:26:31 -07:00
2026-04-22 22:38:53 -07:00
2024-07-10 23:59:07 -07:00
2025-12-21 12:48:00 -08:00
2026-03-27 23:33:04 -07:00
2026-03-27 23:33:04 -07:00
2026-04-04 20:58:46 -07:00
2026-03-27 23:33:04 -07:00
2026-03-27 23:33:04 -07:00
2026-03-27 23:33:04 -07:00
2026-04-04 20:58:46 -07:00
2026-03-27 23:33:04 -07:00
2026-04-04 20:58:46 -07:00
2026-03-27 23:33:04 -07:00
2026-04-04 20:58:46 -07:00
2026-03-27 23:33:04 -07:00
2026-04-04 20:58:46 -07:00
2025-12-21 12:48:00 -08:00
2025-12-21 12:48:00 -08:00
2024-06-24 08:01:34 -07:00
2026-04-08 17:11:03 -07:00
2025-12-21 12:48:00 -08:00
2026-04-28 22:05:11 -07:00
2025-12-21 12:48:00 -08:00
2026-04-28 22:05:11 -07:00
2025-12-21 12:48:00 -08:00
2026-04-29 13:35:31 -07:00
2025-12-21 12:48:00 -08:00
2025-12-21 12:48:00 -08:00
2026-03-04 11:07:13 -08:00
2026-03-04 11:07:13 -08:00
2025-12-21 12:48:00 -08:00
2024-07-10 23:59:07 -07:00
2026-04-08 17:11:03 -07:00
2024-07-10 23:59:07 -07:00
2026-04-08 17:11:03 -07:00
2026-04-28 22:05:11 -07:00
2026-04-28 22:05:11 -07:00
2024-06-03 20:25:42 -07:00
2026-04-08 17:11:03 -07:00
2026-03-04 20:35:24 -08:00
2025-12-21 12:48:00 -08:00
2026-02-20 21:34:02 -08:00
2026-03-04 13:45:52 -08:00
2026-02-25 17:41:12 -08:00
2026-04-05 23:11:56 -07:00
2025-12-21 12:48:00 -08:00
2026-02-21 07:55:11 -08:00
2026-03-04 11:07:13 -08:00
2025-12-21 12:48:00 -08:00
Description
No description provided
6.3 GiB
Languages
GDScript 46.7%
Python 37%
HTML 12.2%
TypeScript 1.7%
GAP 1.2%
Other 1.2%