-
## Enhancement
When tidb run in production env, we often encounter the situation that the user produces a harmful sql.
in that case, the cluster will become slower and even crash. Further more, t…
sylzd updated
2 years ago
-
Implement help response commands for providing quick responses to frequently asked questions / requests for information about DDNet/Teeworlds. Moderators would add, edit, and remove responses, and any…
-
**Describe the bug**
its my understanding that the usage of the sqlite db is to index the files initially and then to then use that database on startup each time, correct?
what i've observed happ…
-
# Intro
Not _too_ long ago, I created a basic issue about the current permissions system in NodeBB and what I would like improved in it. ( #2462 ) Some of it _did_ in fact get implemented, but there'…
Ktar5 updated
7 years ago
-
Dear Benoit,
Since recent commits AleRax sometimes stalls when using MPI with number of cores close to the number of families, this seems to be the same issue as reported previously [here](https://…
-
Hi, its possible to add unban menu?
I mean it can be possible doing listid to check all banned is and then removeid?
-
### Observed Behavior
When a player tries to expand their claim, it gives the obstruction issue - We have gone around the area and able to make claims where there's supposedly to be obstruction. - th…
-
Maybe there's a setting to fix this, but assuming there isn't:
A player was in a jungle tree and I proceeded to chop the bottom four trunks so the tree would fall. They fell and died, but their st…
-
We need a mechanism like charybdis `KLINE` (or unrealircd's `GLINE`). We should also implement `DLINE`/`ZLINE` too.
-
hello! i've wrote example code of core features from this project, so you can just use it as a wiki.
the snapshoting function now relies on PyAV library which costs additional 45MB when code compiled…