goaaats
|
5868b4974a
|
Merge pull request #37 from attickdoor/master
Update job gauge offset for 5.2.
|
2020-02-22 00:33:06 +09:00 |
|
attickdoor
|
78ea6168bd
|
Update job gauge offset for 5.2.
|
2020-02-20 15:14:53 -05:00 |
|
meli
|
b09ae60141
|
Update known offset changes for Actor struct
|
2020-02-20 11:34:01 -08:00 |
|
meli
|
b86c08b694
|
ActorTable update for 5.2
|
2020-02-20 10:30:58 -08:00 |
|
goat
|
15d340d0ed
|
fix: network sig, some installer bugs
|
2020-02-21 00:15:49 +09:00 |
|
goat
|
558aa6ec16
|
Merge branch 'master' of https://github.com/goaaats/Dalamud
|
2020-02-20 18:07:06 +09:00 |
|
goat
|
fd95379aa3
|
feat: add plugin installer
|
2020-02-20 18:07:00 +09:00 |
|
goaaats
|
766a6f3f85
|
Merge pull request #34 from ff-meli/playername_error_fix
Fix incorrect error log in discord forwarding when the local player s…
|
2020-02-19 17:41:35 +09:00 |
|
meli
|
a6c7787ffe
|
Update PrintMessage sig for 5.2
|
2020-02-18 23:50:39 -08:00 |
|
meli
|
f74f2b803b
|
Fix incorrect error log in discord forwarding when the local player sends a chat. Player links are seemingly only included in the payload for clickable names; when the local player sends a chat message, the entire sender payload is just their name as text
|
2020-02-17 08:48:49 -08:00 |
|
goat
|
6d57da2fec
|
fix: add experimental fix for Discord.Net 100% cpu bug, restructure project
|
2020-02-17 20:57:56 +09:00 |
|
goat
|
85ca70f96e
|
feat: remove welcome window
|
2020-02-16 21:42:45 +09:00 |
|
goat
|
a325eeaa09
|
build: v4.7.0.0
|
2020-02-16 20:09:54 +09:00 |
|
goat
|
e1b29a2797
|
feat: add lumina to DataManager
|
2020-02-16 20:06:28 +09:00 |
|
goat
|
c069f75fba
|
fix: remove hasSeenLoadingMsg check for now, switch discord back to a task
|
2020-02-16 03:47:35 +09:00 |
|
goat
|
3a688b9219
|
feat: add logging to DalamudPluginInterface, so plugins don't have to get Serilog
|
2020-02-14 22:58:55 +09:00 |
|
goat
|
1a7b40cfe7
|
build: v4.7.6.0
|
2020-02-14 22:50:09 +09:00 |
|
goat
|
cb1f346495
|
feat: print loaded plugins in welcome message
|
2020-02-14 22:49:57 +09:00 |
|
goat
|
6e486d0cea
|
docs: document Framework subsystems
|
2020-02-14 17:56:46 +09:00 |
|
goat
|
95803c9c8b
|
docs: finish PI doc
|
2020-02-14 17:51:51 +09:00 |
|
goat
|
a11d9eb8bd
|
docs: document UiBuilder
|
2020-02-14 17:51:13 +09:00 |
|
goat
|
3ff201c79b
|
docs: document CommandManager classes
|
2020-02-14 17:50:50 +09:00 |
|
goat
|
3a7c537468
|
docs: document SigScanner
|
2020-02-14 16:23:05 +09:00 |
|
meli
|
3d67aecc17
|
Update SeString Payload handling to make explicit payloads for all chunk types, including unknown ones. Also update ItemPayload to properly handle encoding the item name if present. These changes allow an incoming string to be parsed into payloads, and then fully reconstructed into a valid string, with or without changes.
|
2020-02-13 14:52:41 -08:00 |
|
goat
|
3980929f71
|
feat: expose RawData of text payload
|
2020-02-12 03:23:50 +09:00 |
|
goat
|
bfbdaa5fc6
|
feat: plugin info command
|
2020-02-12 01:20:35 +09:00 |
|
goat
|
24cb7f014e
|
refactor: change chat message API to pass parsed SeString
|
2020-02-12 01:20:17 +09:00 |
|
goat
|
291b52e25c
|
build: v4.7.5.0
|
2020-02-10 23:34:35 +09:00 |
|
goat
|
a3472c76bc
|
fix: add Ssl3 to security protocol types
|
2020-02-10 23:33:31 +09:00 |
|
goat
|
0c4febb680
|
feat: improve chat string parsing - thanks meli!
|
2020-02-07 02:31:26 +09:00 |
|
goat
|
02a9c64a78
|
fix: handle interface hooking errors
|
2020-02-06 22:23:28 +09:00 |
|
goat
|
56ce07be74
|
fix: use https for xivapi, make cache concurrent
|
2020-02-06 22:23:17 +09:00 |
|
goat
|
38b82a9dd8
|
fix: enable all SSL types in EntryPoint
|
2020-02-06 22:23:02 +09:00 |
|
goat
|
a3f59a6d9f
|
feat: add Data window
|
2020-02-01 20:02:05 +09:00 |
|
goat
|
1ac738cd25
|
fix: add IsDataReady flag to DataManager
|
2020-02-01 20:01:54 +09:00 |
|
goat
|
d447bc7c61
|
feat: add DataManager to plugin interface
|
2020-02-01 19:19:54 +09:00 |
|
goat
|
0d27e971fc
|
refactor: remove fate notification remnants
|
2020-01-31 00:09:43 +09:00 |
|
goat
|
ea4b696a43
|
feat: use DataManager for fetching ContentFinderCondition
|
2020-01-30 22:54:59 +09:00 |
|
goat
|
27265244ec
|
feat: add DataManager, remote opcodes etc.
|
2020-01-30 22:47:47 +09:00 |
|
goat
|
829f9fb0cb
|
Merge branch 'interface' of github.com:goaaats/Dalamud into interface
|
2020-01-30 20:10:19 +09:00 |
|
goat
|
0e32368c7b
|
refactor: move ByteArrayToHex into an Util class for everyone to use
|
2020-01-30 20:08:54 +09:00 |
|
goaaats
|
a7baf08b52
|
Merge pull request #30 from silasary/cfpop
Refactor CfPop event to allow plugins to hook it more easily
|
2020-01-30 18:50:03 +09:00 |
|
Katelyn Gigante
|
ea9acd3aea
|
Refactor CfPop event to allow plugins to hook it
|
2020-01-30 17:18:41 +11:00 |
|
goat
|
f0aacdcf8b
|
build: v4.7.3.0
|
2020-01-27 17:47:59 +09:00 |
|
goat
|
b3e6ab7850
|
fix: load plugins in subdirectories
|
2020-01-27 17:32:28 +09:00 |
|
goat
|
09e88f42cf
|
fix: copy the whole module
|
2020-01-26 17:45:53 +09:00 |
|
goat
|
e2f9773e33
|
fix: try to copy .text and .data of TargetModule to avoid conflicts(WIP, needs testing)
|
2020-01-26 17:25:11 +09:00 |
|
meli
|
cc676a25f5
|
Add support for loading images for use in ImGui windows
|
2020-01-23 13:45:40 -08:00 |
|
goat
|
c95b39b6e8
|
feat: nicer colors and font
|
2020-01-23 15:52:56 +09:00 |
|
goat
|
1453c2d553
|
fix: remove logging in SetCursorDetour to avoid big log files
|
2020-01-23 02:45:37 +09:00 |
|