Skip to content

Releases: ExMod-Team/EXILED

v9.1.0

26 Dec 21:44

Choose a tag to compare

Exiled 9.1.0 Release Notes

Exiled 9.1.0 is now available, addressing most of the reported bugs and introducing Christmas-themed features.


Fixes

  • Fixed water error being shown with CollisionHandler.
  • Possible fix for NRE in SSSS (#329).
  • Fixed MicroHID and Disruptor events in the Player handler not inheriting from IPlayerEvent (#334).
  • Fixed InteractingElevator not being called when outside the elevator (#334).
  • Fixed SendingAdminChatMessage event not being called (#334).
  • Fixed player comparison (GetHashCode) returning NRE (#340).
  • Fixed MicroHID event (#339).
  • Fixed RoomLightControllersValue being empty on the surface (#346).
  • Fixed ChangingRoleEventArgs::Items/Ammo (#339).
  • Fixed DryFire event (#339).
  • Fixed RoundEndingEventArgs::IsAllowed (#339).
  • Fixed Reloading/Unloading weapon events (#343).
  • Fixed Player.IsSpeaking and TeslaGate.IsPlayerInHurtRange (#341).
  • Fixed Server::RespawningTeam still getting announcements when canceled (#342).
  • Fixed ChangingRoleAndSpawned sometimes causing NRE (#172).

Additions

  • Added InteractingElevatorEventArgs::IsCalledFromInside (#334).

  • Added Speaker::ControllerId (#319).

  • Added Speaker::Play(AudioMessage, IEnumerable<Player>) (#319).

  • Added Speaker::Play(byte[], int?, IEnumerable<Player>) (#319).

  • Christmas API (mostly the same as last year) (#325):

    • Added new DamageType: Scp1507, Scp956, and SnowBall.
    • Added new EffectType: BecomingFlamingo, Scp559, Scp956Target, Snowed.
    • Added new SpawnReason: ItemUsage.
    • Added new Coffee API (note: no coffee is on the map, so this is not functional).
    • Added new Scp559 API.
    • Added new Scp956 API.
    • Added new events:
      • Player::DrinkingCoffee.
      • Scp1507::AttackingDoor.
      • Scp1507::Screaming.
      • Scp1507::SpawningFlamingos.
      • Scp2536::FindingPosition.
      • Scp2536::GrantingGift.
      • Scp2536::OpeningGift.
      • Scp559::InteractingScp559.
      • Scp559::Spawning.
  • Added ChangingMicroHIDPickupState (#339).

  • Added Scp1507::UsingTape (#345).

  • Added Map::RemainingDecontaminationTime (#106).


Changes (non-breaking)

  • Item.AddItem now uses ItemAddReason.AdminCommand as the default value.

Full Changelog

v9.0.1

23 Dec 00:20

Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

22 Dec 23:37
0e8143d

Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-beta.1...v9.0.0

First beta version for SCP SL 14.0

13 Dec 20:03
927ec8a

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v9.0.0-alpha.4...v9.0.0-beta.1

v9.0.0-alpha.4

02 Dec 08:15
609e60a

Choose a tag to compare

v9.0.0-alpha.4 Pre-release
Pre-release

What's Changed

Full Changelog: v9.0.0-alpha.3...v9.0.0-alpha.4

v9.0.0-alpha.3

30 Nov 08:58
263a1ec

Choose a tag to compare

v9.0.0-alpha.3 Pre-release
Pre-release

What's Changed

Full Changelog: v9.0.0-alpha.2...v9.0.0-alpha.3

v9.0.0-alpha.2

29 Nov 01:59
44abdc1

Choose a tag to compare

v9.0.0-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v9.0.0-alpha.1...v9.0.0-alpha.2

9.0.0-alpha.1

26 Nov 20:14
2d12d98

Choose a tag to compare

9.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v8.14.0...v9.0.0-alpha.1

v8.14.0

09 Nov 19:59
a4ebd2b

Choose a tag to compare

What's Changed

  • Added CanInteract in InteractingDoor by @Cocoa2219 in #160
  • Player::FakeScale by @Misfiy in #88

New Contributors

Full Changelog: v8.14.0-rc.1...v8.14.0

v8.14.0-rc.1

09 Nov 07:01

Choose a tag to compare

v8.14.0-rc.1 Pre-release
Pre-release

What's Changed

BreakingChange

  • EveryHalloween Features is removed

Full Changelog: v8.13.2...v8.14.0