2011Scape / game

An open-source emulator that targets RuneTek-5, client revision 667 (October 4th, 2011)
http://2011scape.com
Apache License 2.0
32 stars 131 forks source link

fix: Sending keys for all regions #541

Closed Pazaz closed 1 month ago

Pazaz commented 1 month ago

What has been done?

REBUILD_NORMAL should always be sending a specific amount of keys based on its build area, and the forceSend logic / skipping specific areas circumvents that logic and results in a client crash.

This fixes that!

Has your code been documented?

No :)

DesecratedTree commented 1 month ago

Merging, as Pazaz tested and provided details about the fix in Discord.