# 2.14.0

## Features

* Environment visuals update and automatic day/night cycle option
* Split foot traffic earnings with up to 5 contributors to your island through the island settings menu (I)
* Levels up to level 30 are now unlocked
* Gun combat enhancements: improved bullet physics and blocked bullet path indicator
* Assists are tracked in deathmatch and TDM games (score = K + A/2 - D/2)
* Custom scripting events allow you to invoke scripts from other scripts

## Changes

* XP earning rates reduced
* Ability to bail back to map when loading an island
* Added player invulnerable nodes for scripts
* Added adjust team score node for scripts

## Bug Fixes

* Sword sound effects are delayed
* Pressing the jump button with a controller drops the flag in CTF
* Visiting an island while leveling up leaves the player stuck in the reward sequence
* Sit action only works after playing a playground game
* Muzzle flash sometimes does not play
* Cannot dodge until you have 20 stamina despite dodge costing 15 stamina
* Bloom juice model has inverted top face
* Rare fish counts towards daily challenges
* Ultra Blade VFX/SFX are back
* String values update cleanly in scripting
* Pickup remaining grenades
* No more grenade spams
* No more fake grenade pickups
* Stars now submit votes if you close the view while the countdown is still running


---

# 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.0.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.
