fix: Support nullable vector & color#651
Merged
Merged
Conversation
VALERA771
approved these changes
Oct 7, 2025
Someone-193
approved these changes
Oct 7, 2025
Someone-193
added a commit
to VALERA771/EXILED
that referenced
this pull request
Mar 28, 2026
commit ba133f2b7a2cf886d3dd6d94791d6a208e564014 Author: Yamato <[email protected]> Date: Wed Mar 25 22:57:48 2026 +0100 Bump to v9.13.3 commit 15425428ad4b0460c74515de6c316d069b71c33b Author: @Someone <[email protected]> Date: Wed Mar 25 15:56:13 2026 -0400 fix: 14.2.6 update (#781) * update * remove MarshmallowFF fix * Update doc 14.2.0.6 * fix footprint ctor for after player leaves tbh the error itself might come from whenever mirror decides to remove peers and stuff cuz async * I committed the commented out version when I was trying to recreate the bug 💔 * add docs + TryRaycastRoom fix --------- Co-authored-by: Yamato <[email protected]> commit 1c3131575529f4c2c99b867d10a7bc6b69ec4ec7 Author: Yamato <[email protected]> Date: Fri Mar 6 22:56:45 2026 +0100 Revert "feat(warhead): Add ``IsOnCooldown`` property (#757)" This reverts commit ba91f27baf4b900751283b3c9bcf078488cbae61. commit ba91f27baf4b900751283b3c9bcf078488cbae61 Author: Unbistrackted <[email protected]> Date: Mon Feb 23 02:45:15 2026 -0300 feat(warhead): Add ``IsOnCooldown`` property (#757) commit b139d3ed78b27124dbe2faba40e75ee363654374 Author: Yamato <[email protected]> Date: Fri Feb 13 09:53:49 2026 +0100 Bump to 9.13.1 commit cd3a94f639587a94519e73ca82b0b73afd4ccb78 Author: Yamato <[email protected]> Date: Fri Feb 13 09:53:37 2026 +0100 Rename LayerMask to LayerMasks commit 977b68e73a8d6b061b6b105308e23851ce825c88 Author: @Someone <[email protected]> Date: Thu Feb 12 21:41:02 2026 -0500 version bump commit ad1a52a042665b8db6c8146b52da0f2e7414ecdc Author: @Someone <[email protected]> Date: Thu Feb 12 20:22:12 2026 -0500 fix: The Allocless one 😭 🙏 (#749) * Update Draw.cs * fix Sphere and Circle * I am a baguette * keep old validation but use ref to update parameter * better name * remove extra locals * Fix default value * More fix * another fix commit ffb7cb20bc8f8749e5d8f3608a16dd002ab32976 Author: MS-crew <[email protected]> Date: Fri Feb 13 01:42:27 2026 +0300 feat: Sending & Receiving gun sound events (#748) * firstly sending event * gun shot sound to gun sound * gun shıot to sound * ö * ._. i hate patching delegate * . * m * Update ReceivingGunSound.cs * someone update * go back to normal syntax + fix index --------- Co-authored-by: @Someone <[email protected]> commit 6db22cd744f2bec47b8de4224c989aa3ba3dcfbd Author: Yamato <[email protected]> Date: Thu Feb 12 23:41:07 2026 +0100 feat: LayerMask enum (#750) * LayerMask Enum * Update LayerMask.cs * some documentation * Better grammar --------- Co-authored-by: @Someone <[email protected]> commit 0ed83b8e5d2c721b9761ba222d7bc563356821ab Author: @Someone <[email protected]> Date: Thu Feb 12 12:44:40 2026 -0500 fix: PrefabHelper.Spawn not set position correctly, structure setters not work correctly (#746) * Commit * Update IStructureSync.cs * add IsSpawned check * Apply suggestion from @louis1706 Co-authored-by: Yamato <[email protected]> * fix * aesthetics * rotation nullable set * Exclude SCP 127 pedestal --------- Co-authored-by: Yamato <[email protected]> commit b224f47bf35b87a55b62cb6be1a53c39382043c9 Author: scp252arc <[email protected]> Date: Wed Feb 11 16:47:59 2026 +0300 fix: Fix CustomRole::RemoveRole from throwing NullReferenceException (#747) * Fix Exiled.Events.Handlers.Internal.Round.OnChangingRole NRE * Fix Exiled.CustomRoles.API.Features.CustomRole.OnDestroying NRE * Delete patch --------- Co-authored-by: Yamato <[email protected]> commit 471ce4accd542fe7ca2aef93c48fc80f9f0806bc Merge: 654290c71 6e8dc2da4 Author: Yamato <[email protected]> Date: Mon Feb 9 21:51:31 2026 +0100 Merge branch 'master' into dev commit 654290c71bcaa84c47340eda214506aae4b03459 Author: @Someone <[email protected]> Date: Mon Feb 9 13:21:34 2026 -0500 fix: Fix Scp106PocketItemManager throwing a IndexOutOfRangeException (#743) * Create Fix106ItemManager.cs * switch to ListPool commit b7fdda308949d073a9f8935c402b254c55eb54de Author: @Someone <[email protected]> Date: Mon Feb 9 04:38:58 2026 -0500 feat: Utilize StructurePositionSync to fix and add setters to structure positions and rotations (#745) * generator + interface * Better docs, add locker + workstation --------- Co-authored-by: Yamato <[email protected]> commit f1e10ccbc6a9609ce86ef26b0ab418eebe8493bd Author: MS-crew <[email protected]> Date: Mon Feb 9 01:59:44 2026 +0300 feat: Draw class Added capsule & mesh / added scale to circles (#744) * capsule & circle size Update Draw * added mesh commit 27abf454f8327f0d5bd07a346f345d8aa609ae4d Author: @Someone <[email protected]> Date: Sat Feb 7 05:33:55 2026 -0500 fix: / feat: Map.Generating improvements (#741) * Stuff * stupid baguette man 😠 commit f172b58128ea71293305c9451c94d0b269460167 Author: An4r3w <[email protected]> Date: Thu Feb 5 19:01:58 2026 +0100 feat: added MinPlayers property (#660) * added MinPlayers property * changed MinPlayer check's position * changed == to >= * included NPCs count. * Apply suggestion from @louis1706 --------- Co-authored-by: Yamato <[email protected]> commit 19d5fa7f68a87a504fc570734b83c5ef25fb73f1 Author: @Someone <[email protected]> Date: Thu Feb 5 10:55:21 2026 -0500 Fix Color32 config converter commit f6bbb7bd76c9778f6071d4927769ded4d2b38503 Author: Yamato <[email protected]> Date: Thu Feb 5 16:41:41 2026 +0100 fix: SpawningRoomConnectorFix getting Door.Rooms null (#740) * Revert "feat: Map.Generating event (#717)" This reverts commit 5a825f1b8316197378aa9d12baf927036987346d. * fix: SpawningRoomConnectorFix getting Door.Rooms null * Reapply "feat: Map.Generating event (#717)" This reverts commit 7f6ef9da0407e2be9e05fef14d5ae9dcf6911a2f. * Revert "Reapply "feat: Map.Generating event (#717)"" This reverts commit bf8765d3b5c1468caea33f06102733558da37854. * simplifed the Add skip Label * Reapply "Reapply "feat: Map.Generating event (#717)"" This reverts commit 79bdbd4536f48d50e85ad7991a63b24dd379c0f6. commit e43ceda032ef30f0ff91a9327e22d6a8c728a030 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:39:01 2026 +0300 feat: Added Draw class for debug lines (#728) * Added Draw class * update * Yamato update * just players commit 3f466d76ffc3492bbd953c8191a44be65d20ed25 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:32:46 2026 +0300 perf: Optimize Event System using ArrayPool (#732) optimize commit 5bc8ef81732f7d19fe725bdcbc89ef59704f05bb Author: Yamato <[email protected]> Date: Wed Feb 4 10:32:14 2026 +0100 feat: missing Locker and new Warn for Missing Locker (#738) * feat: missing Locker and new Warn for Missing Locker * Add: Scp1509Pedestal commit 49a0ebf3bd3c75e897140b8435071f44668514c6 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:31:14 2026 +0300 fix: SearchingPickupEvent break Interractable toy (#739) * fix * Update SearchingPickupEvent.cs commit 7ff241ddf0a2205af9dfe3ed474c6afd9cf3428d Author: MS-crew <[email protected]> Date: Wed Feb 4 12:30:36 2026 +0300 feat: Added Missing Toy Create Methods (#737) * added * fix infinite loops * => to { get; } = * world positon to local postion * m * one core create * someth'ng * zero * updaate * remove useless using * return nulll commit a44b94dd67024cadcea63844468ccffb431dca1e Author: MS-crew <[email protected]> Date: Wed Feb 4 12:28:17 2026 +0300 fix: Rejected PickingUp armor and 244 breaking pickup, and some refactor. (#733) * fix * Hey there! I am using WhatsApp * Fixed endless loop (my bad) * . commit 5a825f1b8316197378aa9d12baf927036987346d Author: @Someone <[email protected]> Date: Wed Feb 4 04:26:16 2026 -0500 feat: Map.Generating event (#717) * Add event boilerplate + all of transpiler (all that's missing is layout checker) * Theoretically finished The transpiler doesnt have any patching errors now and logically speaking everything *should* work, but I doubt that lol. I'll test this more tomorrow (Like seeing what the layout is and seeing if I can set it) * Tidy up Even actually works now, I just need to review this entire PR as a whole now and try to handle any problems n stuff better * stupid baguette man making me change transpiler 😭 commit 5b3241bba978ebf9f1c73530d76154070dbefed2 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:12:20 2026 +0300 feat: Add Custom Fake Round Summary, Dim player screen, PlaySquishSound & WarheadExplosionEffectMethods (#726) * Fix item owner being done in the wrong order * Revert "Fix item owner being done in the wrong order" This reverts commit e8cfd54e2769cd39e93f8510bbd3148aa2a1b644. * rpc things * Update Map.cs commit 246adb5d818c5eda4cebd0b8d81dcc408faba85c Author: MS-crew <[email protected]> Date: Wed Feb 4 12:12:04 2026 +0300 feat: Add Custom Goggles (#724) * Add CustomGoggles class for custom SCP-1344 * Create CustomGogglesPathcs.cs * oh shit * shit forgot Removed setting CurrentItem to null when goggles are removed. * Update * yamato update * rfdd ev isallowed chechks commit bc8f3fdf84a1ece1515c37f9eaabe1cd637ca757 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:10:02 2026 +0300 feat: ZoneChanged event added (#735) * ZoneChangedRebornş * revert transpiler change * hassubscribes to patched * fixed * addded patched event too commit 62b954e34dff2b5a5c3171475e20710159156a38 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:09:44 2026 +0300 feat: new Voice chat event, fixes for Exiled events that use LabAPI, and additions to Event and Event<T> (#730) * Update MirrorExtensions.cs Fix item owner being done in the wrong order Revert "Fix item owner being done in the wrong order" This reverts commit e8cfd54e2769cd39e93f8510bbd3148aa2a1b644. Update VoiceChatting.cs Update and rename VoiceChattingEventArgs.cs to SendingVoiceMessageEventArgs.cs Create ReceivingVoiceMessageEventArgs.cs Update Player.cs Update and rename ChangingSpeakerStatusAndVoiceChatting.cs to ChangingSpeakerStatus.cs Delete EXILED/Exiled.Events/EventArgs/Player/TransmittingEventArgs.cs Update Player.cs Create TransmittingEventArgs.cs Update Player.cs Update Player.cs Update Player.cs Update Player.cs Create VoiceChattingEventArgs.cs Update TransmittingEventArgs.cs Update Player.cs Update ReceivingVoiceMessageEventArgs.cs Update SendingVoiceMessageEventArgs.cs Update SendingVoiceMessageEventArgs.cs Update Player.cs Update Events.cs Update VoiceChatting.cs Update VoiceChatting.cs Update VoiceChatting.cs Update SendingVoiceMessageEventArgs.cs Update TransmittingEventArgs.cs Reverted braking changes deleted useless . doc checked its working / * vociechatting * Added 'HasSubscribers' check to VoiceChatting, ReloadingWeapon, and other high-frequency events. This prevents EventArgs instantiation when no plugins are listening, significantly reducing GC pressure. * update * pollable for hot events Update IPoolableEvent.cs * Revert "pollable for hot events" This reverts commit dafe93474eb5066ca8fcaa725b81f64c3be35d00. * . * Update VoiceChatting.cs * patched * update * patchet added event * Update ReceivingVoiceMessageEventArgs.cs commit b09bf2d6ebd6761c53d9844c468874fb46208e32 Author: MS-crew <[email protected]> Date: Sat Jan 31 23:19:20 2026 +0300 fix: Update Scp559 List Double (#734) * Update Scp559List.cs * Update Scp559List.cs commit 6e8dc2da4d97f28d3d448b25a59714e11200dbda Author: Yamato <[email protected]> Date: Thu Jan 29 19:18:28 2026 +0100 doc: seealso KeycardInteractingEventArgs commit e74ad0e15ff35bf35e08959d2b81357553f7d385 Author: Yamato <[email protected]> Date: Sat Jan 24 13:39:10 2026 +0100 doc commit 74962e36a84fcbe700d1d8439dd09f18317d046a Author: Yamato <[email protected]> Date: Wed Jan 21 14:00:56 2026 +0100 Bump to v9.12.6 commit 1fcb8f594f32b37e759b4b7a2a9a5ff17e0d6a6a Author: Yamato <[email protected]> Date: Wed Jan 21 10:50:19 2026 +0100 fix: Player::ThrowGrenade keeping item in memory (#723) commit 8b755ade705e4b893cfe8fcb74175637bcc65157 Author: @Someone <[email protected]> Date: Sat Jan 17 11:09:07 2026 -0500 fix: Make CI Spawn method destroy the dummy item created after using it to spawn a pickup. (#722) Fix commit c8b541255c5a252c9b0fe91191a8ce639e5de875 Author: RimuruChan <[email protected]> Date: Sat Jan 17 05:51:42 2026 +0800 fix: set item owner when add item (#720) Refactor item creation to include player context and update documentation commit e26f1c67fdf089223041c276c1e27c593649257c Author: @Someone <[email protected]> Date: Fri Jan 16 16:22:32 2026 -0500 fix: 1344 dupe fix refactor (#721) * Revert old fix and add new one * docs * more docs commit 61777a323e251a5cd094bc0af14e3ed1be145c43 Author: Yamato <[email protected]> Date: Fri Jan 16 11:33:53 2026 +0100 fix: wrong used of "or" and "and" commit a8552f5af82418f684b102217c62e49ffbab6121 Author: Yamato <[email protected]> Date: Fri Jan 16 11:17:59 2026 +0100 Bump to v9.12.5 commit c2ca57056f817f1120eb68824da9e069bd95b3fe Author: Yamato <[email protected]> Date: Fri Jan 16 11:14:12 2026 +0100 fix: Scp3114 dup commit 9974308f120821d85d5d23ccd112b8861ca9efef Author: Yamato <[email protected]> Date: Wed Jan 14 13:59:10 2026 +0100 Bump to v9.12.4 commit e5fb83398c00442a86a8a10b16fe559db5e0b180 Author: Yamato <[email protected]> Date: Wed Jan 14 13:58:00 2026 +0100 Update Obsolete for end of the Christmas commit d2fb0fb87ce16b077f7ff284f9e7a0782781d954 Author: Yamato <[email protected]> Date: Sun Jan 11 23:51:20 2026 +0100 Update TT Files for 14.2.5 commit 81dcab83b825edeef84a032f4e1f16d4d06fbdac Author: @Someone <[email protected]> Date: Wed Jan 7 23:48:45 2026 -0500 🗿 commit 1602e6fe8ee1ac128222ddc84a6a6c79d9c5d8f9 Merge: 8ba1b7d90 8cc658bbe Author: Yamato <[email protected]> Date: Tue Jan 6 11:27:29 2026 +0100 Merge branch 'master' into dev commit 8cc658bbe90f8aef2d5522f8b992ab669ad3f05d Author: SlejmUr <[email protected]> Date: Tue Jan 6 11:15:58 2026 +0100 fix: Append ModDescription not override it (#716) Append ModDescription not override it commit 8ba1b7d901d26f933ee8abc670ea2c1a775d733d Author: @Someone <[email protected]> Date: Mon Jan 5 17:48:09 2026 -0500 fix: Fix UsedItem being called twice (#715) fix commit 12ceb6a24d38b7599c012e5737f7603a555fd6a4 Author: @Someone <[email protected]> Date: Mon Jan 5 17:47:39 2026 -0500 feat: Add layout enums and layout properties to Map (#710) * Add layout stuff * Add Unknown value * Baguette boy changes * More Baguette boy changes * another one commit 80d5397cb7a4ef716cc352f13af83eba91b12add Author: Yamato <[email protected]> Date: Mon Jan 5 23:25:24 2026 +0100 feat: Add Color32 converter for Config (#709) commit b31b15aaf97ad91bd6d07a767a22b80cb4d20d1c Author: @Someone <[email protected]> Date: Mon Jan 5 10:50:32 2026 -0500 fix: Fix error if directory doesnt exist for LabAPI plugin configs (#708) * fix: am monke * am even more monke * smol nice change commit ca72eda4cf435c02d6e5a6c8aaeceec31d905e73 Author: Yamato <[email protected]> Date: Mon Jan 5 16:49:00 2026 +0100 fix: FixNWFlashbangDuration (#713) * fix: FixNWFlashbangDuration * fix: Event wasn't called when duration of the Effect was modified * using update * Revert "fix: Event wasn't called when duration of the Effect was modified" This reverts commit b41bf89de38477c5214bc778703c030bef2f296a. * Revert "using update" This reverts commit cf06cad94d4b5bff1cb33be192ee8c3568b62b64. commit 53c6fb99e4984cebca15467c78c82c5fa1be09bd Merge: 61d803162 f31a0372d Author: Yamato <[email protected]> Date: Sun Jan 4 01:55:34 2026 +0100 Merge branch 'dev' commit f31a0372d97787c59324c1ed428589e96e4cb10a Author: michcio <[email protected]> Date: Sat Dec 27 22:18:55 2025 +0100 feat: Adds a new event for when SCP-1576 stops being used (#699) * Adds a event that is called after player stops talking with 1576 * Simplify initialization of TransmissionEnded event. * should be no more warnings when build * Apply suggestions from code review Co-authored-by: @Someone <[email protected]> * added the suggestions to make it more exiled like * Moved to Player Handler * Update Scp1576TransmissionEnded.cs Change comments --------- Co-authored-by: @Someone <[email protected]> Co-authored-by: Yamato <[email protected]> commit 0515da7d3659be54e800aacb6bde7ef4dc10ded6 Author: Yamato <[email protected]> Date: Sat Dec 27 22:15:27 2025 +0100 fix: FixEffectOrder (#707) * fix: FixEffectOrder * more fix * ReceivingEffectEventArgs::Intensity * change Duration to TimeLeft the real Duration of the Effect * Remove Debug line * fix: use TimeLeft for Duration * better method for it * Trying this option * doc: updated commit 406b57d7ed9ca2a63bbfd1ac5fd5f4ea632a4dd6 Author: Yamato <[email protected]> Date: Sat Dec 27 16:55:56 2025 +0100 doc: update Doc / Obsolete commit 61d803162a7242fba7be97a4933230ee893da1ab Author: Yamato <[email protected]> Date: Fri Dec 26 21:48:01 2025 +0100 doc: Missing DamageHandler & better order commit 16e1e992a3d59103467fe4ca908909f607d4f7a7 Author: Yamato <[email protected]> Date: Fri Dec 26 18:59:40 2025 +0100 Oups This reverts commit a882de1a09706ea82f781c31dd9ba340c92a8e02. doc: Damage Handlers change commit b0a7d29f938c8a319ca38169f15a0946faf8057c Author: Yamato <[email protected]> Date: Fri Dec 26 16:33:48 2025 +0100 doc: fix build of the documentation by GitHubGPT mastertest i prefer ubuntu This reverts commit 2d74773a6d54f4042835b839ff752979ab19e0d4. mastertest remove mastertest commit 51560cb9508e6a853340b97fd55f77440abb0cd2 Author: Yamato <[email protected]> Date: Thu Dec 25 21:52:02 2025 +0100 fix: CakeIndex - Yamato brain is sometime smouth (or all the time ?) commit e87e171d248bc8f9bbc3fa65c2364f3bf74762ac Author: Yamato <[email protected]> Date: Thu Dec 25 20:26:26 2025 +0100 fix: Scp914.Activating Event (#706) * fix: Scp914.Activating Event * Improve Index for futur update commit 01bf2e666df5fca1d8310641e0b0a33d2a9e86e8 Merge: e401d39bd f436f58f0 Author: Yamato <[email protected]> Date: Thu Dec 25 11:32:46 2025 +0100 Merge branch 'master' into dev commit e401d39bd19877dc9f48b279451ebeb9478fc438 Author: Yamato <[email protected]> Date: Thu Dec 25 11:32:41 2025 +0100 Bump version v9.12.2 commit 4b0ad0820019a1692628cbde72c7ddd6d31976e1 Author: Yamato <[email protected]> Date: Wed Dec 24 01:19:05 2025 +0100 fix: feat: cake is a lie (#703) commit 8e19ee21ef42616b6580e71aa4d4689b423d11fc Author: Yamato <[email protected]> Date: Wed Dec 24 01:18:51 2025 +0100 fix: Landing not being called for Scp173 (#704) * fix: Landing * wrong offset commit f618fb94a81f51c2659e037e87b8571d674afa6b Author: @Someone <[email protected]> Date: Tue Dec 23 17:08:04 2025 -0500 fix: get rid of happy little accidents (#705) stuff commit f182a5c2b688fd48807154afac8514582deaa498 Author: Yamato <[email protected]> Date: Mon Dec 22 22:11:00 2025 +0100 fix: Cassie FLamingo is named "Scp 1 5 0 7" commit 911669fad1c776dfa361e8faef4834b8d5c2bf2f Author: @Someone <[email protected]> Date: Mon Dec 22 14:27:49 2025 -0500 Am silly commit 1acc93c316abcb0ae19b83508bbea073c2ba577d Author: @Someone <[email protected]> Date: Mon Dec 22 14:19:19 2025 -0500 fix: Fix UsedItem not being called when you switch items quickly (#702) * First attempt * I forgor 💀 commit 2932a9fb68cdf6371e6870f1fcd946d455400e7d Author: @Someone <[email protected]> Date: Mon Dec 22 14:18:21 2025 -0500 fix: fix Marshmallow::MakeEvil not using ahp processes correctly and fix formatting in custom roles Get command (#701) fixes commit 8c4f7e3e88c811032e6b51230cff0e649b005f8b Author: Yamato <[email protected]> Date: Mon Dec 22 20:17:49 2025 +0100 fix: NWMarshmallowMan-Again (#700) Fix: MarshmallowMan-Again-again commit c301b8f24d48182c870067eb85c4689b9e22cc0f Author: Yamato <[email protected]> Date: Mon Dec 22 20:16:58 2025 +0100 fix: SpawningRoomConnector (#698) commit f436f58f08329490cc6e73171e370418d61b2f4a Author: Yamato <[email protected]> Date: Sun Dec 21 21:56:48 2025 +0100 doc: Scp1509 is not a Radio commit 7a317870dc925c6be83ca4decf63d0dc9e665577 Author: Yamato <[email protected]> Date: Sun Dec 21 21:43:57 2025 +0100 bump version v9.12.1 commit c1c35767dace118128babed5af69ff3ba86b965d Author: An4r3w <[email protected]> Date: Sun Dec 21 21:42:38 2025 +0100 feat: added customroles get command (#661) * added customroles get command * added multiple players logic, registered the command, removed PlayerCommandSender check * fixed everything requested * simplify * Make it actually work lol (+ look nicer) --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: @Someone <[email protected]> commit 17e8ded9bf74924dba64f070d7bd1f3bb1cd3e7e Author: Yamato <[email protected]> Date: Sun Dec 21 21:04:49 2025 +0100 fix: Fix NW that do not give the footprint of Flamingo when attacking Door (#697) fix: FixScp1507DestroyingDoor commit ecd1a0e71221eb610a04deb3605bf48b43d8e9f3 Author: @Someone <[email protected]> Date: Sun Dec 21 15:04:05 2025 -0500 Modify CI cuffing handling commit 342609a8be3f4cdef1cfe8d340395db8e1747e5e Author: Yamato <[email protected]> Date: Sun Dec 21 18:04:49 2025 +0100 fix: CacklingEventArgs & PunchingEventArgs and the FixMarshmallowManCustomDamageHandler (#696) * fix: CacklingEventArgs & PunchingEventArgs * fix: BugFix for FixMarshmallowManFF * fix: finish fix for FixMarshmallowManFF * minor doc fix --------- Co-authored-by: @Someone <[email protected]> commit a00c3770e739394a1cda05c7faeccf3ae13e74e3 Author: @Someone <[email protected]> Date: Sun Dec 21 10:29:22 2025 -0500 Fix ChaosKeycard::SnakeEngine commit 81de237edc66c5814fe90809931530ae9db29d5f Author: Yamato <[email protected]> Date: Sat Dec 20 22:52:07 2025 +0100 Fix isEvilMode for "FixMarshmallowManFF" commit 14b57f101bda2af37249bea3cccc0b58394b8cab Author: @Someone <[email protected]> Date: Sat Dec 20 15:13:27 2025 -0500 I forgor (version bump) commit 8c0195569eaefd46442daca628411d39332cff58 Author: @Someone <[email protected]> Date: Sat Dec 20 15:02:38 2025 -0500 feat: More christmas events (#695) * FoundPosition event * Add marshmallow man events * Rewrite Yamato's prefix as transpiler * simplify marshmallow event patches, add IL comments * Fix Marshmallow creation and add parameters to Cackle also fix patch I borked from last commit lol * unobsolete EffectType.Marshmallow commit 16be76034b374359c9a442c81115a97a7fcd17ab Author: Yamato <[email protected]> Date: Sat Dec 20 17:33:08 2025 +0100 fix: FixMarshmallowManFF (#694) * FixMarshmallowManFF * fix DamageType.Marshmallow * new stuff added by NW commit a63b48c4b9cd7627cf417fd63870012076eb1ac7 Merge: e4b9c910c 7a27dc16a Author: @Someone <[email protected]> Date: Fri Dec 19 17:54:10 2025 -0500 Merge branch 'dev' commit 7a27dc16a11b2f953108c8a74e6c54dbeabf8ef6 Author: @Someone <[email protected]> Date: Fri Dec 19 17:48:28 2025 -0500 Version bump commit aa6ca400e145a5e928abff2a7a0114bcd6024dc0 Author: @Someone <[email protected]> Date: Fri Dec 19 17:27:02 2025 -0500 feat: 14.2.4 Fixes (#693) * Patch and compilation fixes * Enum shenanigans * Remove all xmas obsoletes REVERT THIS AFTER THE UPDATE! * 3 new effects * Update documenation & RoleExtensions * Fix for black candy bug * Rename enums, fix a prefab * lil accidents --------- Co-authored-by: Yamato <[email protected]> commit e3d0f973dc96c0b896c5b95dc5dca6d7393796af Author: Pawmi <[email protected]> Date: Fri Dec 19 14:19:47 2025 +0200 fix: TPS calculation ignoring server’s max tickrate (#656) * fix: TPS calculation ignoring server’s max tickrate * Server::SmoothTps * Update Tps summary to clarify average value --------- Co-authored-by: Yamato <[email protected]> commit ea82de500483cd1bec4abeeb09e3b623fba12ce7 Author: VALERA771 <[email protected]> Date: Fri Dec 19 14:31:28 2025 +0300 feat: SCP-127 wrapper and events (#679) * feat: scp-127 wrapper * feat: scp-127 events * fix: I think this is not a problem * Replace Serial with Base for Scp127Item references * void Postfix is always better * Move pragma warning for SA1401 inside class --------- Co-authored-by: Yamato <[email protected]> commit a7290a44a2a85535b7bc9abb1e3b7229e4e7781b Author: MS-crew <[email protected]> Date: Fri Dec 19 03:22:45 2025 +0300 feat: Add Trygetbone helper method && 96 head transform (#682) * Update Exiled.API.csproj * Update FpcRole.cs * Fix indentation in FpcRole.cs * Update FpcRole.cs * Fix null checks for animator and avatar in FpcRole * Add HeadTransform property to Scp096Role Added HeadTransform property to retrieve SCP-096's head transform. * Update Scp096Role.cs commit 73e59a8a0c4e91914652a2881ac50d994d949290 Author: Yannik F <[email protected]> Date: Fri Dec 19 01:09:22 2025 +0100 fix: cassie MessageTranslated & replace obsolete "isHeld" (#691) * fix cassie MessageTranslated & remove obsolete "isHeld" * maybe use the translation with the split??? * Fix translation on ``Cassie:::MessageTranslated`` --------- Co-authored-by: Yamato <[email protected]> commit ced8516a29f8193d9f5b182783e754962aa10916 Author: AlexInABox <[email protected]> Date: Thu Dec 18 19:44:12 2025 +0100 fix: change release sorting from CreatedAt to PublishedAt (#692) * Change release sorting from CreatedAt to Id * Update EXILED/Exiled.Installer/Program.cs Co-authored-by: AlexInABox <[email protected]> --------- Co-authored-by: Yamato <[email protected]> commit e4b9c910c3b00f981bef4ca9847116565e5360bd Author: PUDGE133 <[email protected]> Date: Wed Dec 17 17:21:02 2025 +0300 feat: TrySetRank method(and refactor) (#680) * Minor refactoring and new method for easier rank assignment. --------- Co-authored-by: PUDGE <PUDGE@PUDGE> commit ef044b941c215bd1a09c254e9b75a90460ed698c Author: FUTURE <[email protected]> Date: Wed Dec 17 17:19:37 2025 +0300 perf: Optimizing interactions with CurrentItem (#681) Optimizing interactions with CurrentItem commit 936d4e71511ce866cd499cfc86f21a3992d7b862 Author: MS-crew <[email protected]> Date: Wed Dec 17 17:03:58 2025 +0300 fix: Player reloading (#688) Update Player.cs commit 469c8505c34ea7887c4b6eccfbd2a3c781d13558 Merge: eba0383e5 464f4220e Author: @Someone <[email protected]> Date: Mon Dec 15 21:10:35 2025 -0500 Merge branch 'dev' commit 464f4220ec2a34ff1495db2580750b3b65fdde9a Author: @Someone <[email protected]> Date: Mon Dec 15 17:35:06 2025 -0500 Fix updater commit 05af6130b2bca0b7696bc73d9478000839635e00 Author: @Someone <[email protected]> Date: Mon Dec 15 17:33:18 2025 -0500 another freaking version bump commit 8df3afbc2960918ee0f8b2558fea03a1297e1d49 Author: @Someone <[email protected]> Date: Mon Dec 15 15:36:46 2025 -0500 Fix Yamato making jailbirds crash servers commit eba0383e5b7e8de36d08ccd40ffa8632f33ce0e9 Author: @Someone <[email protected]> Date: Mon Dec 15 14:24:43 2025 -0500 Squashed commit of the following: commit dd2290633b862ed1bd969795791bcae04332c525 Author: @Someone <[email protected]> Date: Mon Dec 15 13:47:26 2025 -0500 version bump commit 7df90e88f6b60ee51121dcd5818848ad2ddd0a69 Author: @Someone <[email protected]> Date: Mon Dec 15 13:44:33 2025 -0500 feat: PR for 14.2.3 (#689) * thing * Fix Error * more thing * Fix Jailbird HitReg being removed * 14.2.3 - Documentation & Version update * Player::Cassie(global::Cassie.CassieAnnouncement) * Lift::ElevatorAutoReturn and doc * HELPPP HELP MEEEEEE HELPPPPPPPPPP AAAAAAAAAAAAAAAAAAAAA (this stuff is untested btw) * Fixes * consolidate stuff in some event args --------- Co-authored-by: Yamato <[email protected]> commit 3a36e474cb7090cc3ddcd72e94b9c4604e46d273 Merge: 1521dec1d 3a44a4591 Author: @Someone <[email protected]> Date: Fri Nov 14 11:06:37 2025 -0500 feat: Version Bump for 14.2.2 (#683) I bump version commit 3a44a4591a7d9bd40dbf548c872d88dd0742894f Author: @Someone <[email protected]> Date: Fri Nov 14 10:19:29 2025 -0500 version bump commit 1521dec1dcafeb2993f608aba30979476b2efb7f Author: Yamato <[email protected]> Date: Wed Nov 5 14:11:01 2025 +0100 fix: Updater ExiledDirectoryPath not being respected This was found by the Github GPT and i am surprised of it commit 22fcfefec9640296e98d3a6a64a0b2942c86ed15 Author: @Someone <[email protected]> Date: Tue Nov 4 23:22:05 2025 -0500 fix: Loader accidentally loading duplicate LabAPI plugins already loaded by LabAPI Loader commit 9144e087927a38ac9eff7ac86ba2e14290d18864 Author: Yamato <[email protected]> Date: Tue Nov 4 21:41:08 2025 +0100 fix: OnItemAdded being called after OnItemRemoved (#675) * Fix OnItemAdded being called after OnItemRemoved * Update T4 file * FixOnAddedBeingCallAfterOnRemoved commit a6d119429cae39a9049eeb02a5b5752a2a1bf6d0 Merge: b5b7455a2 e4a57e058 Author: Yamato <[email protected]> Date: Sun Nov 2 18:30:42 2025 +0100 Merge branch 'dev' of https://github.com/ExMod-Team/EXILED into dev commit b5b7455a21fc5541fcbddd1b67c1dd427fb703dc Author: Yamato <[email protected]> Date: Sun Nov 2 18:30:26 2025 +0100 Update T4 file commit e4a57e0584b395e235d6c99d479bb45e8c048ab5 Author: @Someone <[email protected]> Date: Sun Nov 2 12:11:51 2025 -0500 feat: Load & Enable LabAPI plugins in Plugins folder (#662) * Pain and suffering * Add plugin priority * Allow deep plugin inheritance I think idk tbh this is all really confusing * Fix accidental double enumeration idk how, but the plugin tried to load a plugin twice for me, this at least eliminates the weirdness of seeing the load message twice * Fix Reload / Disable, add GetLabAPIPlugin --------- Co-authored-by: Yamato <[email protected]> commit dd2290633b862ed1bd969795791bcae04332c525 Author: @Someone <[email protected]> Date: Mon Dec 15 13:47:26 2025 -0500 version bump commit 7df90e88f6b60ee51121dcd5818848ad2ddd0a69 Author: @Someone <[email protected]> Date: Mon Dec 15 13:44:33 2025 -0500 feat: PR for 14.2.3 (#689) * thing * Fix Error * more thing * Fix Jailbird HitReg being removed * 14.2.3 - Documentation & Version update * Player::Cassie(global::Cassie.CassieAnnouncement) * Lift::ElevatorAutoReturn and doc * HELPPP HELP MEEEEEE HELPPPPPPPPPP AAAAAAAAAAAAAAAAAAAAA (this stuff is untested btw) * Fixes * consolidate stuff in some event args --------- Co-authored-by: Yamato <[email protected]> commit 3a36e474cb7090cc3ddcd72e94b9c4604e46d273 Merge: 1521dec1d 3a44a4591 Author: @Someone <[email protected]> Date: Fri Nov 14 11:06:37 2025 -0500 feat: Version Bump for 14.2.2 (#683) I bump version commit 3a44a4591a7d9bd40dbf548c872d88dd0742894f Author: @Someone <[email protected]> Date: Fri Nov 14 10:19:29 2025 -0500 version bump commit 1521dec1dcafeb2993f608aba30979476b2efb7f Author: Yamato <[email protected]> Date: Wed Nov 5 14:11:01 2025 +0100 fix: Updater ExiledDirectoryPath not being respected This was found by the Github GPT and i am surprised of it commit 22fcfefec9640296e98d3a6a64a0b2942c86ed15 Author: @Someone <[email protected]> Date: Tue Nov 4 23:22:05 2025 -0500 fix: Loader accidentally loading duplicate LabAPI plugins already loaded by LabAPI Loader commit 9144e087927a38ac9eff7ac86ba2e14290d18864 Author: Yamato <[email protected]> Date: Tue Nov 4 21:41:08 2025 +0100 fix: OnItemAdded being called after OnItemRemoved (#675) * Fix OnItemAdded being called after OnItemRemoved * Update T4 file * FixOnAddedBeingCallAfterOnRemoved commit a6d119429cae39a9049eeb02a5b5752a2a1bf6d0 Merge: b5b7455a2 e4a57e058 Author: Yamato <[email protected]> Date: Sun Nov 2 18:30:42 2025 +0100 Merge branch 'dev' of https://github.com/ExMod-Team/EXILED into dev commit b5b7455a21fc5541fcbddd1b67c1dd427fb703dc Author: Yamato <[email protected]> Date: Sun Nov 2 18:30:26 2025 +0100 Update T4 file commit e4a57e0584b395e235d6c99d479bb45e8c048ab5 Author: @Someone <[email protected]> Date: Sun Nov 2 12:11:51 2025 -0500 feat: Load & Enable LabAPI plugins in Plugins folder (#662) * Pain and suffering * Add plugin priority * Allow deep plugin inheritance I think idk tbh this is all really confusing * Fix accidental double enumeration idk how, but the plugin tried to load a plugin twice for me, this at least eliminates the weirdness of seeing the load message twice * Fix Reload / Disable, add GetLabAPIPlugin --------- Co-authored-by: Yamato <[email protected]> commit 378158e1cc8db5f410c25aec4c1cc1ea39c810a2 Author: @Someone <[email protected]> Date: Sun Nov 2 12:00:53 2025 -0500 feat: update project settings (#667) * thing * update events csproj * set lang to 13.0 * prevent IDE0305 message --------- Co-authored-by: Yamato <[email protected]> commit 9faf596831a60bcb1468422684167c9cbee52c9c Merge: dd9d0afa5 ed2f69cc7 Author: Yamato <[email protected]> Date: Sun Nov 2 17:37:04 2025 +0100 Merge branch 'dev' of https://github.com/ExMod-Team/EXILED into dev commit dd9d0afa502256dad46b3b4a2a748e91744beb4f Author: Yamato <[email protected]> Date: Sun Nov 2 17:36:54 2025 +0100 v9.10.1 commit ed2f69cc73c9ae8c03933e2e97cd05ce159d8277 Author: @Someone <[email protected]> Date: Sun Nov 2 11:35:04 2025 -0500 fix: Make GetEffectType not brick server when no key is found (#678) * Thing * Update EXILED/Exiled.API/Extensions/EffectTypeExtension.cs --------- Co-authored-by: Yamato <[email protected]> commit 204b1cd9bd53b33b45bb6c7f69046ae0e09e2635 Author: PUDGE133 <[email protected]> Date: Sun Nov 2 19:33:33 2025 +0300 fix: group(rank) and renaming of some properties (#676) * Bug fixes and renaming of some properties to more understandable ones. We need to test this to make sure it doesn't cause problems, because God only knows how it all works internally. https://discord.com/channels/656673194693885975/1002713309876854924/1432873468285948055 * Revert "Bug fixes and renaming of some properties to more understandable ones. We need to test this to make sure it doesn't cause problems, because God only knows how it all works internally." This reverts commit c72eabf3101abc825deef716ac2858f3315e75b1. * Fix a fix * Update EXILED/Exiled.API/Features/Player.cs * Fix RemoteAdminPermissions property --------- Co-authored-by: PUDGE <PUDGE@PUDGE> Co-authored-by: Yamato <[email protected]> commit a768664fd370505da7ef190b6d1a9ac8da388e14 Author: Yamato <[email protected]> Date: Sat Nov 1 22:59:23 2025 +0100 fix: Added null check into MirrorExtensions (#677) commit 1db85cd8706b507de03c9cceb60351b3ec9d9cdf Author: Yamato <[email protected]> Date: Sat Nov 1 22:55:34 2025 +0100 Fix Lift API commit e6390e175233b64159e9d6f291dc0f15c927df2b Author: Yamato <[email protected]> Date: Wed Oct 29 12:34:13 2025 +0100 fix: put Debug for a NW bug on RespawningTeam commit fd052611477a1aff190d401956dec89046cb58f7 Merge: c107d0ade 81d904b25 Author: Yamato <[email protected]> Date: Sun Oct 26 11:15:10 2025 +0100 Merge branch 'master' into dev commit c107d0ade5344b8dc5f76344d57f379352524321 Author: VALERA771 <[email protected]> Date: Sun Oct 26 01:37:17 2025 +0300 feat: SCP-1509 events + new properties (#670) * feat: new events * ref: revert unnecessary comment change * Fix: Scp1509:AttackingEvent * replace Scp1509\InspectingEventArgs to Item.InspectingItem * Remove AttackingEvent * oups - re-add InspectingItemEventArgs --------- Co-authored-by: Yamato <[email protected]> commit 81d904b25a238361e082d9813b54180c61fa71e3 Merge: eb104bd3b 7103e7185 Author: Yamato <[email protected]> Date: Fri Oct 24 21:16:40 2025 +0200 Merge branch 'dev' commit 7103e7185abf4b11cff427735c659f69856b809b Author: VALERA771 <[email protected]> Date: Fri Oct 24 22:03:24 2025 +0300 fix: PreAuth patch fix (#672) fix: index update Co-authored-by: Yamato <[email protected]> commit 632f2074a527b48015f1f12881537464f2f17b2d Author: Yamato <[email protected]> Date: Fri Oct 24 20:55:29 2025 +0200 v9.10.0 commit 4e08447b2bd9b3fefa437d661b7aee838ab3d549 Author: Yamato <[email protected]> Date: Fri Oct 24 20:35:56 2025 +0200 Scp1509Resurrected missing in EffectTypeExtension commit 7f5588a8e8bdcd465f16d05a00a935e1adcd70bf Author: Yamato <[email protected]> Date: Fri Oct 24 19:47:08 2025 +0200 Fix: server crash commit 4601d0a527d6592c85567cf186ba444e2ba91a70 Author: Yamato <[email protected]> Date: Fri Oct 24 19:21:00 2025 +0200 Yamato is blind and atSomeone too :3 commit e7087398682084f1e7e7577f596cebf2e6a308ef Author: Yamato <[email protected]> Date: Fri Oct 24 18:51:05 2025 +0200 doc: fix Scp1509Pickup::ToString() commit f87db1ece6f461b5e9ac4aa1894ff130a09c6fc4 Author: @Someone <[email protected]> Date: Fri Oct 24 12:43:10 2025 -0400 fix: Fix for new SL version (#669) * why did you do this Yamato * remove test line * Fix RespawningTeam * Fix RoomType * PrefabType Update * fix ChoosingStartTeamQueue * TryRemovePostfixes changed for other Holiday * Update TranslationConversionInternal --------- Co-authored-by: Yamato <[email protected]> commit 549fcf1f5eeddf21c269b333c27ad6d1354d309e Author: @Someone <[email protected]> Date: Fri Oct 24 09:05:16 2025 -0400 fix: EscapingEventArgs::IsAllowed forces escape (#666) Fix commit 22bbc06cf9294a1ece8724c5344bf320e054cb29 Author: Yamato <[email protected]> Date: Fri Oct 24 15:00:42 2025 +0200 Fix missing implementation for Item and Pickup commit 3bdc0eb59a5a64158d57c309380be232e1f627f7 Author: Yamato <[email protected]> Date: Fri Oct 24 14:39:29 2025 +0200 9.10.0-rc.2 commit f8a199834a90760810fb814579c793f3e8f67bc8 Author: Yamato <[email protected]> Date: Fri Oct 24 14:14:54 2025 +0200 Update GenericDamageHandler for new DamgeType commit e6c9ba841221d5aaef74499d5d1f9293de538f14 Author: Yamato <[email protected]> Date: Fri Oct 24 12:56:43 2025 +0200 Scp1509 and new DamageType commit 0fe143caac121354ac28d1349b9f0051b9b55a8c Author: VALERA771 <[email protected]> Date: Fri Oct 24 13:16:17 2025 +0300 fix: Again fix for GenericDamageHandler (#665) * fix: some damage-handler tweaks * feat: add DamageType.Silent commit d944887cab362a998f7aaadfdd322940b3b6ae7b Author: Yamato <[email protected]> Date: Wed Oct 22 23:35:10 2025 +0200 PlayerConnectedCount commit 0f874c03535f6613a0237a8845b5e951bd628db4 Author: Yamato <[email protected]> Date: Wed Oct 22 23:32:30 2025 +0200 revert: "fix: Player.Count" commit 8058e172be451d49b323fc7f504af61b55efb7d5 Author: Yamato <[email protected]> Date: Wed Oct 22 21:38:44 2025 +0200 Fix: HczDss08 and HczCrossRoomWater is better for Config commit f2b3005e921179ccbc88947c5c1524b9abc0535b Author: Yamato <[email protected]> Date: Wed Oct 22 20:52:42 2025 +0200 GlassType.Incinerator & CameraType.HczWarheadTop are not real commit 88887ca73c6c4972fd7afdd4d1f15cbe58b4593f Author: Yamato <[email protected]> Date: Wed Oct 22 20:31:24 2025 +0200 Obsolete: CameraType.HczWarheadTop commit 7af8e3fb0ee233ccdc5f0edb8e71135dd9af2c1b Author: Yamato <[email protected]> Date: Wed Oct 22 20:10:26 2025 +0200 fix: JailbirdWearState IL error commit 4dda9d99b5b48bbb5699a1c275515cefc49c9dcf Author: Yamato <[email protected]> Date: Wed Oct 22 11:58:03 2025 +0200 improve :JailbirdWearState Event (Error on Ret) commit 1b03acc4f4b6a71cff847b624ff2ea7491c7ab8f Author: Mr. Baguetter <[email protected]> Date: Wed Oct 22 03:46:11 2025 -0500 feat: New events JailbirdChangedStateEventArgs and JailbirdChangingStateEventArgs (#655) * feat: Add Jailbird WearState Changed/Changing events * fix: doc fix * Renamed JailbirdChangedStateEventArgs and JailbirdChangingStateEventArgs to JailbirdChangedWearStateEventArgs and JailbirdChangingWearStateEventArgs Made JailbirdChangedWearStateEventArgs and JailbirdChangingWearStateEventArgs both IPlayerEvents JailbirdWearState transpiler now uses nameof() instead of hard-coded field names commit ba092f8e0b227c5725ee965c1a84ee927007fca1 Author: @Someone <[email protected]> Date: Wed Oct 22 04:44:19 2025 -0400 feat: Obsolete FpcRole.IsNoclipEnabled and added Player.IsNoclipEnabled (#663) thing commit 80f3f6a6b46eefe818bb935067b124197acc9c8b Author: FUTURE <[email protected]> Date: Wed Oct 22 11:43:59 2025 +0300 fix; switch statement for reservedSlotEventResult (#658) commit f6b512f7582a956c0216c231ff2b0588b9d6d16b Author: Yamato <[email protected]> Date: Wed Oct 22 08:56:02 2025 +0200 14.2.0 build fix (#664) * 14.2.0 build fix * Update TT file * Fix DamagingDoor and add IPlayer * Fix Scp330 crash when dropping * Not Finish Enum (i just save jut in case) * Update Window::Type Finder * Add New Camera * fix: all patches fix * feat: new event * Fix LabAPI Versioning (I know that will not return the real value we already have our own system) * Fix InteractingEmergencyButton * New EffectType NightVison and Halloween * ref: installer qol change just add `--skip-version-select` param and now you can... skip this version select! * feat: wrapper for emerg.rel.but. * swap scp079 GlassType * Add LastHumanTracker.TryGetLastTarget compatability w Round.IgnoredPlayers * 9.10.0-rc.1 --------- Co-authored-by: VALERA771 <[email protected]> Co-authored-by: @Someone <[email protected]> commit 01f224111a71d3e8942eb59bef2999af0cf53d55 Author: Yamato <[email protected]> Date: Tue Oct 14 13:14:03 2025 +0200 Warn not Error & Docs commit 6399685ec11a5ae722525fa5e18eecdb63c60539 Author: Yamato <[email protected]> Date: Wed Oct 8 11:20:49 2025 +0200 fix: Player.Count fixed & added setter on Round (#653) commit 0d018f78234fe1a434d121124826ebb4edf473e4 Author: Yamato <[email protected]> Date: Wed Oct 8 11:18:04 2025 +0200 fix: Support nullable vector & color (#651) commit ea9f87b986470448d9aa8d238d18791f6b2ff85a Author: @Someone <[email protected]> Date: Tue Oct 7 04:40:08 2025 -0400 fix: Fix SendFakeSyncVar throwing client-side errors and not doing sub-toy syncvars. Fix misc toys. Fix some docs. (#654) commit 497e3e87f921dbf8458f9c4ad76b056e31cb281b Author: Yamato <[email protected]> Date: Mon Sep 29 19:46:18 2025 +0200 Fix Rotation commit 8d9f0f4116ae321614887e3f5c01e28aceaf3881 Author: Yamato <[email protected]> Date: Mon Sep 29 16:03:49 2025 +0200 not used anymore commit 5f3c7c2124ac1734c6d58c756d155d64371feb13 Author: Yamato <[email protected]> Date: Mon Sep 29 15:33:46 2025 +0200 Fix Speaker::Volume commit eb104bd3bc00ce47899ae29c06f10d631a6a5868 Author: Yamato <[email protected]> Date: Mon Sep 29 14:50:14 2025 +0200 RoomType::Hcz127 doc fix commit 01d5aa67f0789bc56c206dee46812c48d0f3ad37 Author: Yamato <[email protected]> Date: Mon Sep 29 14:16:27 2025 +0200 Speaker::Volume doc commit 583874f6e7ff7bedbadcef74ddaf3597f1c28572 Author: Yamato <[email protected]> Date: Mon Sep 29 14:15:16 2025 +0200 This has been fixed commit 0aacbe1b1c184037b2b4bb1e3bccdb2af260ec44 Author: @Someone <[email protected]> Date: Wed Sep 24 04:17:08 2025 -0400 fix: CustomKeycards (CI) not working (#650) Fix commit 68ec14226d786211c0005911f5d40323f931fc41 Merge: 5830b7007 8a21ec781 Author: Yamato <[email protected]> Date: Mon Sep 22 12:34:33 2025 +0200 Merge branch 'dev' commit 8a21ec7818e0ee135a4500cefc6caf5c1888edd1 Author: Yamato <[email protected]> Date: Fri Sep 19 11:22:50 2025 +0200 fix: TriggeringTesla for LabAPI (#649) Fix TriggeringTesla commit 0d5d3a7691b48c134f31fada4048c312aa31437c Author: Yamato <[email protected]> Date: Thu Sep 18 13:14:16 2025 +0200 feat: Add Intercom TrySetOverride(Player, bool) and HasOverride(Player) (#646) * Add TrySetOverride(Player, bool) and HasOverride(Player) * Fix doc commit 69f9141040efc1028a68d57cc0501a06a7735f10 Author: Yamato <[email protected]> Date: Thu Sep 18 13:13:22 2025 +0200 v9.9.2 commit 483e048b321c38bf44a3806ae57503eab5f6bfbc Author: Yamato <[email protected]> Date: Thu Sep 18 10:46:41 2025 +0200 fix: IsSpectatable being reverted commit 5830b7007eb48c321372618ed925154df89bc39a Merge: 03ceab5e9 4906105b6 Author: Yamato <[email protected]> Date: Tue Sep 16 21:04:46 2025 +0200 Merge branch 'dev' commit 03ceab5e9dc8a8df52ad68ef85c714b749bef6bd Merge: 49c7b6c98 c2afe26e2 Author: Yamato <[email protected]> Date: Mon Aug 4 06:53:26 2025 +0200 Merge branch 'ExMod-dev' into ExMod-master commit 49c7b6c98bd29585d01805840bc43eb4bd120e92 Merge: 27af6360f dc62365d4 Author: Yamato <[email protected]> Date: Mon Aug 4 06:40:25 2025 +0200 Merge branch 'ExMod-dev' into ExMod-master
Someone-193
added a commit
that referenced
this pull request
Apr 16, 2026
* feat: config validators * Update EXILED/Exiled.Loader/ConfigManager.cs Co-authored-by: @Someone <[email protected]> * Update EXILED/Exiled.API/Interfaces/IValidator.cs Co-authored-by: @Someone <[email protected]> * Update EXILED/Exiled.API/Features/Attributes/Validators/RangeAttribute.cs Co-authored-by: @Someone <[email protected]> * Squashed commit of the following: commit ba133f2b7a2cf886d3dd6d94791d6a208e564014 Author: Yamato <[email protected]> Date: Wed Mar 25 22:57:48 2026 +0100 Bump to v9.13.3 commit 15425428ad4b0460c74515de6c316d069b71c33b Author: @Someone <[email protected]> Date: Wed Mar 25 15:56:13 2026 -0400 fix: 14.2.6 update (#781) * update * remove MarshmallowFF fix * Update doc 14.2.0.6 * fix footprint ctor for after player leaves tbh the error itself might come from whenever mirror decides to remove peers and stuff cuz async * I committed the commented out version when I was trying to recreate the bug 💔 * add docs + TryRaycastRoom fix --------- Co-authored-by: Yamato <[email protected]> commit 1c3131575529f4c2c99b867d10a7bc6b69ec4ec7 Author: Yamato <[email protected]> Date: Fri Mar 6 22:56:45 2026 +0100 Revert "feat(warhead): Add ``IsOnCooldown`` property (#757)" This reverts commit ba91f27baf4b900751283b3c9bcf078488cbae61. commit ba91f27baf4b900751283b3c9bcf078488cbae61 Author: Unbistrackted <[email protected]> Date: Mon Feb 23 02:45:15 2026 -0300 feat(warhead): Add ``IsOnCooldown`` property (#757) commit b139d3ed78b27124dbe2faba40e75ee363654374 Author: Yamato <[email protected]> Date: Fri Feb 13 09:53:49 2026 +0100 Bump to 9.13.1 commit cd3a94f639587a94519e73ca82b0b73afd4ccb78 Author: Yamato <[email protected]> Date: Fri Feb 13 09:53:37 2026 +0100 Rename LayerMask to LayerMasks commit 977b68e73a8d6b061b6b105308e23851ce825c88 Author: @Someone <[email protected]> Date: Thu Feb 12 21:41:02 2026 -0500 version bump commit ad1a52a042665b8db6c8146b52da0f2e7414ecdc Author: @Someone <[email protected]> Date: Thu Feb 12 20:22:12 2026 -0500 fix: The Allocless one 😭 🙏 (#749) * Update Draw.cs * fix Sphere and Circle * I am a baguette * keep old validation but use ref to update parameter * better name * remove extra locals * Fix default value * More fix * another fix commit ffb7cb20bc8f8749e5d8f3608a16dd002ab32976 Author: MS-crew <[email protected]> Date: Fri Feb 13 01:42:27 2026 +0300 feat: Sending & Receiving gun sound events (#748) * firstly sending event * gun shot sound to gun sound * gun shıot to sound * ö * ._. i hate patching delegate * . * m * Update ReceivingGunSound.cs * someone update * go back to normal syntax + fix index --------- Co-authored-by: @Someone <[email protected]> commit 6db22cd744f2bec47b8de4224c989aa3ba3dcfbd Author: Yamato <[email protected]> Date: Thu Feb 12 23:41:07 2026 +0100 feat: LayerMask enum (#750) * LayerMask Enum * Update LayerMask.cs * some documentation * Better grammar --------- Co-authored-by: @Someone <[email protected]> commit 0ed83b8e5d2c721b9761ba222d7bc563356821ab Author: @Someone <[email protected]> Date: Thu Feb 12 12:44:40 2026 -0500 fix: PrefabHelper.Spawn not set position correctly, structure setters not work correctly (#746) * Commit * Update IStructureSync.cs * add IsSpawned check * Apply suggestion from @louis1706 Co-authored-by: Yamato <[email protected]> * fix * aesthetics * rotation nullable set * Exclude SCP 127 pedestal --------- Co-authored-by: Yamato <[email protected]> commit b224f47bf35b87a55b62cb6be1a53c39382043c9 Author: scp252arc <[email protected]> Date: Wed Feb 11 16:47:59 2026 +0300 fix: Fix CustomRole::RemoveRole from throwing NullReferenceException (#747) * Fix Exiled.Events.Handlers.Internal.Round.OnChangingRole NRE * Fix Exiled.CustomRoles.API.Features.CustomRole.OnDestroying NRE * Delete patch --------- Co-authored-by: Yamato <[email protected]> commit 471ce4accd542fe7ca2aef93c48fc80f9f0806bc Merge: 654290c71 6e8dc2da4 Author: Yamato <[email protected]> Date: Mon Feb 9 21:51:31 2026 +0100 Merge branch 'master' into dev commit 654290c71bcaa84c47340eda214506aae4b03459 Author: @Someone <[email protected]> Date: Mon Feb 9 13:21:34 2026 -0500 fix: Fix Scp106PocketItemManager throwing a IndexOutOfRangeException (#743) * Create Fix106ItemManager.cs * switch to ListPool commit b7fdda308949d073a9f8935c402b254c55eb54de Author: @Someone <[email protected]> Date: Mon Feb 9 04:38:58 2026 -0500 feat: Utilize StructurePositionSync to fix and add setters to structure positions and rotations (#745) * generator + interface * Better docs, add locker + workstation --------- Co-authored-by: Yamato <[email protected]> commit f1e10ccbc6a9609ce86ef26b0ab418eebe8493bd Author: MS-crew <[email protected]> Date: Mon Feb 9 01:59:44 2026 +0300 feat: Draw class Added capsule & mesh / added scale to circles (#744) * capsule & circle size Update Draw * added mesh commit 27abf454f8327f0d5bd07a346f345d8aa609ae4d Author: @Someone <[email protected]> Date: Sat Feb 7 05:33:55 2026 -0500 fix: / feat: Map.Generating improvements (#741) * Stuff * stupid baguette man 😠 commit f172b58128ea71293305c9451c94d0b269460167 Author: An4r3w <[email protected]> Date: Thu Feb 5 19:01:58 2026 +0100 feat: added MinPlayers property (#660) * added MinPlayers property * changed MinPlayer check's position * changed == to >= * included NPCs count. * Apply suggestion from @louis1706 --------- Co-authored-by: Yamato <[email protected]> commit 19d5fa7f68a87a504fc570734b83c5ef25fb73f1 Author: @Someone <[email protected]> Date: Thu Feb 5 10:55:21 2026 -0500 Fix Color32 config converter commit f6bbb7bd76c9778f6071d4927769ded4d2b38503 Author: Yamato <[email protected]> Date: Thu Feb 5 16:41:41 2026 +0100 fix: SpawningRoomConnectorFix getting Door.Rooms null (#740) * Revert "feat: Map.Generating event (#717)" This reverts commit 5a825f1b8316197378aa9d12baf927036987346d. * fix: SpawningRoomConnectorFix getting Door.Rooms null * Reapply "feat: Map.Generating event (#717)" This reverts commit 7f6ef9da0407e2be9e05fef14d5ae9dcf6911a2f. * Revert "Reapply "feat: Map.Generating event (#717)"" This reverts commit bf8765d3b5c1468caea33f06102733558da37854. * simplifed the Add skip Label * Reapply "Reapply "feat: Map.Generating event (#717)"" This reverts commit 79bdbd4536f48d50e85ad7991a63b24dd379c0f6. commit e43ceda032ef30f0ff91a9327e22d6a8c728a030 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:39:01 2026 +0300 feat: Added Draw class for debug lines (#728) * Added Draw class * update * Yamato update * just players commit 3f466d76ffc3492bbd953c8191a44be65d20ed25 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:32:46 2026 +0300 perf: Optimize Event System using ArrayPool (#732) optimize commit 5bc8ef81732f7d19fe725bdcbc89ef59704f05bb Author: Yamato <[email protected]> Date: Wed Feb 4 10:32:14 2026 +0100 feat: missing Locker and new Warn for Missing Locker (#738) * feat: missing Locker and new Warn for Missing Locker * Add: Scp1509Pedestal commit 49a0ebf3bd3c75e897140b8435071f44668514c6 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:31:14 2026 +0300 fix: SearchingPickupEvent break Interractable toy (#739) * fix * Update SearchingPickupEvent.cs commit 7ff241ddf0a2205af9dfe3ed474c6afd9cf3428d Author: MS-crew <[email protected]> Date: Wed Feb 4 12:30:36 2026 +0300 feat: Added Missing Toy Create Methods (#737) * added * fix infinite loops * => to { get; } = * world positon to local postion * m * one core create * someth'ng * zero * updaate * remove useless using * return nulll commit a44b94dd67024cadcea63844468ccffb431dca1e Author: MS-crew <[email protected]> Date: Wed Feb 4 12:28:17 2026 +0300 fix: Rejected PickingUp armor and 244 breaking pickup, and some refactor. (#733) * fix * Hey there! I am using WhatsApp * Fixed endless loop (my bad) * . commit 5a825f1b8316197378aa9d12baf927036987346d Author: @Someone <[email protected]> Date: Wed Feb 4 04:26:16 2026 -0500 feat: Map.Generating event (#717) * Add event boilerplate + all of transpiler (all that's missing is layout checker) * Theoretically finished The transpiler doesnt have any patching errors now and logically speaking everything *should* work, but I doubt that lol. I'll test this more tomorrow (Like seeing what the layout is and seeing if I can set it) * Tidy up Even actually works now, I just need to review this entire PR as a whole now and try to handle any problems n stuff better * stupid baguette man making me change transpiler 😭 commit 5b3241bba978ebf9f1c73530d76154070dbefed2 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:12:20 2026 +0300 feat: Add Custom Fake Round Summary, Dim player screen, PlaySquishSound & WarheadExplosionEffectMethods (#726) * Fix item owner being done in the wrong order * Revert "Fix item owner being done in the wrong order" This reverts commit e8cfd54e2769cd39e93f8510bbd3148aa2a1b644. * rpc things * Update Map.cs commit 246adb5d818c5eda4cebd0b8d81dcc408faba85c Author: MS-crew <[email protected]> Date: Wed Feb 4 12:12:04 2026 +0300 feat: Add Custom Goggles (#724) * Add CustomGoggles class for custom SCP-1344 * Create CustomGogglesPathcs.cs * oh shit * shit forgot Removed setting CurrentItem to null when goggles are removed. * Update * yamato update * rfdd ev isallowed chechks commit bc8f3fdf84a1ece1515c37f9eaabe1cd637ca757 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:10:02 2026 +0300 feat: ZoneChanged event added (#735) * ZoneChangedRebornş * revert transpiler change * hassubscribes to patched * fixed * addded patched event too commit 62b954e34dff2b5a5c3171475e20710159156a38 Author: MS-crew <[email protected]> Date: Wed Feb 4 12:09:44 2026 +0300 feat: new Voice chat event, fixes for Exiled events that use LabAPI, and additions to Event and Event<T> (#730) * Update MirrorExtensions.cs Fix item owner being done in the wrong order Revert "Fix item owner being done in the wrong order" This reverts commit e8cfd54e2769cd39e93f8510bbd3148aa2a1b644. Update VoiceChatting.cs Update and rename VoiceChattingEventArgs.cs to SendingVoiceMessageEventArgs.cs Create ReceivingVoiceMessageEventArgs.cs Update Player.cs Update and rename ChangingSpeakerStatusAndVoiceChatting.cs to ChangingSpeakerStatus.cs Delete EXILED/Exiled.Events/EventArgs/Player/TransmittingEventArgs.cs Update Player.cs Create TransmittingEventArgs.cs Update Player.cs Update Player.cs Update Player.cs Update Player.cs Create VoiceChattingEventArgs.cs Update TransmittingEventArgs.cs Update Player.cs Update ReceivingVoiceMessageEventArgs.cs Update SendingVoiceMessageEventArgs.cs Update SendingVoiceMessageEventArgs.cs Update Player.cs Update Events.cs Update VoiceChatting.cs Update VoiceChatting.cs Update VoiceChatting.cs Update SendingVoiceMessageEventArgs.cs Update TransmittingEventArgs.cs Reverted braking changes deleted useless . doc checked its working / * vociechatting * Added 'HasSubscribers' check to VoiceChatting, ReloadingWeapon, and other high-frequency events. This prevents EventArgs instantiation when no plugins are listening, significantly reducing GC pressure. * update * pollable for hot events Update IPoolableEvent.cs * Revert "pollable for hot events" This reverts commit dafe93474eb5066ca8fcaa725b81f64c3be35d00. * . * Update VoiceChatting.cs * patched * update * patchet added event * Update ReceivingVoiceMessageEventArgs.cs commit b09bf2d6ebd6761c53d9844c468874fb46208e32 Author: MS-crew <[email protected]> Date: Sat Jan 31 23:19:20 2026 +0300 fix: Update Scp559 List Double (#734) * Update Scp559List.cs * Update Scp559List.cs commit 6e8dc2da4d97f28d3d448b25a59714e11200dbda Author: Yamato <[email protected]> Date: Thu Jan 29 19:18:28 2026 +0100 doc: seealso KeycardInteractingEventArgs commit e74ad0e15ff35bf35e08959d2b81357553f7d385 Author: Yamato <[email protected]> Date: Sat Jan 24 13:39:10 2026 +0100 doc commit 74962e36a84fcbe700d1d8439dd09f18317d046a Author: Yamato <[email protected]> Date: Wed Jan 21 14:00:56 2026 +0100 Bump to v9.12.6 commit 1fcb8f594f32b37e759b4b7a2a9a5ff17e0d6a6a Author: Yamato <[email protected]> Date: Wed Jan 21 10:50:19 2026 +0100 fix: Player::ThrowGrenade keeping item in memory (#723) commit 8b755ade705e4b893cfe8fcb74175637bcc65157 Author: @Someone <[email protected]> Date: Sat Jan 17 11:09:07 2026 -0500 fix: Make CI Spawn method destroy the dummy item created after using it to spawn a pickup. (#722) Fix commit c8b541255c5a252c9b0fe91191a8ce639e5de875 Author: RimuruChan <[email protected]> Date: Sat Jan 17 05:51:42 2026 +0800 fix: set item owner when add item (#720) Refactor item creation to include player context and update documentation commit e26f1c67fdf089223041c276c1e27c593649257c Author: @Someone <[email protected]> Date: Fri Jan 16 16:22:32 2026 -0500 fix: 1344 dupe fix refactor (#721) * Revert old fix and add new one * docs * more docs commit 61777a323e251a5cd094bc0af14e3ed1be145c43 Author: Yamato <[email protected]> Date: Fri Jan 16 11:33:53 2026 +0100 fix: wrong used of "or" and "and" commit a8552f5af82418f684b102217c62e49ffbab6121 Author: Yamato <[email protected]> Date: Fri Jan 16 11:17:59 2026 +0100 Bump to v9.12.5 commit c2ca57056f817f1120eb68824da9e069bd95b3fe Author: Yamato <[email protected]> Date: Fri Jan 16 11:14:12 2026 +0100 fix: Scp3114 dup commit 9974308f120821d85d5d23ccd112b8861ca9efef Author: Yamato <[email protected]> Date: Wed Jan 14 13:59:10 2026 +0100 Bump to v9.12.4 commit e5fb83398c00442a86a8a10b16fe559db5e0b180 Author: Yamato <[email protected]> Date: Wed Jan 14 13:58:00 2026 +0100 Update Obsolete for end of the Christmas commit d2fb0fb87ce16b077f7ff284f9e7a0782781d954 Author: Yamato <[email protected]> Date: Sun Jan 11 23:51:20 2026 +0100 Update TT Files for 14.2.5 commit 81dcab83b825edeef84a032f4e1f16d4d06fbdac Author: @Someone <[email protected]> Date: Wed Jan 7 23:48:45 2026 -0500 🗿 commit 1602e6fe8ee1ac128222ddc84a6a6c79d9c5d8f9 Merge: 8ba1b7d90 8cc658bbe Author: Yamato <[email protected]> Date: Tue Jan 6 11:27:29 2026 +0100 Merge branch 'master' into dev commit 8cc658bbe90f8aef2d5522f8b992ab669ad3f05d Author: SlejmUr <[email protected]> Date: Tue Jan 6 11:15:58 2026 +0100 fix: Append ModDescription not override it (#716) Append ModDescription not override it commit 8ba1b7d901d26f933ee8abc670ea2c1a775d733d Author: @Someone <[email protected]> Date: Mon Jan 5 17:48:09 2026 -0500 fix: Fix UsedItem being called twice (#715) fix commit 12ceb6a24d38b7599c012e5737f7603a555fd6a4 Author: @Someone <[email protected]> Date: Mon Jan 5 17:47:39 2026 -0500 feat: Add layout enums and layout properties to Map (#710) * Add layout stuff * Add Unknown value * Baguette boy changes * More Baguette boy changes * another one commit 80d5397cb7a4ef716cc352f13af83eba91b12add Author: Yamato <[email protected]> Date: Mon Jan 5 23:25:24 2026 +0100 feat: Add Color32 converter for Config (#709) commit b31b15aaf97ad91bd6d07a767a22b80cb4d20d1c Author: @Someone <[email protected]> Date: Mon Jan 5 10:50:32 2026 -0500 fix: Fix error if directory doesnt exist for LabAPI plugin configs (#708) * fix: am monke * am even more monke * smol nice change commit ca72eda4cf435c02d6e5a6c8aaeceec31d905e73 Author: Yamato <[email protected]> Date: Mon Jan 5 16:49:00 2026 +0100 fix: FixNWFlashbangDuration (#713) * fix: FixNWFlashbangDuration * fix: Event wasn't called when duration of the Effect was modified * using update * Revert "fix: Event wasn't called when duration of the Effect was modified" This reverts commit b41bf89de38477c5214bc778703c030bef2f296a. * Revert "using update" This reverts commit cf06cad94d4b5bff1cb33be192ee8c3568b62b64. commit 53c6fb99e4984cebca15467c78c82c5fa1be09bd Merge: 61d803162 f31a0372d Author: Yamato <[email protected]> Date: Sun Jan 4 01:55:34 2026 +0100 Merge branch 'dev' commit f31a0372d97787c59324c1ed428589e96e4cb10a Author: michcio <[email protected]> Date: Sat Dec 27 22:18:55 2025 +0100 feat: Adds a new event for when SCP-1576 stops being used (#699) * Adds a event that is called after player stops talking with 1576 * Simplify initialization of TransmissionEnded event. * should be no more warnings when build * Apply suggestions from code review Co-authored-by: @Someone <[email protected]> * added the suggestions to make it more exiled like * Moved to Player Handler * Update Scp1576TransmissionEnded.cs Change comments --------- Co-authored-by: @Someone <[email protected]> Co-authored-by: Yamato <[email protected]> commit 0515da7d3659be54e800aacb6bde7ef4dc10ded6 Author: Yamato <[email protected]> Date: Sat Dec 27 22:15:27 2025 +0100 fix: FixEffectOrder (#707) * fix: FixEffectOrder * more fix * ReceivingEffectEventArgs::Intensity * change Duration to TimeLeft the real Duration of the Effect * Remove Debug line * fix: use TimeLeft for Duration * better method for it * Trying this option * doc: updated commit 406b57d7ed9ca2a63bbfd1ac5fd5f4ea632a4dd6 Author: Yamato <[email protected]> Date: Sat Dec 27 16:55:56 2025 +0100 doc: update Doc / Obsolete commit 61d803162a7242fba7be97a4933230ee893da1ab Author: Yamato <[email protected]> Date: Fri Dec 26 21:48:01 2025 +0100 doc: Missing DamageHandler & better order commit 16e1e992a3d59103467fe4ca908909f607d4f7a7 Author: Yamato <[email protected]> Date: Fri Dec 26 18:59:40 2025 +0100 Oups This reverts commit a882de1a09706ea82f781c31dd9ba340c92a8e02. doc: Damage Handlers change commit b0a7d29f938c8a319ca38169f15a0946faf8057c Author: Yamato <[email protected]> Date: Fri Dec 26 16:33:48 2025 +0100 doc: fix build of the documentation by GitHubGPT mastertest i prefer ubuntu This reverts commit 2d74773a6d54f4042835b839ff752979ab19e0d4. mastertest remove mastertest commit 51560cb9508e6a853340b97fd55f77440abb0cd2 Author: Yamato <[email protected]> Date: Thu Dec 25 21:52:02 2025 +0100 fix: CakeIndex - Yamato brain is sometime smouth (or all the time ?) commit e87e171d248bc8f9bbc3fa65c2364f3bf74762ac Author: Yamato <[email protected]> Date: Thu Dec 25 20:26:26 2025 +0100 fix: Scp914.Activating Event (#706) * fix: Scp914.Activating Event * Improve Index for futur update commit 01bf2e666df5fca1d8310641e0b0a33d2a9e86e8 Merge: e401d39bd f436f58f0 Author: Yamato <[email protected]> Date: Thu Dec 25 11:32:46 2025 +0100 Merge branch 'master' into dev commit e401d39bd19877dc9f48b279451ebeb9478fc438 Author: Yamato <[email protected]> Date: Thu Dec 25 11:32:41 2025 +0100 Bump version v9.12.2 commit 4b0ad0820019a1692628cbde72c7ddd6d31976e1 Author: Yamato <[email protected]> Date: Wed Dec 24 01:19:05 2025 +0100 fix: feat: cake is a lie (#703) commit 8e19ee21ef42616b6580e71aa4d4689b423d11fc Author: Yamato <[email protected]> Date: Wed Dec 24 01:18:51 2025 +0100 fix: Landing not being called for Scp173 (#704) * fix: Landing * wrong offset commit f618fb94a81f51c2659e037e87b8571d674afa6b Author: @Someone <[email protected]> Date: Tue Dec 23 17:08:04 2025 -0500 fix: get rid of happy little accidents (#705) stuff commit f182a5c2b688fd48807154afac8514582deaa498 Author: Yamato <[email protected]> Date: Mon Dec 22 22:11:00 2025 +0100 fix: Cassie FLamingo is named "Scp 1 5 0 7" commit 911669fad1c776dfa361e8faef4834b8d5c2bf2f Author: @Someone <[email protected]> Date: Mon Dec 22 14:27:49 2025 -0500 Am silly commit 1acc93c316abcb0ae19b83508bbea073c2ba577d Author: @Someone <[email protected]> Date: Mon Dec 22 14:19:19 2025 -0500 fix: Fix UsedItem not being called when you switch items quickly (#702) * First attempt * I forgor 💀 commit 2932a9fb68cdf6371e6870f1fcd946d455400e7d Author: @Someone <[email protected]> Date: Mon Dec 22 14:18:21 2025 -0500 fix: fix Marshmallow::MakeEvil not using ahp processes correctly and fix formatting in custom roles Get command (#701) fixes commit 8c4f7e3e88c811032e6b51230cff0e649b005f8b Author: Yamato <[email protected]> Date: Mon Dec 22 20:17:49 2025 +0100 fix: NWMarshmallowMan-Again (#700) Fix: MarshmallowMan-Again-again commit c301b8f24d48182c870067eb85c4689b9e22cc0f Author: Yamato <[email protected]> Date: Mon Dec 22 20:16:58 2025 +0100 fix: SpawningRoomConnector (#698) commit f436f58f08329490cc6e73171e370418d61b2f4a Author: Yamato <[email protected]> Date: Sun Dec 21 21:56:48 2025 +0100 doc: Scp1509 is not a Radio commit 7a317870dc925c6be83ca4decf63d0dc9e665577 Author: Yamato <[email protected]> Date: Sun Dec 21 21:43:57 2025 +0100 bump version v9.12.1 commit c1c35767dace118128babed5af69ff3ba86b965d Author: An4r3w <[email protected]> Date: Sun Dec 21 21:42:38 2025 +0100 feat: added customroles get command (#661) * added customroles get command * added multiple players logic, registered the command, removed PlayerCommandSender check * fixed everything requested * simplify * Make it actually work lol (+ look nicer) --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: @Someone <[email protected]> commit 17e8ded9bf74924dba64f070d7bd1f3bb1cd3e7e Author: Yamato <[email protected]> Date: Sun Dec 21 21:04:49 2025 +0100 fix: Fix NW that do not give the footprint of Flamingo when attacking Door (#697) fix: FixScp1507DestroyingDoor commit ecd1a0e71221eb610a04deb3605bf48b43d8e9f3 Author: @Someone <[email protected]> Date: Sun Dec 21 15:04:05 2025 -0500 Modify CI cuffing handling commit 342609a8be3f4cdef1cfe8d340395db8e1747e5e Author: Yamato <[email protected]> Date: Sun Dec 21 18:04:49 2025 +0100 fix: CacklingEventArgs & PunchingEventArgs and the FixMarshmallowManCustomDamageHandler (#696) * fix: CacklingEventArgs & PunchingEventArgs * fix: BugFix for FixMarshmallowManFF * fix: finish fix for FixMarshmallowManFF * minor doc fix --------- Co-authored-by: @Someone <[email protected]> commit a00c3770e739394a1cda05c7faeccf3ae13e74e3 Author: @Someone <[email protected]> Date: Sun Dec 21 10:29:22 2025 -0500 Fix ChaosKeycard::SnakeEngine commit 81de237edc66c5814fe90809931530ae9db29d5f Author: Yamato <[email protected]> Date: Sat Dec 20 22:52:07 2025 +0100 Fix isEvilMode for "FixMarshmallowManFF" commit 14b57f101bda2af37249bea3cccc0b58394b8cab Author: @Someone <[email protected]> Date: Sat Dec 20 15:13:27 2025 -0500 I forgor (version bump) commit 8c0195569eaefd46442daca628411d39332cff58 Author: @Someone <[email protected]> Date: Sat Dec 20 15:02:38 2025 -0500 feat: More christmas events (#695) * FoundPosition event * Add marshmallow man events * Rewrite Yamato's prefix as transpiler * simplify marshmallow event patches, add IL comments * Fix Marshmallow creation and add parameters to Cackle also fix patch I borked from last commit lol * unobsolete EffectType.Marshmallow commit 16be76034b374359c9a442c81115a97a7fcd17ab Author: Yamato <[email protected]> Date: Sat Dec 20 17:33:08 2025 +0100 fix: FixMarshmallowManFF (#694) * FixMarshmallowManFF * fix DamageType.Marshmallow * new stuff added by NW commit a63b48c4b9cd7627cf417fd63870012076eb1ac7 Merge: e4b9c910c 7a27dc16a Author: @Someone <[email protected]> Date: Fri Dec 19 17:54:10 2025 -0500 Merge branch 'dev' commit 7a27dc16a11b2f953108c8a74e6c54dbeabf8ef6 Author: @Someone <[email protected]> Date: Fri Dec 19 17:48:28 2025 -0500 Version bump commit aa6ca400e145a5e928abff2a7a0114bcd6024dc0 Author: @Someone <[email protected]> Date: Fri Dec 19 17:27:02 2025 -0500 feat: 14.2.4 Fixes (#693) * Patch and compilation fixes * Enum shenanigans * Remove all xmas obsoletes REVERT THIS AFTER THE UPDATE! * 3 new effects * Update documenation & RoleExtensions * Fix for black candy bug * Rename enums, fix a prefab * lil accidents --------- Co-authored-by: Yamato <[email protected]> commit e3d0f973dc96c0b896c5b95dc5dca6d7393796af Author: Pawmi <[email protected]> Date: Fri Dec 19 14:19:47 2025 +0200 fix: TPS calculation ignoring server’s max tickrate (#656) * fix: TPS calculation ignoring server’s max tickrate * Server::SmoothTps * Update Tps summary to clarify average value --------- Co-authored-by: Yamato <[email protected]> commit ea82de500483cd1bec4abeeb09e3b623fba12ce7 Author: VALERA771 <[email protected]> Date: Fri Dec 19 14:31:28 2025 +0300 feat: SCP-127 wrapper and events (#679) * feat: scp-127 wrapper * feat: scp-127 events * fix: I think this is not a problem * Replace Serial with Base for Scp127Item references * void Postfix is always better * Move pragma warning for SA1401 inside class --------- Co-authored-by: Yamato <[email protected]> commit a7290a44a2a85535b7bc9abb1e3b7229e4e7781b Author: MS-crew <[email protected]> Date: Fri Dec 19 03:22:45 2025 +0300 feat: Add Trygetbone helper method && 96 head transform (#682) * Update Exiled.API.csproj * Update FpcRole.cs * Fix indentation in FpcRole.cs * Update FpcRole.cs * Fix null checks for animator and avatar in FpcRole * Add HeadTransform property to Scp096Role Added HeadTransform property to retrieve SCP-096's head transform. * Update Scp096Role.cs commit 73e59a8a0c4e91914652a2881ac50d994d949290 Author: Yannik F <[email protected]> Date: Fri Dec 19 01:09:22 2025 +0100 fix: cassie MessageTranslated & replace obsolete "isHeld" (#691) * fix cassie MessageTranslated & remove obsolete "isHeld" * maybe use the translation with the split??? * Fix translation on ``Cassie:::MessageTranslated`` --------- Co-authored-by: Yamato <[email protected]> commit ced8516a29f8193d9f5b182783e754962aa10916 Author: AlexInABox <[email protected]> Date: Thu Dec 18 19:44:12 2025 +0100 fix: change release sorting from CreatedAt to PublishedAt (#692) * Change release sorting from CreatedAt to Id * Update EXILED/Exiled.Installer/Program.cs Co-authored-by: AlexInABox <[email protected]> --------- Co-authored-by: Yamato <[email protected]> commit e4b9c910c3b00f981bef4ca9847116565e5360bd Author: PUDGE133 <[email protected]> Date: Wed Dec 17 17:21:02 2025 +0300 feat: TrySetRank method(and refactor) (#680) * Minor refactoring and new method for easier rank assignment. --------- Co-authored-by: PUDGE <PUDGE@PUDGE> commit ef044b941c215bd1a09c254e9b75a90460ed698c Author: FUTURE <[email protected]> Date: Wed Dec 17 17:19:37 2025 +0300 perf: Optimizing interactions with CurrentItem (#681) Optimizing interactions with CurrentItem commit 936d4e71511ce866cd499cfc86f21a3992d7b862 Author: MS-crew <[email protected]> Date: Wed Dec 17 17:03:58 2025 +0300 fix: Player reloading (#688) Update Player.cs commit 469c8505c34ea7887c4b6eccfbd2a3c781d13558 Merge: eba0383e5 464f4220e Author: @Someone <[email protected]> Date: Mon Dec 15 21:10:35 2025 -0500 Merge branch 'dev' commit 464f4220ec2a34ff1495db2580750b3b65fdde9a Author: @Someone <[email protected]> Date: Mon Dec 15 17:35:06 2025 -0500 Fix updater commit 05af6130b2bca0b7696bc73d9478000839635e00 Author: @Someone <[email protected]> Date: Mon Dec 15 17:33:18 2025 -0500 another freaking version bump commit 8df3afbc2960918ee0f8b2558fea03a1297e1d49 Author: @Someone <[email protected]> Date: Mon Dec 15 15:36:46 2025 -0500 Fix Yamato making jailbirds crash servers commit eba0383e5b7e8de36d08ccd40ffa8632f33ce0e9 Author: @Someone <[email protected]> Date: Mon Dec 15 14:24:43 2025 -0500 Squashed commit of the following: commit dd2290633b862ed1bd969795791bcae04332c525 Author: @Someone <[email protected]> Date: Mon Dec 15 13:47:26 2025 -0500 version bump commit 7df90e88f6b60ee51121dcd5818848ad2ddd0a69 Author: @Someone <[email protected]> Date: Mon Dec 15 13:44:33 2025 -0500 feat: PR for 14.2.3 (#689) * thing * Fix Error * more thing * Fix Jailbird HitReg being removed * 14.2.3 - Documentation & Version update * Player::Cassie(global::Cassie.CassieAnnouncement) * Lift::ElevatorAutoReturn and doc * HELPPP HELP MEEEEEE HELPPPPPPPPPP AAAAAAAAAAAAAAAAAAAAA (this stuff is untested btw) * Fixes * consolidate stuff in some event args --------- Co-authored-by: Yamato <[email protected]> commit 3a36e474cb7090cc3ddcd72e94b9c4604e46d273 Merge: 1521dec1d 3a44a4591 Author: @Someone <[email protected]> Date: Fri Nov 14 11:06:37 2025 -0500 feat: Version Bump for 14.2.2 (#683) I bump version commit 3a44a4591a7d9bd40dbf548c872d88dd0742894f Author: @Someone <[email protected]> Date: Fri Nov 14 10:19:29 2025 -0500 version bump commit 1521dec1dcafeb2993f608aba30979476b2efb7f Author: Yamato <[email protected]> Date: Wed Nov 5 14:11:01 2025 +0100 fix: Updater ExiledDirectoryPath not being respected This was found by the Github GPT and i am surprised of it commit 22fcfefec9640296e98d3a6a64a0b2942c86ed15 Author: @Someone <[email protected]> Date: Tue Nov 4 23:22:05 2025 -0500 fix: Loader accidentally loading duplicate LabAPI plugins already loaded by LabAPI Loader commit 9144e087927a38ac9eff7ac86ba2e14290d18864 Author: Yamato <[email protected]> Date: Tue Nov 4 21:41:08 2025 +0100 fix: OnItemAdded being called after OnItemRemoved (#675) * Fix OnItemAdded being called after OnItemRemoved * Update T4 file * FixOnAddedBeingCallAfterOnRemoved commit a6d119429cae39a9049eeb02a5b5752a2a1bf6d0 Merge: b5b7455a2 e4a57e058 Author: Yamato <[email protected]> Date: Sun Nov 2 18:30:42 2025 +0100 Merge branch 'dev' of https://github.com/ExMod-Team/EXILED into dev commit b5b7455a21fc5541fcbddd1b67c1dd427fb703dc Author: Yamato <[email protected]> Date: Sun Nov 2 18:30:26 2025 +0100 Update T4 file commit e4a57e0584b395e235d6c99d479bb45e8c048ab5 Author: @Someone <[email protected]> Date: Sun Nov 2 12:11:51 2025 -0500 feat: Load & Enable LabAPI plugins in Plugins folder (#662) * Pain and suffering * Add plugin priority * Allow deep plugin inheritance I think idk tbh this is all really confusing * Fix accidental double enumeration idk how, but the plugin tried to load a plugin twice for me, this at least eliminates the weirdness of seeing the load message twice * Fix Reload / Disable, add GetLabAPIPlugin --------- Co-authored-by: Yamato <[email protected]> commit dd2290633b862ed1bd969795791bcae04332c525 Author: @Someone <[email protected]> Date: Mon Dec 15 13:47:26 2025 -0500 version bump commit 7df90e88f6b60ee51121dcd5818848ad2ddd0a69 Author: @Someone <[email protected]> Date: Mon Dec 15 13:44:33 2025 -0500 feat: PR for 14.2.3 (#689) * thing * Fix Error * more thing * Fix Jailbird HitReg being removed * 14.2.3 - Documentation & Version update * Player::Cassie(global::Cassie.CassieAnnouncement) * Lift::ElevatorAutoReturn and doc * HELPPP HELP MEEEEEE HELPPPPPPPPPP AAAAAAAAAAAAAAAAAAAAA (this stuff is untested btw) * Fixes * consolidate stuff in some event args --------- Co-authored-by: Yamato <[email protected]> commit 3a36e474cb7090cc3ddcd72e94b9c4604e46d273 Merge: 1521dec1d 3a44a4591 Author: @Someone <[email protected]> Date: Fri Nov 14 11:06:37 2025 -0500 feat: Version Bump for 14.2.2 (#683) I bump version commit 3a44a4591a7d9bd40dbf548c872d88dd0742894f Author: @Someone <[email protected]> Date: Fri Nov 14 10:19:29 2025 -0500 version bump commit 1521dec1dcafeb2993f608aba30979476b2efb7f Author: Yamato <[email protected]> Date: Wed Nov 5 14:11:01 2025 +0100 fix: Updater ExiledDirectoryPath not being respected This was found by the Github GPT and i am surprised of it commit 22fcfefec9640296e98d3a6a64a0b2942c86ed15 Author: @Someone <[email protected]> Date: Tue Nov 4 23:22:05 2025 -0500 fix: Loader accidentally loading duplicate LabAPI plugins already loaded by LabAPI Loader commit 9144e087927a38ac9eff7ac86ba2e14290d18864 Author: Yamato <[email protected]> Date: Tue Nov 4 21:41:08 2025 +0100 fix: OnItemAdded being called after OnItemRemoved (#675) * Fix OnItemAdded being called after OnItemRemoved * Update T4 file * FixOnAddedBeingCallAfterOnRemoved commit a6d119429cae39a9049eeb02a5b5752a2a1bf6d0 Merge: b5b7455a2 e4a57e058 Author: Yamato <[email protected]> Date: Sun Nov 2 18:30:42 2025 +0100 Merge branch 'dev' of https://github.com/ExMod-Team/EXILED into dev commit b5b7455a21fc5541fcbddd1b67c1dd427fb703dc Author: Yamato <[email protected]> Date: Sun Nov 2 18:30:26 2025 +0100 Update T4 file commit e4a57e0584b395e235d6c99d479bb45e8c048ab5 Author: @Someone <[email protected]> Date: Sun Nov 2 12:11:51 2025 -0500 feat: Load & Enable LabAPI plugins in Plugins folder (#662) * Pain and suffering * Add plugin priority * Allow deep plugin inheritance I think idk tbh this is all really confusing * Fix accidental double enumeration idk how, but the plugin tried to load a plugin twice for me, this at least eliminates the weirdness of seeing the load message twice * Fix Reload / Disable, add GetLabAPIPlugin --------- Co-authored-by: Yamato <[email protected]> commit 378158e1cc8db5f410c25aec4c1cc1ea39c810a2 Author: @Someone <[email protected]> Date: Sun Nov 2 12:00:53 2025 -0500 feat: update project settings (#667) * thing * update events csproj * set lang to 13.0 * prevent IDE0305 message --------- Co-authored-by: Yamato <[email protected]> commit 9faf596831a60bcb1468422684167c9cbee52c9c Merge: dd9d0afa5 ed2f69cc7 Author: Yamato <[email protected]> Date: Sun Nov 2 17:37:04 2025 +0100 Merge branch 'dev' of https://github.com/ExMod-Team/EXILED into dev commit dd9d0afa502256dad46b3b4a2a748e91744beb4f Author: Yamato <[email protected]> Date: Sun Nov 2 17:36:54 2025 +0100 v9.10.1 commit ed2f69cc73c9ae8c03933e2e97cd05ce159d8277 Author: @Someone <[email protected]> Date: Sun Nov 2 11:35:04 2025 -0500 fix: Make GetEffectType not brick server when no key is found (#678) * Thing * Update EXILED/Exiled.API/Extensions/EffectTypeExtension.cs --------- Co-authored-by: Yamato <[email protected]> commit 204b1cd9bd53b33b45bb6c7f69046ae0e09e2635 Author: PUDGE133 <[email protected]> Date: Sun Nov 2 19:33:33 2025 +0300 fix: group(rank) and renaming of some properties (#676) * Bug fixes and renaming of some properties to more understandable ones. We need to test this to make sure it doesn't cause problems, because God only knows how it all works internally. https://discord.com/channels/656673194693885975/1002713309876854924/1432873468285948055 * Revert "Bug fixes and renaming of some properties to more understandable ones. We need to test this to make sure it doesn't cause problems, because God only knows how it all works internally." This reverts commit c72eabf3101abc825deef716ac2858f3315e75b1. * Fix a fix * Update EXILED/Exiled.API/Features/Player.cs * Fix RemoteAdminPermissions property --------- Co-authored-by: PUDGE <PUDGE@PUDGE> Co-authored-by: Yamato <[email protected]> commit a768664fd370505da7ef190b6d1a9ac8da388e14 Author: Yamato <[email protected]> Date: Sat Nov 1 22:59:23 2025 +0100 fix: Added null check into MirrorExtensions (#677) commit 1db85cd8706b507de03c9cceb60351b3ec9d9cdf Author: Yamato <[email protected]> Date: Sat Nov 1 22:55:34 2025 +0100 Fix Lift API commit e6390e175233b64159e9d6f291dc0f15c927df2b Author: Yamato <[email protected]> Date: Wed Oct 29 12:34:13 2025 +0100 fix: put Debug for a NW bug on RespawningTeam commit fd052611477a1aff190d401956dec89046cb58f7 Merge: c107d0ade 81d904b25 Author: Yamato <[email protected]> Date: Sun Oct 26 11:15:10 2025 +0100 Merge branch 'master' into dev commit c107d0ade5344b8dc5f76344d57f379352524321 Author: VALERA771 <[email protected]> Date: Sun Oct 26 01:37:17 2025 +0300 feat: SCP-1509 events + new properties (#670) * feat: new events * ref: revert unnecessary comment change * Fix: Scp1509:AttackingEvent * replace Scp1509\InspectingEventArgs to Item.InspectingItem * Remove AttackingEvent * oups - re-add InspectingItemEventArgs --------- Co-authored-by: Yamato <[email protected]> commit 81d904b25a238361e082d9813b54180c61fa71e3 Merge: eb104bd3b 7103e7185 Author: Yamato <[email protected]> Date: Fri Oct 24 21:16:40 2025 +0200 Merge branch 'dev' commit 7103e7185abf4b11cff427735c659f69856b809b Author: VALERA771 <[email protected]> Date: Fri Oct 24 22:03:24 2025 +0300 fix: PreAuth patch fix (#672) fix: index update Co-authored-by: Yamato <[email protected]> commit 632f2074a527b48015f1f12881537464f2f17b2d Author: Yamato <[email protected]> Date: Fri Oct 24 20:55:29 2025 +0200 v9.10.0 commit 4e08447b2bd9b3fefa437d661b7aee838ab3d549 Author: Yamato <[email protected]> Date: Fri Oct 24 20:35:56 2025 +0200 Scp1509Resurrected missing in EffectTypeExtension commit 7f5588a8e8bdcd465f16d05a00a935e1adcd70bf Author: Yamato <[email protected]> Date: Fri Oct 24 19:47:08 2025 +0200 Fix: server crash commit 4601d0a527d6592c85567cf186ba444e2ba91a70 Author: Yamato <[email protected]> Date: Fri Oct 24 19:21:00 2025 +0200 Yamato is blind and atSomeone too :3 commit e7087398682084f1e7e7577f596cebf2e6a308ef Author: Yamato <[email protected]> Date: Fri Oct 24 18:51:05 2025 +0200 doc: fix Scp1509Pickup::ToString() commit f87db1ece6f461b5e9ac4aa1894ff130a09c6fc4 Author: @Someone <[email protected]> Date: Fri Oct 24 12:43:10 2025 -0400 fix: Fix for new SL version (#669) * why did you do this Yamato * remove test line * Fix RespawningTeam * Fix RoomType * PrefabType Update * fix ChoosingStartTeamQueue * TryRemovePostfixes changed for other Holiday * Update TranslationConversionInternal --------- Co-authored-by: Yamato <[email protected]> commit 549fcf1f5eeddf21c269b333c27ad6d1354d309e Author: @Someone <[email protected]> Date: Fri Oct 24 09:05:16 2025 -0400 fix: EscapingEventArgs::IsAllowed forces escape (#666) Fix commit 22bbc06cf9294a1ece8724c5344bf320e054cb29 Author: Yamato <[email protected]> Date: Fri Oct 24 15:00:42 2025 +0200 Fix missing implementation for Item and Pickup commit 3bdc0eb59a5a64158d57c309380be232e1f627f7 Author: Yamato <[email protected]> Date: Fri Oct 24 14:39:29 2025 +0200 9.10.0-rc.2 commit f8a199834a90760810fb814579c793f3e8f67bc8 Author: Yamato <[email protected]> Date: Fri Oct 24 14:14:54 2025 +0200 Update GenericDamageHandler for new DamgeType commit e6c9ba841221d5aaef74499d5d1f9293de538f14 Author: Yamato <[email protected]> Date: Fri Oct 24 12:56:43 2025 +0200 Scp1509 and new DamageType commit 0fe143caac121354ac28d1349b9f0051b9b55a8c Author: VALERA771 <[email protected]> Date: Fri Oct 24 13:16:17 2025 +0300 fix: Again fix for GenericDamageHandler (#665) * fix: some damage-handler tweaks * feat: add DamageType.Silent commit d944887cab362a998f7aaadfdd322940b3b6ae7b Author: Yamato <[email protected]> Date: Wed Oct 22 23:35:10 2025 +0200 PlayerConnectedCount commit 0f874c03535f6613a0237a8845b5e951bd628db4 Author: Yamato <[email protected]> Date: Wed Oct 22 23:32:30 2025 +0200 revert: "fix: Player.Count" commit 8058e172be451d49b323fc7f504af61b55efb7d5 Author: Yamato <[email protected]> Date: Wed Oct 22 21:38:44 2025 +0200 Fix: HczDss08 and HczCrossRoomWater is better for Config commit f2b3005e921179ccbc88947c5c1524b9abc0535b Author: Yamato <[email protected]> Date: Wed Oct 22 20:52:42 2025 +0200 GlassType.Incinerator & CameraType.HczWarheadTop are not real commit 88887ca73c6c4972fd7afdd4d1f15cbe58b4593f Author: Yamato <[email protected]> Date: Wed Oct 22 20:31:24 2025 +0200 Obsolete: CameraType.HczWarheadTop commit 7af8e3fb0ee233ccdc5f0edb8e71135dd9af2c1b Author: Yamato <[email protected]> Date: Wed Oct 22 20:10:26 2025 +0200 fix: JailbirdWearState IL error commit 4dda9d99b5b48bbb5699a1c275515cefc49c9dcf Author: Yamato <[email protected]> Date: Wed Oct 22 11:58:03 2025 +0200 improve :JailbirdWearState Event (Error on Ret) commit 1b03acc4f4b6a71cff847b624ff2ea7491c7ab8f Author: Mr. Baguetter <[email protected]> Date: Wed Oct 22 03:46:11 2025 -0500 feat: New events JailbirdChangedStateEventArgs and JailbirdChangingStateEventArgs (#655) * feat: Add Jailbird WearState Changed/Changing events * fix: doc fix * Renamed JailbirdChangedStateEventArgs and JailbirdChangingStateEventArgs to JailbirdChangedWearStateEventArgs and JailbirdChangingWearStateEventArgs Made JailbirdChangedWearStateEventArgs and JailbirdChangingWearStateEventArgs both IPlayerEvents JailbirdWearState transpiler now uses nameof() instead of hard-coded field names commit ba092f8e0b227c5725ee965c1a84ee927007fca1 Author: @Someone <[email protected]> Date: Wed Oct 22 04:44:19 2025 -0400 feat: Obsolete FpcRole.IsNoclipEnabled and added Player.IsNoclipEnabled (#663) thing commit 80f3f6a6b46eefe818bb935067b124197acc9c8b Author: FUTURE <[email protected]> Date: Wed Oct 22 11:43:59 2025 +0300 fix; switch statement for reservedSlotEventResult (#658) commit f6b512f7582a956c0216c231ff2b0588b9d6d16b Author: Yamato <[email protected]> Date: Wed Oct 22 08:56:02 2025 +0200 14.2.0 build fix (#664) * 14.2.0 build fix * Update TT file * Fix DamagingDoor and add IPlayer * Fix Scp330 crash when dropping * Not Finish Enum (i just save jut in case) * Update Window::Type Finder * Add New Camera * fix: all patches fix * feat: new event * Fix LabAPI Versioning (I know that will not return the real value we already have our own system) * Fix InteractingEmergencyButton * New EffectType NightVison and Halloween * ref: installer qol change just add `--skip-version-select` param and now you can... skip this version select! * feat: wrapper for emerg.rel.but. * swap scp079 GlassType * Add LastHumanTracker.TryGetLastTarget compatability w Round.IgnoredPlayers * 9.10.0-rc.1 --------- Co-authored-by: VALERA771 <[email protected]> Co-authored-by: @Someone <[email protected]> commit 01f224111a71d3e8942eb59bef2999af0cf53d55 Author: Yamato <[email protected]> Date: Tue Oct 14 13:14:03 2025 +0200 Warn not Error & Docs commit 6399685ec11a5ae722525fa5e18eecdb63c60539 Author: Yamato <[email protected]> Date: Wed Oct 8 11:20:49 2025 +0200 fix: Player.Count fixed & added setter on Round (#653) commit 0d018f78234fe1a434d121124826ebb4edf473e4 Author: Yamato <[email protected]> Date: Wed Oct 8 11:18:04 2025 +0200 fix: Support nullable vector & color (#651) commit ea9f87b986470448d9aa8d238d18791f6b2ff85a Author: @Someone <[email protected]> Date: Tue Oct 7 04:40:08 2025 -0400 fix: Fix SendFakeSyncVar throwing client-side errors and not doing sub-toy syncvars. Fix misc toys. Fix some docs. (#654) commit 497e3e87f921dbf8458f9c4ad76b056e31cb281b Author: Yamato <[email protected]> Date: Mon Sep 29 19:46:18 2025 +0200 Fix Rotation commit 8d9f0f4116ae321614887e3f5c01e28aceaf3881 Author: Yamato <[email protected]> Date: Mon Sep 29 16:03:49 2025 +0200 not used anymore commit 5f3c7c2124ac1734c6d58c756d155d64371feb13 Author: Yamato <[email protected]> Date: Mon Sep 29 15:33:46 2025 +0200 Fix Speaker::Volume commit eb104bd3bc00ce47899ae29c06f10d631a6a5868 Author: Yamato <[email protected]> Date: Mon Sep 29 14:50:14 2025 +0200 RoomType::Hcz127 doc fix commit 01d5aa67f0789bc56c206dee46812c48d0f3ad37 Author: Yamato <[email protected]> Date: Mon Sep 29 14:16:27 2025 +0200 Speaker::Volume doc commit 583874f6e7ff7bedbadcef74ddaf3597f1c28572 Author: Yamato <[email protected]> Date: Mon Sep 29 14:15:16 2025 +0200 This has been fixed commit 0aacbe1b1c184037b2b4bb1e3bccdb2af260ec44 Author: @Someone <[email protected]> Date: Wed Sep 24 04:17:08 2025 -0400 fix: CustomKeycards (CI) not working (#650) Fix commit 68ec14226d786211c0005911f5d40323f931fc41 Merge: 5830b7007 8a21ec781 Author: Yamato <[email protected]> Date: Mon Sep 22 12:34:33 2025 +0200 Merge branch 'dev' commit 8a21ec7818e0ee135a4500cefc6caf5c1888edd1 Author: Yamato <[email protected]> Date: Fri Sep 19 11:22:50 2025 +0200 fix: TriggeringTesla for LabAPI (#649) Fix TriggeringTesla commit 0d5d3a7691b48c134f31fada4048c312aa31437c Author: Yamato <[email protected]> Date: Thu Sep 18 13:14:16 2025 +0200 feat: Add Intercom TrySetOverride(Player, bool) and HasOverride(Player) (#646) * Add TrySetOverride(Player, bool) and HasOverride(Player) * Fix doc commit 69f9141040efc1028a68d57cc0501a06a7735f10 Author: Yamato <[email protected]> Date: Thu Sep 18 13:13:22 2025 +0200 v9.9.2 commit 483e048b321c38bf44a3806ae57503eab5f6bfbc Author: Yamato <[email protected]> Date: Thu Sep 18 10:46:41 2025 +0200 fix: IsSpectatable being reverted commit 5830b7007eb48c321372618ed925154df89bc39a Merge: 03ceab5e9 4906105b6 Author: Yamato <[email protected]> Date: Tue Sep 16 21:04:46 2025 +0200 Merge branch 'dev' commit 03ceab5e9dc8a8df52ad68ef85c714b749bef6bd Merge: 49c7b6c98 c2afe26e2 Author: Yamato <[email protected]> Date: Mon Aug 4 06:53:26 2025 +0200 Merge branch 'ExMod-dev' into ExMod-master commit 49c7b6c98bd29585d01805840bc43eb4bd120e92 Merge: 27af6360f dc62365d4 Author: Yamato <[email protected]> Date: Mon Aug 4 06:40:25 2025 +0200 Merge branch 'ExMod-dev' into ExMod-master * Revert "Squashed commit of the following:" This reverts commit b32cb4a3f5e3b57a114664f67c84417cc243d5ec. * I fix --------- Co-authored-by: @Someone <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Taken from: ExSLMod-Team#47
and added it to Color too