Added
- Tick tracking, now works in samplers
- Tick monitoring
- Updated async-profiler to latest nightly (3.0-6761587)
- Allow entity icons to show up in reports
Changed
- Moved GPU metadata to "extras" section
- Updated keybinds to reflect recent command changes
- Simplified chat message checking to prepend prefixes
Fixed
- Console logging raw or malformed strings
- Various formatting issues with different translatable strings
- Dedicated server crashes
- Live viewer not working (note: experimental, works better than spark but not ideal)
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