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