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

Add RemoveEntity #37

Closed
Trisfald opened this issue Jul 5, 2020 · 0 comments · Fixed by #40
Closed

Add RemoveEntity #37

Trisfald opened this issue Jul 5, 2020 · 0 comments · Fixed by #40
Assignees
Labels
enhancement New feature or request

Comments

@Trisfald
Copy link
Owner

Trisfald commented Jul 5, 2020

Add a way to remove an entity starting from an entity id. Currently, in order to achieve this the user must do a match and use RemoveCreature or RemoveObject.

One way could be to introduce a RemoveEntityTrigger struct (the solution is to be validated).

@Trisfald Trisfald created this issue from a note in Release 1.0.0 (To do) Jul 5, 2020
@Trisfald Trisfald added the enhancement New feature or request label Jul 6, 2020
@Trisfald Trisfald self-assigned this Jul 17, 2020
@Trisfald Trisfald moved this from To do to In progress in Release 1.0.0 Jul 17, 2020
@Trisfald Trisfald mentioned this issue Jul 25, 2020
@Trisfald Trisfald moved this from In progress to Done in Release 1.0.0 Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Release 1.0.0
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant