- Updated the NoFlash loop to handle new matches without interruption.
- Added checks and logging to handle cases when
cs2.exe
orclient.dll
are not loaded, ensuring continuous operation even when player position is temporarily unavailable. - Improved
initialize_pymem()
andget_client_module()
methods inPymemHandler
for more informative logging. - Enhanced error handling to allow automatic reconnection if the process or memory address changes, reducing script termination likelihood.
Full Changelog: v1.0.7...v1.0.8