From 80c71871b7635ab8cc9140df09795366f920969b Mon Sep 17 00:00:00 2001 From: Joshua Barretto Date: Mon, 24 Aug 2020 18:27:50 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 817b10df57..89d4b586e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Colors for models and figures were adjusted to account for the saturation hack. - Fixed a bug where the closest item would be picked up instead of a selected item. - Fixed a bug where camera zoom in and zoom out distance didn't match. +- Overhauled world colours +- Improved projectile physics +- Improved overhead aiming ### Removed