What's Changed
- Updated to support HITMAN: World of Assassination v3.240.1
- Peacock now supports the updated version of PCVR, including all our custom content which was previously inaccessible in VR!
- Fixed challenge progression being able to be saved in a Failure state blocking any further progression.
- Contracts added by plugins are now ran through fixContract which should fix any missions being stuck behind "Get Access".
- Plugins can opt-out of this by returning
[<contract>, false]
instead of just the contract.
- Plugins can opt-out of this by returning
Thanks to @grappigegovert for the support on this release (and who also contributed the latter two fixes above!)
Community Contributions
- feat: season of high-stakes challenges by @suanjiansalt in #612
- fix: Handle unsafe pointer access which breaks Welcome to Cuba, or any custom location by @charc0al in #617
- feat!: New leaderboards API by @RDIL in #620
New Contributors
Full Changelog: v8.2.2...v8.3.0