Leigh MacDonald

Results 44 issues of Leigh MacDonald

Provide full support for level 2 features. This basically boils down to role inheritance.

enhancement
task

The http.query functions "borrowed" from chihaya could be replaced with something cleaner for our needs. Since we are not necessarily trying to 100% conform to all of the bittorrent specs...

enhancement

It would be good to investigate using alternatives to gin/httprouter. While fasthttp sounds great, httprouter is zero-allocation, so i am not sure how much of a benefit we will see...

proposal

Occasionally people will try and kick everyone from a server. Attempt to detect and stop this behaviour. - More than N kicks / min across multiple players - More than...

enhancement

Since 1.22 will contain a improved and more useful ServeMux enabling better routing support, It's a good time to drop the gin library which will not provide much benefits for...

enhancement
backend

We are getting closer to 1bn rows for chat and queries are starting to take several seconds on pretty good hardware with plenty of ram and NVMe disks. Postgres has...

Add kick/ban options for players with bad names.

Would be nice to see how people connect to us. Note that people can supply their own connect reasons `connect 1.2.3.4 here_to_troll` This would provide similar functionality to https://forums.alliedmods.net/showthread.php?t=230832

enhancement
backend
Sourcemod

- Pull user id from API and store it forever upon loading a user profile page.

enhancement
backend

Its currently not possible to link to specific items or pages in a LazyTable. - Auto generate external link button - Support back/forward states states (maybe another pr)