Features
- Visual Studio 2022 support
- Update to .NET 6.0
- Cross platform support
- Qemu support
- Cosmos Audio Infrastructure (CAI) by @ascpixi in #2318
Improvements
- Add plugs to disable intrinsics by @quajak in #2108
- Implement GetCursorPosition() plug by @Kiirx in #2128
- Optimize trig operations by @quajak in #2132
- Improve UI and speed of builder by @MishaTY in #2153
- Implement Kernel.Restart(); by @terminal-cs in #2163
- Don't clear all memory on boot, lets do that on demand when we allocate by @KM198912 in #2167
- Rewrote random code to improve randomness by @jwoff78 in #2176
- Added XS plug to make Math.Tan faster and safer by @jwoff78 in #2178
- Added paste support to hastebin for the log by @jwoff78 in #2179
- TimeZoneInfo Plug by @Diamantino-Op in #2276
- Add support delegates with return values by @quajak in #2278
- Add kernel compression by @Jspa2 in #2378
- Add arc drawing to canvas by @terminal-cs in #2421
- Better power methods, new VMTools class for detecting VMs by @terminal-cs in #2427
- Added Remove Debug Output Option by @TheFocusMan in #2439
- Added compiler optimizations by @MEMESCOEP in #2477
- Plug String.GetNonRandomizedHashCode by @quajak in #2340
- Implement System.Runtime.InteropServices.NativeMemory by @terminal-cs in #2434
- Add Array.CreateInstance plug and support range indexing for arrays by @quajak in #2442
- Plug System.IO.UnmanagedMemoryStream by @terminal-cs in #2450
Bug Fixes
- Clear nuget cache in installer by @MishaTY in #2118
- Don't lockup when unsupported PS2 Controller by @MishaTY in #2182
- Bug fix: PDB files was locked by the debugger by @TheFocusMan in #2449
New Contributors
- @ilobilo made their first contribution in #2041
- @Kiirx made their first contribution in #2128
- @jwoff78 made their first contribution in #2176
- @ptobuon made their first contribution in #2171
- @Diamantino-Op made their first contribution in #2269
- @EnZon3 made their first contribution in #2279
- @AsertCreator made their first contribution in #2310
- @GoldenretriverYT made their first contribution in #2314
- @ascpixi made their first contribution in #2318
- @andsiu made their first contribution in #2343
- @Ninjastorm380 made their first contribution in #2406
- @TheFocusMan made their first contribution in #2439
- @MEMESCOEP made their first contribution in #2477
Full Changelog: Userkit_20220209...UserKit_20221121