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