summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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