Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

TipoftheHats/toth-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This is the live graphics package used for Tip of the Hats 2014. This software is considered obsolete, and has been replaced by NodeCG.

Windows Installation

  1. Download and install Node.js 32-bit, 64-bit will not work

  2. From the Node.js command prompt, do the following:

    cd /toth-overlay  
    npm install  
    node server.js  
    

Linux Installation

  1. Install Node.js, then do the following:

    cd /toth-overlay  
    npm install  
    node server.js  
    

Usage

  1. Open either the main control widget or the Dota Fortress widget by navigating to http://localhost:1337/widget or http://localhost:1337/dotawidget, respectively.
  2. Open the display page for the graphic you wish to control, or add it as a CLR Browser Source in OBS.

Credits

Lange, lead programmer & designer
Atmo, original concept and code
Airon, sound designer
Krunkidile, SFM portrait artist
Suyo, SFM background artist

Video Dependencies

SFM Backgrounds, extract to "toth-overlay/public/img/"

Sound Dependencies

The Dota Fortress display page makes use of the "cheer" and "jeer" sounds from Team Fortress 2. If you wish to have these sounds play during the pick & ban events, you will have to extract and convert them yourself.

Node Dependencies

ejs
express
jade
jsdom
socket.io

Font Dependencies

Avenir
Antonio (Included)

JavaScript & CSS Dependencies (Included)

Ion.Sound
jQuery.countdown
jQuery.DateTimePicker
jQuery.Transit
Masonry
Purl
SeamlessLoop
textFit
Animate.css

About

The live graphics package for Tip of the Hats 2014.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •