mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
* Flexible `.go xyz` working well with existing syntax order. * Make `.go xyz` ignore non-numeric characters * Support values separated by something other than a space. * Use current player orientation instead of `0.0f` * Rename `inputCoords` to `args` per request.