ALClient
ALClient copied to clipboard
Add `Player.isStunned()`, `Character.isStunned()`, `Entity.isStunned()` and filters
Could be useful in a variety of situations.
Or, isDisabled()? That's' closer to the game's is_disabled() function.
Implemented isDisabled(). Needs tests, still.