minerva icon indicating copy to clipboard operation
minerva copied to clipboard

Flash Local Shared Object editor built based on the AMF3 specification and the AMF0 specification.

Results 12 minerva issues
Sort by recently updated
recently updated
newest added

headHave array shows up as red text. Trying to edit the 15th or 16 array and importing it back will cause the resulting .sol file to appear corrupted to the...

awaiting-response

it seems whenever you import from a JSON any String will be an XML instead which is very frustrating and breaks the save file for certain games.

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

When saving a .sol file after making any changes, I receive the following error: ``` TypeError: t._dataview is undefined (https://mariani.life/projects/minerva/js/lib/ByteArray.20200510_1589162844974.js:1) ``` The only time I don't receive this error is...

fixed

I've seen this happen in one .sol file I tried to edit. Haven't yet tested others. The only solution is to just delete the original value and create a new...

awaiting-response

When local variable `isStrict` is set to `false`, its value is already captured: https://github.com/gmariani/minerva/blob/ae23e1371759f190b5d716b828b65f7b9acb8c53/app/js/lib/AMF3.js#L697-L710 Posponing `var val` construction after reading associative values would fix this issue.

awaiting-response

I receive this error during save Error saving file: Uncaught Error: Undefined AMF3 type encountered 'Boolean' (https://cdn.mariani.life/projects/minerva/js/lib/AMF3.js:1) To test this I created an export text file, copied it, and pasted...

awaiting-response

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies