Skip to content

drakes/sd_ship_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silent Death Ship Builder

Description

Quickly and easily build ships for the game Silent Death.

Silent Death is a space combat miniatures game. This ship builder implements the Starcraft Design System found in Silent Death: The Next Millennium. You will need the rules to play.

The focus is on automating record-keeping to ease the process of designing ships. Additional features such as limited record-keeping during play might be nice to have in the future.

Features

  • Browser-based, no install required.

  • Design ships in all the standard classes: fighters, scouts, shuttles, freighters, and gunboats.

  • Arm them with all the standard cannons and warheads.

  • Add basic ship options.

  • Select crew skill levels (or optionally turn them off to see the cost of the ship without crew).

  • Damage tracks are generated on the fly with every change you make.

  • Ship designs as URLs can be saved and shared.

  • Seamless offline mode (in modern browsers).

Known Bugs

  • Front-only firing arc when crew is one is not enforced in IE(8).

  • Ship options are not sorted, after being deleted they return to the select in the order they are deleted.

Future

There are plenty of features yet to be implemented:

  • Warhounds.

  • Ship quirks.

  • Changing from design to play mode to lock down designs and allow damage to be tracked.

  • Track ammo expenditures and stat adjustments (from critical effects, etc.) in play mode without changing construction stats.

  • Saving designs in cookies or local storage.

  • Optimizations and loading speed improvement.

Development Dependencies

In order to work with the code and contribute to the project, you should be familiar with:

License (MIT)

Silent Death: The Next Millennium is a trademark of Mythic Entertainment LLC.

Copyright (C) 2009-2011 Scott Drake.

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

Quickly and easily build ships for the game Silent Death.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published