chore(release): 0.2.5
[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.2.5](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.5;hp=v0.2.4;ds=sidebyside) (2023-08-05)
6
7
8 ### Features
9
10 * add health-potion functionality 2f13844
11 * purchasable items from the store 4d8b8b1
12
13
14 ### Bug Fixes
15
16 * migrate chat to htmx 34c9eae
17 * migrate explore fight to htmx d955aa8
18 * migrate exploring to htmx 1580d3a
19 * migrate healer to htmx 18e87bf
20 * migrate inventory to htmx 0a45adb
21 * migrate item usage to htmx 6fb15e2
22 * migrate shops to htmx 09b3c0d
23 * migrate skills page to htmx c0de5fa
24 * profile page to html (wip) eeead89
25 * remove unnecessary console.log e547728
26 * rename shop_items to shop_equipment 68d481a
27 * support time display e110480
28
29 ### [0.2.4](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.4;hp=v0.2.3;ds=sidebyside) (2023-07-29)
30
31
32 ### Bug Fixes
33
34 * filtered shop views f160ce2
35 * time gradients not scaled properly 2b5a905
36
37 ### [0.2.3](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.3;hp=v0.2.2;ds=sidebyside) (2023-07-28)
38
39
40 ### Bug Fixes
41
42 * spacing of time on mobile 1db9c53
43
44 ### [0.2.2](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.2;hp=v0.2.1;ds=sidebyside) (2023-07-28)
45
46
47 ### Features
48
49 * first profile picture ab0d041
50
51
52 ### Bug Fixes
53
54 * 3s delay when clicking the button to keep walking 8710ea9, closes #11
55 * display right background based on travelled distance 5f6b5f9
56 * extend in-game day to 2 IRL hours 8e44b72
57
58 ### [0.2.1](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.1;hp=v0.2.0;ds=sidebyside) (2023-07-27)
59
60
61 ### Bug Fixes
62
63 * only run into monsters 20% of the time 84c3282
64
65 ## [0.2.0](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.0;hp=v0.1.1;ds=sidebyside) (2023-07-27)
66
67
68 ### ⚠ BREAKING CHANGES
69
70 * travelling between towns!
71
72 ### Features
73
74 * paths now define a distance between them 53b5ae7
75 * return to town button if killed while travelling 9325533
76 * travelling between towns! 621c35b
77 * when you die your travel plan is discarded 6f21c21
78
79
80 ### Bug Fixes
81
82 * back to town button after healing 7f29b2f
83 * disable switching tabs in a fight ea7eafe
84 * display stat vals without sign or coloring bf702a6
85 * display the image from the destination city at 50% progress 084353a
86 * replace city background if you die while travelling 8a15f77
87 * travel now takes X steps c4f9b81
88
89 ### [0.1.1](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.1.1;hp=v0.1.0;ds=sidebyside) (2023-07-13)
90
91
92 ### Features
93
94 * allow users to log out 22d96bc
95 * display current deployed version in UI a717a30
96
97
98 ### Bug Fixes
99
100 * casting now uses INT instead of CON 223bc6d
101 * check players hp before allowing them to start a battle 4d7a556, closes #2
102 * move jquery to a webpack external to reduce bundle size 56baafa
103 * prod build process + migration cecab78
104
105 ## [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)
106
107
108 ### ⚠ BREAKING CHANGES
109
110 * players get stat points on every level up
111
112 ### Features
113
114 * players get stat points on every level up 1c9c8a5, closes #5
115
116
117 ### Bug Fixes
118
119 * define stats as an enum for easier iteration f113d4a
120 * spacing of stats/equipped items section on mobile 9f45e48
121
122 ### [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)
123
124
125 ### Features
126
127 * add damage mitigation to armour f8156c8, closes #3
128
129 ### [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)
130
131
132 ### Bug Fixes
133
134 * give users free healing if they have less than 20g 8dbffa6
135 * type in temp professional services 5671ff4
136
137 ### 0.0.1 (2023-07-04)
138
139
140 ### Bug Fixes
141
142 * background gradient doesnt span full height 20d6206
143 * cache main map screen 1a5ad09
144 * client socket sometimes sends events before server finished auth 6d3944f
145 * display error if trying to log in with invalid creds 5bc3c9f
146 * display HP+ for restoration spells 39dc648
147 * display login message to all players 2bb30ea
148 * display when your armour gets destroyed and actual HP damage 067db3b
149 * empty skills usage causes fights to freeze 1da6f3b
150 * level <= 3 is free healing 23646fd
151 * make main page section more legible f85442e
152 * missing defined type 7aa155d
153 * monster selector autoselects previous monster a563227
154 * new players didn't get profession level set ef3cf37
155 * new players don't get their profession set 3d591f9
156 * switching between tabs doesnt always work 375c2fd
157 * users city location not persisting 86d54fb