59 Commits (f2d74bb392da5c5b2f3312eef6b0db542e108fc6)

Author SHA1 Message Date
  Anairkoen Schno d631d39474 Added an AlmostVersionConverter 4 years ago
  Anairkoen Schno b545115d4c Fixed type converters to acutlaly use the utilities i made for them (sigh) 4 years ago
  Anairkoen Schno 445320d432 Fixed a doc issue 4 years ago
  Anairkoen Schno 8523c4912b Added another check to the anti-piracy 4 years ago
  Anairkoen Schno 6ac043e3d5 Moved NonNull extension method 4 years ago
  Anairkoen Schno cdaf06b858 Fiixed CriticalSection and crash-on-exit 4 years ago
  Anairkoen Schno a88f914446 Added some checks for ReflectionUtil 4 years ago
  Anairkoen Schno 826c5878c7 Properly moved Synchronization class to Async namespace 4 years ago
  Anairkoen Schno 4cd07ae65a Added own implementation of IEnumerable.Prepend 4 years ago
  Anairkoen Schno c395b7d32b Added IsRunning to SingleThreadTaskScheduler 4 years ago
  Anairkoen Schno d2079abd7e Added a SingleThreadTaskScheduler 4 years ago
  Anairkoen Schno 0ccac4b541 Added ConfigRuntime type 4 years ago
  Anairkoen Schno 6174a50037 Removed latent TODO 4 years ago
  Anairkoen Schno 7ffd40ddcc Added some conditional code for .NET 3 for the sync helpers 4 years ago
  Anairkoen Schno 943eef79a4 Redid Synchronization utils to use structs for stack allocation 4 years ago
  Anairkoen Schno 0fe70400f2 Switched SetProperty to use the version present in .NET 3.5 4 years ago
  Anairkoen Schno c205d5430a Added some synchronization helpers 4 years ago
  Anairkoen Schno e472d9ccd7 Added some more things to ReflectionUtil and adjusted it to have sligtly better naming 4 years ago
  Anairkoen Schno 6f605e0007 Fixed HasInterface 4 years ago
  Anairkoen Schno 5799d7492e CriticalSection now removes its message hook handler on exit 4 years ago
  Anairkoen Schno 15fbd45e18 First pass on migrating to new plugin interface 4 years ago
  Anairkoen Schno ab9245ebd1 Added some deeper hooks for CriticalSection 4 years ago
  Anairkoen Schno 386456672f Fixed some of the list for new uupdate 4 years ago
  Anairkoen Schno 72dc6ebc0e Documented CriticalSection class 4 years ago
  Anairkoen Schno 3a06936f3f Added GC critical sections 4 years ago
  Anairkoen Schno 2f7975ac01 Added execution critical section handler to injector file modifications 4 years ago
  Anairkoen Schno 789b1495fb Added early game version detection to code path 4 years ago
  Anairkoen Schno 1ba1e99953 Simplified AlmostVersion null check 4 years ago
  Anairkoen Schno ab29c45df9 Added Net4 correct StrJP 5 years ago
  Anairkoen Schno 2f7fdc1859 Finished backport to Net3 5 years ago
  Anairkoen Schno 1b35bf3de4 Added most of the Net3 proxy 5 years ago
  Anairkoen Schno 6cf243075c Fixed infinite recursion 5 years ago
  Anairkoen Schno d70e2db258 Added documentation for AlmostVersion 5 years ago
  Anairkoen Schno 17d7454d58 Added a soft AlmostVersion for GameVersion operations 5 years ago
  Anairkoen Schno f153df4630 Added some framework stuff for early gameversion detection 5 years ago
  Anairkoen Schno c7f6d372a8 Mod yeeter now only compares 'important' parts of version for equality 5 years ago
  Anairkoen Schno 28be0da5f6 Switched all uses of DateTime.Now to a slightly safer version 5 years ago
  Anairkoen Schno e5a238400e Fixed a lot of inline documentation 5 years ago
  Anairkoen Schno f49ce96f47 Fixed game version detection 5 years ago
  Anairkoen Schno f1715d7401 Fixed error in log thread when config isn't loaded yet 5 years ago
  Anairkoen Schno 12263d56c0 Made BSIPA game agnostic 5 years ago
  Anairkoen Schno 9d5d74b41f The pending installer now keeps copying when one file errors, allows mods to be installed more sanely 5 years ago
  DaNike 34e28d60ae Tweaked updater to no longer reference SelfPlugin when updating 5 years ago
  DaNike afc5ca7b47 Finished Features implimentation 5 years ago
  DaNike 33492cc9e3 Renamed LoneFunctions to Utils 5 years ago
  Anairkoen Schno 5a5d20fb0d Fixed Config class 5 years ago
  Anairkoen Schno e7b0de9282 Added single plugin load function 5 years ago
  Anairkoen Schno 03ce8afe89 Updated Ref<T> to include implicit conversion operators 5 years ago
  Anairkoen Schno 8709ee2425 Changed version parsing to be loose 5 years ago
  Anairkoen Schno 26c27a378e Added a doc where there wasn't for some reason 5 years ago