Commit graph

6 commits

Author SHA1 Message Date
749f827264
feat: add Effect model 2024-12-31 13:44:26 -05:00
132fb649cb
feat: add module model 2024-12-31 13:12:41 -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
e66cbcf262
refactor: create a public dictionary for turret damage types 2024-12-31 10:37:41 -05:00
35508c8264
feat: add dps calculation methods to spinals and turrets 2024-12-31 10:33:24 -05:00