Chipmunk

Results 8 issues of Chipmunk

This PR makes it so multiple spaces can be used between arguments. It has the advantage of not affecting greedy strings.

The `toMotd` method of `ChatMessage` uses `§#rrggbb` notation for hex colors, which is non-standard. When `§#123456a` is rendered by the notchian client, it appears as `123456a` (because the character after...

This pull request simply adds a `SetRoleAsync` method to `IInnerPlayerControl`. It does not handle non-overridable roles yet, so I have marked this as a draft (I will try to find...

This PR makes it possible to cancel game ended events, effectively allowing the server to control the conditions for the game ending. This pairs nicely with #677 as it can...

This PR adds an API for IInnerPlayerPhysics, which can be used to interact with vents, ladders, and pets.

### Description This PR adds an API method that starts the game. I have tested it with my own copy of Among Us, and it works as expected. ![image](https://github.com/user-attachments/assets/e4b1bd46-9384-455a-9b5f-e6897dece755)

# Api Suggestion ## Suggestion Checks in some player API methods, such as `MurderPlayerAsync`, perform checks for certain conditions, and throw `ImpostorProtocolException`s if said checks are not met. However, Most...

api

This adds a device tree for the SM-G360V/SM-G360R6 variants of the Samsung Galaxy Core Prime. Issues: * Sound does not work under the `no-modem` rpoc mode, and `[ 26.466333] platform...