chore(release): 0.0.1 v0.0.1
authorxangelo <git@xangelo.ca>
Tue, 4 Jul 2023 16:17:17 +0000 (12:17 -0400)
committerxangelo <git@xangelo.ca>
Tue, 4 Jul 2023 16:17:17 +0000 (12:17 -0400)
CHANGELOG.md [new file with mode: 0644]

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..dc09469
--- /dev/null
@@ -0,0 +1,25 @@
+# Changelog
+
+All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+### 0.0.1 (2023-07-04)
+
+
+### Bug Fixes
+
+* background gradient doesnt span full height 20d6206
+* cache main map screen 1a5ad09
+* client socket sometimes sends events before server finished auth 6d3944f
+* display error if trying to log in with invalid creds 5bc3c9f
+* display HP+ for restoration spells 39dc648
+* display login message to all players 2bb30ea
+* display when your armour gets destroyed and actual HP damage 067db3b
+* empty skills usage causes fights to freeze 1da6f3b
+* level <= 3 is free healing 23646fd
+* make main page section more legible f85442e
+* missing defined type 7aa155d
+* monster selector autoselects previous monster a563227
+* new players didn't get profession level set ef3cf37
+* new players don't get their profession set 3d591f9
+* switching between tabs doesnt always work 375c2fd
+* users city location not persisting 86d54fb