Commit Graph

1617 Commits

Author SHA1 Message Date
13xforever
9b7d36b0c6 tweak fun knobs 2021-04-01 16:17:57 +05:00
13xforever
19751d966e fix type initialization error after discord client update 2021-03-30 03:52:25 +05:00
13xforever
c2861278e9 add note for thread scheduler on intel and update wording 2021-03-28 15:14:22 +05:00
13xforever
0066dd8762 add pdf2nd hash check 2021-03-28 13:52:23 +05:00
13xforever
53e82e30c0 update zalgo filters 2021-03-27 03:22:30 +05:00
13xforever
4763046e01 update github to emoji mapping 2021-03-26 18:50:14 +05:00
13xforever
089d68e854 update thread scheduler extraction and notes 2021-03-26 14:59:38 +05:00
13xforever
72f57dcec1 wow I'm dumb 2021-03-26 00:10:15 +05:00
13xforever
b404a6205e use pipeline stats to schedule new build checks 2021-03-26 00:02:06 +05:00
13xforever
5e5ad1b8d2 update deps 2021-03-25 23:49:01 +05:00
13xforever
73e204c651 allow more characters for !rename command 2021-03-25 23:38:35 +05:00
13xforever
d79fe0d792 use readonly records 2021-03-25 17:05:18 +05:00
13xforever
de21d03c9d get rpcs3 pipeline build duration stats from azure instead of hardcode 2021-03-25 16:39:42 +05:00
13xforever
73b5ac29d0 add dualsense to the motion control check 2021-03-25 00:05:40 +05:00
13xforever
cb5c6b0bcf look up new github issues now that we're in 10k 2021-03-24 00:35:55 +05:00
13xforever
cc2011c529 explicitly check legacy setting instead of falling back to defaults 2021-03-21 22:56:45 +05:00
13xforever
0e859db8eb only check for async shader mode when it's present
fixes #733
2021-03-21 22:33:08 +05:00
13xforever
ac3ab44c24 typo 2021-03-13 22:26:55 +05:00
13xforever
adcb05a585 new checks for new settings 2021-03-13 20:41:28 +05:00
13xforever
d5e0b0c3bd fix queries for new ef version 2021-03-13 12:58:14 +05:00
13xforever
3ecd686b56 remove conflicting alias, because client library is dum dum 2021-03-13 12:49:34 +05:00
13xforever
be91a8f0e5 add !filter view command
fixes #723
2021-03-13 12:44:08 +05:00
13xforever
929b8399da change !filters list command to dump filters in a text file attachment 2021-03-13 12:38:17 +05:00
13xforever
d73b42ad81 make !analyze work for very smart users 2021-03-13 12:10:09 +05:00
13xforever
f199ebdaec add a note for a questionable copy of p5 2021-03-11 16:42:18 +05:00
13xforever
fc0e91f9f3 you're still useful in my heart :( 2021-03-11 00:51:03 +05:00
13xforever
0d0d5b895e fix extra garbage for surrogate pairs from extended planes 2021-03-10 20:33:32 +05:00
13xforever
19e9400595 add TTY messages to log parsing results
allow Unicode characters in extraction Regex patterns, convert extra characters to code point patterns automatically
2021-03-10 20:04:37 +05:00
13xforever
d564a955cb refactor fatal error field into a separate builder method 2021-03-10 14:42:25 +05:00
13xforever
131dc9f352 fix tests 2021-03-10 02:53:23 +05:00
13xforever
222eaa2a35 redesign the name pool to reduce compilation time resource usage 2021-03-10 02:38:26 +05:00
13xforever
75d99a9477 open some rename commands for regular users 2021-03-10 00:59:46 +05:00
13xforever
568e31eb48 add anidb character name dump (no mecha) 2021-03-10 00:56:43 +05:00
13xforever
67667e6855 add anilist character name dump 2021-03-10 00:44:30 +05:00
13xforever
6699b27a7b it's anime time for every rule breaker 2021-03-09 16:46:31 +05:00
13xforever
e69dc48bea autorename users on audit 2021-03-09 14:06:02 +05:00
13xforever
46d35c2ceb remove all private use symbols from usernames 2021-03-09 13:54:37 +05:00
13xforever
e9e50874ab fix missing license extraction
also workaround quotes issue and use standard Latin1 encoding added in .net 5
2021-03-04 19:10:50 +05:00
13xforever
40973aaffe fix hash extraction for modules with no patches applied 2021-03-04 18:26:40 +05:00
13xforever
08bea47038 try to workaround the issue as suggested by the client support 2021-03-03 22:51:40 +05:00
13xforever
c98e207bc8 workaround new bug in discord client
how do you fail to find user in cache after you just explicitly loaded it from the server
2021-03-03 20:26:49 +05:00
13xforever
3223b94e43 update dependencies 2021-03-03 20:04:44 +05:00
13xforever
d0c609fba4 add another character that's easily abused 2021-03-03 19:14:27 +05:00
13xforever
3860d8897f add 🥠 reaction similar to 🎲 2021-03-03 04:23:52 +05:00
13xforever
6551426c57 make rng reproducible 2021-03-03 04:14:03 +05:00
13xforever
da89a39d9c do not compress exported fortune dump 2021-03-03 04:06:05 +05:00
13xforever
5159792f5e enable command and do proper quote formatting 2021-03-03 04:03:32 +05:00
13xforever
a613fcd002 add ef migration for the new table 2021-03-03 02:39:53 +05:00
13xforever
e7dbe3c47e add duplicates check on bulk import (but not for !fortune add) 2021-03-03 02:36:20 +05:00
13xforever
39105a9d60 current dice scoring implementation is incorrect :(
but it's still much faster and works good enough for our purposes
2021-03-03 02:25:18 +05:00