TinTin++ setup for Aardwolf MUD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brandon Cornejo b3b609eb0a Bugfixes around cpcheck command 10 years ago
bin Add sorted campaign mob tracker 10 years ago
logs added note system, populated README.md, bugfixes 10 years ago
src Add sorted campaign mob tracker 10 years ago
README.md Add sorted campaign mob tracker 10 years ago
actions.tin added note system, populated README.md, bugfixes 10 years ago
aliases.tin Bugfixes around cpcheck command 10 years ago
config.tin Add sorted campaign mob tracker 10 years ago

README.md

TinTin++ Settings for Aardwolf MUD

Setup:

  • Clone the repository
  • Edit username in config.tin
  • Edit password in config.tin
  • Edit bag in config.tin
  • Edit paths in aardwolf-session

Usage:

  • Launch tmux (tmux -2)
  • Run aardwolf-session (./aardwolf-session)
  • In-game: tags channel on
  • In-game: tags map on
  • In-game: tags mapexits on
  • In-game: tags mapnames on
  • In-game: tags roomchars on
  • In-game: tags roomobjs on

Features

  • GMCP powered 2-line prompt with colored percentage meters (prompt.tin)
  • Quest time ticker and target tracking (quest.tin)
  • Repop watch and announce (gmcp.tin)
  • Minimap in seperate window (minimap.tin)
  • Alias-driven note jotting system (aliases.tin)
  • Channels logged to separate window (gmcp.tin)
  • Room characters/mobiles and objects logged to file (minimap.tin)

Commands

  • debug on|off - toggles echoing GMCP data as it arrives
  • repopwatch on|off - toggles announcing of repops in $repchan
  • .note message here - adds message to notes.log (bottom right window)
  • .newpage - clears the note screen, providing a fresh page
  • cpcheck - print list of campaign targets to note window, sorted by area

The actions.tin and aliases.tin files are a place for your personal triggers and aliases.