Excalibur 0.30.3

dotnet add package Excalibur --version 0.30.3
                    
NuGet\Install-Package Excalibur -Version 0.30.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Excalibur" Version="0.30.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Excalibur" Version="0.30.3" />
                    
Directory.Packages.props
<PackageReference Include="Excalibur" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Excalibur --version 0.30.3
                    
#r "nuget: Excalibur, 0.30.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Excalibur@0.30.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Excalibur&version=0.30.3
                    
Install as a Cake Addin
#tool nuget:?package=Excalibur&version=0.30.3
                    
Install as a Cake Tool

excalibur logo

Added

  • Adds contact solve bias to RealisticSolver, this allows customization on which direction contacts are solved first. By default there is no bias set to 'none'.

Fixed

  • Fixed false positive warning when adding timers
  • Fixed issue where gamepad buttons wouldn't progress the default loader play button
  • Add defense around middling Safari fullscreen support and update documentation
  • Fixed issue where non-standard gamepad buttons would not be emitted by Excalibur
    • Added an additional param to the ex.GamepadButtonEvent indexto disabiguate between ex.Buttons.Unknown
  • Fixed issue where Realistic solver would not sort contacts by distance causing some artifacts on seams
  • Fixed issue with CompositeCollider where large TileMaps would sometimes causes odd collision behavior in the Realistic Solver when the body & collider components are far apart in a TileMap.

What's Changed

New Contributors

Full Changelog: https://github.com/excaliburjs/Excalibur/compare/v0.30.2...v0.30.3

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.30.3 177 1/2/2025
0.30.2 150 12/26/2024
0.30.1 186 12/13/2024
0.29.3 208 5/5/2024
0.29.2 235 4/7/2024
0.29.1 239 2/23/2024
0.29.0 250 2/20/2024
0.28.7 251 1/27/2024
0.28.6 232 1/13/2024
0.28.5 269 1/6/2024
0.28.4 251 12/22/2023
0.28.3 233 12/12/2023
0.28.2 265 12/2/2023
0.28.0 361 8/11/2023
0.25.3 730 2/6/2022
0.25.2 591 1/22/2022
0.25.1 666 11/6/2021
0.25.0 574 10/4/2021
0.24.5 906 9/7/2020
0.24.4 826 9/3/2020
0.24.3 844 5/10/2020
0.24.1 715 4/24/2020
0.24.0 767 4/24/2020
0.23.0 926 6/8/2019
0.22.0 910 4/6/2019
0.21.0 1,087 2/2/2019
0.20.0 1,082 12/23/2018
0.19.1 1,087 10/23/2018
0.19.0 1,162 10/13/2018
0.18.0 1,334 8/4/2018
0.17.0 1,497 6/16/2018
0.16.0 1,583 4/6/2018
0.15.0 1,250 2/17/2018
0.14.0 1,541 12/2/2017
0.13.0 1,476 10/7/2017
0.12.0 1,565 8/12/2017
0.11.0 1,655 6/10/2017
0.10.0 1,611 4/8/2017
0.9.0 1,636 2/10/2017
0.8.0 1,425 12/4/2016
0.7.1 1,897 10/4/2016
0.7.0 1,919 8/30/2016
0.6.0 2,163 1/20/2016
0.5.1 1,835 6/26/2015
0.5.0 1,792 6/4/2015
0.2.2 2,185 4/16/2014
0.2.1 2,026 4/16/2014
0.2.0 2,042 4/10/2014
0.1.1-alpha 1,661 12/19/2013
0.1.0-alpha 1,755 12/12/2013