goat
|
5f7d66f734
|
fix: better territype sig
|
2020-03-25 02:31:56 +09:00 |
|
goat
|
be3a07f1d4
|
feat: add territorytype to client state
|
2020-03-25 01:39:46 +09:00 |
|
goat
|
00b263f08e
|
feat: add checkbox for AntiDebug to dev menu
|
2020-03-24 22:44:21 +09:00 |
|
goat
|
0a227fd2b7
|
docs: regenerate
|
2020-03-24 03:22:08 +09:00 |
|
goat
|
db474652ee
|
feat: use Lumina for client state resolvers
|
2020-03-24 03:16:49 +09:00 |
|
goat
|
7de63374ea
|
Merge branch 'master' of https://github.com/goaaats/Dalamud
|
2020-03-24 02:56:14 +09:00 |
|
goat
|
37b1a4fce9
|
feat: add "state" debugger to dalamud data window
|
2020-03-24 02:55:53 +09:00 |
|
goaaats
|
597087b71e
|
Update README.md
|
2020-03-24 01:55:22 +09:00 |
|
goat
|
8c7d2f8de0
|
build: v4.7.20.0
|
2020-03-23 20:27:01 +09:00 |
|
goat
|
7463937afe
|
fix: close ".disabled" file immediately
|
2020-03-23 20:23:36 +09:00 |
|
goat
|
117cc3ef44
|
feat: add warning message on login when plugins need an update
|
2020-03-23 20:19:17 +09:00 |
|
goat
|
a4ea6e9d6e
|
refactor: abstract plugin update, install into "PluginRepository" class
|
2020-03-23 20:19:02 +09:00 |
|
goat
|
b7a298e22a
|
fix: give some feedback for plugin installs
|
2020-03-23 13:15:59 +09:00 |
|
goaaats
|
67aa0f5ee5
|
Merge pull request #62 from ff-meli/plugin_load_fixes
don't even attempt to load assemblies for disabled or invalid plugins…
|
2020-03-23 12:58:39 +09:00 |
|
meli
|
27c873dbe9
|
fix plugin disable during updates failing due to concurrent file modification; fix plugin updates failing to load config due to assembly version issues
|
2020-03-22 09:41:38 -07:00 |
|
meli
|
760dee2322
|
fix not being able to load multiple plugins with the same name, as when updating in-game
|
2020-03-22 07:44:05 -07:00 |
|
meli
|
e9d4d57696
|
don't even attempt to load assemblies for disabled or invalid plugins; fixes issues where starting the game with multiple versions, even disabled, could load the wrong one and block other versions
|
2020-03-22 07:17:56 -07:00 |
|
goat
|
1370b767a8
|
build: v4.7.19.0
|
2020-03-22 12:44:50 +09:00 |
|
goat
|
32446895f8
|
fix: remove resources
|
2020-03-22 12:24:34 +09:00 |
|
goat
|
ce1e2406bd
|
fix: trust StartInfo for UIRes path
|
2020-03-22 12:21:53 +09:00 |
|
goat
|
ba81c5c5e7
|
feat: finish credits, new logo
|
2020-03-22 12:08:17 +09:00 |
|
goat
|
50e1e30b2a
|
feat: add credits
|
2020-03-22 00:48:42 +09:00 |
|
goaaats
|
3503299fff
|
feat: add attention to detail
|
2020-03-21 16:42:38 +09:00 |
|
goaaats
|
350f9ab3c3
|
Merge pull request #59 from ff-meli/player_name_fix
fix discord name handling (and subsequent character lookup) of local player chats in party/alliance
|
2020-03-20 11:44:11 +09:00 |
|
goaaats
|
a80f6c77fa
|
Merge pull request #58 from ff-meli/imgui_stuck_text_fix
Pull in ImGuiScene fix for stuck text inputs
|
2020-03-20 11:43:23 +09:00 |
|
meli
|
ab69caf4af
|
fix discord name handling (and subsequent character lookup) of local player chats in party/alliance
|
2020-03-19 11:24:50 -07:00 |
|
meli
|
03a7681b38
|
Pull in ImGuiScene fix for stuck text inputs
|
2020-03-19 10:57:06 -07:00 |
|
goat
|
9e6095ab68
|
fix: add logging to plugin update
|
2020-03-18 16:03:51 +09:00 |
|
goat
|
b28ff32596
|
build: v4.7.18.0
|
2020-03-18 16:00:14 +09:00 |
|
goat
|
72152323b0
|
fix: namespace ImGui in PluginInstaller
|
2020-03-18 15:59:25 +09:00 |
|
goat
|
a7da9c43db
|
fix: don't die entirely when one plugin fails init
|
2020-03-18 15:33:32 +09:00 |
|
goat
|
6c7592ec17
|
fix: remove shitty feature interface stuff, do it in UiBuilder
|
2020-03-18 12:40:56 +09:00 |
|
goat
|
9acc51ca96
|
fix: read game version in injector
|
2020-03-18 12:19:43 +09:00 |
|
goat
|
4533781b2f
|
fix: disable ALL previous versions regardless
|
2020-03-18 12:19:32 +09:00 |
|
goat
|
02d3c68271
|
build: v4.7.17.0
|
2020-03-18 12:19:16 +09:00 |
|
goaaats
|
23a4109737
|
Merge pull request #57 from attickdoor/master
change job gauge to something that hopefully won't shift as much
|
2020-03-18 11:44:29 +09:00 |
|
attickdoor
|
cf46a6176a
|
change job gauge to something that hopefully won't shift as much
|
2020-03-17 17:56:45 -04:00 |
|
goat
|
06c3aa5cb9
|
build: v4.7.16.0
|
2020-03-17 20:00:51 +09:00 |
|
goat
|
f34749650e
|
feat: add new RMTs to regex
|
2020-03-17 18:00:06 +09:00 |
|
goat
|
e9a73be157
|
fix: only flash tray
|
2020-03-17 17:55:06 +09:00 |
|
goaaats
|
0b8ad937f3
|
Merge pull request #54 from attickdoor/master
Add GetStaticAddressFromSig
|
2020-03-17 17:44:01 +09:00 |
|
attickdoor
|
ae0690a3d0
|
use good sig and offset for ActorTable
|
2020-03-15 03:55:42 -04:00 |
|
attickdoor
|
9186a1cf54
|
do-while is actually more elegant for once
|
2020-03-13 23:44:09 -04:00 |
|
attickdoor
|
39e196ddbb
|
Add GetStaticAddressFromSig
|
2020-03-13 23:31:11 -04:00 |
|
goat
|
f747b2f9c0
|
fix: don't instantiate plugins from duplicated AssemblyNames
|
2020-03-13 20:52:29 +09:00 |
|
goat
|
da8c66c394
|
build: v4.7.15.0
|
2020-03-12 15:03:52 +09:00 |
|
goaaats
|
6d67b3edfc
|
Merge pull request #53 from attickdoor/master
update job gauge address
|
2020-03-12 15:00:31 +09:00 |
|
attickdoor
|
29b3350edf
|
update job gauge address
|
2020-03-11 16:45:32 -04:00 |
|
goat
|
2584122e4e
|
regenerate docs
|
2020-03-11 21:54:11 +09:00 |
|
goat
|
4dfbcb69d6
|
fix: write xmldoc to correct directory
|
2020-03-11 21:46:16 +09:00 |
|