Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge dev to master (Exiled-Team#2416)
* Fix CI * Added PrimitiveSettings + 3 overloads to Primitive::Create method * Light::Create overload + Signature fix * Ops * Make `Server.RunCommand` return response (Exiled-Team#2105) * Make `Server.RunCommand` return response * Make obsolute * Fix * Update Exiled.API/Features/Toys/Light.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Features/Toys/Primitive.cs Co-authored-by: Thunder <[email protected]> * Update Primitive.cs * Changes for Shooting and Shot events (Exiled-Team#2101) * fixed event for buckshot and railgun and added firearm in args * Added firearm * Update Shot.cs * Use .Cast<Firearm>() in Shot.cs * ShotEventArgs extends IFirearmEvent, added Item and changed order of properties * Changed order of CanHurt in ShotEventArgs * Make ShootingEventArgs extends IFirearmEvent instead of IItemEvent * Fix Nao Skill Issue (Exiled-Team#2112) Co-authored-by: Nao <[email protected]> * AnimationCurve (Exiled-Team#2098) * AnimationCurve * Bad documentation * Removing 'Exiled.Updater', * Revert "Removing 'Exiled.Updater'," This reverts commit b8d4e7c. * Fix dumb door (Exiled-Team#2111) Co-authored-by: Nao <[email protected]> * SpawningTeamVehicle event addition (Exiled-Team#2108) * Ability use hint changes (Exiled-Team#2113) * Make these better. * Remove this * Fix dev build errors * Make it non-breaking * Mark obsolete * Smol fucky wucky * yes * Erm, Am I dumb? * Better responses * Exiled Component System Overhaul, DynamicEvents & StateMachine APIs, `Exiled::Updater` rework. (Exiled-Team#2085) * `Exiled.Updater` rework * Removed old `Exiled.Updater` * Fix `nuspec` build * Prevent Exiled from being loaded if out to date and no releases are available yet. * Added `StateMachine` API. Added `DynamicEvents` API. Added `EBehaviour` component. Fixed docs in `ManagedObjectTypeAttribute`. Fixed typos in `CustomRoles::API::Extensions`. * Fix typo * Not finish * Some fixes to `Exiled::Updater`. Now it actually runs on a different thread without blocking the normal server exec/startup. * Don't care * Updater's logs are now debugs * Fix typo Co-authored-by: VALERA771 <[email protected]> * Fix Exiled.nuspec * use ternary op Co-authored-by: Yamato <[email protected]> * Fix Yamato's commit * Fixed `StaticActor` structure --------- Co-authored-by: Nao <[email protected]> Co-authored-by: louis1706 <[email protected]> Co-authored-by: Yamato <[email protected]> Co-authored-by: VALERA771 <[email protected]> * Fix Error GetBefore() (Exiled-Team#2121) * Fix MessageTranslated (Exiled-Team#2122) * Keep dev branch up to date (Exiled-Team#2125) * Add ChangeLightsColor and ResetLightsColor (Exiled-Team#2126) * ChangeLightsColor and ResetLightsColor addition. * Fix for player being null (skipping this null check causes Npc.Destroy() to throw exceptions) (Exiled-Team#2129) * Someone didn't know how unity works. (Exiled-Team#2132) * Small change to CustomRole.KeepInventoryOnSpawn (Exiled-Team#2130) * Yes * Yamato fix * There * Switches are better * Add RotationTime, DoorOpenTime, DoorCloseTime and MoveTime to Lift.cs (Exiled-Team#2117) * Add RotationTime, DoorOpenTime, DoorCloseTime and MoveTime * Update Lift.cs --------- Co-authored-by: Yamato <[email protected]> * Fixed crashing issue caused by changing appearance of a disconnected … (Exiled-Team#2139) * Fixed crashing issue caused by changing appearance of a disconnected player * Update MirrorExtensions.cs --------- Co-authored-by: Nao <[email protected]> * Fix SetAmmo(AmmoType.None) crash (Exiled-Team#2138) * Fix SetAmmo(AmmoType.None) crash * 100% sure no error with this * EventList (Exiled-Team#2137) * EventList * Update Event.cs * FixPickupPreviousOwner (Exiled-Team#2141) * Deprecated the setter of ItemsToDrop (Exiled-Team#2144) * EndRoundTranspiler (Exiled-Team#2120) * EndRoundTranspiler * not needed * SCPSL-experimental Update (Exiled-Team#2152) * experimental * Prevent breakingChange * Error * last fix * Update Doc * Haven't found a better way to make it * FUCK Version * StaminaUsage Patch now use Postfix instead of Transpiler & KickingEvent Transpiler (Exiled-Team#2143) * StaminaUsage * Kicking Patch * Fix error * Fix for Experymental * Fix stupidity * Optimise --------- Co-authored-by: Nao <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> * Respawn::TimeUntilNextPhase (Exiled-Team#2150) * Respawn::TimeUntilNextPhase * . * is or * Update dependencies URL * Unnecessary set accessor * Update dep link * Fix UserId (Exiled-Team#2158) * Fix IL ERROR (Exiled-Team#2166) * Fix ILError * Fix Skill Issue from someone else - /* */ will need to be removed when the other method will be deleted * Fix round end transpiler (Exiled-Team#2167) * Update RoundEnd.cs * Update RoundEnd.cs * Update RoundEnd.cs * Full Fix * Fix UsedItem event not being called (Exiled-Team#2163) * UsedItemFixNotCall * In case it's don't work * Update UsedItemFixNotCall.cs --------- Co-authored-by: Nao <[email protected]> * Fix `Scp0492.ConsumingCorpse` event was called with `Scp049` (Exiled-Team#2142) * bruh * better patch method * L bracing --------- Co-authored-by: Nao <[email protected]> Co-authored-by: Yamato <[email protected]> * Fix SpawingEventArgs::HorizontalRotation (Exiled-Team#2162) * Fix Crash null string (Exiled-Team#2161) * Add Whitelist && update ReservedSlot extensions (Exiled-Team#2160) * Make `Server.RunCommand` return response * Make obsolute * Fix * Add WhiteList extension * Add `isPermanent` argument * Update `ReservedSlot` * Update docs * Fixes * Make better * Always true * SendingAdminChatMessageEvent (Exiled-Team#2159) * SendingAdminChatMessage * oh 'lol Co-authored-by: VALERA771 <[email protected]> * Update SendingAdminChatMessageEventsArgs.cs --------- Co-authored-by: VALERA771 <[email protected]> Co-authored-by: Nao <[email protected]> * Fix ClearInventory (Exiled-Team#2140) * Fix ClearInventory * Update Exiled.API/Features/Player.cs Co-authored-by: IRacle <[email protected]> * Apply suggestions from code review Co-authored-by: Thunder <[email protected]> --------- Co-authored-by: IRacle <[email protected]> Co-authored-by: Thunder <[email protected]> Co-authored-by: Nao <[email protected]> * We are not going to miss this (Remove Old Exiled.Updater) (Exiled-Team#2151) * We are not going to miss this * Update Loader.cs * Fix Yamato's skill issue --------- Co-authored-by: Nao <[email protected]> * ModifyToken (Exiled-Team#2148) * ModifyToken * PreventException * New * modify * Tickets * Some Scp914 QoL additions (Exiled-Team#2149) * Scp914 * Update Exiled.API/Features/Scp914.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Features/Scp914.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Features/Scp914.cs Co-authored-by: Thunder <[email protected]> * Update Scp914.cs * Update Scp914.cs --------- Co-authored-by: Thunder <[email protected]> * Update dev.yml workflow (Exiled-Team#2170) * Update main.yml (Exiled-Team#2169) * GetAmmoLimitFix (Exiled-Team#2157) * GetAmmoLimitFix * look nicer * . * Update GetAmmoLimitFix.cs --------- Co-authored-by: Nao <[email protected]> * Add Player.AdminChatAccess * Revert "Fix UsedItem event not being called (Exiled-Team#2163)" (Exiled-Team#2173) This reverts commit 58007bc. * `Scp173::BlinkingRequest` event (Exiled-Team#2077) * test * у * e --------- Co-authored-by: Nao <[email protected]> Co-authored-by: Yamato <[email protected]> * NullCheck (Exiled-Team#2175) * SCP:SL 13.3 (Exiled-Team#2178) Co-authored-by: Thunder <[email protected]> * ChaosTargetCounter (Exiled-Team#2179) * ChaosTargetCounter * Network_chaosTargetCount --------- Co-authored-by: Thunder <[email protected]> * merge Master To Dev (Exiled-Team#2203) * Fix CI * Added ChaosTargetCount (Exiled-Team#2106) * Added ChaosTargetCount * a * Updated * Fix build errors --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Nao <[email protected]> * Revert "Added ChaosTargetCount (Exiled-Team#2106)" (Exiled-Team#2110) This reverts commit c3612c9. * Woah more proper English (Exiled-Team#2196) Grammar fixes. This includes fixing multiple it's to its, removal of unnecessary commas, and removal of redundancies. --------- Co-authored-by: Nao <[email protected]> Co-authored-by: Nameless <[email protected]> Co-authored-by: Thunder <[email protected]> Co-authored-by: Snivy FIlms <[email protected]> * Update RoundEnd.cs (Exiled-Team#2193) Co-authored-by: Yamato <[email protected]> * Fix Rpc and WriterExtensions dict (Exiled-Team#2198) * Fix Rpc and WriterExtensions dict * stylecop * Intercom.DisplayText fix (Exiled-Team#2209) * Update CommentsObjectGraphVisitor.cs (Exiled-Team#2210) * EnableEffect should have intensity argument (Exiled-Team#2134) * EnableEffect should have intensity argument * Preventing Error + add a new ctor for Effect class * Fix NW * FUCK that so dumb * Fix typos * Fix doc --------- Co-authored-by: Nao <[email protected]> * Add two item props: IsLightEmitter, IsDisarmer * DecontaminationFeatures (Exiled-Team#2145) * DecontaminationFeatures * it's also global when final * Fix * Update DecontaminationState.cs * . * Add Warhead.Kills * same to dev (Exiled-Team#2206) * fix `IAcquisitionConfirmationTrigger` logic * final 330 fix * Stupid manual bool fix (Exiled-Team#2211) * all candies (Exiled-Team#2214) * Add Broadcast.Show check to CustomItems (Exiled-Team#2212) * Add Broadcast.Show check to CustomItems * Random optimization * Revert "Random optimization" This reverts commit 6c7f910. --------- Co-authored-by: Yamato <[email protected]> * Rework EffectType (Exiled-Team#2190) * Rework * Update EffectTypeExtension.cs * Update EffectTypeExtension.cs * Update dev.yml (Exiled-Team#2227) * Updating EXILED to 13.3.1 (Exiled-Team#2223) * Item fix (Exiled-Team#2228) * Fix doc version (Exiled-Team#2230) * Simplification * Patch fix (Exiled-Team#2229) * Update ChangingGroup.cs (Exiled-Team#2232) * Fix transpiler (Exiled-Team#2234) * Fix CancelledItemUse::Item always being null (Exiled-Team#2174) * Fix Item always being null * . * Is it a flashlight? (Exiled-Team#2225) * is it a flashlight? * new logic * edit xml * another xml update * no more breaking changes * huh * get and create methods fix * fuux * New Hurt Event (Exiled-Team#2176) Co-authored-by: IRacle <[email protected]> * Reworking Scp079Transpiller (Exiled-Team#2017) * Scp106ReworkTranspiller (Exiled-Team#1984) * Rework Scp049 Event (Exiled-Team#1978) * Send staff message (Exiled-Team#2172) * SendStaffMessage * Idk if this is needed * . --------- Co-authored-by: Misaka-ZeroTwo <[email protected]> * Scp079Role method fix (Exiled-Team#1983) * Fix Bug than Grenade do not make damage correctly (Exiled-Team#2119) * Fix Various Transpiler and Update StatModule (Exiled-Team#2171) * Big PickupAPI changes (Breaking) (Exiled-Team#2147) * Updated a LOT of summaries. (Exiled-Team#2231) * Added proper grammar or some more details P1 (Contains Exiled.API to Exiled.CustomRoles * Up to Exiled Events Patches for working on the summaries * The last of the summary fixes and modifications * Reverted the /// <inheritdoc/> changes * Im not perfect with grammar * Added Thundermaker's suggested changes * Part 2 * Part 3 * Said hasta la pasta to a comment --------- Co-authored-by: Nikki Gardiner <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> * stylecop some women * oh good heavens * New effects (Exiled-Team#2224) * new effect * same as flashlight? * Revert "same as flashlight?" This reverts commit ffa76c7. * new effects * typo fix * xml update * fix * forgor * Update Exiled.API/Enums/EffectType.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Extensions/EffectTypeExtension.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Enums/EffectType.cs Co-authored-by: Thunder <[email protected]> * basically what Yamato is saying is * Update Exiled.API/Enums/EffectType.cs * Update Exiled.API/Enums/EffectType.cs * Add using statement --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Thunder <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> * stop complaining * the skeleton lives on (Exiled-Team#2233) * Add 3114 * Add 3114 * Add 3114 * Squashed commit of the following: commit ef803b0 Author: VALERA771 <[email protected]> Date: Mon Nov 13 05:57:25 2023 +0300 New effects (Exiled-Team#2224) * new effect * same as flashlight? * Revert "same as flashlight?" This reverts commit ffa76c7. * new effects * typo fix * xml update * fix * forgor * Update Exiled.API/Enums/EffectType.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Extensions/EffectTypeExtension.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Enums/EffectType.cs Co-authored-by: Thunder <[email protected]> * basically what Yamato is saying is * Update Exiled.API/Enums/EffectType.cs * Update Exiled.API/Enums/EffectType.cs * Add using statement --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Thunder <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> * Squashed commit of the following: commit f35fdf9 Author: Thunder <[email protected]> Date: Sun Nov 12 22:00:20 2023 -0500 stop complaining commit ef803b0 Author: VALERA771 <[email protected]> Date: Mon Nov 13 05:57:25 2023 +0300 New effects (Exiled-Team#2224) * new effect * same as flashlight? * Revert "same as flashlight?" This reverts commit ffa76c7. * new effects * typo fix * xml update * fix * forgor * Update Exiled.API/Enums/EffectType.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Extensions/EffectTypeExtension.cs Co-authored-by: Thunder <[email protected]> * Update Exiled.API/Enums/EffectType.cs Co-authored-by: Thunder <[email protected]> * basically what Yamato is saying is * Update Exiled.API/Enums/EffectType.cs * Update Exiled.API/Enums/EffectType.cs * Add using statement --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Thunder <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> * Fixes * Add 3114 * Fixed Event StartingRecallEventArgs's IsAllowed issue. (Exiled-Team#2235) * Fix Ctor (Exiled-Team#2240) * Lazy fix (Exiled-Team#2146) Co-authored-by: Misaka-ZeroTwo <[email protected]> * More Fix (Exiled-Team#2244) Co-authored-by: Misaka-ZeroTwo <[email protected]> * Version bump to 8.4.0 * FastFix (Exiled-Team#2251) * Update push_nuget.yml * FixInfiniteSprint (Exiled-Team#2255) * Version bump to 8.4.1 * Workflow (Exiled-Team#2258) * Create moveFile.ps1 * Update dev.yml * Update dev.yml * Update dev.yml * Update dev.yml * Update dev.yml * Update dev.yml * Update dev.yml * Update moveFile.ps1 * Update dev.yml * Update dev.yml * Update dev.yml * Update dev.yml * Rename moveFile.ps1 to packaging.ps1 * Update dev.yml * Update dev.yml * Revert "Workflow (Exiled-Team#2258)" This reverts commit d757764. * Change default value of flashbang affect thrower * Better workflow (Exiled-Team#2259) * Create moveFile.ps1 * Update dev.yml * Update moveFile.ps1 * Update dev.yml * Rename moveFile.ps1 to packaging.ps1 * Update dev.yml * fix (Exiled-Team#2262) Co-authored-by: Yamato <[email protected]> * Improved Stamina API (Exiled-Team#2237) Co-authored-by: Thunder <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> * Update DestroyingEventArgs.cs (Exiled-Team#2272) * FixRoundEnd (Exiled-Team#2278) * Remove Breaking Change from Exiled-Team#2237 (Exiled-Team#2283) * MaxAmmo Setter && NightVision should also be true when NightVision (Exiled-Team#2164) Co-authored-by: Thunder <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> * Ending round event fix (Exiled-Team#2280) Co-authored-by: Yamato <[email protected]> * CanScp049SenseTutorial Fix bool logic (Exiled-Team#2275) Co-authored-by: Bolton <[email protected]> * Version bump to 8.4.2 * Fix TogglingFlashlightEventArgs Cast (Exiled-Team#2295) Co-authored-by: Misaka-ZeroTwo <[email protected]> * Fix Player.Get(ServerHostPlayer) (Exiled-Team#1863) * Added ItemRemoved Event (Exiled-Team#2263) Co-authored-by: Misaka-ZeroTwo <[email protected]> * who wrote this? (Exiled-Team#2298) * Fix MaxAmmo and CustomItem Weapon (Exiled-Team#2302) * Update EXILED.props * Update EXILED.props * SpawningTeamVehicle Transpiler (Exiled-Team#2265) * Spawning transpiler (Exiled-Team#2241) * Add to DropItem(Item item, bool isThrown) (Exiled-Team#2268) * Bump to 8.4.3-rc.2 * Revert "Spawning transpiler (Exiled-Team#2241)" (Exiled-Team#2306) This reverts commit caaa732. * EffectType.None + More TryGet method for EffectType extension (Exiled-Team#2292) * Rework and Fix Shooting Transpiler (Exiled-Team#2309) * is that a new ev of 87? (Exiled-Team#2308) * Inroducing... "Async" events (Exiled-Team#2303) * huh? * oops * another one * Revert "another one" This reverts commit 0bae3ad. * y've never seen last commit * Update Exiled.Events/Features/Event{T}.cs * fux --------- Co-authored-by: Yamato <[email protected]> * ValidatingVisibility Event (Exiled-Team#2299) * ValidatingVisibility Event * text * fix again * build error fixes * docs fix * Update Exiled.Events/EventArgs/Scp939/ValidatingVisibilityEventArgs.cs Co-authored-by: Misaka-ZeroTwo <[email protected]> * Update Exiled.Events/Handlers/Scp939.cs * Update Exiled.Events/Handlers/Scp939.cs * Update Exiled.Events/EventArgs/Scp939/ValidatingVisibilityEventArgs.cs * Update Exiled.Events/EventArgs/Scp939/ValidatingVisibilityEventArgs.cs --------- Co-authored-by: Misaka-ZeroTwo <[email protected]> Co-authored-by: Nao <[email protected]> * Patch Rework DoorList (Exiled-Team#2270) * Patch Rework * Update Exiled.Events/Patches/Generic/DoorList.cs * uhmmmm * Add voicelines SCP-3114 (Exiled-Team#2269) * Add Door EVent * Add to DropItem isThrown * Door * Add voicelines SCP-3114 * Update Player.cs * Oops * Oops v3 * Convert bool Prefix to Transpiler * Update Exiled.Events/Handlers/Scp3114.cs * Update Exiled.Events/Handlers/Scp3114.cs --------- Co-authored-by: BoltonII <[email protected]> Co-authored-by: Yamato <[email protected]> Co-authored-by: Nao <[email protected]> * Add ```ChangeItemOwner``` (Exiled-Team#2249) * Add files via upload Added a public method for change item's owner. By encapsulating ChangeOwner method. * Fixed issue about extra tab * Fixed reference issue. * Update Exiled.API/Features/Items/Item.cs --------- Co-authored-by: Misaka-ZeroTwo <[email protected]> Co-authored-by: Nao <[email protected]> * Fixing up spelling errors and XML formatting. (Exiled-Team#2317) * v8.4.3 (Exiled-Team#2305) * Fixed SCP-3114 spelling errors and stylecop XML formatting. --------- Co-authored-by: Misaka-ZeroTwo <[email protected]> Co-authored-by: Nao <[email protected]> * rawr (Exiled-Team#2322) * Fixed Room.Blackout not turning off lights (Exiled-Team#2319) Co-authored-by: Yamato <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> * Some Scp914 changes (Exiled-Team#2290) * Documentation about async events (Exiled-Team#2332) * Update Events.md * Update Events.md * Update docs/docs/Plugins/Events.md Co-authored-by: Nao <[email protected]> * Update docs/docs/Plugins/Events.md Co-authored-by: Nao <[email protected]> --------- Co-authored-by: Nao <[email protected]> * Scp244MoreAPI (Exiled-Team#2323) * Scp244MoreAPI * Apply suggestions from code review Co-authored-by: Misaka-ZeroTwo <[email protected]> --------- Co-authored-by: Misaka-ZeroTwo <[email protected]> * Fix UsingBreakneckSpeeds not being call (Exiled-Team#2318) * Round.IgnoredPlayers fix (Exiled-Team#2307) * Round.IgnoredPlayers fix * Update Exiled.Events/Patches/Events/Server/RoundEnd.cs * Update Exiled.Events/Patches/Events/Server/RoundEnd.cs * Update Exiled.Events/Patches/Events/Server/RoundEnd.cs * Update Exiled.Events/Patches/Events/Server/RoundEnd.cs --------- Co-authored-by: Nao <[email protected]> * SelectingRespawnTeamEventArgs (Exiled-Team#2315) * SelectingRespawnTeamEventArgs * Apply suggestions from code review Co-authored-by: Nao <[email protected]> * Update Exiled.Events/Patches/Events/Server/SelectingRespawnTeam.cs --------- Co-authored-by: Nao <[email protected]> * Landing Fix + few doc change (Exiled-Team#2314) * Update Documentation (Exiled-Team#2336) * Update Documentation * Spacing * Scp3114 Transpiler (Exiled-Team#2266) * TryUseBody Transpiler + fix * Disguising Transpiler * Revealing + RevealingKey Transpiler * Fix * Edit doc --------- Co-authored-by: Yamato <[email protected]> * Fix Transmitting event (Exiled-Team#2273) * Fix TransmittingEvent * :) * Prevent breaking plugin * :) * Remove warning * I'm dumb * Fixing up XML Formatting --------- Co-authored-by: Yamato <[email protected]> * Scp173BeingLooked Transpiler (Exiled-Team#2276) * Scp173BeingLooked Transpiler * Fix --------- Co-authored-by: Yamato <[email protected]> * Scp3114AttackAhpFix (Exiled-Team#2320) * Scp3114AttackAhpFix * Update Scp3114AttackAhpFix.cs * Update Scp3114AttackAhpFix.cs * Adding event TogglingRadio(Player, RadioItem, bool, bool) (Exiled-Team#2329) * Add Door EVent * Add Door Event * Add Door Event * Fix * Oops * Oops v2 * Oops * Delete Door Event * Create DamagingDoorEventArgs.cs * Create DamagingDoor.cs * Adding event Toggling Radio * Delete DamagingDoorEventArgs.cs * Create DamagingDoorEventArgs.cs * Convert prefix to transpiler + fix docs * Update TogglingRadio.cs * Update TogglingRadioEventArgs.cs * Update Exiled.Events/Patches/Events/Player/TogglingRadio.cs Co-authored-by: Bolton <[email protected]> --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: BoltonDev <[email protected]> Co-authored-by: Nao <[email protected]> Co-authored-by: Bolton <[email protected]> * Fix Gate IsFullyOpen and IsFullyClosed (Exiled-Team#2337) * Update Player.cs (Exiled-Team#2347) * Update for PostXMAS (Exiled-Team#2383) * Update for PostXMAS * WeaponFixFromXMAS * remove var * Fix RegisteringEvent * more var remove * 8.7.0 * 8.7.1 * Fix build errors --------- Co-authored-by: SmusiJarviss <[email protected]> Co-authored-by: Artem Košilinskis <[email protected]> Co-authored-by: Thunder <[email protected]> Co-authored-by: Ika <[email protected]> Co-authored-by: Yamato <[email protected]> Co-authored-by: warden161 <[email protected]> Co-authored-by: joker-119 <[email protected]> Co-authored-by: Nao <[email protected]> Co-authored-by: louis1706 <[email protected]> Co-authored-by: VALERA771 <[email protected]> Co-authored-by: Bolton <[email protected]> Co-authored-by: Claudio <[email protected]> Co-authored-by: TtroubleTT <[email protected]> Co-authored-by: Misaka-ZeroTwo <[email protected]> Co-authored-by: IRacle <[email protected]> Co-authored-by: Nameless <[email protected]> Co-authored-by: Snivy FIlms <[email protected]> Co-authored-by: sanyae2439 <[email protected]> Co-authored-by: FUTURE <[email protected]> Co-authored-by: Rue <[email protected]> Co-authored-by: NotIntense <[email protected]> Co-authored-by: Nikki Gardiner <[email protected]> Co-authored-by: 白泽 <[email protected]> Co-authored-by: BoltonII <[email protected]> Co-authored-by: Artyomus1337 <[email protected]> Co-authored-by: Rysik5318 <[email protected]> Co-authored-by: 白泽 <[email protected]> Co-authored-by: Miki_hero <[email protected]>
- Loading branch information