ethanmoffat / EndlessClient

An open source client for Endless Online written in C#
MIT License
34 stars 16 forks source link

Implement Player Freeze (Walk Open, Walk Close) #367

Open miou-gh opened 1 month ago

miou-gh commented 1 month ago

WalkValidationActions and AttackValidationActions currently exists. FaceValidationActions, EmoteValidationActions, and SitValidationActions could exist, but wasn't sure if it'd be appropriate to create for a single feature like this.

Closes #350