Zingabopp
|
8ad818e1fd
|
Removed modreq for `out` parameters
|
3 years ago |
Anairkoen Schno
|
1780955865
|
Make nested private types public
|
3 years ago |
Anairkoen Schno
|
d8c06574fa
|
Bump version
|
3 years ago |
Anairkoen Schno
|
24643eb9b0
|
Make virtualizer correctly generate modreqs for in and out parameters on newly virtual methods
|
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
|
2a9a26967e
|
Fixed IPA restore failure
|
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 |
Anairkoen Schno
|
f0a33cc85e
|
Removed the RIDs again
|
3 years ago |
Anairkoen Schno
|
1ba8148ca5
|
Added RIDs to installer so that they hopefully build successfully
|
3 years ago |
Anairkoen Schno
|
bca4b0528d
|
More adjustments to Actions
|
3 years ago |
Anairkoen Schno
|
2246801a40
|
More adjustments to Actions
|
3 years ago |
Anairkoen Schno
|
76f24a763a
|
Fix docs generation action
|
3 years ago |
Anairkoen Schno
|
1449e46c6a
|
Slight improvement to error reporting
|
3 years ago |
Anairkoen Schno
|
0600d12ddb
|
Installer now uses cross-platform way to check whether a console is available
|
3 years ago |
Anairkoen Schno
|
28b030885a
|
Installer application is now using SDK-style projects
It also now multi-targets to .NET Core 3, with the Framework application being able to be run with .NET core with the right runtimeconfig
|
3 years ago |
Anairkoen Schno
|
dc3488f389
|
Updated Actions to properly build
|
3 years ago |
Anairkoen Schno
|
88a171f059
|
Merge pull request #59 from Auros/triangle
.cache for Legacy IPA Plugins only
|
3 years ago |
Anairkoen Schno
|
017987014c
|
Merge pull request #58 from Zingabopp/config-fix
Fixed PropertyChanged IL
|
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 |
Anairkoen Schno
|
20438d3069
|
Merge pull request #54 from Zingabopp/version-fix
Fixed Application.version being called too early
|
4 years ago |
Zingabopp
|
062a2507a8
|
Fixed Application.version being called too early
|
4 years ago |
Anairkoen Schno
|
d795654028
|
GameVersionEarly now correctly grabs an AlmostVersion instead of a SemVer.Version
|
4 years ago |
Anairkoen Schno
|
ac379a4489
|
Minor changes to the GameVersionEarly parser to make it slightly saner
|
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
|
9c419f8a7e
|
Merge pull request #53 from Zingabopp/version-parsing
Fixed version detection
|
4 years ago |
Zingabopp
|
587bfa590e
|
Fixed version detection
|
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
|
83e06645d5
|
Merge branch 'master' of github.com:bsmg/BeatSaber-IPA-Reloaded into master
|
4 years ago |
Anairkoen Schno
|
0918190f9c
|
Updated Build Status badge on documentation
|
4 years ago |
Anairkoen Schno
|
7d39fdbb85
|
Merge pull request #51 from ErisApps/feature/Add_DateTimeOffset_and_TimeSpan_Converters
Feature/add date time offset and time span converters
|
4 years ago |
Eris
|
389a016f44
|
Added TimeSpanConverter
|
4 years ago |
Eris
|
ddd96fc597
|
Added DateTimeOffsetConverter
|
4 years ago |
Anairkoen Schno
|
5209ca9a3c
|
Merge pull request #50 from ErisApps/feature/Add_config_converters
Feature/add config converters
|
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 |
Eris
|
540b3a379a
|
Merge pull request #2 from bsmg/master
Merge upstream into fork
|
4 years ago |