risinglegends.git
2023-08-21 xangelochore(release): 0.2.11 v0.2.11
2023-08-21 xangelofix: chat history clearning existing chat on load
2023-08-21 xangelofix: green button colors
2023-08-21 xangelofix: migrate recruiter to htmx
2023-08-18 xangelochore(release): 0.2.10 v0.2.10
2023-08-18 xangelofix: missing % from player bar
2023-08-18 xangelofeat: add icons for beginner equipment
2023-08-18 xangelofix: move purchase button under icon in stores
2023-08-17 xangelofeat: increase hp gain rate
2023-08-17 xangelofix: background not appearing if reload during fight
2023-08-17 xangelofix: chat timeline to messages show up chronologically
2023-08-17 xangelofix: only disable equipping/unequipping in a fight
2023-08-16 xangelofix: cant perform other actions in a fight
2023-08-16 xangelofix: dont display death text after fleeing
2023-08-15 xangelochore(release): 0.2.9 v0.2.9
2023-08-15 xangelofeat: new UI
2023-08-15 xangelochore: update credits
2023-08-10 xangelofix: avatar takes up too much space on mobile
2023-08-10 xangelofeat: default player to the Explore tab
2023-08-10 xangelochore(release): 0.2.8 v0.2.8
2023-08-10 xangelofix: migrate signup/login form to htmx
2023-08-10 xangelochore: copy changelog to website
2023-08-09 xangelochore(release): 0.2.7 v0.2.7
2023-08-09 xangelofix: reduce spam requests on /status
2023-08-09 xangelofix: time displays 0pm at noon instead of 12pm
2023-08-09 xangelofix: seed equipment info
2023-08-09 xangelochore(release): 0.2.6 v0.2.6
2023-08-09 xangelofix: migrate stat increase to htmx
2023-08-09 xangelofix: armour icon support
2023-08-08 xangelochore: move unused js
2023-08-08 xangelofix: chat history calls clearing chat
2023-08-08 xangelofix: auto-load player object and place in request
2023-08-05 xangelochore(release): 0.2.5 v0.2.5
2023-08-05 xangelofix: migrate chat to htmx
2023-08-05 xangelofix: remove unnecessary console.log
2023-08-05 xangelofix: migrate item usage to htmx
2023-08-04 xangelofix: migrate exploring to htmx
2023-08-04 xangelofix: migrate explore fight to htmx
2023-08-04 xangelofix: migrate shops to htmx
2023-08-03 xangelofix: migrate healer to htmx
2023-08-03 xangelofix: migrate inventory to htmx
2023-08-03 xangelofix: support time display
2023-08-03 xangelofix: migrate skills page to htmx
2023-08-03 xangelofix: profile page to html (wip)
2023-08-03 xangelofeat: purchasable items from the store
2023-08-02 xangelofix: rename shop_items to shop_equipment
2023-08-02 xangelofeat: add health-potion functionality
2023-07-29 xangelochore(release): 0.2.4 v0.2.4
2023-07-29 xangelofix: time gradients not scaled properly
2023-07-29 xangelofix: filtered shop views
2023-07-28 xangelochore(release): 0.2.3 v0.2.3
2023-07-28 xangelofix: spacing of time on mobile
2023-07-28 xangelochore(release): 0.2.2 v0.2.2
2023-07-28 xangelofeat: first profile picture
2023-07-28 xangelofix: display right background based on travelled distance
2023-07-28 xangelofix: 3s delay when clicking the button to keep walking
2023-07-28 xangelofix: extend in-game day to 2 IRL hours
2023-07-27 xangelochore(release): 0.2.1 v0.2.1
2023-07-27 xangelofix: only run into monsters 20% of the time
2023-07-27 xangelochore(release): 0.2.0 v0.2.0
2023-07-27 xangelochore: remove unused dependencies
2023-07-27 xangelofix: display stat vals without sign or coloring
2023-07-27 xangelofix: disable switching tabs in a fight
2023-07-27 xangelofix: replace city background if you die while travelling
2023-07-27 xangelofix: back to town button after healing
2023-07-27 xangelofeat: return to town button if killed while travelling
2023-07-27 xangelofeat: when you die your travel plan is discarded
2023-07-25 xangelofeat: paths now define a distance between them
2023-07-25 xangelofix: display the image from the destination city at...
2023-07-25 xangelofix: travel now takes X steps
2023-07-25 xangelofeat!: travelling between towns!
2023-07-13 xangelorefactor: simplify player damage to monster workflow
2023-07-13 xangelochore(release): 0.1.1 v0.1.1
2023-07-13 xangelofeat: display current deployed version in UI
2023-07-13 xangelofix: casting now uses INT instead of CON
2023-07-13 xangelofeat: allow users to log out
2023-07-13 xangelofix: move jquery to a webpack external to reduce bundle...
2023-07-13 xangelofix: check players hp before allowing them to start...
2023-07-13 xangelofix: prod build process + migration
2023-07-12 xangelochore(release): 0.1.0 v0.1.0
2023-07-12 xangelofeat!: players get stat points on every level up
2023-07-12 xangelofix: define stats as an enum for easier iteration
2023-07-12 xangelofix: spacing of stats/equipped items section on mobile
2023-07-12 xangelorefactor: remove unused requirements/boost columns
2023-07-10 xangelochore(release): 0.0.3 v0.0.3
2023-07-10 xangelofeat: add damage mitigation to armour
2023-07-10 xangelorefactor: make `ShopItem` a subset of `InventoryItem`
2023-07-07 xangelochore(release): 0.0.2 v0.0.2
2023-07-07 xangelofix: give users free healing if they have less than 20g
2023-07-04 xangelofix: type in temp professional services
2023-07-04 xangelobuild: generate changelog via husky+standard-version
2023-07-04 xangelochore(release): 0.0.1 v0.0.1
2023-07-04 xangelobuild: fix node package name/version
2023-07-04 xangelocicd: nodemon only restarts on server changes
2023-07-04 xangelorefactor: give socket event default `Promise<any>`...
2023-07-04 xangelofix: level <= 3 is free healing
2023-07-04 xangeloFix readme
2023-07-03 xangeloadd simple readme
2023-07-03 xangelofix signup box on mobile
2023-07-03 xangelofix: new players didn't get profession level set
next