diff --git a/release/docs/Shorthand/Settings XML Structure.xml b/release/docs/Shorthand/Settings XML Structure.xml index 6016cbf..28574d7 100644 --- a/release/docs/Shorthand/Settings XML Structure.xml +++ b/release/docs/Shorthand/Settings XML Structure.xml @@ -3,6 +3,7 @@ true true + true true diff --git a/release/docs/Shorthand/readme.txt b/release/docs/Shorthand/readme.txt index 0a30a29..8f98cd5 100644 --- a/release/docs/Shorthand/readme.txt +++ b/release/docs/Shorthand/readme.txt @@ -9,7 +9,7 @@ Shorthand provides the input adjustment portion of Ashitacast1. To be specific: -If you need to specify between a pet command and spell, use /ja or /ma. -While PacketWS is enabled, you will be able to weaponskill disengaged. --Please note that the impact and honor march commands do NOT allow you to cast the spells without a marsyas or twilight cloak. +-Please note that the impact, dispelga, and honor march commands do NOT allow you to cast the spells without the appropriate gear. They will show the spell in your spell list, you must use ashitacast to ensure the associated item is on for precast. If you try to cast them without the appropriate item in inventory or a wardrobe, shorthand will block the packet before it is sent to server. If you have the item in inventory or wardrobe, but do not have ashitacast configured to equip it precast, the packet will be sent but the server won't allow the cast. @@ -20,6 +20,7 @@ Commands /shh reload - Reload reference lists from your config XML. /shh packetws [on/off] - When enabled, forces shorthand to generate packets for all weaponskills. /shh impact [on/off] - When enabled, spell packets will be changed so that you always know impact. +/shh dispelga [on/off] - When enabled, spell packets will be changed so that you always know dispelga. /shh honor [on/off] - When enabled, spell packets will be changed so that you always know honor march. /raw [Command] - Sends a command that will be ignored by shorthand. Example: /raw /ma "Blizzard III" diff --git a/release/plugins/Shorthand.dll b/release/plugins/Shorthand.dll index 3edb9fc..12fb888 100644 Binary files a/release/plugins/Shorthand.dll and b/release/plugins/Shorthand.dll differ