Releases: HeyOmae/OMA3
Fix Gear Summary links to commlinks and rigger consoles
On the resource page, at the bottom of the page there is are tables of all the gear on a character. The links to commlinks and rigger consoles were broken.
This resolves #1999
Also, fixed link to core rulebook on home page.
Fix refresh 404 error on vercel
While trying to experiment with WebXR, it turns out I just needed to turn off output: export
in the next config. Who'd have guessed...
Add Cyberears to cyberware data
I guess when I stole the data from genesis, they put cyberears in a different bucket. Anyway, I just tossed it in either all the other cyberware.
resolves #1827
Fix char sheet not working if runner is missing sim mod
Special thanks to /u/twoeyes_toondragon for finding this bug.
The problem was that I made a foolish assumption that people would have a sim mod if they add any electronic accessories. But obviously that doesn't need to be true as there are plenty of other cool accessories. So I added a simple check and all is right in the world.
Skill Table in Character Sheet
Displaying skills in Character sheet, with dice pools and stuff.
Initiative Calculations in Character Sheet
Hopefully I did the calculations right.
The character sheet has physical initiative, matrix (hot and cold) initiative, and astral initiative.
Fix JSON Download button
Fixed a bug where quotes were being escaped when you download the runner JSON file.
- Also, since I'm bad a version control, a preview of the character sheet. It's not doing too much and is very incomplete.
Add upload runner modal
Not only can you download runners, but you can now upload them and share with the awesome power of copy and paste.
Just make sure each runner has a unique name.
Able to download a JSON copy of your runner
- display error message if release note API fails
Next will be able to upload a copy of a runner, so you can share! Or restore from a backup...
Buy Knowledge skills with Karma
While, I'm sure no one would really care to do this, but if you buy a knowledge skill after you use up all your knowledge points, you spend karma on the skill now.