Commit graph

892 commits

Author SHA1 Message Date
Caraxi
e778d34648 Update Sig for LocalContentId and ConditionFlags 2020-08-11 18:03:28 +09:30
Caraxi
31a1282f5f Some 5.3 Sigs
Hopefully they're right lol

Still missing ConditionFlags and LocalContentId
2020-08-11 15:24:13 +09:30
goaaats
a1f6d2d992
Merge pull request #155 from Poliwrath/the_branch
Update copyright year
2020-08-10 23:56:27 +02:00
Poliwrath
297bc42463 Update copyright year 2020-08-10 17:14:37 -04:00
goaaats
8b6e30aa15
Merge pull request #154 from ackwell/fix-version-sorting
Fix plugin version sorting logic
2020-08-10 10:05:52 +02:00
ackwell
e0e097fe48 Fix plugin version sorting logic 2020-08-10 13:00:31 +10:00
goat
de29cd7d36 fix: better plugin update error handling 2020-08-08 13:01:41 +02:00
goat
162ba3f894 fix: use -1 as ProcessHandle for ActorTable read hack 2020-08-08 12:59:34 +02:00
goat
e1d82d8c72 build: v5.0.0.5 2020-08-08 12:48:11 +02:00
goat
811ec77bee fix: correctly fail when assets don't download 2020-08-08 12:43:49 +02:00
goat
3f2be06abb fix: use WebClient instead of HttpClient 2020-08-08 12:39:02 +02:00
pohky
937898e404 Config to disable the Duty Pop message 2020-08-08 06:42:43 +02:00
Bluefissure
8ec60f2eed
fix refs 2020-08-07 22:02:40 -04:00
Bluefissure
94740f4057
change world size to ushort 2020-08-07 21:56:00 -04:00
goat
73aea2d67c build: v5.0.0.4 2020-08-07 12:57:12 +02:00
goat
4a8266955d Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-08-07 12:56:25 +02:00
goat
b41bdfaee3 fix: restructure init task, needs some rewrites some time 2020-08-07 11:23:24 +02:00
goaaats
617fc943b1
Merge pull request #150 from karashiiro/master 2020-08-06 14:05:40 +02:00
karashiiro
0ef13c68cb Implement IEquatable<Actor> on Actor 2020-08-05 21:37:20 -07:00
goat
ef3687f8d2 feat: add better IPC 2020-08-04 17:30:15 +02:00
goat
02ea2abf4c build: v5.0.0.3 2020-08-03 20:46:55 +02:00
goat
87c3c32dc6 feat: add global UI scale to settings 2020-08-03 20:46:17 +02:00
goat
7ac4881595 deps: update ImGuiScene 2020-08-03 20:06:11 +02:00
goat
b3bfb56464 deps: use forked ImGuiScene 2020-08-03 19:59:54 +02:00
goat
74d9e25c39 Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-08-03 19:49:51 +02:00
goat
7439065e79 fix: reintroduce ReadProcessMemory hack in ActorTable 2020-08-03 19:49:18 +02:00
goaaats
3c9f3ea0db
Merge pull request #146 from pohky/master 2020-07-28 12:14:18 +02:00
pohky
469fecf484 Target Info Change
casting actors to the right type
methods for changing targets
2020-07-28 12:07:25 +02:00
pohky
d9c8eeedd3 Target Info
add target info to ClientState
2020-07-28 10:40:32 +02:00
goaaats
8b749be730
Merge pull request #145 from Poliwrath/things2
Small things (again)
2020-07-27 09:02:25 +02:00
Poliwrath
73bb52d1b5 catch exception if loading DalamudConfiguration fails 2020-07-27 02:45:02 -04:00
goat
1fffc18da9 fix: DI in payloads 2020-07-25 21:21:51 +02:00
Poliwrath
2c02a4b28b toggle dev menu 2020-07-23 23:07:04 -04:00
Poliwrath
4d54166602 move actor offset constants to a separate class 2020-07-23 22:56:25 -04:00
Poliwrath
9d2114ed4b use Path.Combine for startInfo paths 2020-07-23 22:43:49 -04:00
Poliwrath
62622ee75f fix formatting for commands 2020-07-23 22:40:51 -04:00
goat
26631682cd build: v5.0.0.2 2020-07-21 16:18:06 +02:00
goat
62bd3af459 feat: delete old versions of plugins before load 2020-07-21 16:07:35 +02:00
goat
721527dd11 fix: some exception handling in BotManager 2020-07-21 16:07:17 +02:00
goat
a9b388f9de feat: add PluginLoadReason to plugin interface 2020-07-21 10:32:05 +02: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
f92a37fbf9 build: v5.0.0.1 2020-07-20 16:35:37 +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
goat
700826ec86 style 2020-07-20 11:21:55 +02:00
goat
680715a2a2 refactor: remove some remnants from ReadProcessMemory workaround 2020-07-19 21:40:07 +02:00
goaaats
5f402950d8
Merge pull request #139 from rreminy/patch-7 2020-07-19 21:37:53 +02:00
AzureGem
84171d9d24
Revert Framework.cs changes
I missed `Framework.dalamud`
2020-07-19 14:11:21 -04:00