summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-25Queued actions, allowing for non-infinite activity repeat and one-time ↵David Gay
activities
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
2021-05-24Lower Character base hp from 10 to 9 (11 to 10 at level 1)David Gay
2021-05-24Improve combat damage textDavid Gay
2021-05-24Combat code fixesDavid Gay
2021-05-23Various appearance improvementsDavid Gay
2021-05-23Elements with data-turbolinks-permanent need an id or it won't workDavid Gay
2021-05-23Clear out some cruft from application layoutDavid Gay
2021-05-23Don't bold chat message sender nameDavid Gay
2021-05-23Change Steward title display appearanceDavid Gay
2021-05-23Item usageDavid Gay
2021-05-23Don't allow fighting if a character has too many woundsDavid Gay
2021-05-23Adjust stalk beast stats, and add lesser trodgeathomp to killing fieldsDavid Gay
2021-05-23Improve combat code, add monster turns, and improve combat outputDavid Gay
2021-05-23Send achievement channel text messsage when someone levels upDavid Gay
2021-05-23Adjust combat stats tableDavid Gay
2021-05-23Have equipment stats affect combat statsDavid Gay
2021-05-23Delete stray byebug callDavid Gay
2021-05-23Combat Statistics table on character#showDavid Gay
2021-05-23Bazaar with buy orders, sell orders, and order cancellationDavid Gay
2021-05-22Monsters and basic combatDavid Gay
2021-05-22Equiping and unequiping itemsDavid Gay
2021-05-22TitlesDavid Gay
2021-05-20Implement learning activities from other activitiesDavid Gay
2021-05-20Display learned activities count on characters#showDavid Gay
2021-05-20Implement learned activitiesDavid Gay
2021-05-20Add uniqueness scope constraint to BuiltHearthAmenityDavid Gay
2021-05-20Refactor item xp awards data structureDavid Gay