EXILED icon indicating copy to clipboard operation
EXILED copied to clipboard

A high-level plugin framework for SCP: Secret Laboratory servers. It offers an event system for developers to hook in order to manipulate or change game code, or implement their own functions.

Results 143 EXILED issues
Sort by recently updated
recently updated
newest added

enhancement
help wanted
regarding-api

![image](https://user-images.githubusercontent.com/24619207/177084004-d0702d12-7545-45c7-abb3-00e59ef0f835.png) Versus original ![image](https://user-images.githubusercontent.com/24619207/177084313-7ddce8fd-8c58-4db8-b07f-2cc0e8d4b71d.png) (tl;dr process player didn't process items in player inventory)

enhancement
regarding-events

All EventArg classes have been moved into folders corresponding to what type of event they are, in line with how those events are laid out in the Patches folder. Additionally,...

enhancement
Do not merge
regarding-events
requires-testing

I was one moment away from creating a PR into master Notable changes from joker's impl.: - Docs are better and more meaningful (i hope) - Different class for extensions...

enhancement
regarding-api

https://discord.com/channels/656673194693885975/668963275790221346/992910603469463572 https://discord.com/channels/656673194693885975/668963275790221346/992571334188081293 tl;dr custom role to custom role friendly fire rules otherwise you get lazy approach I am very tempted to consolidate all of this to just the Dict> to...

enhancement
regarding-api

[Potentially breaking change] Instead of passing back IEnumerables after having to iterate every player again and again, instead use a dictionary that updates on player role change, and when a...

regarding-api