Anairkoen Schno
|
86b96194e3
|
Made more single-creation caches thread safe
|
4 years ago |
Anairkoen Schno
|
30b4b1b50e
|
Fixed a few docs/comments
|
4 years ago |
Anairkoen Schno
|
529e8de464
|
Added a bunch of checks to streamline upgrades
|
4 years ago |
Anairkoen Schno
|
4608ebe480
|
Bumped version out of beta
|
4 years ago |
Anairkoen Schno
|
827df34214
|
Fixed ReflectionUtil documentation
|
4 years ago |
Anairkoen Schno
|
7270b9a7ad
|
Fixed documentation in UnityGame
|
4 years ago |
Anairkoen Schno
|
084706c3d8
|
Added an additional helper extension
|
4 years ago |
Anairkoen Schno
|
4c3a524a16
|
Bumped version for new Beat Saber beta
|
4 years ago |
Anairkoen Schno
|
2ab88bf00e
|
Updated CurrentTime() fallback to use Interlocked for proper thread safety
|
4 years ago |
Anairkoen Schno
|
976df94436
|
spelling
|
4 years ago |
Anairkoen Schno
|
51d841dcb2
|
Added fixes for Net3
|
4 years ago |
Anairkoen Schno
|
b199418898
|
Added general scope guard utility
|
4 years ago |
Anairkoen Schno
|
098bf1888a
|
Added Accessor for methods
|
4 years ago |
Anairkoen Schno
|
76fb7754e8
|
Fixed UnityMainThreadTaskScheduler to use ConditionalWeakTable
|
4 years ago |
Anairkoen Schno
|
732bd02671
|
Added guarantee that enable/disable will always be from main thread
|
4 years ago |
Anairkoen Schno
|
389aaebfa8
|
Documented UnityMainThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
b1f0648610
|
Added MainThread checks and UnityMainThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
69b4d0d15d
|
Fixed a piece of documentation
|
4 years ago |
Anairkoen Schno
|
45cdc3f83d
|
Fixed some docs and type argument order in ReflectionUtil
|
4 years ago |
Anairkoen Schno
|
9b6d67c1f4
|
Fixed property accessor for value types
|
4 years ago |
Anairkoen Schno
|
8ed65689a2
|
Fixed value type check
|
4 years ago |
Anairkoen Schno
|
8624d4e78a
|
Fixed accessor
|
4 years ago |
Anairkoen Schno
|
707a8610a5
|
Added fast accessors for fields and properties for ReflectionUtil
|
4 years ago |
Anairkoen Schno
|
60b222742d
|
Enumerables can now be stored as structs if possible
|
4 years ago |
Anairkoen Schno
|
6459dcc762
|
Changed Injector logger to be a special injector log
Improved CriticalSection
|
4 years ago |
Anairkoen Schno
|
b6de16489b
|
Improved release detection
|
4 years ago |
Anairkoen Schno
|
77e86cb03d
|
Renamed BeatSaber class to UnityGame
|
4 years ago |
Anairkoen Schno
|
cdd0b219b0
|
Switched EnumerableExtensions Prepend and Append to use custom enumerators
|
4 years ago |
Anairkoen Schno
|
43788d22dd
|
Fixed null game version on boundaries
|
4 years ago |
Anairkoen Schno
|
219c17623b
|
Fixed #18
|
4 years ago |
Anairkoen Schno
|
d65346aacd
|
ReflectionUtil documentation
|
4 years ago |
Anairkoen Schno
|
868ff6cfa9
|
ReflectionUtil formatting
|
4 years ago |
Anairkoen Schno
|
08221f4382
|
Added new PluginExecutor type for new attribute-based system
|
4 years ago |
Anairkoen Schno
|
b46c5d3704
|
RemovedAggressiveInlining for .NET 3
|
4 years ago |
Anairkoen Schno
|
9a666fa73b
|
Small cleanups and fixups
|
4 years ago |
Anairkoen Schno
|
e6097054b2
|
Added check for game version boundary
|
4 years ago |
Anairkoen Schno
|
85abf7e22f
|
Added an AlmostVersionConverter
|
4 years ago |
Anairkoen Schno
|
e44b6a535a
|
Fixed type converters to acutlaly use the utilities i made for them (sigh)
|
4 years ago |
Anairkoen Schno
|
fa6f50b2f7
|
Fixed a doc issue
|
4 years ago |
Anairkoen Schno
|
13c1b4ccd2
|
Added another check to the anti-piracy
|
4 years ago |
Anairkoen Schno
|
5af25104c4
|
Moved NonNull extension method
|
4 years ago |
Anairkoen Schno
|
69c7a889b2
|
Fiixed CriticalSection and crash-on-exit
|
4 years ago |
Anairkoen Schno
|
9319de99ca
|
Added some checks for ReflectionUtil
|
4 years ago |
Anairkoen Schno
|
5eafe351b3
|
Properly moved Synchronization class to Async namespace
|
4 years ago |
Anairkoen Schno
|
089fe70e18
|
Added own implementation of IEnumerable.Prepend
|
4 years ago |
Anairkoen Schno
|
d611ad0e46
|
Added IsRunning to SingleThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
aca59e8d86
|
Added a SingleThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
5409bdd16b
|
Added ConfigRuntime type
Moved Synchronization.cs to Async folder
|
4 years ago |
Anairkoen Schno
|
d0f79defdc
|
Removed latent TODO
|
4 years ago |
Anairkoen Schno
|
696df1bc9f
|
Added some conditional code for .NET 3 for the sync helpers
|
4 years ago |