Commit graph

36 commits

Author SHA1 Message Date
Raymond Lynch
5c3caa02c9 StyleCop: Dalamud.Injector 2021-05-29 20:46:11 -04:00
Aireil
5f9191ff20 Reload plugins when change in settings + fix scaling 2021-01-25 01:06:41 +01:00
goat
dde7743e73 feat: add default AssetDirectory to injector 2021-01-16 19:17:02 +01:00
Aireil
ce36bdcccb Move opt-out MB collection to start info 2021-01-03 05:03:02 +01:00
goat
a4840006f3 deps: remove Discord.Net 2020-12-05 23:52:28 +01:00
goaaats
8b749be730
Merge pull request #145 from Poliwrath/things2
Small things (again)
2020-07-27 09:02:25 +02:00
goat
1fffc18da9 fix: DI in payloads 2020-07-25 21:21:51 +02:00
Poliwrath
9d2114ed4b use Path.Combine for startInfo paths 2020-07-23 22:43:49 -04:00
goat
fe76d1e31a Revert "Revert "fix: catch some discord bot errors""
This reverts commit 5410981beb.
2020-07-20 18:34:22 +02:00
goat
5410981beb Revert "fix: catch some discord bot errors"
This reverts commit 64f07a8c02.
2020-07-20 18:31:40 +02:00
goat
64f07a8c02 fix: catch some discord bot errors 2020-07-20 18:25:07 +02:00
goat
ebc9ae222d don't inject crash handler after all 2020-07-20 16:34:30 +02:00
goat
34e0c7c4b5 also inject exception handler in release 2020-07-20 15:29:04 +02:00
FairyScript
d4b5262b28
fix pid arg
*fix: when program args more than 1, the pid (arg[0]) will not be used.
2020-07-14 21:37:51 +08:00
goat
30a45d5d32 build: 4.9.8.2 2020-06-10 19:04:08 +02:00
goat
ccb6632310 build: v4.9.8.1 2020-06-08 22:18:53 +02:00
goat
a9fa629e0b feat: plugin testing stuff 2020-06-08 14:46:56 +02:00
goat
458d9a5185 fix: injector race condition 2020-06-08 02:57:04 +02:00
goat
2ee990827b feat: inject exception handler dll after EasyHook 2020-06-06 19:15:19 +02:00
goat
4033b83706 feat: add a disclaimer for release builds when running as a debug build to injector 2020-04-24 19:16:41 +02:00
AzureGem
a7776fe15f
Update Dalamud.Injector logic
- Added logic determine the game install path from process in case its not installed at the default path (Line 16, 88 and 98)
- Made auto-detecting the game's PID (the -1 arg) the default behavior (Line 30-33)
  - Added a check to ensure the PID argugemt exist (Line 31)
  - Fixed check to ensure for start info argument exist (Line 51)
- Added missing code to display the base64 encoded start info argument to include (Line 56)
2020-04-19 11:23:45 -04:00
goat
ea8df55b9d fix: hack around actor table address acquiring 2020-03-29 16:43:52 +09:00
goat
9acc51ca96 fix: read game version in injector 2020-03-18 12:19:43 +09:00
goat
6529b3429f fix: save plugin configs with type, in external directory 2020-03-03 22:45:16 +09:00
goat
6e114cc8e4 fix: adjust injector paths 2020-03-01 15:05:28 +09:00
goat
877b95eca6 fix: some more plugin installer stuff 2020-02-23 22:34:08 +09:00
goat
fd95379aa3 feat: add plugin installer 2020-02-20 18:07:00 +09:00
goat
6d57da2fec fix: add experimental fix for Discord.Net 100% cpu bug, restructure project 2020-02-17 20:57:56 +09:00
liam
5aed3d615a automatic default StartInfo creation if not found 2020-02-16 19:51:10 -05:00
goat
47bae57d75 fix: add a sleep before injecting to try to alleviate the STATUS_INTERNAL_ERROR issues 2020-02-01 20:02:29 +09:00
goat
feb8edb6c9 feat: add plugin API for interfaces 2020-01-12 16:00:31 +09:00
goat
5df18f8f30 Add error message box in Injector 2019-11-23 14:22:05 +09:00
goaaats
3e50372c27
Update Program.cs 2019-11-16 14:42:57 +09:00
goat
6b5f8e6bed Don't try to do italics on messages with SE opcodes 2019-11-02 14:35:48 +09:00
goat
5c7c6fc7d6 First resource manager hooks 2019-10-15 20:55:03 +09:00
goat
ac838687f8 Initial commit 2019-09-21 22:29:38 +09:00