summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2021-06-09Fix spelling of laboratoryDavid Gay
2021-06-07Send message when bazaar order is bought or sold fromDavid Gay
2021-06-06MessagesDavid Gay
2021-06-05Display costs and requirements for selected activity in select fields via Sti...David Gay
2021-06-05Bazaar: Merge "your orders" with "buy orders" and "sell orders", and sort buy...David 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-04Adjust error message since Rest section has been removed from Character viewDavid Gay
2021-06-03Add blank line to beginning of combat result output instead of endDavid Gay
2021-06-03Move timer and results to new game containers which are always visibleDavid Gay
2021-06-03Make sure to add a blank line to results after combat activity even if it end...David Gay
2021-06-03New title: AspirantDavid Gay
2021-06-03Plug in SpiceworkDavid Gay
2021-06-03Add line break after combat resultsDavid Gay
2021-06-02MagicultureDavid Gay
2021-06-02Change initiative rolls to use a d20 instead of a d10David Gay
2021-05-31Allow choosing how many items you'd like to craft at hearth amenitiesDavid Gay
2021-05-31Change block so at least one point of damage will always get throughDavid Gay
2021-05-31Character restingDavid Gay
2021-05-31Plug in equip requirementsDavid Gay
2021-05-29Conditions and states (boons & banes), with `quarrying_draught`David Gay
2021-05-29*Actually* fix wound bugDavid Gay
2021-05-28Fix bug caused by being too wounded to continue combat but not having `#finis...David Gay
2021-05-28Quickly port leaderboard and rankings from old EsoterraDavid Gay
2021-05-28Monsters controller, activities index, and links to activities and items indexesDavid Gay
2021-05-28Order BazaarOrders by name, price, then ageDavid Gay
2021-05-28Implement trophiesDavid Gay
2021-05-28Order bazaar item selection by nameDavid Gay
2021-05-28Add axes and pickaxes, and a wildscour task to find themDavid Gay
2021-05-28Add `retributor` title, awarded for killing a lesser trodgeathompDavid Gay
2021-05-28Lockbox unlocking, and with it items that start activities when usedDavid Gay
2021-05-28(Hopefully) fix bug caused by char becoming unable to fight but then getting ...David Gay
2021-05-28Show error result message when stopping combat due to max woundsDavid Gay
2021-05-28Monster drops, with a bunch of relevant dataDavid Gay
2021-05-27Make timer more robust, and `stop_activity` if you can't do itDavid Gay
2021-05-27Fix bug with displaying requirements and/or cost of an activity without oneDavid Gay
2021-05-27Prevent actions you lack the skill level forDavid Gay
2021-05-27Move active action display with timer and results to a `LookController`David Gay
2021-05-27ItemsController that displays item game dataDavid Gay
2021-05-27Display cost and requirements of any activity that fails to startDavid Gay
2021-05-27Display activities in amenities even if requisite cost isn't metDavid Gay
2021-05-26Sort some thingsDavid Gay
2021-05-26Only see activities you know how to performDavid Gay
2021-05-26Immediately stop activity if unable to fight at the end of an encounter, rath...David Gay
2021-05-26Basic usage of hearth amenitiesDavid Gay
2021-05-26Stop activity on `ItemQuantityError` or `TooManyWoundsError`David Gay
2021-05-26Fix bug where `activity_started_at` was not updating on cyclic/infinite activ...David Gay
2021-05-26Combat stylesDavid Gay
2021-05-26Add a manatrawl activity, and allow for item drop quantity rangesDavid Gay