Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update dependency excalibur to v0.30.3 #394

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
excalibur 0.30.0 -> 0.30.3 age adoption passing confidence

Release Notes

excaliburjs/Excalibur (excalibur)

v0.30.3: Excalibur v0.30.3 Release

Compare Source

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: excaliburjs/Excalibur@v0.30.2...v0.30.3

v0.30.2: Excalibur v0.30.2 Release

Compare Source

excalibur logo

Added
  • New PostProcessor.onDraw() hook to handle uploading textures
Fixed
  • Fixed crash on Xiaomi Redmi Phones by lazy loading the GPU particle renderer, GPU particles still do not work on these phones
  • Add warning if World.add() falls through! This is caused by multiple versions of Excalibur usually
  • Fixed CollidePolygonPolygon crash with some defense against invalid separation
  • Fixed issue with PostProcessor where it would not run correctly if no actors present

Full Changelog: excaliburjs/Excalibur@v0.30.1...v0.30.2

v0.30.1: Excalibur v0.30.1 Release

Compare Source

excalibur logo

  • fix graphics tint issue

Read https://github.com/excaliburjs/Excalibur/releases/tag/v0.30.0 for more!

Full Changelog: excaliburjs/Excalibur@v0.30.0...v0.30.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/excalibur-0.x-lockfile branch from 39e169a to e7e5c80 Compare May 5, 2024 19:57
@renovate renovate bot changed the title chore: Update dependency excalibur to v0.29.2 chore: Update dependency excalibur to v0.29.3 May 5, 2024
@renovate renovate bot changed the title chore: Update dependency excalibur to v0.29.3 chore: Update dependency excalibur to v0.29.3 - autoclosed Dec 13, 2024
@renovate renovate bot closed this Dec 13, 2024
@renovate renovate bot deleted the renovate/excalibur-0.x-lockfile branch December 13, 2024 04:07
@renovate renovate bot changed the title chore: Update dependency excalibur to v0.29.3 - autoclosed chore: Update dependency excalibur to v0.29.3 Dec 13, 2024
@renovate renovate bot reopened this Dec 13, 2024
@renovate renovate bot force-pushed the renovate/excalibur-0.x-lockfile branch from 269e2a8 to e7e5c80 Compare December 13, 2024 07:52
@renovate renovate bot changed the title chore: Update dependency excalibur to v0.29.3 chore: Update dependency excalibur to v0.30.1 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/excalibur-0.x-lockfile branch from e7e5c80 to cae78ec Compare December 13, 2024 10:42
@renovate renovate bot force-pushed the renovate/excalibur-0.x-lockfile branch from cae78ec to b2be464 Compare December 26, 2024 03:38
@renovate renovate bot changed the title chore: Update dependency excalibur to v0.30.1 chore: Update dependency excalibur to v0.30.2 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/excalibur-0.x-lockfile branch from b2be464 to 87276e3 Compare January 2, 2025 04:02
@renovate renovate bot changed the title chore: Update dependency excalibur to v0.30.2 chore: Update dependency excalibur to v0.30.3 Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants