6 Commits

Author SHA1 Message Date
Janek
45bba35a71 Big update
This repository is no longer meant for just radarflow, thus it will be renamed.
I have split the SDK from radarflow, allowing for simpler use with new projects.
Other than that, radarflow is functionally the same.

- Fixed bug in radarflow where the entity loop didn't include the last entity.
2023-12-30 18:07:55 +01:00
Janek
462cfddfef Update memflow dep to 0.2.0 stable 2023-12-27 11:35:53 +01:00
Janek
b16cf001e2 Fix
- Added hint to memflow plugin installation in README
- Bumped memflow dep version to `0.2.0-beta11`
- `cargo update`
2023-12-23 16:25:53 +01:00
Janek
62deed2706 Changed package name
Changed the package name to "radarflow2", for parity with the repository name.
2023-11-28 01:18:38 +01:00
Janek
f71836a763 Update 0.1.1
Both:
- Added full bomb ESP

Core:
- Added Address caching
 - Improves performance significantly by gathering entity addresses only every 250ms
 - Actual data like positions and angles are still gathered at the specified polling rate.

Web:
- Player bomb indicator is now the same color as planted/dropped bombs
2023-11-28 00:59:45 +01:00
Janek
fd1a4c03dc Initial Commit 2023-10-31 17:23:15 +01:00