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.
+### [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)
+
+
+### Features
+
+* expoential exp drop-off/gain c8bd4d6
+
+
+### Bug Fixes
+
+* add block timer for casting and clear after fight bffb415
+* make signup collapsible 97b3c28
+* rate limit fights! 235d836
+* standardize blocking timeouts for buttons 01d06ca
+* time displays at 0 for midnight 789380b
+
### [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)
{
"name": "rising-legends",
- "version": "0.2.14",
+ "version": "0.2.15",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "rising-legends",
- "version": "0.2.14",
+ "version": "0.2.15",
"dependencies": {
"@honeycombio/opentelemetry-node": "^0.4.0",
"@opentelemetry/auto-instrumentations-node": "^0.37.0",
{
"name": "rising-legends",
"private": true,
- "version": "0.2.14",
+ "version": "0.2.15",
"scripts": {
"up": "npx prisma migrate dev --name \"init\"",
"start": "pm2 start dist/server/api.js",