Anthony
Anthony
## Description Quest item activation should propagate to the party leader if a party member picks up a quest item. (Currently forced to either leave the server and load previous...
It is about the same if not the same as the [previous PR](https://github.com/tiltedphoques/TiltedEvolution/pull/510) for it from cosi. Adds a `/settime` chat command that can be used on any server that...
**Adds bindings to:** GameServer_Bindings: - SendGlobalChatMessage (send a chat message to the entire server without iterating over all players in Lua script) - SetTime Player_Bindings: - IsPartyLeader Service_Bindings: - "get"...
Leaving this as a draft until it is confirmed to help, this PR needs others to confirm: - Steam overlay still functions and can type in the overlay - Steam...
Relies on https://github.com/tiltedphoques/TiltedHooks/pull/7 NOTES: - This could use additional testing, especially with keyboard layouts besides standard US - To test: - STR UI also has to be [rebuilt](https://wiki.tiltedphoques.com/tilted-online/technical-documentation/build-guide#building-the-together-ui) for this...