-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCHANGELOG.txt
More file actions
32 lines (25 loc) · 1.72 KB
/
CHANGELOG.txt
File metadata and controls
32 lines (25 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
3/26/2026 #1:
- Added mouse passthrough DPI as a configurable setting in the configuration GUI (Values tab). Removed the console DPI prompt during first-time setup.
- Fixed configuration GUI window being too small and not properly filling out. Added minimum size and proper scrollbar support.
3/25/2026 #1:
- Added 16 new cosmetic types to the locker: Jam Tracks, instruments, car skins, wheels, LEGO kits, sidekicks, and more. Cosmetic match rate improved from 70% to 99.8%
- Updated emote wheel to new 8-slot circular layout
- Fixed equip button not working for Jam Tracks, instruments, and other new cosmetic types
- Mouse passthrough now auto-starts on launch with new keybinds (Ctrl+Shift+M to recapture, Ctrl+Shift+P to toggle)
- Significant performance improvements across screen reading, monitors, and startup time
6/28/2025 #1:
- Attempted to fix issues where some audio devices stopped working with the new spatial audio system. Laptop internal speakers may not work.
- Inverted the calculations for spatial audio.
- Removed some print statements.
6/27/2025 #1:
- Merged the dev branch into main, containing a giant list of new features and changes
- Updated the spatial audio module to use "spaudiopy" for proper HRTF audio support when navigating to POIs, getting pings for the storm, and gameobjects.
4/15/2025 #1:
- Added missing items and the new Reload Slurp Rush map to the POI selector
4/4/2025 #1:
- The loading of landmarks and main POIs from the API was mistakenly reverted. This has been fixed.
4/3/2025 #1:
- Fix the OG gamemodes for the new season
4/2/2025 #1:
- FA11y can now download and display a changelog of updates
- Fixed the "FortniteManager.py" script as it broke after UI backend changes