# Build Version Updates

### Android Build Version 14.1.15

Release Date: August 10, 3:59 PM UTC&#x20;

New Features:

* **Reconnect Mechanism:** We've implemented a player reconnection system! If a player disconnects during a match, they can now easily reconnect and jump back into the game. Say goodbye to frustrating disconnections! Should both players disconnect, a 45-second reconnection window opens. Successful reconnection continues the match; otherwise, a winner is determined by the system through a calculation of factors like remaining Poofies and health. This guarantees fair match outcomes.
* **Attribute Reset:** This ensures a level playing field for all players and promotes fair competition. Attributes will be reset as soon as the new game version is downloaded.
* **New Boss Level 10:** Prepare for an epic showdown with a powerful new boss at level 10!
* **Room-specific Chat:** Communicate more effectively with your fellow players using the new room-specific chat feature. Coordinate strategies, share tips, and engage in friendly banter within your designated room.
* **Status Effects:** Introducing new status effects - burn, poison stun, sleep, status resist and dodge! Inflict these ailments on your opponents strategically to gain the upper hand in battles. Watch them squirm as their health steadily decreases.
* **New Rooms:** Choose between Beginners (level 1 - level 5) and Silver (level 6 - level 10) rooms, each with its own unique challenges and rewards. If you're feeling particularly competitive, try out the "Free For All" room for a chaotic and exhilarating experience.
* **Stats and Skills Adjustment:** Necessary adjustments are made to balance the pvp gameplay.&#x20;

**Bug Fixes and Improvements:**

* Addressed an issue where both players disconnecting simultaneously could lead to unexpected behavior. This issue is currently being investigated further.
* Various stability improvements have been made to ensure a smoother gameplay experience overall.


---

# 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://poofyland.gitbook.io/poofyland/beta-test-july-august-2023/build-version-updates.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.
