Anairkoen Schno
|
1d19c30922
|
Fixed load order
Removed now-redundant debug logging
|
5 years ago |
Anairkoen Schno
|
d54720509f
|
Added more indirection around Harmony at injection, as well as some debug printing during reference lookup
|
5 years ago |
Anairkoen Schno
|
d982e72e78
|
Minor updates
|
5 years ago |
Anairkoen Schno
|
222deb5cb5
|
Upgraded to C# 8 without changing framework
|
5 years ago |
Anairkoen Schno
|
a5e32b52e6
|
CriticalSection now removes its message hook handler on exit
|
5 years ago |
Anairkoen Schno
|
c57e6c8a57
|
Removed all backwards compatability
For some reason it only works with a debugger attached...
|
5 years ago |
Anairkoen Schno
|
07bc652b1a
|
Added remaining using directives to LibLoader to make it compile for Net3
|
5 years ago |
Anairkoen Schno
|
3808cad56e
|
Added Net3 proxy to LibLoader so that it compiles against .NET 3
|
5 years ago |
Anairkoen Schno
|
d8d68ce4c2
|
Added a level of indirection in the injector for safety loading shipped libraries
|
5 years ago |
Anairkoen Schno
|
1b22d1d480
|
First pass on migrating to new plugin interface
|
5 years ago |
Anairkoen Schno
|
4b9626d5f5
|
Updated version numbers
|
5 years ago |
Anairkoen Schno
|
5752a4a36c
|
Minor code quality changes in PluginInitInjector
|
5 years ago |
Anairkoen Schno
|
ff35bed7ea
|
Loader now explicityl adds the game _Data/Plugins directory to the DLL search path
|
5 years ago |
Anairkoen Schno
|
a87bebd670
|
Added new BSIPA iconography
|
5 years ago |
Anairkoen Schno
|
f033bf71db
|
Fixed #20
|
5 years ago |
Anairkoen Schno
|
2b6b48b9b7
|
Bumped version
|
5 years ago |
Anairkoen Schno
|
f589a41d82
|
Added protection from Harmony
|
5 years ago |
Anairkoen Schno
|
470a131765
|
Added documentation
|
5 years ago |
Anairkoen Schno
|
eb00d8ee40
|
Re-fixed logger
|
5 years ago |
Anairkoen Schno
|
924a815a2f
|
Fixed trace checking
|
5 years ago |
Anairkoen Schno
|
c57fdfa83e
|
Added trace log level
|
5 years ago |
Anairkoen Schno
|
e6b23c6067
|
Bumped version
|
5 years ago |
Anairkoen Schno
|
af66404c1a
|
Now explicitly adds PATH dirs to DLL search path
|
5 years ago |
Anairkoen Schno
|
d9d5771162
|
Added some deeper hooks for CriticalSection
|
5 years ago |
Anairkoen Schno
|
eb767284b9
|
Fixed some of the list for new uupdate
|
5 years ago |
Anairkoen Schno
|
e82a6b90b7
|
Documented CriticalSection class
|
5 years ago |
Anairkoen Schno
|
85057f5eab
|
Added GC critical sections
|
5 years ago |
Anairkoen Schno
|
1368e6dd6f
|
Added execution critical section handler to injector file modifications
|
5 years ago |
Anairkoen Schno
|
14c25b1c98
|
Added early game version detection to code path
|
5 years ago |
Anairkoen Schno
|
b2dbf925b9
|
Fixed a load of me fucking up
|
5 years ago |
Anairkoen Schno
|
6d61484aeb
|
Simplified AlmostVersion null check
|
5 years ago |
Anairkoen Schno
|
20663336b3
|
Reordered game argument order to make a bit more sense
|
5 years ago |
Anairkoen Schno
|
f28dbfa9e8
|
Added some command line options
|
5 years ago |
Anairkoen Schno
|
0cc297146d
|
Added config option to reduce number of log files created
|
5 years ago |
Anairkoen Schno
|
d98a986782
|
Added command line override values to config
|
5 years ago |
Anairkoen Schno
|
1f9c6df503
|
Updated config and doc generation script to ignore invalid lines
|
5 years ago |
Anairkoen Schno
|
97d38985aa
|
Added config flag to disable mod yeeting
Added properties to SelfConfig to make using it better
|
5 years ago |
Anairkoen Schno
|
3b4b69eb05
|
Loader now checks for manifest before plugin class
|
5 years ago |
Anairkoen Schno
|
b22d604563
|
Removed arbitrary reference import from plugin name lookup
|
5 years ago |
Anairkoen Schno
|
2876df2524
|
Lib loader now sets up DLL search paths
|
5 years ago |
Anairkoen Schno
|
b4b7d7cf95
|
Bumped version
|
5 years ago |
Anairkoen Schno
|
5d79c725ef
|
Formatting
|
5 years ago |
Anairkoen Schno
|
5384dc3028
|
Updated CecilLibLoader to reflect newer main lib loader
|
5 years ago |
Anairkoen Schno
|
75bb22521f
|
Fixed some whitespace
|
5 years ago |
Anairkoen Schno
|
29eb4b3210
|
Removed TODO that doesn't need to be done
|
5 years ago |
Anairkoen Schno
|
65c1b61669
|
AsyncBridge package now non-conditional
|
5 years ago |
Anairkoen Schno
|
cc475bf260
|
Lots of adjustments to work on .NET 3
|
5 years ago |
Anairkoen Schno
|
d76f37c069
|
Added Net4 correct StrJP
|
5 years ago |
Anairkoen Schno
|
3a676e63dd
|
Finished backport to Net3
|
5 years ago |
Anairkoen Schno
|
b7fac8944d
|
Added most of the Net3 proxy
|
5 years ago |