pojol / gobot

Universal game server testing bot; 通用游戏服务器测试机器人
MIT License
131 stars 36 forks source link

Change the debugging mode #20

Closed pojol closed 7 months ago

pojol commented 7 months ago

"Change the debugging mode from providing only single-step (running once per node) to a more programming-like approach. After the robot is created, it remains in execution mode (executing one node after another). Debugging status (blocking) is entered only when breakpoints are set on nodes to view debugging information."