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