Laura L.

Results 110 comments of Laura L.

I can't reproduce this, please describe the bug in more detail

Sorry, I can't reproduce this still. Are you deleting the original files before saving the VPK?

No I mean the files on the filesystem that you are adding, not the ones in VPKEdit's interface

I can add a feature like "Extract With Dependencies", where it pulls out every file that the file being extracted depends on (that it can find).

I haven't added animation parsing to the MDL parser yet, so when I do I'll add that functionality to VPKEdit. Interesting to see VTX files aren't required, I didn't know...

I think I am going to keep VTX files as a requirement, all Valve official models require them and I've never seen a use for a model without them

I can't actually test any fixes for this, as my laptop trackpad broke a year ago lmao Hopefully it's easy to fix, I'll probably ask you to test a build...

Good news: any paths in-engine like in KeyValues fields are case-insensitive. The case sensitivity issue in the paklump is because the engine now expects packed filenames to be lowercase, just...

Implemented the feature in the next release. All you need to do to fix a BSP with varying case files is: - Open BSP - Press `Ctrl` + `M` or...