Commit Graph

371 Commits

Author SHA1 Message Date
13xforever
33b965c71a try to fix various path checks after log format changes 2020-02-19 18:32:23 +05:00
13xforever
c94d64cdca fix compat result formatting 2020-02-16 16:30:59 +05:00
13xforever
a2bcc6e7f0 hack in game statuses for built-in emulators 2020-02-16 16:11:06 +05:00
13xforever
63b086d797 recover more results in log parser whenever possible 2020-02-16 14:00:54 +05:00
13xforever
f6dbe57ca2 add note for broken patch.yml 2020-02-05 20:50:21 +05:00
13xforever
0ad732b1a2 add check for the new option to disable logging 2020-02-02 20:56:36 +05:00
13xforever
65e9353147 only set log parser timeout error if there were no actual errors before 2020-02-02 20:00:20 +05:00
13xforever
1e7ba4d050 add support for embedded spu patches, and checks for mlaa patches 2020-02-02 19:03:30 +05:00
13xforever
efec132916 better section end marker 2020-01-30 21:06:44 +05:00
13xforever
18c285878b curse thread names that have emulator configuration names 2020-01-30 20:51:17 +05:00
13xforever
3e2d0542eb prevent this being an issue in the future 2020-01-27 01:27:37 +05:00
13xforever
ca1cb2857e downgrade discord client, because of reactions fetch bug (see DSharpPlus/DSharpPlus#524) 2020-01-27 01:23:56 +05:00
13xforever
5a9f17a00b add checks for new settings, and update mtrsx checks 2020-01-23 14:54:48 +05:00
13xforever
835478d019 basic handling of github image links 2020-01-17 02:26:48 +05:00
13xforever
01d67941de don't use InvariantCulture to replace special symbols, it is bugged on linux 2020-01-13 23:53:55 +05:00
13xforever
2ab81dfbee fix potential issue with nickname enforcing 2020-01-02 01:29:54 +05:00
13xforever
464121c260 prevent reporting issues that happened after the emulator shutdown 2019-12-08 15:07:52 +05:00
13xforever
53599bda93 fix tests 2019-12-01 19:11:49 +05:00
13xforever
3d03f88f59 tweak some zalgo stripping and filter stripping of strings 2019-12-01 19:04:49 +05:00
13xforever
5134fc6dd7 fix potential issue in the event handler 2019-12-01 19:04:49 +05:00
13xforever
473b23dcd4 when using bot commands from DMs there are no guilds or members
also fix nickname reset, as the library handles default value poorly
also do a full check up when the guild becomes available again
2019-12-01 18:58:21 +05:00
13xforever
5c9ff0081d code review changes 2019-12-01 17:24:19 +05:00
Laxynium
6702554ed5 Add misssing ConfigureAsync(false)
Switch to c#8 usings.
Run update of nicknames immediately when guilds are available instead of setting flag that are ready.
2019-11-30 01:16:19 +01:00
Laxynium
e04c4548a0 Adjust names of commands
Check permissions before changing nickname
Display table instead of raw text in list command
Add periodic check if forced nicknames are still valid.
Add GuildId in order to not list forced nicknames added on different guild.
2019-11-30 01:16:19 +01:00
Grzegorz Gruszczyk
cc5de15fd6 Allow admins to force nickname on particular member 2019-11-30 01:16:19 +01:00
13xforever
f41e0ecd64 update unicode confusables from 12.0.0 to 12.1.0 2019-11-26 21:42:42 +05:00
13xforever
eac6be7e23 refactor to use using statement whenever it makes sense 2019-11-25 18:07:01 +05:00
13xforever
8acc5009f9 update emoji, again 2019-11-24 04:32:38 +05:00
13xforever
111f951ff6 update emojis 2019-11-24 01:40:07 +05:00
13xforever
dcae3d2ffa fix path checks when compatibility database is missing 2019-11-22 03:38:12 +05:00
13xforever
0a8ebba7af shrink full links in issue descriptions 2019-11-19 18:20:17 +05:00
13xforever
2cbdf7f5ef fix minor formatting issue 2019-11-16 20:53:12 +05:00
13xforever
252d2b47f6 try to fix some issues 2019-11-16 20:00:32 +05:00
13xforever
031aaccf82 tests for string normalization and comparison 2019-11-15 18:32:50 +05:00
13xforever
e66d15a23a extract more settings to use in the future 2019-11-11 22:35:58 +05:00
13xforever
53406800d0 extract some rsx warnings, check for alpha-to-one issues 2019-11-11 20:34:02 +05:00
13xforever
7b6f8103fb check for forced double-buffered vsync issues 2019-11-07 20:45:08 +05:00
13xforever
646443bde0 check for disabled game autostart on boot 2019-11-07 20:12:54 +05:00
Talkashie
fe94e93916
fixed it 2019-11-06 02:11:26 -06:00
Talkashie
5318bbc193
fix it 2019-11-05 22:55:36 -06:00
Talkashie
7e6bbc2194
improve bot tenfold 2019-11-05 22:43:22 -06:00
13xforever
15ed3a64fe update to c# 8.0 syntax, mostly for .Substring() 2019-11-06 03:45:31 +05:00
13xforever
7f829965e4 use new ??= operator 2019-11-01 00:05:54 +05:00
13xforever
ec02ce141b convert syscall names to utf8 only when saving 2019-11-01 00:05:54 +05:00
13xforever
d5d82c3ca3 test for log analysis profiling 2019-11-01 00:05:54 +05:00
13xforever
24329a6602 fix remaining issues with the code after upgrading to 3.0 2019-11-01 00:05:54 +05:00
13xforever
d8ff8c6f36 fix false positive sys_fs_open failed on CELL_EMFILE 2019-10-31 22:31:36 +05:00
13xforever
36a26c89df yell at people if they use emulator inside file sync folder 2019-10-31 16:58:56 +05:00
13xforever
f0aa794e15 allow for more than one unique interaction per day 2019-10-28 00:01:12 +05:00
13xforever
ee248d9df5 update logging consistency inside the log parser 2019-10-24 20:02:26 +05:00