summaryrefslogtreecommitdiff
path: root/config/routes.rb
AgeCommit message (Collapse)Author
2021-06-03Move timer and results to new game containers which are always visibleDavid Gay
2021-06-02MagicultureDavid Gay
2021-05-31Character restingDavid 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-27Move active action display with timer and results to a `LookController`David Gay
2021-05-27ItemsController that displays item game dataDavid Gay
2021-05-26Basic usage of hearth amenitiesDavid Gay
2021-05-26Combat stylesDavid Gay
2021-05-25stop_activityDavid Gay
2021-05-23Item usageDavid Gay
2021-05-23Bazaar with buy orders, sell orders, and order cancellationDavid Gay
2021-05-22Equiping and unequiping itemsDavid Gay
2021-05-22TitlesDavid Gay
2021-05-19ChatDavid Gay
2021-05-19Implement crafting from the hearth forgeDavid Gay
2021-05-18Hearths, HearthAmenities, and BuiltHearthAmenitiesDavid Gay
2021-05-04Initial draft of timer setup, with results outputting and items being awardedDavid Gay
2021-05-03Locations viewsDavid Gay
2021-05-02Character items and inventory, with ability to add and remove itemsDavid Gay
2021-05-02Login with forced character creation, views, etcDavid Gay
2021-04-25Adjust devise routes, views, and languageDavid Gay
2021-04-21Devise setup and configDavid Gay
2021-04-21HomepageDavid Gay
2021-04-21New Rails project with pgsqlDavid Gay