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