Releases: Exiled-Team/EXILED
Releases · Exiled-Team/EXILED
9.0.0-alpha.16
[Game Version: 13.5.1]
Fixes
[Resonance]
FixedFlashDuration
.
Additions
[Resonance]
AddedConcussionDuration
. #2740
Full Changelog: 9.0.0-alpha.15...9.0.0-alpha.16
9.0.0-alpha.15
[Game Version: 13.5.1]
Changes
- Deleted
SanitizeResponse
. #2734
Full Changelog: 9.0.0-alpha.14...9.0.0-alpha.15
Fixed SL version
SCP:SL: 13.5.1 | Exiled Supported Version: 13.5.1.0
Full Changelog: 8.9.9...8.9.10
Reboot 8.9.9 (13.5.1)
9.0.0-alpha.14
Fixes
[Exiled.API]
Locker API fixes &CreatePickup
patch changes. #2737[Exiled.Events]
FixedTotalCharges
setter inWearState
. #2736[Exiled.CustomModules]
FixedCustomModule
instances not being registered due to delegate signature mismatch.
Full Changelog: 9.0.0-alpha.13...9.0.0-alpha.14
9.0.0-alpha.13
Additions
[Exiled::API]
AddedServer::WhitelistedPlayers
. #2729[Exiled::API]
AddedSetIntercom
andResetIntercom
Player Extensions. #2727[Exiled::Events]
Added dynamic registration forFeatureGroups
. #2718[Exiled::Events]
Introduced new properties toPlayingFootstepEventArgs
. #2719[Exiled::CustomModules]
Re-addedcustomrole
andcustomitem
commands. #2715[Exiled::CustomModules]
AddedModuleInfo
,ModuleIdentifierAttribute
andModulePointer
.
Fixes
[Exiled::API]
Fixed performance issues caused by Primitives affecting TPS. #2708a[Exiled::API]
Fixed issue with Primitives not being spawnable. #2708a[Exiled::API]
FixedRoleAssigner
NullReferenceException. #2707[Exiled::API]
Applied another fix for Primitives spawn issue. #2716[Exiled::API]
FixedPlayer::set_MaxArtificialHealth
. #2721[Exiled::API]
FixedJailbirdWearState
setter. #2722[Exiled::API]
Corrected item weight value .#2723[Exiled::API]
Added check for particle disruptor inFirearm::ReadPickupInfo
. #2725[Exiled::API]
FixedPlayer::Kill
NullReferenceException. #2724[Exiled::API]
FixedCustomDamageHandler
NullReferenceException. #2726[Exiled::API]
Fixed exceptions thrown byFirearm::get_MaxAmmo
. #2719[Exiled::Events]
Resolved issue with Footstep Ripple Triggers not appearing for Scp939. #2719[Exiled::Events]
Fixed issue with Spawn Waves not spawning players. #2717[Exiled::Events]
Resolved crash when upgrading an item from inventory. #2706[Exiled::Events]
Corrected behavior ofEndingRoundEventArgs::IsAllowed
. #2713[Exiled::Events]
FixedRespawningTeamEventArgs::IsAllowed
issue. #2719
Changes (breaking)
[Exiled.API]
Removed all target methods fromMirrorExtensions
. These methods have been moved to the corresponding extended-class instances.[Exiled.API]
ReworkedEConfig
's functionalities.[Exiled.API]
Primitives aren'tGameEntity
instances anymore.[Exiled.CustomModules]
Removed all module-related attributes in favor of usingModuleIdentifier
.[Exiled.CustomModules]
Reworked configuration system which was relying onEConfig
, it now relies onModulePointer
.[Exiled.CustomModules]
All properties inside all available module identities are now bothget
andset
.[Exiled.CustomModules]
Module identities are now serialized and configurable through the server's configuration folder. A new "CustomModules" directory will be created. Each available module will have its own configuration folder, named accordingly, containing serialized identities and behavior settings for modules like custom items.
Full Changelog: View Full Changelog
9.0.0-alpha.12
Additions
[Exiled.API]
Added thePlayer::PreviousRole
property. #2701[Exiled.API]
AddedConfig
property of typeEConfig
toEBehaviour
.[Exiled.CustomModules]
AddedEBehaviour::ImplementConfigs
andEBehaviour::ApplyConfig
methods.
Fixes
[Exiled.API]
Fixed an issue with Particle Disruptor ammo. #2705[Exiled.CustomModules]
FixedEConfig
-based configs not behaving as expected.
Changes (non-breaking)
[Exiled.CustomModules]
configurations are now fully read, allowing multiple properties to coexist without the need to reference a specific property type in the target class.
Changes (breaking)
[Exiled.CustomModules]
ChangedModuleBehaviour::Config
type fromobject
toEConfig
.
Full Changelog: 9.0.0-alpha.11...9.0.0-alpha.12
Reboot/Resonance alpha.11
Additions
[Exiled.API]
AddedRoom::NearestRooms
property. #2689[Documentation]
Added example translation. #2683[Documentation]
Added README to NuGet package. #2682[Exiled.Installer]
Added check for status code. #2687
Fixes
[Exiled.API]
FixedEObject
registration. #2686[Exiled.Events]
FixedChangingMoveState
event. #2691[Exiled.CustomModules]
Possible fix toRespawnManager
NRE. #2692[Exiled.CustomModules]
Possible fix toRoleAssigner
NRE. #2694
Changes (non-breaking)
[Documentation]
Updated the Discord Links. #2697
Changes (breaking)
[Exiled.CustomModules]
RenamedCustomItemsUnhold
&CustomItemsHolded
. #2685
Full Changelog: 9.0.0-alpha.10...9.0.0-alpha.11
End of forbidden update
- Removed Reboot limitations
Hope it goes well
- Added Exiled Reboot support.