summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2022-06-30 23:44:42 +0000
committerLedmitz <smoothshifter@tuta.io>2022-06-30 23:44:42 +0000
commitc1d2fc8a2481b4959f0eabb079fbab34d5c233f8 (patch)
tree307f729899f1d036f0d50ca6bce19488dba4582e /README.md
parentb01b2fc263db4ba525abe0fb3995654d8fd88f3a (diff)
downloadtmw-info-cmds_updt1.tar.gz
tmw-info-cmds_updt1.tar.bz2
tmw-info-cmds_updt1.tar.xz
tmw-info-cmds_updt1.zip
cmds option has been greatly improvedcmds_updt1
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 707d723..65e8d7c 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,9 @@ tmw-info [command] [STRING]
mob-update (downloads monster DB. Must be run before searching)
mob-search TERM1 TERM2 TERM3 ... (monsters: results contain all of the terms)
If you get and error while searching, it may contain special characters and needs to be quoted
+gm searches, item-search, mob-search and cmds require periodic updating with their respective update commands
+To avoid hammering servers, there will be no update-all option. Use gm-update before performing gm searches.
+Use gm-show to quickly display the last 10 gm commands run (updates automatically)
2020-08-15 - fixed gm-show (wasn't showing GUI) and removed trailing comma in mob drops
@@ -71,3 +74,6 @@ If you get and error while searching, it may contain special characters and need
- added extra function to chat-search to view a log file easily after a search
- fixed a bug that downloaded 2020-09 GM log everytime gm-update was run
- added support for GM log files ending in "-old" (2020-09-old is a restored file)
+2022-06-30 - corrected update-cmds to cmds-update and missing data from web sources now shows
+ - cmds now pulls text from the M+ binary and some commands have been added manually that were found by chance
+ - Added extra help text