- Improved the code quality of live debugging. Used
world.config.user_data
instead of global variables. (#320) - Fixed a problem where some nested resource structures were not able to be get parsed properly and causing a crash. (#316)
- Fixed a problem where
curses
library was not found and causing a crash. (#323)