Julian Kittel
9990868676
Check if mono debugger is already initialized
1 year ago
nike4613
88424482b8
Merge pull request #89 from Meivyn/output-docs
Output documentation before building
1 year ago
Meivyn
ac34eaf2c3
Output documentation before building
1 year ago
nike4613
757388ebd9
Merge pull request #86 from Atemu/linux-docs
Improve Linux installation docs
2 years ago
Atemu
c27fa6ba36
Improve Linux installation docs
2 years ago
Anairkoen Schno
583fc19e1c
Implement UnityGame.SwitchToMainThreadAsync
2 years ago
Anairkoen Schno
d9982f98e6
Fix colored console printer to correctly handle multiline darkened messages
2 years ago
Anairkoen Schno
f2be935bfa
Add editorconfig
2 years ago
Anairkoen Schno
7d385709db
Implement #40 , finally
The current implementation follows a flag in the config which globally darkens the message part of a log entry by 1 shade.
2 years ago
Anairkoen Schno
c0ba05474f
Fix #70 #71 #78 and related issues
2 years ago
Anairkoen Schno
d4adb8cdb6
Fix #79 #81 using Zinga's suggestion
The config now contains a ResetGameAssembliesOnVersionChange property, which, when true, sets the GameAssemblies property to its default when a verison change is detected.
2 years ago
Anairkoen Schno
77904196e3
Fix nullability warnings for new Newtonsoft version
2 years ago
nike4613
3fa908a557
Merge pull request #85 from kinsi55/master
Added --no-logs launch argument
2 years ago
Kinsi
84b479c76b
space
2 years ago
Kinsi
b5016453f4
Update StandardLogger.cs
2 years ago
nike4613
0ba9d3c46d
Merge pull request #84 from nike4613/dependabot/nuget/IPA.Loader/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /IPA.Loader
2 years ago
Anairkoen Schno
c326c0dc0f
Fix link in README
2 years ago
Kinsi
9d528245e2
Added --no-logs launch argument
2 years ago
dependabot[bot]
84bc7edbad
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /IPA.Loader
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json ) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases )
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1 )
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
2 years ago
Anairkoen Schno
c4dc707b60
Bump version
2 years ago
Anairkoen Schno
eee567bb83
Bundle netstandard.dll with BSIPA and force-load our Newtonsoft early
2 years ago
Anairkoen Schno
3adbdc18e8
Bump version
2 years ago
Anairkoen Schno
5a3ea4097e
Merge pull request #75 from ErisApps/feature/HarmonyX_upgrade
HarmonyX upgrade
2 years ago
Eris
5bda9e3669
Move DisallowLegacyGlobalUnpatchAll to StdoutInterceptor
2 years ago
Eris
8145d5342d
Disallow legacy global UnpatchAll
2 years ago
Eris
903a2ac53f
Bump HarmonyX from 2.6.1 to 2.7.0
2 years ago
Eris
4b23d768f6
Bump MonoMod.RuntimeDetour from 21.11.1.1 to 21.12.13.1
2 years ago
Eris
d7dd5d1de7
Fixed incorrect parameter names being used ( #74 )
2 years ago
Anairkoen Schno
0eaa9e8ef3
Adjust log level mappings for Harmony logs
2 years ago
Anairkoen Schno
332823b46a
Add Harmony logging interceptor
2 years ago
Anairkoen Schno
7b0c7f2f96
Fix GeneratedConfig.WriteSyncObject
2 years ago
Anairkoen Schno
54a2769367
Update PluginInitInjector documentation to list IAntiMalware
2 years ago
Anairkoen Schno
31cbf4a3ea
Fix serializing nullable value types
2 years ago
Anairkoen Schno
fc9759ff36
Config generation now uses Nullable annotations
2 years ago
Anairkoen Schno
c3a3712e75
Make GameVersion field optional
2 years ago
Anairkoen Schno
44fd32b6fb
Update description to remove legacy information
2 years ago
Anairkoen Schno
9691c02fa0
Minor tweaks to fix StateTransitionTransaction behaviour
2 years ago
Meivyn
8c50f898b6
Append native libs to PATH instead of adding new search directories
2 years ago
Anairkoen Schno
f6e80c44fe
Upgrade build workflow
2 years ago
Anairkoen Schno
4592ddcfce
Update Hive.Versioning to use public package build
2 years ago
Anairkoen Schno
83e491dbad
Fix feature parsing
2 years ago
Anairkoen Schno
cba705d31a
typo
3 years ago
Anairkoen Schno
f50fe7cbbb
Merge pull request #72 from ErisApps/bugfix/Fixed_typos
Fixed some typos in PluginLoader
3 years ago
Anairkoen Schno
b3994aeb2d
Add NoEnableDisableAttribute to indicate that a plugin does not need an OnEnable and OnDisable method
3 years ago
Anairkoen Schno
c3515aabf4
Features can now have multiple definitions of each by way of an array of objects
3 years ago
Anairkoen Schno
091a09d816
Bump version number
3 years ago
Eris
1a496b732b
Fixed some typos in PluginLoader
3 years ago
Anairkoen Schno
f2df61aec1
Fix documentation builds to actually behave
3 years ago
Anairkoen Schno
7b6a755dcc
Bump version to release
3 years ago
Anairkoen Schno
a5c613e66b
Bump version
3 years ago