rw-parser icon indicating copy to clipboard operation
rw-parser copied to clipboard

RenderWare Binary Stream Parser

Results 5 rw-parser issues
Sort by recently updated
recently updated
newest added

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. Commits 56774ef 10.5.0 1e4e297 bin: Do not expose filenames to shell expansion See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=glob&package-manager=npm_and_yarn&previous-version=10.4.5&new-version=10.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...

dependencies
javascript

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...

dependencies
javascript

A nice addition would be CLI tool, mostly for analysis and inspection of DFF and TXD files. It should be able to display structure names and optionally data that are...

enhancement

Right now rw-parser only outputs JSON but we should make it possible to output to other file formats such as .OBJ.

enhancement

The JSON that rw-parser outputs can be quite large depending on the model, an option should be introduced to omit all keys from the generated JSON while making sure that...

enhancement