PyLoader v0.08
This is a preview release. Breaking changes might occur. Scripts from previous versions won't work. Check examples for more details. Be sure to check the getting started.
What's Changed
- Add reload_all with new scripts support
- Added force shutdown for scripts without waits
- Added psdk classes - CClock, CHud, CSprite2d, CTimer, RwTexture, RwTexDictionary, RwRaster, RwObject, RwLLLink, RwLinkist
- Added helper classes - camera, ped, vehicle
- Rename cleo module to addition
- Moved call_function, call_method, free_library, load_library, get_proc_address to memory module
- Moved test_cheat to common module
- Fixed bugs with call_function, call_method, get_raw, write_float, set_area_visible
- Code refactoring
Special thanks to @MGRCreek & @CTRL-paste for their contributions.
Full Changelog: 0.07...0.08