Skip to content

Conversation

@MishimaHaruna
Copy link
Member

Pull Request Prelude

Changes Proposed

When the partial_name_scan setting is enabled, it currently affects various name lookups done in source and script, even where it is not safe to do so and a complete match would be necessary.

This PR limits the partial match to atcommands and player/client commands, where it's safe to do so.

@HerculesWSAPI
Copy link
Contributor

This change is Reviewable

…bled.

Partial match is now disabled in all the internal (source) and script
lookups, while it's enabled for the lookups requested by atcommands and
client.

Signed-off-by: Haru <[email protected]>
Signed-off-by: Haru <[email protected]>
@MishimaHaruna MishimaHaruna merged commit 7121899 into HerculesWS:master Sep 22, 2019
@MishimaHaruna MishimaHaruna deleted the name-partial-match branch September 22, 2019 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants