TinTin++ setup for Aardwolf MUD
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Brandon Cornejo b3b609eb0a Bugfixes around cpcheck command 9年前
bin Add sorted campaign mob tracker 9年前
logs added note system, populated README.md, bugfixes 9年前
src Add sorted campaign mob tracker 9年前
README.md Add sorted campaign mob tracker 9年前
actions.tin added note system, populated README.md, bugfixes 9年前
aliases.tin Bugfixes around cpcheck command 9年前
config.tin Add sorted campaign mob tracker 9年前

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.