weirdgloop / osrs-dps-calc

Web-based DPS calculator for Old School RuneScape
GNU General Public License v3.0
25 stars 25 forks source link

warn unimplemented spec #408

Closed LlemonDuck closed 1 week ago

LlemonDuck commented 1 week ago

Added a new FeatureStatus enum for broader support flag usage. Also did a little shuffling so that the parent calc now owns the creation of the spec calc, and uses non-static methods for weapon canonicalization support.