Skip to content

Releases: ExMod-Team/EXILED

v9.12.3

07 Jan 20:24
8cc658b

Choose a tag to compare

New features

  • feat: Add Color32 converter for Config (#709)
  • feat: Add layout enums and layout properties to Map (#710)

Fix

  • fix: FixNWFlashbangDuration (#713)
  • fix: Fix error if directory doesnt exist for LabAPI plugin configs
  • fix: Fix UsedItem being called twice (#715)
  • fix: Append ModDescription not override it (#716)

Full Changelog: v9.12.2...v9.12.3

v9.12.2

28 Dec 17:30
f31a037

Choose a tag to compare

Exiled v9.12.2 Release Notes

Exiled v9.12.2 is now available. Like you can see i give quite a big time on fixing many bug on SCP:SL and EXILED most of them would probably not being impactful except for MarshmallowMan that was a NW bug.

Do not hesitate to make me up Bug that is annoying to you or your community.

Added

  • Added: Player::TrySetRank(string) #680
  • Added: InteractingScp559EventArgs.IsAllowed can now be called in more possibility (#703)
  • Added: Adds a new event for Player::Scp1576TransmissionEnded (#699)
  • Added: UsedItemEventArgs::CausedByHolstering

Fixes

  • fix: Map.SpawningRoomConnector Room being null (#698)
  • fix: NWMarshmallowMan-Again not receiving Damage from player in his Team when it is EvilMode #700
  • fix: Marshmallow::MakeEvil not using ahp processes correctly and fix formatting in custom roles Get command (#701)
  • fix: Player::UsedItem not being called when you switch items quickly (#702)
  • fix: Cassie.ConvertTeam(Team, string) "FLAMINGOS" replaced by "1 5 0 7"
  • fix: MissingReturnOn ListPool and ignore caps on some Command #705
  • fix: Player.Landing not being called for Scp173 (#704)
  • fix: InteractingScp559EventArgs.IsAllowed will now return IsAllowed = false (#703)
  • fix: Scp914.Activating.IsAllowed = false not working (#706)
  • fix: ReceivingEffectEventArgs::Duration now displaying correct value. (#707)
  • fix: NW/LabAPI (northwood-studios/LabAPI#248). (#707)

Obsolete

  • fix: Obsoleted some EffectType that was only here for Halloween

Full Changelog: v9.12.1...v9.12.2

v9.12.1

21 Dec 20:45

Choose a tag to compare

Exiled v9.12.1 Release Notes

Exiled v9.12.1 is now available. it's fixed our incredible Marshamallow being evil :3 water is very evil


Fixes

  • Fix: CustomItem cuffing was making duplicating some item
  • Fix: ChaosKeycard::SnakeEngine not being null anymore (#678)
  • fix: Item.CacklingEventArgs and Item.PunchingEventArgs not correctly referencing the Player
  • fix: FixMarshmallowManFF now correctly spawn ragdoll and correctly respect EvilMode of Marshmallow
  • fix: FixScp1507 not correctly being reference by NW for our DestroyingDoor event.

Features

  • added a new Command customroles get

Full Changelog: v9.12.0...v9.12.1

v9.12.0

20 Dec 20:30

Choose a tag to compare

Exiled v9.12.0 Release Notes

Exiled v9.12.0 is now available.

Added

  • Added: Unobsoleted EffectType.Marshmallow (#695)
  • Added: New Marshmallow wrapper class for MarshmallowItem, mostly used in events + can let you cackle + make marshmallow men evil (#695)
  • Added: New Cackling event and new Punching event for marshmallow man and FoundPosition for SCP 2536 (#695)

Fixes

  • fix: Fixed marshmallow man ignoring FF damage rules and being able to attack 096 without enraging him (#694) patch was reworked in (#695)

Full Changelog: v9.11.3...v9.12.0

v9.11.3

19 Dec 22:50

Choose a tag to compare

Exiled v9.11.3 Release Notes

Exiled v9.11.3 is now available.


Added

  • Added: New FpcRole::TryGetBoneTransform method and Scp096Role::HeadTransform. (#682)
  • Added: New Scp-127 wrapper and events. (#679) Ty VALERA771 ❤️
  • Added: New enums for CameraType (HczLoadingBay, HczLoadingBayRamp, HczLoadingBayStairwell), DoorType (HczLoadingBay), EffectType (FocusedVision, AnomalousRegeneration, AnomalousTarget), GlassType (HczLoadingBay), PrefabType (a lot), RoomType (HczLoadingBay), and Side (Flamingos). (#693)
  • Added: Unobsoleted all Christmas related objects (except coffee cuz it wasnt implemented >:[ ) (#693)

Fixes

  • fix: Fixed Player::IsReloading being the opposite of its intended value. (#688)
  • fix: Changed Exiled.Installer's ordering mechanism to use PublishedAt instead of CreatedAt (orders by published time, not last commit, which could've helped alleviate the mistake last release) (#692)
  • fix: Fix Cassie.MessageTranslated to use translation for subtitles, remove unnecessary internal code, and create new CalculateDuration method and obsolete old one. (#691)
  • fix: Fix Server.Tps being smoothed and inaccurate and added Server.SmoothTPS for old functionality. (#656)
  • fix: Fix black candy being capable of teleporting players inside the facility post-nuke. (#693)
  • fix: Removed the RA console handler for Exiled.Events Tps command (NW added one to the RA) (#693)

Full Changelog: v9.11.1...v9.11.3 (still messed up from accident last release)

v9.11.2

15 Dec 22:39

Choose a tag to compare

Exiled v9.11.2 Release Notes

Exiled v9.11.2 is now available.

I HAVE BEEN SETUP TO FAIL, THIS IS NOT MY FAULT I PROMISE


Fixes

  • fix: Updater in Loader putting Exiled in wrong location

Full Changelog: v9.11.1...v9.11.2

v9.11.1

15 Dec 20:42

Choose a tag to compare

Exiled v9.11.1 Release Notes

Exiled v9.11.1 is now available.


Fixes

  • fix: Fix Jailbirds crashing servers (IT WASNT ME I SWEAR)

Full Changelog: v9.11.0...v9.11.1

v9.11.0

15 Dec 19:24

Choose a tag to compare

Exiled v9.11.0 Release Notes

Exiled v9.11.0 is now available.


Summary

CASSIEs code has been majorly reworked this update and there are likely many bugs related to CASSIE now. Furthermore, many Exiled CASSIE methods have useless parameters now and may not work for you. You can always ask for help regarding these issues in the discord! There will certainly be a overhaul of CASSIE in Exiled whenever the next major version releases but until then, please report any bugs you can find!


Added

  • Added: New CameraTypes: EzGateAStairwell & EzGateAUpper. (#689)
  • Added: Added a property ElevatorAutoReturn for the new ElevatorAutoReturn to Lift, this value will be null for any lift that is not servers. (#689)
  • Added: New CassieAnnouncement method in Player that will send a CassieAnnouncement to the player the method is called on. (#689)
  • Added: New properties GlitchScale, SubtitleSource and Announcement for SendingCassieMessageEventArgs which control how glitchy the message is, how CustomSubtitles is parsed, and Announcement creates the new CassieAnnouncement used in the event patch. Note: There currently exists no way to define custom SubtitleParts for the announcement in SendingCassieMessageEventArgs, if you want to modify the subtitles, set SubtitleSource to Custom then modify CustomSubtitles. (#689)

Breaking Change and Obsolete

  • Parameters rawNumber and speed in Cassie.CalculateDuration are now obsolete and do nothing. (#689)
  • Recontainer.IsCassieBusy is obsolete and has been replaced with Cassie.IsSpeaking. (#689)
  • Recontainer.OverchargeDelay is obsolete, see obsolete method regarding reimplementation. (#689)
  • SendingCassieMessageEventArgs::IsCustomAnnouncement is obsolete and will always be false. (#689)
  • The constructor for SendingCassieMessageEventArgs has been heavily modified in a breaking manner. (#689)
  • The constructor for AnnouncingScpTerminationEventArgs has been modified in a breaking manner. (#689)
  • Attacker and DamageHandler in AnnouncingScpTerminationEventArgs are now obsolete and will return null. (#689)

Full Changelog: v9.10.2...v9.11.0

v9.10.2

14 Nov 17:25
3a36e47

Choose a tag to compare

Exiled v9.10.2 Release Notes

Exiled v9.10.2 is now available.


Fixes

  • fix: OnItemAdded being called after OnItemRemoved (#675)
  • fix: Loader accidentally loading duplicate LabAPI plugins already loaded by LabAPI Loader
  • fix: Updater ExiledDirectoryPath not being respected

Full Changelog: v9.10.1...v9.10.2

v9.10.1

02 Nov 17:19
e4a57e0

Choose a tag to compare

Exiled v9.10.1 Release Notes

Exiled v9.10.1 is now available.


Fixes

  • Fix: Player::SetRank(string, UserGroup) and Player::RemoteAdminPermissions(#676)
  • Fix: EffectTypeExtension.GetEffectType(this StatusEffectBase) not throwing exception when no key is found (#678)
  • Fix: fix some NRE that was crashing server when NetworkIdentity was null in MirrorExtensions.

Added

  • Added: Support to Load LabAPI Plugin inside Exiled folder.
  • Added: new Method and Propperty on Scp1509
    • RespawnEligibility
    • NextResurrectTime
    • MeleeCooldown
    • RevivedAhpBonus
    • RevivedAhpBonusDistance
    • MaxHs
    • RevivedBlurTime
    • RevivedPlayers
    • GetEligibleSpectator(RoleTypeId)
    • IsAnyEligibleSpectators()
  • Added new Event for Scp1509
    • Resurrecting
    • TriggeringAttack

Breaking Change and Obsolete

  • Lift::Bounds is now broken and needs to be modified "It's now necessary to use RelativeBounds instead"

Full Changelog: v9.10.0...v9.10.1