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

Properly implement CHEST_CLOSE and DOOR_CLOSE packets #406

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

ethanmoffat
Copy link
Owner

Includes:

  • Bugfix/version bump of eolib-dotnet for CHEST_CLOSE packet (de)serialization.
  • Handling of DOOR_CLOSE and CHEST_CLOSE packets.
  • Removal of unofficial JammedDoor TileSpec.

@ethanmoffat ethanmoffat added this to the v1.1 milestone Jan 29, 2025
@ethanmoffat ethanmoffat merged commit d6542dc into master Jan 29, 2025
4 checks passed
@ethanmoffat ethanmoffat deleted the chest_and_door_fixes branch January 29, 2025 06:33
ethanmoffat added a commit that referenced this pull request Jan 29, 2025
* Remove JammedDoor tilespec type (not officially defined)
* Implement locked/broken chest/door server packets (CHEST_CLOSE and DOOR_CLOSE)
ethanmoffat added a commit that referenced this pull request Jan 29, 2025
* Remove JammedDoor tilespec type (not officially defined)
* Implement locked/broken chest/door server packets (CHEST_CLOSE and DOOR_CLOSE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant