Michael Wilson

Results 18 issues of Michael Wilson

Some events, mainly the "dm_bonus_weapon_start" event, pass the loadout slot of the weapon that is now the bonus weapon, rather than an item index or a weapon id. We are...

It is possible for Vidstreaming.io to include an iframe to an openload video, rather than hosting the content itself. In cases like this the package should reject that video link...

bug

GOGOAnime currently provides video links from the below providers. :heavy_check_mark: - Supported :heavy_multiplication_x: - Unsupported - Vidstreaming :heavy_check_mark: - MP4Upload :heavy_multiplication_x: - Openload :heavy_multiplication_x: - YourUpload :heavy_multiplication_x: - Bestream.tv :heavy_multiplication_x:...

enhancement

Adds new "SteamAuth" core config option which controls how strict the "AuthorizedSteamID" property is with regard to steam connection.

- Adds source generated interfaces for schema classes using https://github.com/codecentric/net_automatic_interface - Allows for easier creation of mock objects of Schema fields/properties for use in testing (eventually)