Commit Graph

12 Commits

Author SHA1 Message Date
b6300bcb0b Clean up unused things 2025-03-17 15:51:47 -04:00
d10fcdf15e Add: Show health 2025-03-16 13:38:31 -04:00
ffa2979da3 Add: Network compression (Attempts to fix stutter when sharing the radar) 2025-03-15 23:36:47 -04:00
cb9462ce9b Add: Show money on radar 2025-03-15 17:50:46 -04:00
64ebd83016 Update comms.rs 2025-03-15 01:57:48 -04:00
5f99e03b4c Money reveal + writing memory 2025-03-14 17:29:12 -04:00
067fff4ef8 Show weapons 2025-03-10 13:09:01 -04:00
5e97135970 Player names! 2025-03-10 12:33:09 -04:00
Janek
45081a21b1 fix 3 2024-04-10 22:49:41 +02:00
Janek
120b30f5c7 fix 2024-04-10 22:35:40 +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