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

Conditionally set cursor graphic for unique items #7067

Merged
merged 7 commits into from
Apr 13, 2024

Conversation

kphoenix137
Copy link
Collaborator

@kphoenix137 kphoenix137 commented Apr 11, 2024

Adds ICURS_DEFAULT, which when set for a unique item uses the base item's cursor graphic instead of setting its own.

Required to deal with Gnarled Root, a unique that is able to appear on 2 base items, but does not have an INVCURS item power in vanilla.

Source/itemdat.h Outdated Show resolved Hide resolved
@kphoenix137 kphoenix137 force-pushed the revise-uicurs-handling branch from 7bb98cb to ba0d4fa Compare April 11, 2024 20:51
Source/itemdat.h Outdated Show resolved Hide resolved
@kphoenix137
Copy link
Collaborator Author

Wait, can't I just do what monstdat does for trn files and have empty fields instead which signal no iCurs change?

@AJenbo
Copy link
Member

AJenbo commented Apr 13, 2024

that sound somewhat nicer, let me know when you figure out if you can

@kphoenix137
Copy link
Collaborator Author

that sound somewhat nicer, let me know when you figure out if you can

ready

AJenbo
AJenbo previously approved these changes Apr 13, 2024
Source/itemdat.h Outdated Show resolved Hide resolved
@AJenbo AJenbo merged commit f67fbfe into diasurgical:master Apr 13, 2024
19 of 21 checks passed
@kphoenix137 kphoenix137 deleted the revise-uicurs-handling branch April 13, 2024 21:50
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.

4 participants