v0.0.25
What's Changed
- [REG-1820] Fix brief error message from input instrumentation code when first loading the RG package by @svolokh in #214
- [REG-1818] Record profiler statistics per frame by @svolokh in #215
- [REG-1749] remove lobby and game metadata by @abeizer in #211
- [REG-1793] Initial ECS code by @RG-nAmKcAz in #212
- [REG-1819] Fix bot overlay dropdowns by @svolokh in #218
- [REG-1798] Initial automated action analysis by @svolokh in #216
- [REG-1854] Add collider and rigidbody names to state by @RG-nAmKcAz in #220
- [REG-1848] Gracefully handle IO errors during legacy input instrumentation by @svolokh in #221
- [REG-1855] Improve support for bots and replay while the application is unfocused by @svolokh in #217
- [REG-1863] Fix parentId objects not being in state recording by @RG-nAmKcAz in #225
- [REG-1862] Stoppable Bot Segment Actions + Monobehaviour Actions by @RG-nAmKcAz in #224
- [REG-1848] Address instrumentation conflicts and improve error handling by @svolokh in #226
- [REG-1861] Harden bot replay handling by @RG-nAmKcAz in #228
- [REG-1859] Monkey bot segment by @svolokh in #229
- update bot-instance API paths by @abeizer in #222
- [REG-1862] Partial Path Matching support + Sample Monobehaviour segment by @RG-nAmKcAz in #231
- [REG-1848] Improvements to address file in use errors during instrumentation by @svolokh in #232
- [REG-1817] [REG-1842] [REG-1847] Action manager automated test suite + precision improvements by @svolokh in #230
- [REG-1843] CV Text Criteria in Bot Segments by @RG-nAmKcAz in #234
- [FIX] Fix standalone build regressions by @svolokh in #235
- [REG-1829] [REG-1857] Action manager support for InputAction and Action Assets + Interprocedural analysis by @svolokh in #233
- [REG-1874] Support games whose active input handling is set to exclusively use the new Input System by @svolokh in #237
- [REG-1882] Make virtual mouse cursor not messup CV analysis by @RG-nAmKcAz in #240
- [REG-1873] Technical reference for Action Manager API by @svolokh in #238
- [REG-1877] cv image criteria by @RG-nAmKcAz in #239
- [REG-1828] Expanded support for Unity UI (uGUI) in the action manager by @svolokh in #236
- [REG-1876] CV Image Click Actions by @RG-nAmKcAz in #242
- [REG-1888] Move RGTestUtils into its own test assembly by @svolokh in #243
- [REG-1844] Add ActionComplete keyFrameCriteria by @abeizer in #241
- [REG-1831] Expand user configuration capabilities of action manager by @svolokh in #244
- [REG-1886] Add example Q-learning bot based on action manager by @svolokh in #245
- [REG-1894] Restructure CV Criteria Code to prevent false positive by @RG-nAmKcAz in #246
- Release 0.0.25 by @vontell in #251
Full Changelog: v0.0.23...v0.0.25