1bdcbc8fb9
Adjustable health bar size
2025-04-09 17:24:01 -04:00
d8982ead59
Track dead players and remember selected
2025-04-09 17:17:37 -04:00
2df1b5a560
Add: Off-screen indicators
2025-03-17 18:09:06 -04:00
a17146fee9
Add: Slider customization & fix black spots showing up on map
2025-03-17 17:48:25 -04:00
4846e045bb
Latency optimization
2025-03-16 19:04:52 -04:00
d10fcdf15e
Add: Show health
2025-03-16 13:38:31 -04:00
f5af3d6281
Update script.js
2025-03-16 09:54:31 -04:00
1eed104790
If dead, disable rotations
2025-03-16 00:24:45 -04:00
5e19f0af47
Update websocket.rs and script.js
2025-03-16 00:07:25 -04:00
ffa2979da3
Add: Network compression (Attempts to fix stutter when sharing the radar)
2025-03-15 23:36:47 -04:00
3d0b960753
Add: Hide menu button
2025-03-15 21:57:16 -04:00
3a69f285f3
Add: Player focus dropdown menu
2025-03-15 18:10:42 -04:00
cb9462ce9b
Add: Show money on radar
2025-03-15 17:50:46 -04:00
ba28f01247
Add: Show warning for dangerous options
2025-03-15 17:21:10 -04:00
fd27f56365
Add: Player Zoom & Rotate map
2025-03-15 17:15:28 -04:00
5f99e03b4c
Money reveal + writing memory
2025-03-14 17:29:12 -04:00
d6719b0d54
Add map: de_train
2025-03-13 11:47:57 -04:00
61ea504f28
Show if scopped
2025-03-10 14:31:24 -04:00
e6ca121b86
Better C4 visualizers
2025-03-10 13:29:01 -04:00
067fff4ef8
Show weapons
2025-03-10 13:09:01 -04:00
7bdc3fbaa3
Add button for player names
2025-03-10 12:43:22 -04:00
30fcdde828
Remove debug for playernames
2025-03-10 12:36:14 -04:00
5e97135970
Player names!
2025-03-10 12:33:09 -04:00
504d54bbeb
Update background.png
2025-03-10 12:00:52 -04:00
235c3a6151
Change settings bar
2025-03-10 11:43:27 -04:00
f2824af426
Add missing elements
2025-03-10 11:31:55 -04:00
ec679b22cb
Fix offset & disable zoom on webmap by default
2025-03-10 11:13:10 -04:00
Janek
9e6ef96d39
fix: accidentally kept static websocket address from dev in
2024-04-12 14:19:23 +02:00
Janek
376c6205ed
fix: radar can get out of 1/1 aspect ratio
...
- Fixed radar going out of its 1/1 AR.
- Settings are now in a vertical layout
2024-04-12 14:10:53 +02:00
Janek
85ff61d902
fuck new technologies, all my homies hate new technologies
2024-04-12 13:43:24 +02:00
Janek
75b997999c
commit frontend rewrite initial project
2024-04-12 14:41:52 +02:00
Janek
5e1d3bbdb1
Update script.js
2024-04-10 23:24:31 +02:00
Janek
9843913dbd
fix 5
2024-04-10 23:18:40 +02:00
Janek
a0a7be3022
fix 4
2024-04-10 22:54:50 +02:00
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