|
@ -7,6 +7,8 @@ |
|
|
- allow type annotations in World.js & landmarks.js (since we get this error: "Types are not supported by current JavaScript version") |
|
|
- allow type annotations in World.js & landmarks.js (since we get this error: "Types are not supported by current JavaScript version") |
|
|
- replace user-affecting console.log & console.error with error messages (eg. catches) |
|
|
- replace user-affecting console.log & console.error with error messages (eg. catches) |
|
|
|
|
|
|
|
|
|
|
|
- 8 Move to vue-facing-decorator |
|
|
|
|
|
|
|
|
- stats v1 : |
|
|
- stats v1 : |
|
|
- 01 show numeric stats |
|
|
- 01 show numeric stats |
|
|
- 01 link to world for specific stats |
|
|
- 01 link to world for specific stats |
|
@ -36,6 +38,8 @@ |
|
|
- .5 make advanced features harder to access; advanced build? |
|
|
- .5 make advanced features harder to access; advanced build? |
|
|
- 04 allow user to download claims, mine + ones I can see about me from others |
|
|
- 04 allow user to download claims, mine + ones I can see about me from others |
|
|
|
|
|
|
|
|
|
|
|
- 24 Move to Vite |
|
|
|
|
|
|
|
|
- Release Minimum Viable Product : |
|
|
- Release Minimum Viable Product : |
|
|
- Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot). |
|
|
- Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot). |
|
|
- Add disclaimers. |
|
|
- Add disclaimers. |
|
@ -67,6 +71,7 @@ |
|
|
|
|
|
|
|
|
- Peer DID |
|
|
- Peer DID |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- DIDComm |
|
|
- DIDComm |
|
|
|
|
|
|
|
|
- Write to or read from a different ledger (eg. private ACDC, attest.sh) |
|
|
- Write to or read from a different ledger (eg. private ACDC, attest.sh) |
|
|