summaryrefslogtreecommitdiff
path: root/app/lib
AgeCommit message (Expand)Author
2021-06-15Basic spellcastingDavid Gay
2021-06-14Fix bug with activity title awardingDavid Gay
2021-06-09Extra guards to prevent running activity duration check code when important r...David Gay
2021-06-07Move equipment break check earlier in combat end code so it isn't skippedDavid Gay
2021-06-06Do bash damage if you don't have anything elseDavid Gay
2021-06-06LeviathansDavid 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-05Fix item gathering and crafting not giving XPDavid Gay
2021-06-05Chance for equipment to break after combatDavid Gay
2021-06-05Split activity processing code out into a new classDavid Gay