Commit Graph

  • 58dd8303 Merge pull request #63 from Zingabopp/virtualizer-fix2 by Anairkoen Schno 2021-03-12 21:51:37 -0600
  • af4c5cf0 (refs/pull/63/head) Update Virtualizer.cs by Zingabopp 2021-03-11 11:10:05 -0600
  • c6b9f05b Virtualizes methods that were already virtual but also final by Zingabopp 2021-03-11 10:24:28 -0600
  • 8ad818e1 Removed modreq for `out` parameters by Zingabopp 2021-03-11 10:23:35 -0600
  • 526c9907 (refs/pull/62/head) Virtualizes methods that were already virtual but also final by Zingabopp 2021-03-11 10:19:39 -0600
  • e5c71d14 Removed modreq for out parameters by Zingabopp 2021-03-11 10:18:45 -0600
  • 17809558 Make nested private types public by Anairkoen Schno 2021-03-10 21:16:16 -0600
  • d8c06574 Bump version by Anairkoen Schno 2021-03-10 20:56:49 -0600
  • 24643eb9 Make virtualizer correctly generate modreqs for in and out parameters on newly virtual methods by Anairkoen Schno 2021-03-10 20:55:53 -0600
  • 078ff43f A potential error in System.Guid.NewGuid is now caught instead of bubbling up to the error handler by Anairkoen Schno 2021-02-04 20:46:35 -0600
  • 2a9a2696 (tag: 4.1.4) Fixed IPA restore failure by Anairkoen Schno 2021-01-21 15:08:16 -0600
  • 71ba322a Generated Docs -- by nike4613 2021-01-21 20:49:41 +0000
  • 0759f007 Fixed Loader's dependency on Net3-Proxy by Anairkoen Schno 2021-01-21 14:44:42 -0600
  • 49e026d9 Bumped version by Anairkoen Schno 2021-01-21 14:36:17 -0600
  • af21e485 Change transactions now properly only finish when all transactions exit, not just the first by Anairkoen Schno 2021-01-19 16:09:50 -0600
  • c5b15e86 Config system now skips any properties with index parameters by Anairkoen Schno 2021-01-19 15:27:04 -0600
  • 7c1d8111 Old IPA plugins now no longer have an empty section if there are none by Anairkoen Schno 2021-01-06 23:40:21 -0600
  • 6b2dc699 Plugin state transitions now no longer leave SingleStartInit plugins in a state where they are neither or both enabled and disabled by Anairkoen Schno 2021-01-06 23:38:38 -0600
  • 51281860 Tweaked some things with doc generation by Anairkoen Schno 2021-01-06 23:32:47 -0600
  • 1e22074b Generated Docs -- by nike4613 2021-01-07 05:12:02 +0000
  • f0a33cc8 Removed the RIDs again by Anairkoen Schno 2021-01-06 23:08:05 -0600
  • 1ba8148c Added RIDs to installer so that they hopefully build successfully by Anairkoen Schno 2021-01-06 23:05:15 -0600
  • bca4b052 More adjustments to Actions by Anairkoen Schno 2021-01-06 22:58:37 -0600
  • 2246801a More adjustments to Actions by Anairkoen Schno 2021-01-06 22:52:10 -0600
  • 76f24a76 Fix docs generation action by Anairkoen Schno 2021-01-06 22:48:02 -0600
  • 1449e46c Slight improvement to error reporting by Anairkoen Schno 2021-01-06 22:46:49 -0600
  • 0600d12d Installer now uses cross-platform way to check whether a console is available by Anairkoen Schno 2021-01-06 22:40:59 -0600
  • 28b03088 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 by Anairkoen Schno 2021-01-06 22:27:53 -0600
  • dc3488f3 Updated Actions to properly build by Anairkoen Schno 2021-01-06 17:53:08 -0600
  • 88a171f0 Merge pull request #59 from Auros/triangle by Anairkoen Schno 2021-01-02 17:14:12 -0500
  • 01798701 Merge pull request #58 from Zingabopp/config-fix by Anairkoen Schno 2021-01-02 17:07:09 -0500
  • e12f1aca (refs/pull/59/head) Update PluginManager.cs by Auros Nexus 2020-12-23 21:53:24 -0500
  • dfb22cde (refs/pull/58/head) Use base class `NotifyPropertyChanged` method if available by Zingabopp 2020-12-03 01:21:28 -0600
  • 5d8b8995 Fixed PropertyChanged IL by Zingabopp 2020-12-02 22:55:03 -0600
  • f47271ea Saved tag 4.1.3 by nike4613 2020-10-22 00:08:27 +0000
  • f95d96bc Generated Docs -- by nike4613 2020-10-14 01:51:13 +0000
  • 9cb44d8d (tag: 4.1.3) Re-enabled runtime game version checking by Anairkoen Schno 2020-10-13 20:46:46 -0500
  • 537a059e Generated Docs -- by nike4613 2020-10-14 01:46:44 +0000
  • 20438d30 Merge pull request #54 from Zingabopp/version-fix by Anairkoen Schno 2020-10-13 21:41:03 -0400
  • 062a2507 (refs/pull/54/head) Fixed Application.version being called too early by Zingabopp 2020-10-13 20:38:16 -0500
  • 5fe65778 Generated Docs -- by nike4613 2020-10-14 01:38:10 +0000
  • d7956540 GameVersionEarly now correctly grabs an AlmostVersion instead of a SemVer.Version by Anairkoen Schno 2020-10-13 20:32:27 -0500
  • 8b51310b Generated Docs -- by nike4613 2020-10-14 01:31:32 +0000
  • ac379a44 Minor changes to the GameVersionEarly parser to make it slightly saner by Anairkoen Schno 2020-10-13 20:28:25 -0500
  • 64074346 Actually fixed Applicaiton.version thing by Anairkoen Schno 2020-10-13 20:21:53 -0500
  • d18857d4 Generated Docs -- by nike4613 2020-10-14 01:11:32 +0000
  • 96b55eee Removed runtime check of Application.version until I know when I can safely call it by Anairkoen Schno 2020-10-13 20:06:40 -0500
  • cfaf942d Generated Docs -- by nike4613 2020-10-13 22:46:22 +0000
  • 9c419f8a Merge pull request #53 from Zingabopp/version-parsing by Anairkoen Schno 2020-10-13 18:41:13 -0400
  • fe168e20 Generated Docs -- by nike4613 2020-10-13 22:38:46 +0000
  • 587bfa59 (refs/pull/53/head) Fixed version detection by Zingabopp 2020-10-13 17:37:34 -0500
  • 6833e129 Updated defaults for Beat Saber by Anairkoen Schno 2020-10-13 17:33:58 -0500
  • a2e6350d Generated Docs -- by nike4613 2020-09-20 05:48:27 +0000
  • 18d39fd8 Added --version to installer by Anairkoen Schno 2020-09-20 00:40:20 -0500
  • f78d5659 Saved tag 4.1.2 by nike4613 2020-09-03 00:13:19 +0000
  • 45d2bfef Generated Docs -- by nike4613 2020-09-03 00:08:08 +0000
  • 190cc015 (tag: 4.1.2) Bumped version by Anairkoen Schno 2020-09-02 19:03:20 -0500
  • 788041d4 Updated Harmony by Anairkoen Schno 2020-09-02 19:03:08 -0500
  • 3ce23019 Saved tag 4.1.1 by nike4613 2020-09-02 01:05:09 +0000
  • 02828470 Generated Docs -- by nike4613 2020-09-02 00:33:14 +0000
  • 158cc75c (tag: 4.1.1) reminder to add bsipa to your dependencies by Anairkoen Schno 2020-09-01 19:28:18 -0500
  • d4d9eccc Saved tag 4.1.0 by nike4613 2020-08-31 07:32:14 +0000
  • 611edb70 Generated Docs -- by nike4613 2020-08-31 07:23:19 +0000
  • 83e06645 (tag: 4.1.0) Merge branch 'master' of github.com:bsmg/BeatSaber-IPA-Reloaded into master by Anairkoen Schno 2020-08-31 02:18:42 -0500
  • 0918190f Updated Build Status badge on documentation by Anairkoen Schno 2020-08-31 02:18:15 -0500
  • a5dfdd28 Generated Docs -- by nike4613 2020-08-28 20:06:01 +0000
  • 7d39fdbb Merge pull request #51 from ErisApps/feature/Add_DateTimeOffset_and_TimeSpan_Converters by Anairkoen Schno 2020-08-28 16:03:13 -0400
  • 389a016f (refs/pull/51/head) Added TimeSpanConverter by Eris 2020-08-28 17:51:48 +0200
  • ddd96fc5 Added DateTimeOffsetConverter by Eris 2020-08-28 17:39:18 +0200
  • 2a1a4839 Generated Docs -- by nike4613 2020-08-28 01:15:56 +0000
  • 5209ca9a Merge pull request #50 from ErisApps/feature/Add_config_converters by Anairkoen Schno 2020-08-27 21:10:32 -0400
  • 740bc97e (refs/pull/50/head) Added HexColorConverter by Eris 2020-08-28 00:20:59 +0200
  • 1c5b5582 Added DateTimeConverter by Eris 2020-08-28 00:07:40 +0200
  • 540b3a37 Merge pull request #2 from bsmg/master by Eris 2020-08-27 23:42:34 +0200
  • 40e15c0a Generated Docs -- by nike4613 2020-08-24 04:24:28 +0000
  • 65bce468 Generated Docs -- by nike4613 2020-08-24 04:17:22 +0000
  • ee131665 Moved DefineFeature main execution to BeforeInit by Anairkoen Schno 2020-08-23 23:16:52 -0500
  • a88ca4bb Improved error handling with new features by Anairkoen Schno 2020-08-23 23:10:18 -0500
  • be2e3c57 Generated Docs -- by nike4613 2020-08-22 07:39:22 +0000
  • ec36037b Updated links in manifest by Anairkoen Schno 2020-08-22 02:32:46 -0500
  • 5dc686aa Generated Docs -- by nike4613 2020-08-22 07:14:56 +0000
  • 7d09f182 Added custom deserialization for old features so that they don't totally break the load by Anairkoen Schno 2020-08-22 02:08:40 -0500
  • f0baf422 Generated Docs -- by nike4613 2020-08-22 07:08:20 +0000
  • b4fc0405 Bumped version by Anairkoen Schno 2020-08-22 02:03:01 -0500
  • ce6e92ef Implemented new Features system by Anairkoen Schno 2020-08-22 02:01:44 -0500
  • e88afc2a Generated Docs -- by nike4613 2020-08-18 23:27:51 +0000
  • 6482b8ea Generated Docs -- by nike4613 2020-08-18 23:25:50 +0000
  • cdffc43b Removed drafter, because it apparently only works on linux by Anairkoen Schno 2020-08-18 18:22:30 -0500
  • 9814abc2 Added release drafter to actions by Anairkoen Schno 2020-08-18 18:19:46 -0500
  • d5ca3917 Generated Docs -- by nike4613 2020-08-18 22:50:30 +0000
  • 8d87fc6f Removed AppVeyor altogether by Anairkoen Schno 2020-08-18 17:47:54 -0500
  • 8a49bc08 Added -m flag to msbuild Added platform to build artifact names by Anairkoen Schno 2020-08-18 17:43:50 -0500
  • 4240e92a Generated Docs -- by nike4613 2020-08-18 22:41:45 +0000
  • c53430c9 Fixed indentation in build.yml by Anairkoen Schno 2020-08-18 17:38:05 -0500
  • 178a3d87 Added build github action by Anairkoen Schno 2020-08-18 17:36:25 -0500
  • 4cf25b78 Generated Docs -- by nike4613 2020-08-17 23:38:15 +0000
  • 9e375e6e Removed old csproj files by Anairkoen Schno 2020-08-17 18:34:21 -0500
  • dec99c31 Generated Docs -- by nike4613 2020-08-17 23:31:48 +0000
  • a02c1e05 Adjusted references in BSIPA-Meta.csproj by Anairkoen Schno 2020-08-17 18:23:30 -0500
  • 7f3dec4d Fixed up BSIPA-Meta by Anairkoen Schno 2020-08-17 17:56:31 -0500