Leigh MacDonald

Results 44 issues of Leigh MacDonald

Need to keep track of mod/admin actions.

enhancement

Tracking certain game metrics and giving them achievements. This should include in-game announcements as well as a list on the players profile. Full list of achievements TBD.

enhancement
backend

Since steamids are sequential, we can just scan +/- nearby public steam accounts to get an approximate age of the private account.

enhancement
backend

Basically just a replacement for something similar to sourcemods sql-admins functionality using HTTP.

enhancement

Enable the use of some gbans functions from the sourcemod admin menu interfaces. Its already mostly complete, just need to be finished https://github.com/leighmacdonald/gbans/blob/master/sourcemod/adminmenu_custom.txt

Since we are quite decoupled from TF2 already we may as well just make it generalized enough for any game that supports modding + http requests. Just something simple like...

enhancement

Add a field to link players with their known alts.

enhancement

Add the following facets - Player name history - SteamIDs - Server Chat Messages (other events too?) - Ban History

enhancement

Provide postgres database support.

enhancement