This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Lot of things
Pre-release
Pre-release
- Reworked
ECS
. - Fixed
Player::IsNoclipEnabled
which is nowFpcRole::IsNoclipEnabled
. - Fixed
Scp079Role::Level
and allScp079Role
NullReferenceExceptions. - Fixed
Player::MaxHealth
not resetting properly after changing role. - Possibly fixed the
Transmitting
patch. - Reworked
FpcRole::IsInvisible
andFpcRole::IsInvisibleFor
, which was calledPlayer::TargetGhostsHashSet
(feature not tested yet). Reload all
command will now reload Exiled permissions.- Added various API properties like
FpcRole::HumeShieldModule
andDoor::GetClosest()
.