Skip to content

ndhansen/swn-ship-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a website to create ships in the RPG "Stars Without Number".

Before you judge the source code

The biggest reason I wrote this was to learn more React and Redux stuff. There's a lot I'd do differently if I started over. The styling isn't great, both of the code and the page, there's a lot of code bloat, you name it. So treat this for what it is: a pet project of a 2nd year uni student who's mostly moved on to bigger things.

Development

It was built with create-react-app, so run it with yarn start or npm start.

Todo

  • Ship hulls
  • Ship drives
  • Modules
    • Better module search and add system
  • Weapons
  • Ammo
  • Defenses
  • Import / Export
  • Persistent storage to browser and / or file
  • Persistent storage via tiny url
  • Cost calculations
  • Cargo space calculations
    • Show hidden cargo capacity
  • Ship display
    • Lifeboat
    • Skill checks table
    • Build time
    • Ship stats
    • Show TL rating of ship
    • Show vehicle transport fittings on the stats sheet
  • Warnings
    • More auto-targeting systems than weapons
    • Shiptender without spike drive
    • Not enough lifeboats
    • More luxury cabins than possible crew
  • Checklist of things you haven't added but still need to
  • Small stuff
    • Buying robots for robot crew
    • Workshops can be a smaller size than the ship hull class
    • Add system drive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published