# 2.8.0

## Features

* Games with combat allow you to configure starting loadouts
* Infinite ammo settings
* Games may be launched as "Global Games". Global games cost blooms to launch and are started on a empty server. Other players can join global games via the "Global Games Browser" on the map

## Changes

* Prop Hunt announcements show team names
* Race checkpoints can now be scaled

## Bug Fixes

* Spectators results screen doesn't show trophy
* Fixed double escape menu edge case
* Fixed server numbering in the server browser
* Fixed position of error tooltips for games that cannot be played
* Fixed rare issue causing servers to fail to load islands when starting up
* Fixed failure to display some Solana NFTs
* Fixed portals breaking during long load times
* Fix with reward calculation for foot races


---

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