Updated changelog

This commit is contained in:
Joshua Barretto 2020-06-25 13:09:48 +01:00
parent 83a96c24ec
commit 0ce7d6c876

View File

@ -10,25 +10,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Added context-sensitive crosshair - Added context-sensitive crosshair
- Announce alias changes to all clients. - Announce alias changes to all clients
- Dance animation - Dance animation
- Speech bubbles appear when nearby players talk - Speech bubbles appear when nearby players talk
- NPCs call for help when attacked - NPCs call for help when attacked
- Eyebrows and shapes can now be selected - Eyebrows and shapes can now be selected
- Character name and level information to chat, social tab and `/players` command. - Character name and level information to chat, social tab and `/players` command
- Added inventory, armour and weapon saving - Added inventory, armour and weapon saving
- Show where screenshots are saved to in the chat - Show where screenshots are saved to in the chat
- Added basic auto walk - Added basic auto walk
- Added weapon/attack sound effects - Added weapon/attack sound effects
- M2 attack for bow - M2 attack for bow
- Hotbar persistence. - Hotbar persistence
- Alpha version Disclaimer - Alpha version Disclaimer
- Server whitelist - Server whitelist
- Optional server-side maximum view distance
- MOTD on login
### Changed ### Changed
- Improved camera aiming - Improved camera aiming
- Made civsim, sites, etc. deterministic from the same seed. - Made civsim, sites, etc. deterministic from the same seed
- Improved animations by adding orientation variation - Improved animations by adding orientation variation
- new tail bone for quad_small body - new tail bone for quad_small body
- slim the game size through lossless asset optimization - slim the game size through lossless asset optimization
@ -43,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed ### Removed
- Wield requirement to swap loadout; fixes issue with unable swap loadout outside of combat. - Wield requirement to swap loadout; fixes issue with unable swap loadout outside of combat
- Disclaimer wall of text on first startup - Disclaimer wall of text on first startup
## [0.6.0] - 2020-05-16 ## [0.6.0] - 2020-05-16