Alienmario

Results 14 issues of Alienmario

I have a SSDK13 mod and am using the gamedata/custom folder to override gamedata of HL2DM plugins. While Keys, Offsets and Signatures all appear to be overridden, the functions section...

Adds new optional parameters to ArrayList find natives. - FindString: start index, reverse search, case sensitivity - FindValue: start index, reverse search ``` int found = 0; index = -1;...

This is a simple request for case insensitive name matching for commands / options. I want to use CliNameCasingConvention.CamelCase for better help readability, but still accept lowercase inputs.

_I am just starting using this library, so excuse me if I'm missing something, but:_ The error message for missing arguments is surprisingly unhelpful ``` Required argument missing for command:...