Skip to content

Conversation

@codestothestars
Copy link
Contributor

🍰 Pullrequest

Decompiled 1.5 client code shows that...

  1. The icon is read as a 32-bit integer instead of 8-bit.
  2. The "coded" field is not read at all, indicating that that field was added in patch 1.6. This lines up with the Blue Murloc Egg being likely the first item obtainable by gossip-code in late 2005.

Proof

  • Decompiled client code.
  • Gossip menus now work on the 1.5 client.

Issues

  • Opening a gossip menu containing options crashes the client.

How2Test

  • None

Todo / Checklist

  • None

Decompiled 1.5 client code shows that...
1. The icon is read as a 32-bit integer instead of 8-bit.
2. The "coded" field is not read at all, indicating that that field was
added in patch 1.6. This lines up with the Blue Murloc Egg being likely
the first item obtainable by gossip-code in late 2005.
Before this change, opening a gossip menu with options would crash the
client.
@ratkosrb ratkosrb merged commit 70c42c4 into vmangos:development Sep 17, 2023
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