Skip to content

feat: network serialization for traps 1, 5, 8#148

Open
Eggrror404 wants to merge 1 commit into
developfrom
feat/network-trap-1-5-8
Open

feat: network serialization for traps 1, 5, 8#148
Eggrror404 wants to merge 1 commit into
developfrom
feat/network-trap-1-5-8

Conversation

@Eggrror404

Copy link
Copy Markdown
Contributor

Related Issue

Summary

  • Added serialization for traps 1, 5, 8

Changes

  • serialize_state() and apply_demo_state() in the 3 traps.
  • early return in _ready() is omitted in trap 1 because the function does not do anything. maybe that's something to look out for if the function is added later? or maybe it should still be added to be safe?

How to Test

  1. Start the demo client as instructed and traps 1, 5, 8 show up

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.

[Feature]: Trap 1, 5, 8 state settings

1 participant