diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-08-01 11:30:16 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-08-01 11:30:16 -0300 |
commit | b957eb45d1495d2bfcb7d51e9ce07a01c7a9761b (patch) | |
tree | 624a5f7d791af9b269868d93fe8034eb26cbc0a1 /README.md | |
parent | 8dfed398c54576b21c3c43b8c8bdeeed3adb9a25 (diff) | |
download | tmw-info-master.tar.gz tmw-info-master.tar.bz2 tmw-info-master.tar.xz tmw-info-master.zip |
Finally in working order againHEADonline_ordering_2master
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -69,7 +69,9 @@ Use gm-show to quickly display the last 10 gm commands run. Updates automaticall ``` ## Changelog -* 2023-07-29 - Updated many server URLs to current. +* 2023-08-01 - Added account age by number to the online list, whilst leaving it in alphabetical order + - Corrected server URLs to be more exact, instead of looking for patterns and added rm lines, since wget was not overwriting/updating files +* 2023-07-29 - Updated many server URLs to current * 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 |