Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Conversation

@SrLicht
Copy link
Contributor

@SrLicht SrLicht commented May 22, 2023

  • Remove unused using
  • Fixing namespace in Args
  • Added a property to get or set the distance at which other players can see player information.
  • Added small description of what you can do with Player.PlayerInfo
  • Added a property to get the player's body armor (if they have one)
  • Renamed Player.ReceiveHint to Player.ShowHint
    • Since it's a big update and it's going to break a lot of things, putting some logic to the name of the method with which we send a hint to the player sounds good to me.

SrLicht-1 added 5 commits May 22, 2023 09:29
* Due to the namespace change some events needed to change the declaration of Player to Core.Player
* For some reason there are TOO MANY
* You can now get or set the distance at which other players can see player information.

* Added small description of what you can do with PlayerInfo

* You can now get the player's body armor (if they have one)

* Added a bool to check if the player accepted their voice to be recorded

* Renamed ReceiveHint to SendHint
  * Since it's a big update and it's going to break a lot of things, putting some logic to the name of the method with which we send a hint to the player sounds good to me.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants