# 2.14.1

## Bug Fixes

* Sword dash enables jump after dashing
* Fix double attack after doing a charge attack
* Able to combo charge attack
* Map icon captures no longer have square shadow background
* Screenshots to capture post process effects like lens flare and bloom
* Fix pickups being hit by projectiles
* Re-enable ricochet of bullets
* Clouds have their own color, not overridden by fog
* Fix blocking onboarding issue with Start a Game step
* Fix infinite shooting bug
* Update for graphics to have option to disable and a more performant option in video settings
* Stun bullet AOE restored
* Grenades now always hit ground/water
* Fix shield VFX not showing


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.niftyisland.com/patch-notes/game-patch-notes/2.14.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
