TinTin++ setup for Aardwolf MUD
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字。
Brandon Cornejo b3b609eb0a Bugfixes around cpcheck command 10 年前
bin Add sorted campaign mob tracker 10 年前
logs added note system, populated README.md, bugfixes 10 年前
src Add sorted campaign mob tracker 10 年前
README.md Add sorted campaign mob tracker 10 年前
actions.tin added note system, populated README.md, bugfixes 10 年前
aliases.tin Bugfixes around cpcheck command 10 年前
config.tin Add sorted campaign mob tracker 10 年前

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.