chore(release): 0.2.11
[risinglegends.git] / src / server / api.ts
2023-08-21 xangelofix: migrate recruiter to htmx
2023-08-17 xangelofix: background not appearing if reload during fight
2023-08-17 xangelofix: only disable equipping/unequipping in a fight
2023-08-16 xangelofix: cant perform other actions in a fight
2023-08-15 xangelofeat: new UI
2023-08-10 xangelofeat: default player to the Explore tab
2023-08-10 xangelofix: migrate signup/login form to htmx
2023-08-09 xangelofix: reduce spam requests on /status
2023-08-09 xangelofix: seed equipment info
2023-08-09 xangelofix: migrate stat increase to htmx
2023-08-09 xangelofix: armour icon support
2023-08-08 xangelofix: chat history calls clearing chat
2023-08-08 xangelofix: auto-load player object and place in request
2023-08-05 xangelofix: migrate chat to htmx
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: 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-28 xangelofix: display right background based on travelled distance
2023-07-27 xangelofeat: when you die your travel plan is discarded
2023-07-25 xangelofeat!: travelling between towns!
2023-07-13 xangelorefactor: simplify player damage to monster workflow
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: check players hp before allowing them to start...
2023-07-12 xangelofeat!: players get stat points on every level up
2023-07-10 xangelofeat: add damage mitigation to armour
2023-06-23 xangeloremove unused `calc:ap` event
2023-06-22 xangeloremove unused methods/imports
2023-06-19 xangelofix: users city location not persisting
2023-06-19 xangelorefresh-cities and refresh-shops commands added to...
2023-06-18 xangelomigrate to int ids for location primary key + manual...
2023-06-16 xangelolarge equipment modification to support integer ids...
2023-06-16 xangelofactions!
2023-06-16 xangelolots of small fixes!
2023-06-15 xangelowip: we can now travel between towns
2023-06-14 xangelofix: client socket sometimes sends events before server...
2023-06-14 xangeloinfra: move rest of commands to new event system
2023-06-14 xangeloinfra: migrate equip/unequip to new event system
2023-06-14 xangelofix: display login message to all players
2023-06-13 xangelofirst level professions!
2023-06-09 xangelodiscord support via widgetbot
2023-06-08 xangelosupport restoration_magic spells
2023-06-07 xangeloskills!
2023-06-07 xangeloswap to utiilzing jsondocs for requirements/boosts
2023-06-07 xangeloWIP: skills
2023-06-06 xangelodont let players heal while at full health
2023-06-06 xangelootel tracing via honeycomb
2023-06-06 xangelomove flee to correct spot
2023-06-05 xangelofix: missing defined type
2023-06-05 xangelofix: display error if trying to log in with invalid...
2023-06-05 xangeloaccounts
2023-06-05 xangelofix: display when your armour gets destroyed and actual...
2023-06-02 xangeloyou can now flee a battle
2023-06-02 xangelowhen armour is destroyed, it gets removed from your...
2023-06-02 xangelotest functionality for server broadcast
2023-06-02 xangelosupport weapons/spells and dual-weilding
2023-06-02 xangeloqol: display the "fight again" option after you win
2023-06-02 xangelochat qol fixes
2023-06-01 xangelowip: support spells
2023-06-01 xangelocities are now in the database
2023-06-01 xangelohealing costs 10g if you have it, otherwise free
2023-06-01 xangelolist online players
2023-06-01 xangelofinalized build
2023-06-01 xangelodisplay individual progress bars for AP
2023-05-31 xangelocompleted functionality for Armour Points (AP)
2023-05-31 xangelosupport for weapons
2023-05-30 xangelosupport for equipping items
2023-05-30 xangeloinit