Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding case insensitive quest lookup to emote #1210

Merged
merged 1 commit into from
Jan 1, 2019

Conversation

gmriggs
Copy link
Collaborator

@gmriggs gmriggs commented Jan 1, 2019

This can fix some emote chains where there are inconsistencies in uppercase and lowercase letters for the quest names, for example:

https://github.com/ACEmulator/ACE-World-16PY/blob/2176c4566725c33ce691a76cf69954fa891cf0e3/Database/3-Core/9%20WeenieDefaults/SQL/Creature/Human/07560%20Feruza%20ibn%20Salaq.sql

When the player gives Feruza ibn Salaq a Chunk of Low-Grade Chorizite, it updates the quest 'ChoriziteA', but then tries to find the quest 'CHORIZITEA' in all caps for the response.

It is possible this could also fix some other issues with emote/questname lookups, ie. #1198 (still looking for exact repro steps there)

@gmriggs gmriggs merged commit 80979b1 into ACEmulator:master Jan 1, 2019
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.

2 participants