154 Commits (c4ed3ed5f5492edfb6afedca0c5542dd46c0425d)
 

Author SHA1 Message Date
  Anairkoen Schno c4ed3ed5f5 Added appveyor.yml to allow for CI 5 years ago
  Anairkoen Schno 6748adbe33 Modified build order selection method 5 years ago
  Anairkoen Schno 240d73e931 Updated version 5 years ago
  Anairkoen Schno 69f097cac9 Updating now extracts to a 'Pending' directory and installs on the next game start 5 years ago
  Anairkoen Schno 09cfb8ebc5 Fixed some warnings 5 years ago
  Anairkoen Schno 5bdf8eaa65 Improved reference "manager", adding a few checks 5 years ago
  Anairkoen Schno 44f52ededb Exposed a better API to check for currently installed mods 5 years ago
  Anairkoen Schno ef32b6bfd9 Finished shift to stored references 5 years ago
  DaNike aab06cf3ea Moved from a Python script to a small C# program to support Mono.Cecil 5 years ago
  DaNike bdc7611c81 Fixed up some build order stuff 5 years ago
  Anairkoen Schno 8eb6dafaec Fixed submodule to reference the correct repo 5 years ago
  Anairkoen Schno 54ca90e5f5 Added a good way to get the library path and native library path 5 years ago
  Anairkoen Schno 261fc2604c Added support for modsaber conflicts 5 years ago
  Anairkoen Schno 1f7968acbc Updated the updater to use new ModSaber endpoints 5 years ago
  Anairkoen Schno e4459052b2 Increment Version 5 years ago
  Anairkoen Schno 7f4d39f3dd Fixed issue where updating with a backup would fail to update the fackup and prevent IPA from loading 5 years ago
  Anairkoen Schno 68db01ef97 Moved Assembly-CSharp and UnityEngine backup to the loader, updates the backup on game update 5 years ago
  Anairkoen Schno 50d6de13b3 Fixed backups to bacup files that will be patched, even if they aren't initially 5 years ago
  Anairkoen Schno 2e28a6a56e All compilation now completely deterministic 5 years ago
  Anairkoen Schno 66f1a12a62 Added handling for potention IOExceptions when saving and loading configs 5 years ago
  Anairkoen Schno f1a6583bcb Completely moved virtualization to the loader 5 years ago
  Anairkoen Schno 25a666c092 Non-destructive permanent patcher now works 5 years ago
  Anairkoen Schno 4a026c7c11 Doorstop build works, now gets distributed 5 years ago
  Anairkoen Schno 2514bfd455 Added support for the Doorstop early loader 5 years ago
  Anairkoen Schno e57be8b7b7 Updated version 5 years ago
  Anairkoen Schno f3a27c90f9 Library loader now supports nested folders in Libs/ 5 years ago
  Anairkoen Schno 2a5d7b4ab2 TODO: get ConfigProvider dynamic fields to allow easy adding of fields 5 years ago
  Anairkoen Schno 8fa20b4c53 Fixedconfig reloading 5 years ago
  Anairkoen Schno 51a2bf5c3b Made IConfigProviders auto reload if the file changes 5 years ago
  Anairkoen Schno c4501bc257 Added support for native libraries 5 years ago
  Anairkoen Schno 1c403cbe35 Allowed accessors to add printers to StandardLoggers 5 years ago
  Anairkoen Schno 2e08bebf41
spelling 5 years ago
  Anairkoen Schno 64e2aaa968 Because for whatever reason the previous try didn't work, and this one does. 5 years ago
  Anairkoen Schno 78eb604287 Ensured multiple errors wouldn't be output for the same problem 5 years ago
  Anairkoen Schno 0b1aac10a5 Created an IPA config source 5 years ago
  Anairkoen Schno f57d89a343 Added libraries; updater works with dependencies 5 years ago
  Anairkoen Schno 52dd89da4c Started work on supporting modsaber dependencies 5 years ago
  Anairkoen Schno 0e160db2a5 Fixed minor updater bug 5 years ago
  Anairkoen Schno 89540c00a5 Added indentation to JSON config files 5 years ago
  Anairkoen Schno 18847d663d Finalized ConfigProvider 5 years ago
  Anairkoen Schno 2d17c80a94 Added IConfigProvider and one implimentation 5 years ago
  Anairkoen Schno c1d5155647 Added IConfigProvider interface, need to impliment with JSON and TOML 5 years ago
  Anairkoen Schno 7297dbc5b1 Shrunk distrobution more by not needing Cecil in the root directory 5 years ago
  Anairkoen Schno 7bc876c514 Distrobution no longer includes excess Mono.Cecil binaries 5 years ago
  Anairkoen Schno adfc9d2c12 Tweaked some stuff regarding the loader and loggers 5 years ago
  Anairkoen Schno 87a84d5163 Updated patcher to optionally update reference instead of replacing it and hoping for the best (which wasn't working) 5 years ago
  Anairkoen Schno 14c8b857f3 Update version 5 years ago
  Anairkoen Schno fa47e491ce Fixed some spelling 5 years ago
  Anairkoen Schno 60fa80215c Added support for child loggers, moved to using them fore more differentiation within IPA 5 years ago
  Anairkoen Schno 5d48f636e0
Fixed some details in the README 5 years ago