8 Commits

Author SHA1 Message Date
Janek
120b30f5c7 fix 2024-04-10 22:35:40 +02:00
Janek
63867593ef Add defuse line 2024-04-10 22:19:39 +02:00
Janek
d31c3f8ee5 Update
- Added AWP warning and sight-lines while scoped
- Added Bomb timer
Todo: cleanup
2024-01-09 23:06:32 +01:00
Janek
16f7791628 Full rewrite
- Removed csflow, as its basically not getting used when high optimization is needed
- Fully rewrote radarflow dma logic.
- Speed increase from 20hz to over 130 hz over pcileech, thanks to scatter reads and improved caching
- Removed docs, because those were for csflow, which is now removed
2024-01-08 00:22:24 +01:00
Janek
796f24b29c Update styles.css
Fix to get old canvas scaling behaviour back
2024-01-02 01:30:59 +01:00
Janek
f701e90273 Update index.html 2024-01-02 01:20:12 +01:00
Janek
7cf75a03f5 Added a settings bar
- Toggle Zoom button: Allows to toggle map zoom in
2024-01-02 01:06:30 +01:00
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