mini

Results 53 comments of mini

bump, having a sortof related issue, I'm trying to compile the MKW LAN module but get all sorts of errors

I feel like it's a cool addition but adding mods for everything kind of bloats stuff and puts mods like this and more game-relevant mods on the same bar, I...

> > 1. The description attribute from argparse is now called help and has been renamed. > > Could you link documentation for this? Py docs still show `description`: https://docs.python.org/3.11/library/argparse.html...

> merging this can make fake data work. Am i correct? Fake data works without this. What you are trying to do is just not what you use fake data...

I wanted to implement that, could do that on sunday. If anyone else plans to, I'd suggest giving the ability to only wipe a certain timeframe and mode, but that...

> Certain timeframe as years/months/weeks/days/hours/minutes/seaconds... whatever how long - it be helpful. I was thinking more of specifying two dates inbetween which the wipe is done, with all-time as the...

> stats recalc will be required regardless if removing scores Not on a full wipe, you can just set all stats to 0 then.

> eventually I'd like to introduce a rework of the scores schema to allow for soft-deletion, so you don't need to effectively delete evidence by hard wiping the data Maybe...

> How's the progress no one's probably interesting in working on it, but if you want to do it manually, delete the scores via `DELETE * FROM scores WHERE userid...

> You can't. The point of this PR is to let the clients who _do_ pass the headers respect the admin's wishes. Do you mean this as in that McOsu...