Armageddon General Discussion Board

General => General Discussion => Topic started by: strangeloop on August 12, 2024, 07:19:56 PM

Title: TinTin++ Scripts for you!
Post by: strangeloop on August 12, 2024, 07:19:56 PM
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.
Title: Re: TinTin++ Scripts for you!
Post by: Prime on August 13, 2024, 09:00:38 AM
This is great! I'm sure many will find this useful.
Title: Re: TinTin++ Scripts for you!
Post by: helix on August 13, 2024, 09:46:28 AM
Love it. I stopped using tt++ because I always forget to turn the logging on, but these are sweet.
Title: Re: TinTin++ Scripts for you!
Post by: strangeloop on August 13, 2024, 03:08:48 PM
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.