Commit Graph

1232 Commits

Author SHA1 Message Date
13xforever
a55f73390e remove !top command 2020-03-28 23:33:04 +05:00
13xforever
07e0a2dab7 restore build cache on startup 2020-03-28 23:31:33 +05:00
13xforever
ad62f78b29 handle latest build rollback from update api 2020-03-28 22:48:43 +05:00
Ilya
61c9d0d739
Merge pull request #555 from dio-gh/amd-memes
Extend AMD checks for mobile SKUs
2020-03-28 18:14:08 +05:00
dio-gh
d85b6dbb7b Extend AMD checks for mobile SKUs
Should hopefully curb expectations when needed. Might need
refinement when the time comes.
2020-03-28 18:07:03 +05:00
13xforever
b77e56f659 restore missed build announcement 2020-03-28 17:45:46 +05:00
13xforever
2b84734e9e restore build time reporting 2020-03-28 16:52:10 +05:00
13xforever
0aaeae8ab1 replace windows pr build linker with azure 2020-03-28 12:21:23 +05:00
13xforever
c835deb6a6 remove appveyor client now that it's no longer used 2020-03-28 11:53:19 +05:00
13xforever
b9df3f4901 limit rate the !random command 2020-03-27 11:16:02 +05:00
13xforever
0bcf1d2028 blunt-fix !warn list top command 2020-03-27 02:27:43 +05:00
13xforever
654d1a2da6 optimize log parsing 2020-03-27 02:17:44 +05:00
13xforever
5432f003d6 well NOW I remember why the duplicate table was needed 2020-03-26 23:59:20 +05:00
13xforever
bc21a3954d apparently older cpus didn't have Intel in their model string or smthng 2020-03-26 00:53:03 +05:00
13xforever
79045c7e77 clean up new builds monitor 2020-03-24 11:42:23 +05:00
xddxd
1ca9dd05a1
Fix the build monitor (#553)
* Fix the build monitor

* Update NewBuildsMonitor.cs

* Update NewBuildsMonitor.cs

* Update NewBuildsMonitor.cs

* Update NewBuildsMonitor.cs

* Update NewBuildsMonitor.cs

* Update NewBuildsMonitor.cs

* Update NewBuildsMonitor.cs

* Update NewBuildsMonitor.cs
2020-03-24 03:45:14 +05:00
13xforever
e877ef6f12 improve command suggestions 2020-03-24 00:46:00 +05:00
13xforever
11be873fc7 add some fun stuff 2020-03-24 00:30:09 +05:00
13xforever
b72a0b8e2e add more checks 2020-03-24 00:16:44 +05:00
13xforever
26b1e39e4a tweak fatal error grouping slightly to show different ppu thread names 2020-03-24 00:01:47 +05:00
13xforever
e8bb3b6b06 fix potential issues when discord is down 2020-03-23 23:55:54 +05:00
13xforever
9a46245aac ugh 2020-03-23 23:38:19 +05:00
13xforever
097b7aef33 try to handle pipe read errors 2020-03-23 23:31:18 +05:00
13xforever
211d582ef2 add rdr note, fix compiler nitpicks 2020-03-23 23:14:24 +05:00
13xforever
afadadd679 reduce Fatal Error spam in log parsing results with recent changes 2020-03-23 23:00:47 +05:00
13xforever
328242e43e add a note for high res scaling factor 2020-03-23 21:42:36 +05:00
13xforever
d8406976f0 fix for fatal errors in older logs 2020-03-22 12:28:22 +05:00
13xforever
d8f658117f update deps to fix recent discord client regression 2020-03-21 21:17:50 +05:00
13xforever
5ef55f7cc9 workaround some discord client regressions 2020-03-21 20:15:16 +05:00
13xforever
e5b4ae12f4 ugh 2020-03-21 19:10:41 +05:00
13xforever
5460aaa16b add a note for cache issues in recent builds 2020-03-21 19:07:45 +05:00
13xforever
827ce42ad7 fix syscall gathering 2020-03-21 19:06:20 +05:00
13xforever
8905f311a5 remove duplicate table 2020-03-21 18:51:33 +05:00
13xforever
e4b4d892e7 remove module information for syscall stats
and switch to using the new syscall log method
2020-03-21 18:25:14 +05:00
13xforever
fd403b52f7 give more info on restart 2020-03-21 16:45:04 +05:00
13xforever
3d72857add command to get a backup of thumbs.db 2020-03-21 16:06:16 +05:00
13xforever
33b226500e save custom restart message 2020-03-21 15:35:36 +05:00
13xforever
819e0ee289 update deps 2020-03-21 15:15:52 +05:00
13xforever
132f38e0f1 add a note for debug console option 2020-03-15 20:56:12 +05:00
13xforever
caec4acc42 fix nier patch check _again_ 2020-03-15 20:54:00 +05:00
13xforever
2f75ebf5c1 fix check 2020-03-15 02:17:54 +05:00
13xforever
99624d532f add a note for the new Nier FPS patch 2020-03-14 23:52:18 +05:00
13xforever
8b876b1386 test regex for the new syscall stat dumps 2020-03-14 23:47:46 +05:00
13xforever
61f75f80d8 only post ocr results on discord channel if the message was removed 2020-03-12 19:26:11 +05:00
13xforever
85f4ef6608 do not post ocr results if there's nothing to post 2020-03-10 23:54:29 +05:00
13xforever
10dc1c54b6 gdi, I'll get it right one day 2020-03-10 22:47:06 +05:00
13xforever
872eaac0a2 that's a wrong channel oops 2020-03-10 22:22:18 +05:00
13xforever
a431cd8cd2 make a separate channel list for ocr handler 2020-03-10 21:12:48 +05:00
13xforever
8a15c80b6f log OCR text in bot spam channel 2020-03-10 20:30:43 +05:00
13xforever
a6069d617c change psn search results formatting 2020-03-10 18:38:08 +05:00