Commit Graph

1935 Commits

Author SHA1 Message Date
13xforever
1f9bbdd6ae
strip private use symbols explicitly for zalgo 2023-07-06 00:12:34 +05:00
13xforever
e04eb6fcc6
update deps 2023-07-06 00:11:38 +05:00
13xforever
bf4578f0a8
deprecate win10 21h2 2023-06-14 15:17:33 +05:00
13xforever
48dffdf6c8
upgrade 3rd-party deps 2023-06-13 15:36:25 +05:00
13xforever
42a3a6a017
fix !filters add without argument
probably broke with d#+ update
2023-05-06 03:39:33 +05:00
13xforever
5bf1090cb0
use the latest driver version in case they have the same vulkan/ogl ver 2023-05-01 13:00:06 +05:00
13xforever
3963b4fa83
fix some windows version formatting 2023-04-28 23:21:33 +05:00
13xforever
7879ec893a
fix member fetching
previously only client cache was searched, but now we will fetch the data from server if it's not there
this makes a bunch of stuff async tho
2023-04-21 21:08:10 +05:00
13xforever
fd76899687
update 3rd party deps 2023-04-21 03:23:02 +05:00
13xforever
055a35d211
fix some commands to be usable in DMs 2023-04-21 02:42:44 +05:00
13xforever
ec3100679c
update piracy warning text 2023-04-21 02:23:07 +05:00
13xforever
d957936ede
update code with new language and api features 2023-04-21 02:05:59 +05:00
13xforever
0d99046a0b
increase default attachment size to 25 MB 2023-04-20 21:16:54 +05:00
13xforever
468728c7f0
Fixes #924 2023-04-16 14:16:12 +05:00
13xforever
445bad95c7
update some code with new pattern matching expressions
and comment out lbp+rtx check
2023-04-15 20:48:05 +05:00
13xforever
d130b2f501
upgrade d#+ client and update event handlers to keep the ordering where necessary 2023-04-15 19:39:51 +05:00
13xforever
61c4e94d6c
update 3rd party deps 2023-04-15 15:36:16 +05:00
13xforever
70fc8bab3a
add another shader compilation error 2023-03-28 00:43:28 +05:00
13xforever
e0baf4cba3
upgrade 3rd party deps
I'm not touching d#+ client for now, they broke stuff with event handlers
2023-03-27 16:33:50 +05:00
13xforever
0f9bed079b
fix note sorting in log analysis results 2023-03-27 16:27:56 +05:00
13xforever
15f691d503
fix discord fuckery with emoji
technically new behavior is correct as \ufe0f indicator is required to override glyph to use emoji symbol instead of legacy plain text
2023-03-23 22:20:10 +05:00
13xforever
2b02782cf6
add closed beta disc codes to allowed product code lookups
but seriously, do you really expect updates for these discs on public endpoints? at best they'll be on test/internal, which bot doesn't even use
2023-03-09 01:01:19 +05:00
13xforever
6edfb69eaf
fix some settings check for official builds
apparently build version was changed to use proper branch name instead of HEAD
2023-03-08 15:20:15 +05:00
13xforever
7c14631412
add git revision info to /about 2023-03-07 15:01:50 +05:00
13xforever
2a371a6841
add scheduled bot update check
what's the point of changes if you never restart the bot
2023-03-07 01:18:27 +05:00
13xforever
f8b11fba69
add new insider channels
thanks, microsoft https://blogs.windows.com/windows-insider/2023/03/06/whats-coming-for-the-windows-insider-program-in-2023/
2023-03-07 00:20:43 +05:00
13xforever
10a9e96211
update pad checks 2023-03-06 00:56:20 +05:00
13xforever
fa0868106f
workaround fw 4.90 logs 2023-03-06 00:31:28 +05:00
13xforever
a95ea65bf9
upgrade d#+ 2023-03-05 23:59:49 +05:00
13xforever
30ec93acdf
upgrade 3rd party packages 2023-03-05 23:57:36 +05:00
13xforever
6926a8eba1
fix old typo 2022-12-12 14:40:19 +05:00
13xforever
625f1e3166
move credits to slash commands and update the code slightly 2022-12-09 00:00:42 +05:00
13xforever
4eb701290a
add xeon model check for old cpus
matches everything up to and including broadwell
tests: https://regex101.com/r/WNnROT/1
2022-12-07 14:54:35 +05:00
13xforever
5a802a5b08
add !pr link command
fixes #860
2022-12-06 12:47:32 +05:00
13xforever
3fd57ab6a9
fix source generator warning and some refactoring shit with namespaces 2022-12-06 11:36:08 +05:00
13xforever
1cb5bbf3e2
update note for the broken psn releases
fixes #847
2022-12-06 11:18:27 +05:00
13xforever
f5f8ed41cb
fix names import check 2022-12-05 18:46:17 +05:00
13xforever
f249915d76
more pattern matching updates 2022-12-05 18:25:13 +05:00
13xforever
405043c96b
auto-balance cpu & gpu columns by removing extra missing settings 2022-12-05 18:13:09 +05:00
13xforever
43b66c1e0b
add more new settings in settings blocks
fixes #917
2022-12-05 17:56:57 +05:00
13xforever
b8787a1bb7
update gt6 check
fixes #859
2022-12-05 16:10:13 +05:00
13xforever
ca9c13b5ad
simplify condition checks with new pattern matching syntax 2022-12-05 16:08:28 +05:00
13xforever
c7087d5cdf
update some xfloat mode checks
fixes #858
fixes #874
2022-12-05 15:51:29 +05:00
13xforever
0eb4158053
remove old notes for MGS4 now that it works fine on main build
Fixes #862
2022-12-05 15:51:22 +05:00
13xforever
41b2e0ed27
add !explain error subcommand 2022-12-05 14:55:07 +05:00
13xforever
6dd0c024b1
add tests for reflection hacks and remove custom compiler warnings 2022-12-05 14:18:32 +05:00
13xforever
6342fcb529
add command to automatically rename any specified user
this does not enforce the name; useful in case auto check for rule 7 failed
2022-12-05 13:59:16 +05:00
13xforever
42df40833f
when removing force rename, do not remove nickname
most of the time it's not needed, and it saves on api calls
2022-12-05 13:53:46 +05:00
13xforever
d72c0df002
update error message format 2022-12-05 13:46:25 +05:00
13xforever
7e87283f1e
update win32 error codes source handling 2022-12-05 12:54:06 +05:00