Create a generic Stock class #8
Closed
danwizard208
wants to merge 0 commits from stock-ruby-class
into main
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'stock-ruby-class'
Deleting a branch is permanent. It CANNOT be undone. Continue?
This creates a generic stock class, along with stock metadata file, to hold in one place all of the common traits, stride, starting stats, etc. of a stock, rather than keeping them in loose files, or hardcoded in javascript source. It also contains the accompanying changes to the data loading, endpoint, and javascript to use the new stock object. As part of this, it also removes hardcoded restrictions to have the stock be one of the canon ones.
This lays the groundwork for allowing servers to include custom stocks.
eb856f6f54
to74ed09d830
2 years agoIncluded in !11.
Reviewers