Skip to content

maplealmond/Initiative-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an initiative tracker designed for 4e D&D.  You can add monsters or players with the obvious buttons.  The person with the highest initiative is at the top of the list.

Pressing the X button will remove a player or monster from the list.  Pressing the ... will cause a player to hold or ready an action.  They will be inserted back into the cycle if a full turn goes by.

Some of the models are datamapper objects because, in theory, I'm going to allow saving to the DB.  However, I've yet to decide on the proper way to do this, and instead embarked on a massive journey to re-factor the code to be less tied to the shoes viewing layer.  So, for now, you need the datamapper gem installed, which it should do automatically.

The project contains some amount of code from the shoes-initiative-tracker project, by Marco Antônio Minetto Pompei.  The original copyright notice is reproduced, unmodified, below.

- Michael Amygdalidis



Copyright (c) 2008 Marco Antônio Minetto Pompei

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

A little shoes app to track initiative for D&D 4e

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages