SamVanheer / HalfLifeAssetManager

Half-Life Asset Manager, a tool to view and edit Half-Life 1 models
Other
237 stars 29 forks source link

Improve filesystem support #74

Closed SamVanheer closed 1 year ago

SamVanheer commented 4 years ago

The filesystem handles SteamPipe, but it still needs improvements.

regener commented 4 years ago

About "Language-specific directories": Do you mean special characters like "é"? I just noticed that it can't open a model if the folder is on my desktop (by OS sys language) it contains a "é" char :D

Of course I moved it elsewhere, just asking.

SamVanheer commented 4 years ago

Language-specific directories means SteamPipe directories ending in _<language>, like _french.

I just released an update that allows you to open files that contain Unicode characters: https://github.com/Solokiller/HL_Tools/releases/tag/V2.9-beta003

regener commented 4 years ago

I see now. Thank you for the update!

SamVanheer commented 1 year ago

These features have all been implemented.