chore(release): 0.3.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.3.0](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.3.0;hp=v0.2.17;ds=sidebyside) (2023-08-30)
6
7
8 ### ⚠ BREAKING CHANGES
9
10 * vigor mortensen
11
12 ### Features
13
14 * display optimal level range for monsters 5878793
15 * move alerts to bottom of main section 9575cfb
16 * repairing damaged equipment 161b5bf
17 * unequip items if they hit 0 ap in battle bc9e05f
18 * vigor mortensen f6aba7a
19
20
21 ### Bug Fixes
22
23 * spacing for stat increase button 61e6d07
24
25 ### [0.2.17](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.17;hp=v0.2.16;ds=sidebyside) (2023-08-25)
26
27
28 ### Bug Fixes
29
30 * xss username on signup a827642
31
32 ### [0.2.16](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.16;hp=v0.2.15;ds=sidebyside) (2023-08-25)
33
34
35 ### Bug Fixes
36
37 * properly increment skill level 24e6b3b
38
39 ### [0.2.15](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.15;hp=v0.2.14;ds=sidebyside) (2023-08-25)
40
41
42 ### Features
43
44 * expoential exp drop-off/gain c8bd4d6
45
46
47 ### Bug Fixes
48
49 * add block timer for casting and clear after fight bffb415
50 * make signup collapsible 97b3c28
51 * rate limit fights! 235d836
52 * standardize blocking timeouts for buttons 01d06ca
53 * time displays at 0 for midnight 789380b
54
55 ### [0.2.14](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.14;hp=v0.2.13;ds=sidebyside) (2023-08-21)
56
57
58 ### Features
59
60 * display travel progress d66fcf8
61
62 ### [0.2.13](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.13;hp=v0.2.12;ds=sidebyside) (2023-08-21)
63
64
65 ### Bug Fixes
66
67 * strip all tags in chat 9da5336
68
69 ### [0.2.12](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.12;hp=v0.2.11;ds=sidebyside) (2023-08-21)
70
71
72 ### Features
73
74 * return to town button while travelling fd070de
75
76
77 ### Bug Fixes
78
79 * xss chat input 943cbc3
80
81 ### [0.2.11](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.11;hp=v0.2.10;ds=sidebyside) (2023-08-21)
82
83
84 ### Bug Fixes
85
86 * chat history clearning existing chat on load 8a7161c
87 * green button colors b8755db
88 * migrate recruiter to htmx 8f42a66
89
90 ### [0.2.10](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.10;hp=v0.2.9;ds=sidebyside) (2023-08-18)
91
92
93 ### Features
94
95 * add icons for beginner equipment 218a9ee
96 * increase hp gain rate 1f9aaf6
97
98
99 ### Bug Fixes
100
101 * background not appearing if reload during fight 64a76af
102 * cant perform other actions in a fight b1a1999
103 * chat timeline to messages show up chronologically b82a2ef
104 * dont display death text after fleeing 2a1bffe
105 * missing % from player bar a0606a5
106 * move purchase button under icon in stores 93aeef5
107 * only disable equipping/unequipping in a fight b6e9f9a
108
109 ### [0.2.9](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.9;hp=v0.2.8;ds=sidebyside) (2023-08-15)
110
111
112 ### Features
113
114 * default player to the Explore tab 9b5b9fa
115 * new UI c793612
116
117
118 ### Bug Fixes
119
120 * avatar takes up too much space on mobile dced2d0
121
122 ### [0.2.8](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.8;hp=v0.2.7;ds=sidebyside) (2023-08-10)
123
124
125 ### Bug Fixes
126
127 * migrate signup/login form to htmx 26e475c
128
129 ### [0.2.7](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.7;hp=v0.2.6;ds=sidebyside) (2023-08-09)
130
131
132 ### Bug Fixes
133
134 * reduce spam requests on /status 5862d25
135 * seed equipment info bac2f63
136 * time displays 0pm at noon instead of 12pm 4993906
137
138 ### [0.2.6](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.2.6;hp=v0.2.5;ds=sidebyside) (2023-08-09)
139
140
141 ### Bug Fixes
142
143 * armour icon support 4f6823d
144 * auto-load player object and place in request 7079401
145 * chat history calls clearing chat 0d1626c
146 * migrate stat increase to htmx 734e42d
147
148 ### [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)
149
150
151 ### Features
152
153 * add health-potion functionality 2f13844
154 * purchasable items from the store 4d8b8b1
155
156
157 ### Bug Fixes
158
159 * migrate chat to htmx 34c9eae
160 * migrate explore fight to htmx d955aa8
161 * migrate exploring to htmx 1580d3a
162 * migrate healer to htmx 18e87bf
163 * migrate inventory to htmx 0a45adb
164 * migrate item usage to htmx 6fb15e2
165 * migrate shops to htmx 09b3c0d
166 * migrate skills page to htmx c0de5fa
167 * profile page to html (wip) eeead89
168 * remove unnecessary console.log e547728
169 * rename shop_items to shop_equipment 68d481a
170 * support time display e110480
171
172 ### [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)
173
174
175 ### Bug Fixes
176
177 * filtered shop views f160ce2
178 * time gradients not scaled properly 2b5a905
179
180 ### [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)
181
182
183 ### Bug Fixes
184
185 * spacing of time on mobile 1db9c53
186
187 ### [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)
188
189
190 ### Features
191
192 * first profile picture ab0d041
193
194
195 ### Bug Fixes
196
197 * 3s delay when clicking the button to keep walking 8710ea9, closes #11
198 * display right background based on travelled distance 5f6b5f9
199 * extend in-game day to 2 IRL hours 8e44b72
200
201 ### [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)
202
203
204 ### Bug Fixes
205
206 * only run into monsters 20% of the time 84c3282
207
208 ## [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)
209
210
211 ### ⚠ BREAKING CHANGES
212
213 * travelling between towns!
214
215 ### Features
216
217 * paths now define a distance between them 53b5ae7
218 * return to town button if killed while travelling 9325533
219 * travelling between towns! 621c35b
220 * when you die your travel plan is discarded 6f21c21
221
222
223 ### Bug Fixes
224
225 * back to town button after healing 7f29b2f
226 * disable switching tabs in a fight ea7eafe
227 * display stat vals without sign or coloring bf702a6
228 * display the image from the destination city at 50% progress 084353a
229 * replace city background if you die while travelling 8a15f77
230 * travel now takes X steps c4f9b81
231
232 ### [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)
233
234
235 ### Features
236
237 * allow users to log out 22d96bc
238 * display current deployed version in UI a717a30
239
240
241 ### Bug Fixes
242
243 * casting now uses INT instead of CON 223bc6d
244 * check players hp before allowing them to start a battle 4d7a556, closes #2
245 * move jquery to a webpack external to reduce bundle size 56baafa
246 * prod build process + migration cecab78
247
248 ## [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)
249
250
251 ### ⚠ BREAKING CHANGES
252
253 * players get stat points on every level up
254
255 ### Features
256
257 * players get stat points on every level up 1c9c8a5, closes #5
258
259
260 ### Bug Fixes
261
262 * define stats as an enum for easier iteration f113d4a
263 * spacing of stats/equipped items section on mobile 9f45e48
264
265 ### [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)
266
267
268 ### Features
269
270 * add damage mitigation to armour f8156c8, closes #3
271
272 ### [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)
273
274
275 ### Bug Fixes
276
277 * give users free healing if they have less than 20g 8dbffa6
278 * type in temp professional services 5671ff4
279
280 ### 0.0.1 (2023-07-04)
281
282
283 ### Bug Fixes
284
285 * background gradient doesnt span full height 20d6206
286 * cache main map screen 1a5ad09
287 * client socket sometimes sends events before server finished auth 6d3944f
288 * display error if trying to log in with invalid creds 5bc3c9f
289 * display HP+ for restoration spells 39dc648
290 * display login message to all players 2bb30ea
291 * display when your armour gets destroyed and actual HP damage 067db3b
292 * empty skills usage causes fights to freeze 1da6f3b
293 * level <= 3 is free healing 23646fd
294 * make main page section more legible f85442e
295 * missing defined type 7aa155d
296 * monster selector autoselects previous monster a563227
297 * new players didn't get profession level set ef3cf37
298 * new players don't get their profession set 3d591f9
299 * switching between tabs doesnt always work 375c2fd
300 * users city location not persisting 86d54fb