Hello people. I'm new here but have been really enjoying your game and community.
To give back a bit, I've published some modified scripts I cribbed from MarshalDFX (https://github.com/mdfx01/ArmageddonMUD). Major thanks to him for getting me started on TT++.
Documentation and scripts can be found here strnglp/armageddon (https://github.com/strnglp/armageddon).
Here are some examples of what you get:
- Stylish icons and organized information
(https://raw.githubusercontent.com/strnglp/armageddon/master/media/screenshot.png)
- A line de-duplicator, to make spammy things less spammy.
(https://github.com/strnglp/armageddon/raw/master/media/duplicates.gif)
- External help reader
(https://github.com/strnglp/armageddon/raw/master/media/manpage.png)
I'll continue to add more things as I play and discover opportunities and you'll be able to find updates on GitHub.
I play on MacOS and Linux - so your mileage may vary on Windows, but I do intend to put some time into that eventually.
This is great! I'm sure many will find this useful.
Love it. I stopped using tt++ because I always forget to turn the logging on, but these are sweet.
Quote from: helix on August 13, 2024, 09:46:28 AMLove it. I stopped using tt++ because I always forget to turn the logging on, but these are sweet.
I submitted an update today that automatically activates logging. It was left out by accident in the original release.