From e6c71133937a88d817805ff0c5d5c08a1dbbd44b Mon Sep 17 00:00:00 2001 From: Joshua Barretto Date: Sun, 26 Jan 2020 03:05:57 +0000 Subject: [PATCH] Added changes to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44febe587d..aa87ccf4aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added fullscreen and window size to settings so that they can be persisted - Added coverage based scaling for pixel art - 28 new mobs +- Added waypoints +- Added pathfinding to NPCs +- Overhauled NPC AI +- Pets now attack enemies and defend their owners ### Changed