70 Commits (c812dd67bf0c72432566b6478063fdddaab64eed)

Author SHA1 Message Date
  Anairkoen Schno c812dd67bf
Changed default options to not emit log files for every plugin seperately 3 years ago
  Anairkoen Schno 7818ff8a19
Enabled nullability for StandardLogger.cs 3 years ago
  Anairkoen Schno b1e34ed943
If Beat Saber was launched from a process with a console, --verbose attaches to that console 3 years ago
  Anairkoen Schno 078ff43f92
A potential error in System.Guid.NewGuid is now caught instead of bubbling up to the error handler 3 years ago
  Anairkoen Schno aed70c9ea0 Fixed up a few doc comments 4 years ago
  Anairkoen Schno fefd489dcc Documented new things 4 years ago
  Anairkoen Schno c38fed67e7 Added synchronous logging to the logger 4 years ago
  Anairkoen Schno 0f15b4243e Added additional try/catch to logger 4 years ago
  Anairkoen Schno df5d64d34c Added a try/catch around logger thread for InvalidOperationException that's thrown at shutdown 4 years ago
  Anairkoen Schno 8696cef6b8 Did some warning cleanup 4 years ago
  Anairkoen Schno d76c6e400a Updated Harmony to Harmony 2 4 years ago
  Anairkoen Schno 304e04bdda Changed Injector logger to be a special injector log 4 years ago
  Anairkoen Schno 5eda901607 Switched entirely over to attribute based system 4 years ago
  Anairkoen Schno 55529f9aaa PrintFilter is now publicly readonly 4 years ago
  Anairkoen Schno 0879924fce Some cleaning 4 years ago
  Anairkoen Schno b664fe694d Small cleanups and fixups 4 years ago
  Anairkoen Schno d182830df2 Updated all of the config references to use new system 4 years ago
  Anairkoen Schno 55afe527c6 Added some notes to StatnardLogger 4 years ago
  Anairkoen Schno 30cb531c31 Added more indirection around Harmony at injection, as well as some debug printing during reference lookup 4 years ago
  Anairkoen Schno f3321e66e5 Fixed #20 4 years ago
  Anairkoen Schno d905fab1de Added protection from Harmony 4 years ago
  Anairkoen Schno b7fb95104c Added documentation 4 years ago
  Anairkoen Schno d6ec4570a8 Fixed trace checking 4 years ago
  Anairkoen Schno 0dda45d526 Added trace log level 4 years ago
  Anairkoen Schno 0556d5355f Added config option to reduce number of log files created 4 years ago
  Anairkoen Schno b42ff1425b Removed TODO that doesn't need to be done 4 years ago
  Anairkoen Schno ba38c12394 Lots of adjustments to work on .NET 3 4 years ago
  Anairkoen Schno 2f7fdc1859 Finished backport to Net3 4 years ago
  Anairkoen Schno 1b35bf3de4 Added most of the Net3 proxy 4 years ago
  Anairkoen Schno 28be0da5f6 Switched all uses of DateTime.Now to a slightly safer version 4 years ago
  Anairkoen Schno e5a238400e Fixed a lot of inline documentation 5 years ago
  Anairkoen Schno 0d0aef0970 Added tailcall prefix to patches in stdout interceptor patches 5 years ago
  Anairkoen Schno 7c98602d4c Fixed potential AccessViolation by making log filenames include the second as well 5 years ago
  Anairkoen Schno 385e483f7a Fixed ModList buttons to persist better 5 years ago
  Anairkoen Schno 7cf114c3fa Fixed logger error with incorrect config load order 5 years ago
  Anairkoen Schno f1715d7401 Fixed error in log thread when config isn't loaded yet 5 years ago
  Anairkoen Schno fe44050bf2 Added options to control log queue clearing 5 years ago
  Anairkoen Schno 6d3d8f8996 Incremented BSIPA version 5 years ago
  Anairkoen Schno d2d4ced872 Adjusted logging 5 years ago
  Anairkoen Schno 97d238eb72 Added more proper checks for if the console doesn't support VT100 escapes 5 years ago
  Anairkoen Schno 0beaf606da Tweaked debug info code 5 years ago
  Anairkoen Schno 00d7894cc5 Debug logger now only attempts to show info it has 5 years ago
  Anairkoen Schno 30a19d0966 Added lock around Write in StdoutInterceptor 5 years ago
  Anairkoen Schno a938b4048b Updated to VS 2019 5 years ago
  Anairkoen Schno 1b8b74628d Reworked console printers to print directly to the console window instead of going through stdout first 5 years ago
  Anairkoen Schno 061fb395b4 Added Notice log level 5 years ago
  Anairkoen Schno dcaa0b88ce Annotated StandardLogger.LogThread 5 years ago
  Anairkoen Schno 018f66c4e5 Moved some loading around to let plugins have PDBs 5 years ago
  DaNike afc5ca7b47 Finished Features implimentation 5 years ago
  DaNike 16625eb21f More performance improvements for the logger 5 years ago