Commit graph

656 commits

Author SHA1 Message Date
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
AzureGem
c50fbfab5e
Subcribe to Framework's Update event from 2020-07-19 13:15:23 -04:00
AzureGem
2e86509a97
Revert Framework.cs change 2020-07-19 13:12:23 -04:00
AzureGem
32aa32d64a
Remove ReadProcessMemory call
New performance metric for the uncached case: About `55ms`
2020-07-19 13:03:23 -04:00
AzureGem
ebbd79274b
Reset cache before emitting each framework event 2020-07-19 11:44:28 -04:00
AzureGem
00ee30f0d9
Dispose ActorTable on ClientState dispose 2020-07-19 11:39:07 -04:00
AzureGem
45694eea08
Actors Table fixes and performance improvements 2020-07-19 11:37:12 -04:00
goaaats
d01fa22e49
Merge pull request #138 from FairyScript/fix-pid-arg
fix: Injector pid arg(arg[0]) will not be used when args' length greater than 1
2020-07-16 23:32:48 +02:00
goaaats
e1936a217c
Merge pull request #136 from rreminy/patch-6
Remove constant Alloc and Free calls from ActorTable
2020-07-16 23:32:10 +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
7481972915 Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-07-10 22:46:55 +02:00
goat
e271f76b69 fix: lumina 2.1.1 incompatibilities 2020-07-10 22:33:07 +02:00
AzureGem
9e85dcb00d
Remove constant Alloc and Free calls from ActorTable
Remove the constant allocations and freeing of the actor memory from the actor table's array function
2020-07-10 11:58:26 -04:00
goat
611679d38a build: v5.0.0.0 2020-07-07 20:31:17 +02:00
goat
8a7842c27b deps: update Lumina 2020-07-07 20:30:18 +02:00
goaaats
bac1be9345
Merge pull request #133 from Caraxi/DalamudPluginInterface.SeStringManager
Add SeStringManager to DalamudPluginInterface
2020-07-02 18:17:08 +02:00
Caraxi
d4139abf70 Add SeStringManager to DalamudPluginInterface 2020-07-03 01:37:51 +09:30
goat
1b2bdb74bb docs: regenerate 2020-06-30 01:24:24 +02:00
goat
1a6971d3f3 build: v4.9.8.3 2020-06-30 01:22:29 +02:00
goat
740ccfde11 fix: crash when chat is processed before init, use DI for SeString stuff 2020-06-29 23:41:33 +02:00
goat
26ad4ce74b Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-06-25 21:32:26 +02:00
goat
3d1b89acd1 fix: for the last fix 2020-06-25 21:32:21 +02:00
goat
03e3d7fe98 fix: show repo button on uninstalled plugins 2020-06-25 21:28:49 +02:00
goaaats
8462a776bf
Merge pull request #128 from pmgr/master
Fixing some map links being broken.
2020-06-18 20:13:01 +02:00
goaaats
2b992ad71a
Merge pull request #131 from NotAdam/master
update lumina, remove the transient sheets that lumina provides
2020-06-15 11:39:29 +02:00
NotAdam
e021a3c153 update lumina, remove the transient sheets that lumina provides 2020-06-15 19:30:17 +10:00
goaaats
9872a9fe0f
Merge pull request #129 from Caraxi/remove-xlitem
Remove /xlitem
2020-06-15 11:17:39 +02:00
Caraxi
6b96de5f2e Remove /xlitem
since it is a plugin now
2020-06-15 17:06:56 +09:30
pmgr
2935819964 Implemented a few missing IntegerTypes for SeString Payloads 2020-06-15 00:57:11 +01:00
goat
ad93b6324f feat: add DALAMUD_API_LEVEL 2020-06-11 14:04:11 +02:00
goat
ebce8ab05f refactor: move asm version into Util 2020-06-11 14:01:51 +02:00
goat
ae036ca1fe Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-06-10 19:04:16 +02:00
goat
30a45d5d32 build: 4.9.8.2 2020-06-10 19:04:08 +02:00
goaaats
a6efe2f3e2
Merge pull request #125 from Caraxi/master
Fix wrong property
2020-06-10 14:41:26 +02:00
Caraxi
1e70ff9bdd Fix wrong property 2020-06-10 14:15:47 +09:30
goaaats
f30cbb0810
Merge pull request #124 from NotAdam/master
Lumina 2.0
2020-06-09 14:38:40 +02:00
NotAdam
2bbe4fc4ba update to lumina 2.0.0, fix related breakages in dalamud 2020-06-09 20:43:18 +10:00