Commit Graph

1717 Commits

Author SHA1 Message Date
Ilya
70862a849a
Merge pull request #524 from 13xforever/vnext
Update logic to mark bad updates
2020-03-01 00:28:12 +05:00
13xforever
bfe842ffb8 update logic to mark bad updates 2020-03-01 00:25:06 +05:00
Ilya
05fc4ef48e
Merge pull request #523 from 13xforever/vnext
Try to post information about missed builds
2020-03-01 00:17:55 +05:00
13xforever
8862f398b0 checked for missed and failed/cancelled builds to post in announcements 2020-03-01 00:09:43 +05:00
13xforever
5beb4b0e1d remove [New update] from the announcements 2020-02-29 21:28:53 +05:00
Ilya
524cb3f1cb
Merge pull request #522 from 13xforever/vnext
Handle commit links in PR description
2020-02-29 21:25:52 +05:00
13xforever
14cef9d474 handle commit links in pr description 2020-02-29 21:24:41 +05:00
Ilya
4161409c6e
Merge pull request #521 from 13xforever/vnext
Fix Linux version
2020-02-28 22:35:14 +05:00
13xforever
7821c6f19e try to fix linux version 2020-02-28 22:30:09 +05:00
Ilya
fa47516d42
Merge pull request #520 from 13xforever/vnext
Add Windows 10 2004
2020-02-28 22:16:48 +05:00
13xforever
1398d23672 windows 10 2004 2020-02-28 22:12:55 +05:00
Ilya
426db9b65a
Merge pull request #519 from 13xforever/vnext
Minor fixes
2020-02-27 21:20:22 +05:00
13xforever
8e88394541 update regex for the hard crash entry 2020-02-27 21:15:09 +05:00
13xforever
aa4c365edc fix potential issue with pr build links 2020-02-27 21:03:26 +05:00
13xforever
d6aba29e01 move build time to the footer 2020-02-27 21:03:14 +05:00
Ilya
cacb13f121
Merge pull request #518 from 13xforever/vnext
Regular updates to the log parser
2020-02-24 20:48:50 +05:00
13xforever
41cab3334a move some stuff around for better result formatting 2020-02-24 20:41:21 +05:00
13xforever
c968165fc9 improve fatal error handling for the new hard crash logging 2020-02-24 20:38:51 +05:00
13xforever
95bc999cf8 normalize input for !psn rename command 2020-02-22 22:57:54 +05:00
13xforever
ffa43e68d2 add check for a new audio backend initialization error 2020-02-22 21:08:44 +05:00
Ilya
2664a57950
Merge pull request #517 from 13xforever/vnext
Minor improvements
2020-02-22 21:00:38 +05:00
13xforever
805881cfa2 change msaa note priority for amd 2020-02-22 20:57:36 +05:00
13xforever
24ecc2eab7 add an option to rename system function call 2020-02-22 20:55:29 +05:00
13xforever
fb4f2606bb fix amd driver version checks 2020-02-22 20:55:29 +05:00
Ilya
e52c0b4e18
Merge pull request #515 from 13xforever/vnext
Reduce amount of mod queue spam after recent changes to the log
2020-02-21 15:11:37 +05:00
13xforever
47f2417f84 reduce amount of mod queue spam after recent changes to the log 2020-02-21 15:09:53 +05:00
Ilya
eaa64a59b5
Merge pull request #514 from 13xforever/vnext
Make warn stats to be not wrong in some cases
2020-02-20 20:27:54 +05:00
13xforever
128fcd891f increase min threshold for command suggestion 2020-02-20 20:25:53 +05:00
13xforever
6bc7d10d30 even more warn stat fixes 2020-02-20 20:21:07 +05:00
13xforever
89cb2c8ad7 fix some warning stats 2020-02-20 20:11:27 +05:00
13xforever
c58940f762 potential issue with edat error detection with new logs 2020-02-20 19:26:30 +05:00
13xforever
6630316e2e try to warn when creating a new event in the past 2020-02-20 19:22:34 +05:00
13xforever
402ed6ebc4 try to fix assembly load issues after dotnet bcl upgrade once again 2020-02-20 18:11:48 +05:00
Ilya
f8f5d83b15
Merge pull request #513 from 13xforever/vnext
Try to suggest proper command whenever possible
2020-02-20 18:01:44 +05:00
13xforever
3d77a6908d try to suggest proper command whenever possible 2020-02-20 17:54:08 +05:00
Ilya
938eb58e5f
Merge pull request #512 from 13xforever/vnext
This pain will never go away
2020-02-20 02:28:45 +05:00
13xforever
807e3c3d2b show unknown amd driver versions 2020-02-20 02:23:30 +05:00
13xforever
b92d93087a tweak some messages in log results 2020-02-19 18:41:40 +05:00
Ilya
1adb4644e7
Merge pull request #511 from 13xforever/vnext
Try to fix various path checks after log format changes
2020-02-19 18:37:28 +05:00
13xforever
33b965c71a try to fix various path checks after log format changes 2020-02-19 18:32:23 +05:00
Ilya
2f76645f15
Merge pull request #510 from 13xforever/vnext
Fix compat result formatting
2020-02-16 16:34:28 +05:00
13xforever
c94d64cdca fix compat result formatting 2020-02-16 16:30:59 +05:00
Ilya
2069dacfc9
Merge pull request #509 from 13xforever/vnext
Indicate built-in emulator compatibility for classics in log parser
2020-02-16 16:21:00 +05:00
13xforever
2e17f30fed lower error level for frame pacing notes 2020-02-16 16:11:59 +05:00
13xforever
a2bcc6e7f0 hack in game statuses for built-in emulators 2020-02-16 16:11:06 +05:00
13xforever
2469d9903a fix note levels for ps1 classic checks 2020-02-16 15:28:33 +05:00
Ilya
d9c3f67093
Merge pull request #508 from 13xforever/vnext
Update PS1 Classics settings checks
2020-02-16 14:05:47 +05:00
13xforever
63b086d797 recover more results in log parser whenever possible 2020-02-16 14:00:54 +05:00
13xforever
a0542404de update resolution checks and ps1 classics settings checks 2020-02-16 13:49:27 +05:00
Ilya
ff132c25e4
Merge pull request #507 from 13xforever/vnext
Update game patches checks
2020-02-16 02:07:18 +05:00