summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
AgeCommit message (Expand)Author
2021-06-05Display costs and requirements for selected activity in select fields via Sti...David Gay
2021-06-05Split activity processing code out into a new classDavid Gay
2021-06-04Adjust error message since Rest section has been removed from Character viewDavid Gay
2021-06-03Move timer and results to new game containers which are always visibleDavid Gay
2021-05-31Allow choosing how many items you'd like to craft at hearth amenitiesDavid Gay
2021-05-31Character restingDavid Gay
2021-05-28Lockbox unlocking, and with it items that start activities when usedDavid Gay
2021-05-25Assign instance var in #current_char to avoid multiple DB callsDavid Gay
2021-05-24Clean up line (please ignore how I just jacked up git)David Gay
2021-05-24Don't redirect due to no active character unless a user is logged inDavid Gay
2021-05-22Monsters and basic combatDavid Gay
2021-05-02Login with forced character creation, views, etcDavid Gay
2021-04-21Devise setup and configDavid Gay
2021-04-21New Rails project with pgsqlDavid Gay