summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2021-06-10Fix bug in timer partial render caused by not having an active character (#11)David Gay
2021-06-09Only scroll chat and results output to the bottom on new content when already...David Gay
2021-06-09Extra guards to prevent running activity duration check code when important r...David Gay
2021-06-09Fix spelling of laboratoryDavid Gay
2021-06-09Fix bug where monster spawn item award code could fail to check all itemsDavid Gay
2021-06-07Fix bug with meta resistances not being given special treatment in new combat...David Gay
2021-06-07Hook in new web worker stuff with finish activity POST retry stuffDavid Gay
2021-06-07Implement web worker to keep timer running even when page is inactiveDavid Gay
2021-06-07Record and reference MonsterSpawn starting HP in the databaseDavid Gay
2021-06-07Move equipment break check earlier in combat end code so it isn't skippedDavid Gay
2021-06-07Change combat stance modifiers to flat value based on beastslay levelDavid Gay
2021-06-07Allow negative resistances, speed, accuracy, power, and evasionDavid Gay
2021-06-07Send message when bazaar order is bought or sold fromDavid Gay
2021-06-07Display title at top of character view along with nameDavid Gay
2021-06-07Don't say character earned the Sentinel title if they already had itDavid Gay
2021-06-07Fix bug where aspirant title wouldn't be awarded until TL 101David Gay
2021-06-06Do bash damage if you don't have anything elseDavid Gay
2021-06-06Inventory: Move consumables up, just below equipmentDavid Gay
2021-06-06Add and award Sentinel title, and add leviathan info to changelogDavid Gay
2021-06-06Slightly improve monster spawn reward code and fix bug where only one item re...David Gay
2021-06-06Add currency section to new inventory viewDavid Gay
2021-06-06Awarding items and XP for leviathansDavid Gay
2021-06-06LeviathansDavid Gay
2021-06-06MessagesDavid Gay
2021-06-06Re-apply power stat to combat procedureDavid Gay
2021-06-06Switch from power-based damage to damage types, replace block with resistance...David Gay
2021-06-06Fix bug when awarding XP from things like opening rusted lockboxDavid Gay
2021-06-06Tweak new inventory screen grid col responsivenessDavid Gay
2021-06-06Tweak finish activity retry code to avoid flooding HoneybadgerDavid Gay
2021-06-06Use display font for buttonsDavid Gay
2021-06-06Improved inventory section for equipped itemsDavid Gay
2021-06-06New inventory view, with items sorted by categoriesDavid Gay
2021-06-05Increase min and max height of chatDavid Gay
2021-06-05Reduce footer padding and made the rest of the content fill in that spaceDavid Gay
2021-06-05Adjust chat box so scrollbar lines up with main box scrollbarDavid Gay
2021-06-05Fix item gathering and crafting not giving XPDavid Gay
2021-06-05Display costs and requirements for selected activity in select fields via Sti...David Gay
2021-06-05Lighten color of resistances text on character sheetDavid Gay
2021-06-05Expand resistances code to have meta resistances: physical and energyDavid Gay
2021-06-05Timer: Switch to 1 minute retries after 5 errors, instead of showing an alert...David Gay
2021-06-05Swap location of results box and chat boxDavid Gay
2021-06-05Add resistance stats and rejigger character sheet layoutDavid Gay
2021-06-05Bazaar: Merge "your orders" with "buy orders" and "sell orders", and sort buy...David Gay
2021-06-05Improve UI responsiveness and scalingDavid Gay
2021-06-05Chance for equipment to break after combatDavid Gay
2021-06-05Split activity processing code out into a new classDavid Gay
2021-06-05DRY up the `#finish_activity` code a bitDavid Gay
2021-06-05Delete exponential table scaling codeDavid Gay
2021-06-04Reduce text size and vertical margin of "Stop" buttonDavid Gay
2021-06-04Don't start progress bar halfway done due to rested timeDavid Gay