# 1.1.25

## Features

* Island invite links can be copied from the search menu in the map
* Island invite links can be pasted into the chat menu
* Invite all local players to another island from the search menu in the map
* New tutorial

## Changes

* Outline shader now supports multiple colors simultaneously
* Updated the idle and walk animations for avatars

## Bug Fixes

* Fixed issues with batching shared materials
* Fixed landing physics/animation bug
* Artifacts caused by outline shader no longer occur on MacOS
* The color red can now be used with the outline shader on MacOS
* Build menu memory leak fixed


---

# 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/1.1.25.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.
