Commit graph

4220 commits

Author SHA1 Message Date
meli
f8f27d2376 fix message hook log output 2019-11-22 16:08:01 -08:00
attick
23b9e82d37 Update with new player buff array address. 2019-11-22 12:47:06 -05:00
goat
92f8ad0fd8 Correctly check for changed messages 2019-11-22 21:52:10 +09:00
goat
c1aeaceb47 Refactor chat handling 2019-11-22 21:12:51 +09:00
goaaats
397816ef7b
Merge pull request #13 from ff-meli/RetainerNotify
Retainer notify
2019-11-22 20:15:03 +09:00
meli
3d07a3800a Merge branch 'master' into RetainerNotify 2019-11-21 23:18:18 -08:00
goaaats
db631de4c0
Re-enable buff array searching (#12)
Re-enable buff array searching
2019-11-22 13:03:40 +09:00
attick
077532a8d0 Re-enable buff array searching. 2019-11-21 19:00:00 -05:00
meli
f936462423 Merge branch 'master' into RetainerNotify 2019-11-21 15:36:54 -08:00
meli
6317558db6 changes for retainer sale notification parsing; expose message byte array to handlers, implement regex matching for retainer sale notifications and forward the parsed data to discord 2019-11-21 15:35:05 -08:00
meli
4b07b9fee6 Return HQ status for item link parses 2019-11-21 15:30:29 -08:00
meli
cf651c5970 add chat type for retainer sale messages 2019-11-21 15:12:33 -08:00
meli
766b777f74 improve payload parsing of item links 2019-11-21 15:11:27 -08:00
goat
c8279b81fc Raise assembly version 2019-11-22 02:02:08 +09:00
goaaats
a88d107082
Workaround for Actor Table-related crash due to Icon Replacer (#11)
Workaround for Actor Table-related crash due to Icon Replacer
2019-11-21 21:07:05 +09:00
goaaats
7a0e943745
Smol fix for help menu items (#10)
Smol fix for help menu items
2019-11-21 21:05:48 +09:00
attick
020958a1c7 Get player level without crashing the game. 2019-11-21 04:50:57 -05:00
attick
9836db6b90 Merge branch 'master' of https://github.com/goaaats/dalamud 2019-11-19 01:29:53 -05:00
Aida Enna
72dcb2b997 Smol fix for help menu items 2019-11-18 19:01:34 -05:00
goat
28e348d5f0 v4.1.0.3, new versioning scheme 2019-11-18 21:30:19 +09:00
goat
e54c405f5c Merge branch 'master' of github.com:goaaats/Dalamud 2019-11-18 20:34:37 +09:00
goat
76b7035f1b Raise assembly version 2019-11-18 20:34:16 +09:00
goaaats
94d519b994
Enable TCP_NODELAY and TCP_QUICKACK (#8)
Enable TCP_NODELAY and TCP_QUICKACK
2019-11-18 20:33:44 +09:00
goaaats
9727dc7fff
include return value from hooked chat handler; this seems to fix t… (#9)
include return value from hooked chat handler; this seems to fix the context menu issues
2019-11-18 20:32:15 +09:00
meli
90817b9a05 include return value from hooked chat handler; this seems to fix the content menu issues 2019-11-17 17:04:50 -08:00
Mino
642c84f0e5 Enable TCP_NODELAY 2019-11-17 00:04:12 +09:00
Mino
d0209fe6a3 Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
goaaats
dc01c4a6d2
5.11 IconReplacer (#7)
5.11 IconReplacer
2019-11-16 22:06:41 +09:00
goaaats
8a91b784e3
Merge pull request #6 from attickdoor/icon-dev
5.11 update
2019-11-16 22:04:47 +09:00
goat
e210cbef43 Merge branch 'master' of github.com:goaaats/Dalamud 2019-11-16 21:06:08 +09:00
goat
b857506fd6 5.1 fixed, minimal chat mode 2019-11-16 21:05:44 +09:00
goaaats
3e50372c27
Update Program.cs 2019-11-16 14:42:57 +09:00
attick
f0cf722996 Disable localPlayer for the time being. 2019-11-15 16:08:47 -05:00
attick
17c1febabc Update icon offsets for 5.11 2019-11-12 14:41:15 -05:00
goat
ba5fa1f4d0 Better chat injection handling 2019-11-11 23:55:32 +09:00
goat
e75841deb9 Don't throw on ActorTable error 2019-11-08 20:50:14 +09:00
goat
799f5ef634 More 5.1 fixes or maybe not who knows 2019-11-08 02:13:21 +09:00
attick
aacaf2d38f
Merge pull request #3 from attickdoor/icon-dev
Merge Icon dev to master
2019-11-07 11:55:42 -05:00
attick
950f546a17 Don't forget to re-disable the vtable lookup. 2019-11-07 11:54:30 -05:00
attick
5530e083df re-disable buff array search 2019-11-07 11:53:19 -05:00
attick
f93842d5c6 Separate vanilla icons from custom ones. 2019-11-07 11:50:44 -05:00
goaaats
dfec31d89c
Add Dictionary check for IsIconReplaceable (#5)
Add Dictionary check for IsIconReplaceable
2019-11-07 23:05:35 +09:00
attick
36670456d5 Swap from Dictionary to Hashset. 2019-11-06 19:44:18 -05:00
attick
c7291743b2 Cursed Dictionary to speed icon replacement function. 2019-11-06 18:38:18 -05:00
attick
33489bff2b
Merge pull request #2 from attickdoor/master
Merge master
2019-11-05 11:43:42 -05:00
attick
522e857022
Merge pull request #1 from goaaats/master
Merge Goat master
2019-11-05 11:42:11 -05:00
goat
75ed54117c Some changes to Actor Table handling 2019-11-03 21:17:47 +09:00
goat
6b5f8e6bed Don't try to do italics on messages with SE opcodes 2019-11-02 14:35:48 +09:00
goat
100c355a07 Merge branch 'master' of github.com:goaaats/Dalamud into icon-dev-pr 2019-11-01 23:13:36 +09:00
goaaats
a2e55e1cd5
Initial icon replacement commit (#1)
Initial icon replacement commit
2019-11-01 23:13:12 +09:00