Thunder

Results 9 issues of Thunder

documentation

and also add it to Player::Teleport(object) method

Do not merge
regarding-api

* Convert some Dictionaries to ReadOnlyDictionaries (complete TODOs) * Editor suggestions * Delete obsolete API (note: I haven't looked at transpilers @NaoUnderscore) * Add Door.Name, change Door.Nametag return (string ->...

regarding-api

Adds a `SpawnInfo` struct and `SpawnInfo? GetRandomSpawnInfo(RoleType)`, a replacement of the `Tuple RoleExtensions.GetRandomSpawnProperties(RoleType)` method. The struct is much more organized and can contain more data than a tuple. Also added...

enhancement
regarding-api
requires-testing

Replace firearm-related methods using ItemType with FirearmType (similar to GrenadeType) so invalid items cannot be passed

enhancement
regarding-api

enhancement
regarding-api

**Describe the bug** The "grenade" command does not work with Scp2176 inputted, even though Scp2176 is a GrenadeType according to Exiled. **To Reproduce** 1. Run "grenade [playerId] Scp2176 [fuseTime] 2....

requires testing