Releases: Exiled-Team/EXILED
Releases · Exiled-Team/EXILED
8.7.2
Fixes
- Updated the
RequiredSCPSLVersion
and docs.
Additions
- None
Changes (non-breaking)
- None
8.7.1
Fixes
- None
Additions
Exiled.API
Added Constructor for PrimitiveSettingPrimitiveSettings(PrimitiveType primitiveType, Color color, Vector3 position, Vector3 rotation, Vector3 scale, bool spawn, bool isStatic)
by @louis1706Exiled.API
AddedAdminToy
extension propertyPlayer
,Footprint
andIsStatic
by @louis1706
Changes (non-breaking)
- None
8.7.0 - Silly Nao haven't made the update
What's Changed
- EffectType.None + More TryGet method for EffectType extension by @louis1706 in #2292
- Rework and Fix Shooting Transpiler by @louis1706 in #2309
- New event for radio by @VALERA771 in #2308
- Inroducing... "Async" events by @VALERA771 in #2303
- ValidatingVisibility Event by @Misfiy in #2299
- Patch Rework DoorList by @louis1706 in #2270
- Add voicelines SCP-3114 by @Rysik5318 in #2269
- Add
ChangeItemOwner
by @XKaguya in #2249 - Fixing up spelling errors and XML formatting. by @NaoUnderscore in #2317
Scp914.MovingVector
by @VALERA771 in #2322- Fixed Room.Blackout not turning off lights by @Mikihero in #2319
- Some Scp914 changes by @VALERA771 in #2290
- Documentation about async events by @VALERA771 in #2332
- Scp244MoreAPI by @louis1706 in #2323
- Fix UsingBreakneckSpeeds not being call by @louis1706 in #2318
- Round.IgnoredPlayers fix by @louis1706 in #2307
- SelectingRespawnTeamEventArgs by @louis1706 in #2315
- Landing Fix + few doc change by @louis1706 in #2314
- Update Documentation by @louis1706 in #2336
- Scp3114 Transpiler by @BoltonDev in #2266
- Fix Transmitting event by @BoltonDev in #2273
- Scp173BeingLooked Transpiler by @BoltonDev in #2276
- Scp3114AttackAhpFix by @louis1706 in #2320
- Adding event TogglingRadio(Player, RadioItem, bool, bool) by @Rysik5318 in #2329
- Fix Gate::IsFullyOpen and IsFullyClosed also IsMoving by @louis1706 in #2337
- Minor spelling mistake that noone noticed by @VALERA771 in #2347
- Update for PostXMAS by @louis1706 in #2383
Full Changelog: 8.4.3...8.7.0
8.6.0
Fixes
Exiled.API
FixedIsIntercomMuted
by @misaka_zerotwo in #2361Exiled.API
Fixed an issue with Scp-244 which causes it to not deal damage to players by @yamato.Exiled.Installer
Resolved issue with installer downloading pre-release version even when set to false by @boltonn in #2367
Additions
Exiled.API
Added SCP-3114 ragdoll by @VALERA771 in #2368Exiled.API
AddedItemExtensions::GetPickupBase(ItemType)
extension method by @yamato.Exiled.Events
Added Flamingo respawn event by @VALERA771 in #2362Exiled.Events
Implemented SCP 559 events by @VALERA771 in #2345
Changes (non-breaking)
Santa is stable 🎉
Fixes
Exiled.CustomItems
FixedCustomItem::OnReloading
not behaving as expected.
Additions
Exiled.API
AddedSpawnReason::ItemUsage
enum value.
Santa brings fixes 🎉
Fixes
Exiled.API
Fixed a bug which allows SCPs to attack other SCPs.Exiled.CustomItems
Fixed a bug which does not allow to reload any weapons.Exiled.Events
FixedGrantingGift
event, now it doesn't crash the server anymore.
Reject 🇫🇷 releases, return to 🇮🇹 releases.
Fixes
Exiled.API
FixGate::IsFullyOpen
,Gate::IsFullyClosed
andGate::IsMoving
by @louis1706 in Pull Request #2337Exiled.API
Fixing up spelling errors and XML formatting by @NaoUnderscore in Pull Request #2317Exiled.API
FixedRoom::Blackout
not turning off lights by @Mikihero in Pull Request #2319Exiled.API
FixedRound::IgnoredPlayers
by @louis1706 in Pull Request #2307Exiled.Events
FixedUsingBreakneckSpeeds
not being called by @louis1706 in Pull Request #2318Exiled.Events
Landing
Fix + few docs changes by @louis1706 in Pull Request #2314Exiled.Events
FixedTransmitting
event by @BoltonDev in Pull Request #2273Exiled.Events
Fix Scp3114 Attack Ahp by @louis1706 in Pull Request #2320Exiled.Events
Reworked and fixedShooting
transpiler by @louis1706 in Pull Request #2309Exiled.Events
FixedRoundEnd
transpiler by @VALERA771 in Pull Request #2341Exiled.CustomItems
FixedCustomWeapon
by @louis1706 in Pull Request #2349
Additions
Exiled.API
AddedEffectType::None
+ MoreTryGet
overloads forEffectType
by @louis1706 in Pull Request #2292Exiled.API
Added voicelines SCP-3114 by @Rysik5318 in Pull Request #2269Exiled.API
AddedItem::ChangeItemOwner
by @XKaguya in Pull Request #2249Exiled.API
AddedScp914::MovingVector
by @VALERA771 in Pull Request #2322Exiled.API
Added new features toScp244
API by @louis1706 in Pull Request #2323Exiled.API
Added a bunch of stuff about API by @VALERA771 in Pull Request #2342Exiled.API
AddedDamageHandler
andFlamingo
by @louis1706 in Pull Request #2343Exiled.API
Snow pile is now supported by @VALERA771 in Pull Request #2346Exiled.API
AddedSCP-1507
API by @VALERA771 in Pull Request #2340Exiled.API
More features and events forSCP-1507
by @VALERA771 in Pull Request #2348Exiled.API
AddedSCP-2536
API by @VALERA771 in Pull Request #2344Exiled.Events
AddedSelectingRespawnTeam
event by @louis1706 in Pull Request #2315Exiled.Events
AddedScp3114
Transpiler by @BoltonDev in Pull Request #2266Exiled.Events
AddedScp173BeingLooked
Transpiler by @BoltonDev in Pull Request #2276Exiled.Events
Added eventTogglingRadio(Player, RadioItem, bool, bool)
by @Rysik5318 in Pull Request #2329Exiled.Events
AddedValidatingVisibility
event by @Misfiy in Pull Request #2299Exiled.Events
Added a new event forRadio
by @VALERA771 in Pull Request #2308Exiled.Events
Addedasync
events by @VALERA771 in Pull Request #2303Exiled.Events
Documentation aboutasync
events by @VALERA771 in Pull Request #2332
Changes (non-breaking)
Exiled.API
Made someScp914
changes by @VALERA771 in Pull Request #2290Exiled.Events
Reworked patch forDoor::List
by @louis1706 in Pull Request #2270Exiled.Events
Update Documentation by @louis1706 in Pull Request #2336Exiled.Events
Xmas update by @Misaka-ZeroTwo in Pull Request #2339
More fixes
Fixes
Exiled.Events
FixedServer.Host
unable to trigger event and being null by @louis1706 in #1863Exiled.Events
FixedTogglingFlashlightEventArgs
Cast by @louis1706 in #2295Exiled.Events
Fixed setting ev.Team have no effect inSpawningTeamVehicle
event by @BoltonDev in #2265Exiled.CustomItems
Fixed reloading gives incorrect ammo by @louis1706 in #2302
Additions
Exiled.API
AddedPlayer.DropItem()
andPlayer.DropHeldItem()
overloads withisThrown
parameter by @Rysik5318 in #2268Exiled.Events
AddedItemRemoved
event by @louis1706 in #2263
Changes (non-breaking)
Exiled.Events
ConvertedSpawningTeamVehicle
event patch from prefix to transpilers by @BoltonDev in #2265
Changes (breaking)
- None
New Contributors
- @Rysik5318 made their first contribution in #2268
Full Changelog: 8.4.2...8.4.3
Some fixes and additions
Fixes
[Exiled.API]
Fixed Custom Weapons can reload without going through the animation by @louis1706 in #2164[Exiled.API]
FixedItemAdded
event not calling when usingPlayer.AddItem
by @IRacle1 in #2262[Exiled.API]
FixedRound.EndRound()
not working by @Misaka-ZeroTwo in #2280[Exiled.Events]
Fixed Ending Round event settingev.IsAllowed = false
not working by @Misaka-ZeroTwo in #2280 and @louis1706 in #2278[Exiled.Events]
FixedCanScp049SenseTutorial
andScp049TurnedPlayer
config not working for sense ability by @louis1706 in #2275
Additions
[Exiled.API]
AddedFirearm.MaxAmmo
setter by @louis1706 in #2164[Exiled.API]
AddedFirearm.NightVisionEnabled
andFirearmCanSeeThroughDark
getter by @louis1706 in #2164[Exiled.API]
Added new Stamina APIs in FpcRole by @FUTURE-SL in #2237 and @louis1706 in #2283
Changes (non-breaking)
- Changed default value of
CanFlashbangsAffectThrower
config by @BoltonDev in #2257
Changes (breaking)
- None
New Contributors
- @Artyomus1337 made their first contribution in #2272
Full Changelog: 8.4.1...8.4.2