diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -69,6 +69,7 @@ Use gm-show to quickly display the last 10 gm commands run. Updates automaticall ``` ## Changelog +* 2023-01-04 - Fixed mob-search do display proper drops. This was due to a server DB update which added new columns * 2022-12-13 - Changed check for zenity from dpkg -l to find in /bin or /usr/bin. - Added general check and warning for those without curl or wget - Used find for removing .tmp files instead of specifying locations in the exit trap @@ -78,10 +79,10 @@ Use gm-show to quickly display the last 10 gm commands run. Updates automaticall - Added extra help text * 2021-04-13 - added cmds-update to download @ command DB pages and jak1's wiki on client commands - "cmds" now gets info from those pages and is better organized - - 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) -* 2020-09-16 - added chat log search -* 2020-08-16 - added ratio for dropped items to represent chances in a more human readable way -* 2020-08-15 - fixed gm-show (wasn't showing GUI) and removed trailing comma in mob drops + - 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) +* 2020-09-16 - Added chat log search +* 2020-08-16 - Added ratio for dropped items to represent chances in a more human readable way +* 2020-08-15 - Fixed gm-show (wasn't showing GUI) and removed trailing comma in mob drops |