Added
- Default sampler configurations
Fixed
- Issues relating to dedicated server environments
- Typos on average/summary timings messages
- Configuration for stages profiling not working (Thanks CaliforniaDemise)
- Typo on location for async profiler libraries
- Activity logging
Flare 0.2.1
on Sep 5, 2024Fixed
- Crashes in Cleanroom environment due to path issues
- Ingame file paths not being correct
Flare 0.2.0
on Sep 5, 2024Added
- /flarec (client-side) commands
- Client-sided profiling
Flare 0.1.1
on Sep 3, 2024Fixed
- Crashes from not using srg names in reflection
Changed
- Moved reflections to using mixins, since we depend on MixinBooter already