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