changelog

This commit is contained in:
maxicarlos08 2023-11-23 16:42:40 +01:00 committed by Maxicarlos08
parent c7ee737fef
commit fc3634aaa8
No known key found for this signature in database

View File

@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- A few new commands, `/tether`, `/destroy_tethers`, `/mount` and `/dismount`.
- A way to target non-player entities with commands. With rtsim_id: `rtsim@<id>`, with uid: `uid@<id>`.
- Shorthand in voxygen for specific entities in commands, some examples `@target`, `@mount`, `@viewpoint`.
- Added hit_timing to BasicMelee abilities
### Changed