summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Implement activity speed increases from HAs, add lab 2, and tweak some constr...David Gay
2021-05-26Immediately stop activity if unable to fight at the end of an encounter, rath...David Gay
2021-05-26Simple effect checking allows listern font level 2 to have an effectDavid 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-26Show level, xp, xptnl on timerDavid Gay
2021-05-26Combat stylesDavid Gay
2021-05-26Add a manatrawl activity, and allow for item drop quantity rangesDavid Gay
2021-05-26Fix bug where XP could go to the wrong characterDavid Gay
2021-05-26Set default Character wounds to 0David Gay
2021-05-26Tweak prod config to get Action Cable workingDavid Gay
2021-05-25Make hearth amenity grid more responsiveDavid Gay
2021-05-25Add listern font, some related times, and tweak misc dataDavid Gay
2021-05-25Improve hearth crafting selectionDavid Gay
2021-05-25Delete "Characters" header nav link, for nowDavid Gay
2021-05-25Award title for mining a yellow berylDavid Gay
2021-05-25Make sure to always restart activity if no queued_actionsDavid Gay
2021-05-25stop_activityDavid Gay
2021-05-25Queued actions, allowing for non-infinite activity repeat and one-time activi...David Gay
2021-05-25Assign instance var in #current_char to avoid multiple DB callsDavid Gay
2021-05-25Improve hearth view and amenity construction processDavid Gay
2021-05-25Forgot to `bundle install` after deleting Windows gemDavid Gay
2021-05-25Merge branch 'develop'David Gay
2021-05-25Redirect from home page to current character path there is an active characterDavid Gay
2021-05-25Don't render the chat if the user doesn't have an active characterDavid Gay
2021-05-25Gemfile: Get rid of Windows crapDavid Gay
2021-05-24Merge branch 'develop' (whoops)David Gay
2021-05-24Clean up line (please ignore how I just jacked up git)David Gay
2021-05-24Merge branch 'develop'David Gay
2021-05-24Don't redirect due to no active character unless a user is logged inDavid Gay
2021-05-24Don't redirect due to no active character unless a user is logged inDavid Gay
2021-05-24More work on tuning capistrano deployDavid Gay
2021-05-24Capistrano setupDavid Gay
2021-05-24Enable redis gemDavid Gay
2021-05-24Add labratory hearth amenityDavid Gay
2021-05-24Update prod db config for environmentDavid Gay
2021-05-24Add `craft_mending_salve` activity and `aseas_leaf` itemDavid Gay
2021-05-24Another fresh bundle install (apparently with more updates ??)David Gay
2021-05-24Downgrade to bundler 2.1.4 (from 2.2.9) and regenerate Gemfile.lockDavid Gay
2021-05-24Gemfile: Require bootsnapDavid Gay
2021-05-24Remove exponential table scaling from all activities except planequarryDavid Gay
2021-05-24Migrate many items from old Esoterra, and add the Reap Twil Woods activityDavid Gay