Age | Commit message (Expand) | Author |
2021-05-27 | Add/tweak some activities | David Gay |
2021-05-27 | Fix bug with displaying requirements and/or cost of an activity without one | David Gay |
2021-05-27 | Prevent actions you lack the skill level for | David Gay |
2021-05-27 | Move active action display with timer and results to a `LookController` | David Gay |
2021-05-27 | ItemsController that displays item game data | David Gay |
2021-05-27 | Display cost and requirements of any activity that fails to start | David Gay |
2021-05-27 | Display activities in amenities even if requisite cost isn't met | David Gay |
2021-05-26 | Sort some things | David Gay |
2021-05-26 | Only see activities you know how to perform | David Gay |
2021-05-26 | Implement activity speed increases from HAs, add lab 2, and tweak some constr... | David Gay |
2021-05-26 | Immediately stop activity if unable to fight at the end of an encounter, rath... | David Gay |
2021-05-26 | Simple effect checking allows listern font level 2 to have an effect | David Gay |
2021-05-26 | Basic usage of hearth amenities | David Gay |
2021-05-26 | Stop activity on `ItemQuantityError` or `TooManyWoundsError` | David Gay |
2021-05-26 | Fix bug where `activity_started_at` was not updating on cyclic/infinite activ... | David Gay |
2021-05-26 | Show level, xp, xptnl on timer | David Gay |
2021-05-26 | Combat styles | David Gay |
2021-05-26 | Add a manatrawl activity, and allow for item drop quantity ranges | David Gay |
2021-05-26 | Fix bug where XP could go to the wrong character | David Gay |
2021-05-26 | Set default Character wounds to 0 | David Gay |
2021-05-26 | Tweak prod config to get Action Cable working | David Gay |
2021-05-25 | Make hearth amenity grid more responsive | David Gay |
2021-05-25 | Add listern font, some related times, and tweak misc data | David Gay |
2021-05-25 | Improve hearth crafting selection | David Gay |
2021-05-25 | Delete "Characters" header nav link, for now | David Gay |
2021-05-25 | Award title for mining a yellow beryl | David Gay |
2021-05-25 | Make sure to always restart activity if no queued_actions | David Gay |
2021-05-25 | stop_activity | David Gay |
2021-05-25 | Queued actions, allowing for non-infinite activity repeat and one-time activi... | David Gay |
2021-05-25 | Assign instance var in #current_char to avoid multiple DB calls | David Gay |
2021-05-25 | Improve hearth view and amenity construction process | David Gay |
2021-05-25 | Forgot to `bundle install` after deleting Windows gem | David Gay |
2021-05-25 | Merge branch 'develop' | David Gay |
2021-05-25 | Redirect from home page to current character path there is an active character | David Gay |
2021-05-25 | Don't render the chat if the user doesn't have an active character | David Gay |
2021-05-25 | Gemfile: Get rid of Windows crap | David Gay |
2021-05-24 | Merge branch 'develop' (whoops) | David Gay |
2021-05-24 | Clean up line (please ignore how I just jacked up git) | David Gay |
2021-05-24 | Merge branch 'develop' | David Gay |
2021-05-24 | Don't redirect due to no active character unless a user is logged in | David Gay |
2021-05-24 | Don't redirect due to no active character unless a user is logged in | David Gay |
2021-05-24 | More work on tuning capistrano deploy | David Gay |
2021-05-24 | Capistrano setup | David Gay |
2021-05-24 | Enable redis gem | David Gay |
2021-05-24 | Add labratory hearth amenity | David Gay |
2021-05-24 | Update prod db config for environment | David Gay |
2021-05-24 | Add `craft_mending_salve` activity and `aseas_leaf` item | David Gay |
2021-05-24 | Another fresh bundle install (apparently with more updates ??) | David Gay |
2021-05-24 | Downgrade to bundler 2.1.4 (from 2.2.9) and regenerate Gemfile.lock | David Gay |
2021-05-24 | Gemfile: Require bootsnap | David Gay |