Commit graph

8 commits

Author SHA1 Message Date
158aec5dba
feat: add description fields to Modules, Spinals, and Turrets 2024-12-31 13:46:29 -05:00
405032a6e3
refactor: remove this. from the Spinal and Turret models 2024-12-31 12:40:59 -05:00
759e49a64f
feat: add an enum for module rarities 2024-12-31 12:40:12 -05:00
a126d6415b
fix: fix a bunch of syntax / logic errors
my intellisense and linter wasn't working until the previous commit, where I added the solution file. now it does, and holy shit was everything broken 😭
2024-12-31 12:20:52 -05:00
16e354aa12
refactor: remove a comment
turns out my placeholder values were correct!
2024-12-31 10:48:18 -05:00
645a2d4d5d
refactor: remove a useless import 2024-12-31 10:38:10 -05:00
35508c8264
feat: add dps calculation methods to spinals and turrets 2024-12-31 10:33:24 -05:00
56dda7b976
feat: add spinal and turret models 2024-12-31 02:26:53 -05:00