Giter Site home page Giter Site logo

ediosyncratic / rpg-profile Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 3.98 MB

Online character sheet manager following on from http://sourceforge.net/projects/rpgwebprofiler/

JavaScript 41.83% CSS 5.54% PHP 50.91% HTML 0.37% PLpgSQL 0.36% Hack 0.99%

rpg-profile's People

Contributors

andersmarkussen avatar ediosyncratic avatar julien-picalausa avatar

Stargazers

 avatar

Watchers

 avatar  avatar

rpg-profile's Issues

HP display should show break-down

The HP at present just shows current HP.
That's base HP (from all the hit-die rolls per level) plus con * level plus any temporary minus any damage; if it were presented as such, it could auto-update on changes to Con and level and it'd be easier to keep track of what we're restoring to when healed. Ideally the HP section would have

  • an input box for base
  • text showing + level * con
  • an input box for temp HP
  • an input box for lethal damage
  • text displaying the current total
  • an input box for non-lethal damage (if this gets above the total above, character falls over).

It currently has a box for the base + level * con, a wide box for the current total and a wide box for non-lethal; there's also a box for DR to the right of that.
That's ample space to rearrange into the form above.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.