summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-01-22 16:55:29 -0400
committerLedmitz <smoothshifter@tuta.io>2023-01-22 16:55:29 -0400
commit7082e038bd9fa69b28b612036323de8e0cb7b5b9 (patch)
tree24430600754d5aab7b0401fbd1b3f3b0d536a05e /README.md
parent52a88caf6a6a84bbc58a4929817d835c49885eb7 (diff)
downloadtmw-info-7082e038bd9fa69b28b612036323de8e0cb7b5b9.tar.gz
tmw-info-7082e038bd9fa69b28b612036323de8e0cb7b5b9.tar.bz2
tmw-info-7082e038bd9fa69b28b612036323de8e0cb7b5b9.tar.xz
tmw-info-7082e038bd9fa69b28b612036323de8e0cb7b5b9.zip
Fixed mob-search incorect values and added more info from mob DBmobsearch_fix2
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c33818a..627db13 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ Use gm-show to quickly display the last 10 gm commands run. Updates automaticall
```
## Changelog
+* 2023-01-22 - mob-search was showing other incorrect info, since CRIT DEF was added to mob DB. Info shows correctly now and more info is shown
* 2023-01-06 - Fixed the ordering of the online list to ignore case, so it shows players in a more organized fashion
* 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