Skip to content

kjvalencik/tintin-rots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinTin++ Return of the Shadow Profile

Scripts for playing Return of the Shadow with TinTin++ and tmux.

Contents

  1. Installation
  2. Quick Start
  3. Tmux Basics
  4. General
  5. Chat Window
  6. Heads-Up Display
  7. Spams
  8. Ride
  9. Login
  10. Profiles
  11. Exits

Installation

  1. Clone or download this repository.
  2. Install TinTin++.
  3. Install tmux.

Quick Start

  1. Run ./play.sh
  2. Hit F1 to connect
  3. Exit with #end

Tmux Basics

More documentation for tmux can be found with man tmux or at tmux.

  1. Hold Shift while selecting text to copy paste.
  2. Switching panes with Ctrl+b o.
  3. Scroll with PgUp and PgDown.
  4. Enter editing mode with Ctrl+b [. Esc to exit edit mode.
  5. In edit mode, scroll with arrow keys.
  6. In edit mode, search with Ctrl+s.

Also, included is a tmux.conf that should allow mouse scrolling and window selection. Try clicking a pane and using the mouse wheel.

  • F1 to connect
  • Re-flee trigger on failed flee

All say, group-say, chat, narrate, sing, tell, yell, whisper, petition, and wiznet commands are captured and sent to a chat window.

To resize the chat window. Hit Ctrl+b, then:

# To make chat larger, type
:resize-pane -D 1

# To make chat smaller, type
:resize-pane -U 1

Provides the most recent output from the stat and score commands. Refreshed every 10 seconds.

Resize with the same commands as chat.

Travel between two pre-determined locations. All spams have an inverse spam. E.g., bedtodfr would also have dfrtobed.

NOTE: Some spams do not stay on the road or path.

  • bedtodfr: From Road Over an Ancient Streambed to Dark Forest Road on the Old Forest Road east of Vinyanost.
  • bridgetodocks: From Rickety Bridge to The Forest Gate near the docks on the Enchanted Path east of Maethelburg.
  • bridgetot: From Rickety Bridge to A Wide Landing Before The Gates outside Thranduil's Hall on the Enchanted Path.
  • dfrtobone: From Dark Forest Road to A Bone Sculpture in southeast Mirkwood.
  • dfrtoivy: From Dark Forest Road to The Old Forest Road a few rooms north of Ivy. Entrance to Orc Caves.
  • dfrtomile: From Dark Forest Road to Old Forest Road Before a Large Milestone connecting the Old Forest Road to the Road to Dale.
  • dgtofount: From Before the Barbican north of Dol Guldur to A Fountain on the Warpath.
  • fiddstomile: From Road to Dale at the Entrance to the Fiddlers' Inn to Old Forest Road Before a Large Milestone on the Road to Dale.
  • fiddstonettles: From Road to Dale at the Entrance to the Fiddlers' Inn to Shadowy Nettle above the shaggy bear cave.
  • globstobone: From Spiked Barricade outside of Glob's Barricade to A Bone Sculpture in southeast Mirkwood.
  • lttofidds: From On the Bridge before the Guard Post outside Vinyanost to Road to Dale at the Entrance to the Fiddlers' Inn.
  • mbtovinny: From Before the South Gate of Maethelburg to Outside the North Gate of Vinyanost.
  • ttolt: From A Wide Landing Before The Gates outside Thranduil's Hall to On the Bridge before the Guard Post outside Vinyanost.
  • vinnytobed: From Eastern Shallows of the Anduin east of Vinyanost to Road Over an Ancient Streambed.
  • vinnytorc: From Before the City of Vinyanost to Road Near a Large Campsite outside of Ranger Camp.
  • founttoglobs: From A Fountain on the Warpath to Spiked Barricade outside of Glob's Barricade.

Following a character will set that character as your $leader. You can see the leader variable with #var.

  • mount: When $leader mounts
  • dismount: When $leader stops riding
  • Blow out dragon eye
  • Load player profile

Profiles

At login, an action attempts to load a profile at profiles/CharacterName.tin. You can place character specific commands in here or #read a shared command file for the character's class.

  • Faroth
  • Vale

TODO

  • Make HUD tick configurable
  • Make chat window location and size configurable
  • Keep spams on the road where possible
  • Add spams from bedtoravine and ravinetofount (matron?)
  • Add spams to common super mobs

About

TinTin++ Return of the Shadow Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages