Skip to content

Comments

Try to cleanup vendor type-id messaging (Monkooky)#3

Merged
Implojin merged 1 commit intoHellmonk:testfrom
Implojin:vendor-message
Aug 13, 2025
Merged

Try to cleanup vendor type-id messaging (Monkooky)#3
Implojin merged 1 commit intoHellmonk:testfrom
Implojin:vendor-message

Conversation

@Implojin
Copy link
Collaborator

@Implojin Implojin commented Aug 8, 2025

Previously, vendor acquirements of items with type-ids would output a repetitive "You learned that your 3 scrolls of silence are actually 3 scrolls of silence." message to the log.

Here we run seen_item() immediately upon acquiring a vendor item, with squelched type-id messaging, to hopefully handle these post- purchase messages for vendor items with type-id a little more gracefully.

@Implojin
Copy link
Collaborator Author

Implojin commented Aug 8, 2025

ope I inverted the logic, one sec

Previously, vendor acquirements of items with type-ids would output
a repetitive "You learned that your 3 scrolls of silence are actually
3 scrolls of silence." message to the log.

Here we run seen_item() immediately upon acquiring a vendor item,
with squelched type-id messaging, to hopefully handle these post-
purchase messages for vendor items with type-id a little more
gracefully.
@Implojin
Copy link
Collaborator Author

Implojin commented Aug 8, 2025

Ok that should be good, for some token level of good anyway (would prefer not to be passing around a bunch of bools but I'm assuming we don't want to re-add more ISFLAG nonsense so here we are (?))

@Implojin Implojin merged commit e5c9a4a into Hellmonk:test Aug 13, 2025
38 of 52 checks passed
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.

1 participant