Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toydotgame authored Mar 27, 2021
1 parent 4e488de commit 29b1960
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,12 @@ I can only guarantee that Thisway will work for 1.6.4, but any other versions ar

## Changelog
### Release 1.3
* Optimised Debug Mode's scripts for the player's facing direction.
* Optimised Debug Mode's scripts for the player's facing direction. (Removed useless `if()` statements)
* Plugin loading in the console is more truthful to the actual loading sequence.
* Made yaw and pitch rounded to 5 decimal places in Debug Mode.
* Removed comments and optimised Thisway's general impact on the server's TPS.
* Made error messages more concise and accurate to what went wrong.
* General code cleanup, plus `plugin.yml` is accurate to the SpigotMC page.

### Release 1.2.4
* Repositioned teleport success message in chat when Debug Mode is active.
Expand Down

0 comments on commit 29b1960

Please sign in to comment.