Anairkoen Schno
|
c2af43408f
|
ReflectionUtil documentation
|
4 years ago |
Anairkoen Schno
|
e7624f4f1b
|
ReflectionUtil formatting
|
4 years ago |
Anairkoen Schno
|
4343431eed
|
Added new PluginExecutor type for new attribute-based system
|
4 years ago |
Anairkoen Schno
|
05aaf1fa29
|
RemovedAggressiveInlining for .NET 3
|
4 years ago |
Anairkoen Schno
|
b664fe694d
|
Small cleanups and fixups
|
4 years ago |
Anairkoen Schno
|
bb44e27923
|
Added check for game version boundary
|
4 years ago |
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
|
5 years ago |
Anairkoen Schno
|
6ac043e3d5
|
Moved NonNull extension method
|
5 years ago |
Anairkoen Schno
|
cdaf06b858
|
Fiixed CriticalSection and crash-on-exit
|
5 years ago |
Anairkoen Schno
|
a88f914446
|
Added some checks for ReflectionUtil
|
5 years ago |
Anairkoen Schno
|
826c5878c7
|
Properly moved Synchronization class to Async namespace
|
5 years ago |
Anairkoen Schno
|
4cd07ae65a
|
Added own implementation of IEnumerable.Prepend
|
5 years ago |
Anairkoen Schno
|
c395b7d32b
|
Added IsRunning to SingleThreadTaskScheduler
|
5 years ago |
Anairkoen Schno
|
d2079abd7e
|
Added a SingleThreadTaskScheduler
|
5 years ago |
Anairkoen Schno
|
0ccac4b541
|
Added ConfigRuntime type
Moved Synchronization.cs to Async folder
|
5 years ago |
Anairkoen Schno
|
6174a50037
|
Removed latent TODO
|
5 years ago |
Anairkoen Schno
|
7ffd40ddcc
|
Added some conditional code for .NET 3 for the sync helpers
|
5 years ago |
Anairkoen Schno
|
943eef79a4
|
Redid Synchronization utils to use structs for stack allocation
|
5 years ago |
Anairkoen Schno
|
0fe70400f2
|
Switched SetProperty to use the version present in .NET 3.5
|
5 years ago |
Anairkoen Schno
|
c205d5430a
|
Added some synchronization helpers
|
5 years ago |
Anairkoen Schno
|
e472d9ccd7
|
Added some more things to ReflectionUtil and adjusted it to have sligtly better naming
|
5 years ago |
Anairkoen Schno
|
6f605e0007
|
Fixed HasInterface
Added NonNull LINQ method
|
5 years ago |
Anairkoen Schno
|
5799d7492e
|
CriticalSection now removes its message hook handler on exit
|
5 years ago |
Anairkoen Schno
|
15fbd45e18
|
First pass on migrating to new plugin interface
|
5 years ago |
Anairkoen Schno
|
ab9245ebd1
|
Added some deeper hooks for CriticalSection
|
5 years ago |
Anairkoen Schno
|
386456672f
|
Fixed some of the list for new uupdate
|
5 years ago |
Anairkoen Schno
|
72dc6ebc0e
|
Documented CriticalSection class
|
5 years ago |
Anairkoen Schno
|
3a06936f3f
|
Added GC critical sections
|
5 years ago |
Anairkoen Schno
|
2f7975ac01
|
Added execution critical section handler to injector file modifications
|
5 years ago |
Anairkoen Schno
|
789b1495fb
|
Added early game version detection to code path
|
5 years ago |
Anairkoen Schno
|
1ba1e99953
|
Simplified AlmostVersion null check
|
5 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
Added proper DocFX integration
|
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
Fixed game version detection
|
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
Added support for custom Init injection
|
5 years ago |