Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Lot of things

Pre-release
Pre-release
Compare
Choose a tag to compare
@iopietro iopietro released this 28 Dec 01:18
· 88 commits to main since this release
  • Reworked ECS.
  • Fixed Player::IsNoclipEnabled which is now FpcRole::IsNoclipEnabled.
  • Fixed Scp079Role::Level and all Scp079Role NullReferenceExceptions.
  • Fixed Player::MaxHealth not resetting properly after changing role.
  • Possibly fixed the Transmitting patch.
  • Reworked FpcRole::IsInvisible and FpcRole::IsInvisibleFor, which was called Player::TargetGhostsHashSet (feature not tested yet).
  • Reload all command will now reload Exiled permissions.
  • Added various API properties like FpcRole::HumeShieldModule and Door::GetClosest().