chore(release): 0.1.0
[risinglegends.git] / CHANGELOG.md
1 # Changelog
2
3 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.
4
5 ## [0.1.0](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.1.0;hp=v0.0.3;ds=sidebyside) (2023-07-12)
6
7
8 ### ⚠ BREAKING CHANGES
9
10 * players get stat points on every level up
11
12 ### Features
13
14 * players get stat points on every level up 1c9c8a5, closes #5
15
16
17 ### Bug Fixes
18
19 * define stats as an enum for easier iteration f113d4a
20 * spacing of stats/equipped items section on mobile 9f45e48
21
22 ### [0.0.3](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.0.3;hp=v0.0.2;ds=sidebyside) (2023-07-10)
23
24
25 ### Features
26
27 * add damage mitigation to armour f8156c8, closes #3
28
29 ### [0.0.2](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.0.2;hp=v0.0.1;ds=sidebyside) (2023-07-07)
30
31
32 ### Bug Fixes
33
34 * give users free healing if they have less than 20g 8dbffa6
35 * type in temp professional services 5671ff4
36
37 ### 0.0.1 (2023-07-04)
38
39
40 ### Bug Fixes
41
42 * background gradient doesnt span full height 20d6206
43 * cache main map screen 1a5ad09
44 * client socket sometimes sends events before server finished auth 6d3944f
45 * display error if trying to log in with invalid creds 5bc3c9f
46 * display HP+ for restoration spells 39dc648
47 * display login message to all players 2bb30ea
48 * display when your armour gets destroyed and actual HP damage 067db3b
49 * empty skills usage causes fights to freeze 1da6f3b
50 * level <= 3 is free healing 23646fd
51 * make main page section more legible f85442e
52 * missing defined type 7aa155d
53 * monster selector autoselects previous monster a563227
54 * new players didn't get profession level set ef3cf37
55 * new players don't get their profession set 3d591f9
56 * switching between tabs doesnt always work 375c2fd
57 * users city location not persisting 86d54fb