Skip to content

v9.4.0

Compare
Choose a tag to compare
@louis1706 louis1706 released this 16 Jan 19:00
· 17 commits to dev since this release
c550bd1

Exiled 9.4.0 Release Notes

Exiled 9.4.0 is now available, for the new SCP:SL 14.0.2.


Fixes

  • Fixed : Crash from MirrorExtensions.ChangeAppearance because of Flamingo (#390)
  • Fixed : Value being null on ElevatorSequencesUpdatedEventArgs::Lift (#393)
  • Fixed : IL Code for SCP:SL 14.0.2 Update (#392)

Additions

  • Added new API related to object with (#316)
    • Added new Enum ObjectiveType
    • ScpItemPickupObjective
    • GeneratorActivatedObjective
    • HumanDamageObjective
    • HumanKillObjective
    • EscapeObjective
    • Objective
  • Added Warhead.DeadmanSwitchEnabled (#389)
  • Added new Event Warhead.DeadmanSwitchInitiatingEventArgs (#389)
  • Added new Event Server.CompletingObjective (#316)
  • Added new Event Map.ElevatorSequencesUpdated (#380)
  • Added new Event Player.SendingCommand and Player.SentValidCommand(#163)

Changes (non-breaking)

  • Everything related to Christmas as been Obsoleted (#394)

Full Changelog