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 |
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
|
cdffc43b27
|
Removed drafter, because it apparently only works on linux
|
4 years ago |
Anairkoen Schno
|
9814abc26d
|
Added release drafter to actions
|
4 years ago |
Anairkoen Schno
|
8d87fc6f00
|
Removed AppVeyor altogether
|
4 years ago |
Anairkoen Schno
|
8a49bc0890
|
Added -m flag to msbuild
Added platform to build artifact names
|
4 years ago |
Anairkoen Schno
|
c53430c923
|
Fixed indentation in build.yml
|
4 years ago |
Anairkoen Schno
|
178a3d870f
|
Added build github action
|
4 years ago |
Anairkoen Schno
|
9e375e6e91
|
Removed old csproj files
|
4 years ago |
Anairkoen Schno
|
a02c1e05d5
|
Adjusted references in BSIPA-Meta.csproj
|
4 years ago |
Anairkoen Schno
|
7f3dec4d2f
|
Fixed up BSIPA-Meta
|
4 years ago |
Anairkoen Schno
|
01c7191365
|
Began move of BSIPA-Meta to SDK-style project
|
4 years ago |
Anairkoen Schno
|
cbad14a10a
|
Began transition to SDK-style projects
|
4 years ago |
Anairkoen Schno
|
a368881e20
|
Merge pull request #49 from Zingabopp/better-project-fix
Projects fixed
|
4 years ago |
Zingabopp
|
f82a52d139
|
Verbose configs
|
4 years ago |
Zingabopp
|
3f2de16fad
|
Fixed project dependencies
|
4 years ago |
Zingabopp
|
a03dc2d043
|
Projects fixed
|
4 years ago |
Anairkoen Schno
|
3ed4e2623c
|
Merge pull request #46 from Zingabopp/resolver-fix
Added Libs and Plugins paths to AssemblyResolver
|
4 years ago |
Anairkoen Schno
|
d32e1a7b3c
|
Merge pull request #47 from ErisApps/patch-1
Fixed documentation link in README.md
|
4 years ago |
Eris
|
571f646a1a
|
Fixed documentation link in README.md
|
4 years ago |
Zingabopp
|
4ee9066a20
|
Added Libs and Plugins folder
|
4 years ago |
Anairkoen Schno
|
93bf9b3399
|
Removed old ModList and related files
|
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 |
Anairkoen Schno
|
18592511cb
|
Fixed lack of strong reference to the tasks in UnityMainThreadTaskScheduler
|
4 years ago |
Anairkoen Schno
|
0aaf9cf109
|
PluginMetadata now forwards to the manifest for appropriate properties
|
4 years ago |