risinglegends.git
2023-09-06 xangelochore(release): 0.3.5 v0.3.5
2023-09-06 xangelofix: reduce specials to 10%
2023-09-06 xangelochore(release): 0.3.4 v0.3.4
2023-09-06 xangelofix: add missing migration
2023-09-06 xangelochore(release): 0.3.3 v0.3.3
2023-09-06 xangelofeat: display equippable hand option only
2023-09-06 xangelofeat: monster variants
2023-09-05 xangelofeat: remove body-part targeting
2023-09-05 xangelofix: min/max level definitions for monsters
2023-09-05 xangelofeat: migrate to augmenting express.Request interface
2023-09-05 xangelofeat: add debug/error methods to logger
2023-09-05 xangelochore: move healer handler
2023-09-05 xangelochore: remove unused websocket handlers
2023-09-01 xangelofeat: variable level monsters
2023-09-01 xangelochore: ignore migrations during live reload
2023-09-01 xangelochore(release): 0.3.2 v0.3.2
2023-09-01 xangelofix: skills not progressing with use
2023-09-01 xangelofeat: `/online` to list usernames of all online players
2023-09-01 xangelofix: small chat style tweaks
2023-09-01 xangelofix: add missing "Back to Town" button
2023-08-31 xangelochore(release): 0.3.1 v0.3.1
2023-08-31 xangelofix: spells support durability
2023-08-31 xangelofix: add button that goes back to town from any page
2023-08-31 xangelofix: tooltip text centered due to media-query
2023-08-30 xangelofix: stop z-stacking alert messages
2023-08-30 xangelochore(release): 0.3.0 v0.3.0
2023-08-30 xangelofeat: move alerts to bottom of main section
2023-08-29 xangelofeat: repairing damaged equipment
2023-08-26 xangelofix: spacing for stat increase button
2023-08-26 xangelofeat: display optimal level range for monsters
2023-08-26 xangelofeat: unequip items if they hit 0 ap in battle
2023-08-25 xangelofeat!: vigor mortensen
2023-08-25 xangelochore(release): 0.2.17 v0.2.17
2023-08-25 xangelofix: xss username on signup
2023-08-25 xangelochore(release): 0.2.16 v0.2.16
2023-08-25 xangelofix: properly increment skill level
2023-08-25 xangelochore(release): 0.2.15 v0.2.15
2023-08-25 xangelofeat: expoential exp drop-off/gain
2023-08-25 xangelofix: rate limit fights!
2023-08-24 xangelochore: separate fight round into its own file
2023-08-24 xangelofix: add block timer for casting and clear after fight
2023-08-24 xangelofix: standardize blocking timeouts for buttons
2023-08-23 xangelofix: make signup collapsible
2023-08-23 xangelofix: time displays at 0 for midnight
2023-08-21 xangelochore(release): 0.2.14 v0.2.14
2023-08-21 xangelofeat: display travel progress
2023-08-21 xangelochore(release): 0.2.13 v0.2.13
2023-08-21 xangelofix: strip all tags in chat
2023-08-21 xangelochore(release): 0.2.12 v0.2.12
2023-08-21 xangelofix: xss chat input
2023-08-21 xangelofeat: return to town button while travelling
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
next