Anairkoen Schno
|
1949498bd8
|
Finish primary load order calculation processing
|
3 years ago |
Anairkoen Schno
|
cf0119038c
|
Implement dependency resolution part of new loader part
|
3 years ago |
Anairkoen Schno
|
803183c6bc
|
Applied nullability to PluginMetadata
|
3 years ago |
Anairkoen Schno
|
83c6897f1a
|
Removed old load sequence calculation and cleaned up warnings
|
3 years ago |
Anairkoen Schno
|
7f3e7a1a94
|
Bump version
|
3 years ago |
Anairkoen Schno
|
c812dd67bf
|
Changed default options to not emit log files for every plugin seperately
|
3 years ago |
Anairkoen Schno
|
4c5dc1a145
|
Added nullable reference types to SelfConfig
|
3 years ago |
Anairkoen Schno
|
7818ff8a19
|
Enabled nullability for StandardLogger.cs
|
3 years ago |
Anairkoen Schno
|
a92eabee0a
|
Disabled BeatMods updater
|
3 years ago |
Anairkoen Schno
|
803e759453
|
Pulled out common properties for the projects into common project
|
3 years ago |
Anairkoen Schno
|
b1e34ed943
|
If Beat Saber was launched from a process with a console, --verbose attaches to that console
|
3 years ago |
Anairkoen Schno
|
d9bc7691ba
|
Bump version
|
3 years ago |
Anairkoen Schno
|
d8c06574fa
|
Bump version
|
3 years ago |
Anairkoen Schno
|
078ff43f92
|
A potential error in System.Guid.NewGuid is now caught instead of bubbling up to the error handler
|
3 years ago |
Anairkoen Schno
|
0759f007a1
|
Fixed Loader's dependency on Net3-Proxy
|
3 years ago |
Anairkoen Schno
|
49e026d927
|
Bumped version
|
3 years ago |
Anairkoen Schno
|
af21e485e0
|
Change transactions now properly only finish when all transactions exit, not just the first
|
3 years ago |
Anairkoen Schno
|
c5b15e867c
|
Config system now skips any properties with index parameters
|
3 years ago |
Anairkoen Schno
|
7c1d811158
|
Old IPA plugins now no longer have an empty section if there are none
|
3 years ago |
Anairkoen Schno
|
6b2dc6990a
|
Plugin state transitions now no longer leave SingleStartInit plugins in a state where they are neither or both enabled and disabled
|
3 years ago |
Anairkoen Schno
|
51281860ee
|
Tweaked some things with doc generation
|
3 years ago |
Auros Nexus
|
e12f1acacf
|
Update PluginManager.cs
|
3 years ago |
Zingabopp
|
dfb22cde7e
|
Use base class `NotifyPropertyChanged` method if available
|
3 years ago |
Zingabopp
|
5d8b89951a
|
Fixed PropertyChanged IL
|
3 years ago |
Anairkoen Schno
|
9cb44d8d84
|
Re-enabled runtime game version checking
|
4 years ago |
Zingabopp
|
062a2507a8
|
Fixed Application.version being called too early
|
4 years ago |
Anairkoen Schno
|
64074346ee
|
Actually fixed Applicaiton.version thing
|
4 years ago |
Anairkoen Schno
|
96b55eee6e
|
Removed runtime check of Application.version until I know when I can safely call it
|
4 years ago |
Anairkoen Schno
|
6833e129a5
|
Updated defaults for Beat Saber
|
4 years ago |
Anairkoen Schno
|
18d39fd8b9
|
Added --version to installer
|
4 years ago |
Anairkoen Schno
|
190cc0150d
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
788041d4f5
|
Updated Harmony
|
4 years ago |
Anairkoen Schno
|
158cc75caa
|
reminder to add bsipa to your dependencies
|
4 years ago |
Anairkoen Schno
|
0918190f9c
|
Updated Build Status badge on documentation
|
4 years ago |
Eris
|
389a016f44
|
Added TimeSpanConverter
|
4 years ago |
Eris
|
ddd96fc597
|
Added DateTimeOffsetConverter
|
4 years ago |
Eris
|
740bc97e91
|
Added HexColorConverter
Implementation provided by https://github.com/Caeden117/CountersPlus/blob/rewrite/Counters%2B/ConfigModels/Converters/ColorConverter.cs
|
4 years ago |
Eris
|
1c5b558258
|
Added DateTimeConverter
|
4 years ago |
Anairkoen Schno
|
ee13166561
|
Moved DefineFeature main execution to BeforeInit
|
4 years ago |
Anairkoen Schno
|
a88ca4bb18
|
Improved error handling with new features
|
4 years ago |
Anairkoen Schno
|
ec36037b38
|
Updated links in manifest
|
4 years ago |
Anairkoen Schno
|
7d09f18299
|
Added custom deserialization for old features so that they don't totally break the load
|
4 years ago |
Anairkoen Schno
|
b4fc040518
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
ce6e92ef5a
|
Implemented new Features system
|
4 years ago |
Anairkoen Schno
|
9e375e6e91
|
Removed old csproj files
|
4 years ago |
Anairkoen Schno
|
cbad14a10a
|
Began transition to SDK-style projects
|
4 years ago |
Zingabopp
|
a03dc2d043
|
Projects fixed
|
4 years ago |
Zingabopp
|
4ee9066a20
|
Added Libs and Plugins folder
|
4 years ago |
Anairkoen Schno
|
a45d423447
|
Added some more helpers to Async.Coroutines for easier interop between Tasks and Coroutines
|
4 years ago |
Anairkoen Schno
|
aed70c9ea0
|
Fixed up a few doc comments
|
4 years ago |