May 11, 2026
Favade 0.0.2
Share-teammates toggle, decache back in rotation, settings relocated to %APPDATA%\Favade, follow-mode pivot fix.
Added
- Share-teammates toggle in the radar tab. When off, the public share URL streams enemies, spectators, bomb, and world objects only - your team and your own position are stripped from the payload. Useful for sharing a session with someone outside your team without leaking your team’s positions. Defaults to on (no change for existing users) and persists across launches.
- de_cache is back in rotation - radar art and overview offsets ship so the map renders correctly when you queue into it.
Changed
All settings now live in %APPDATA%\Favade instead of being scattered
across the install folder and the working directory. Affected files:
config.json- main settings, including radar enabled / share-teammatesauth.dat- encrypted credentials (relocated, contents unchanged)config<map>.json- per-map presets
The app now behaves the same regardless of where you launch it from, and
uninstalling no longer leaves orphaned files in the install directory.
Migration is automatic - on first launch after updating, your existing
auth.dat and saved radar settings move over before the license gate
runs. You won’t have to sign in again or reconfigure anything.
Fixed
- Follow mode now keeps the followed player glued to the center of the radar. Previously, when the followed player turned, they drifted off-center and the rest of the world slid with them - the radar was rotating around the wrong pivot. Fixed so the world rotates around the followed player and they stay anchored at center.