Code Monkey home page Code Monkey logo

swn-character-creator's Introduction

SWN Character Creator

In-browser app to create characters in the Sine Nominee tabletop roleplaying game Stars Without Number: Revised Edition. All information taken from the free version of the core rulebook.

The site can be viewed at: https://www.swncharactercreator.com/

swn-character-creator's People

Contributors

noah-sennett avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

frenzyexists

swn-character-creator's Issues

Adding permalink code like pd2skills.com

This is a fantastic character builder which is why I was concerned when I saw it go down. The only problem is my friend is the DM and needs the character sheets, but his internet is really slow and it's always a hassle to download them and upload them to him.

Would it be possible to get permalink code like http://pd2skills.com has? As in, when you're making changes to the character builder, it makes changes to the URL that can be permanently linked to other people? Would make sharing character sheets a lot easier.

Metapsionic technique_effort_bonus bugged

Metapsionic techique bonus should be +1 at Metapsionics level 1 and another +1 at Metapsionics level 3. Currently the tool just gives +2 at Metapsionics level 1.

Currently:
if($("#metapsionics_total").html() == "1") technique_effort_bonus = 2;

Should be:
if($("#metapsionics_total").html() == "1") technique_effort_bonus = 1;

When Making Random Character 14 Attribute Doesn't Automatically Apply

I wanted to say this a great generator you've made here! The only issue I've noticed is that, when creating a random character, the attribute that's selected to be set to 14 won't actually be 14 until you select another attribute and then back to that one again.

That's it. Thanks for making such an awesome character generator!

Generated PDF has values rotated by 90°

The generated PDF has it's values rotated by 90°.

OS: macOS Catalina 10.15.7 (19H1824)
Browsers:

  • Vivaldi 5.2.2623.41 (Stable channel) (x86_64) (Chromium 100.0.4896.147)
  • Firefox Developer Edition 100.0b9 (aurora channel) (64-bit)
  • Safari 15.4 (15613.1.17.1.13, 15613)

Link to character: https://www.swncharactercreator.com/?background=vagabond&class=exp_psy&strength=12&dexterity=11&constitution=10&intelligence=14&wisdom=12&charisma=12&hp=5&equipment=hacker&learning=notice&learning=survive&picked=biopsionics&picked=sneak&picked=notice&focus1=hacker&focus3=wanderer

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.