668 Commits (631032019bb6d3934dc530bbfd0b78d6c78cea33)

Author SHA1 Message Date
  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 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
  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
  Anairkoen Schno c0bf1e40aa Fixed issue where loadAfter mods that failed to initialize would prevent the mods supposed to load after them from loading 4 years ago
  Anairkoen Schno 9d3a011b45 Added null coalescing to link accesses 4 years ago
  Anairkoen Schno 9b68756f5a Added yet more fields to PluginMetadata 4 years ago
  Anairkoen Schno d16996cd7a Exposed more manifest fields to the world 4 years ago
  Anairkoen Schno f47e326677 Added Author field to PluginMetadata 4 years ago