index
:
esoterra.git
develop
master
Multiplayer, browser based, timer-based RPG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-05-25
stop_activity
David Gay
2021-05-25
Queued actions, allowing for non-infinite activity repeat and one-time ↵
David Gay
activities
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
2021-05-24
Remove exponential table scaling from all activities except planequarry
David Gay
2021-05-24
Migrate many items from old Esoterra, and add the Reap Twil Woods activity
David Gay
2021-05-24
Lower Character base hp from 10 to 9 (11 to 10 at level 1)
David Gay
2021-05-24
Improve combat damage text
David Gay
2021-05-24
Combat code fixes
David Gay
2021-05-23
Various appearance improvements
David Gay
2021-05-23
Elements with data-turbolinks-permanent need an id or it won't work
David Gay
2021-05-23
Clear out some cruft from application layout
David Gay
2021-05-23
Don't bold chat message sender name
David Gay
2021-05-23
Change Steward title display appearance
David Gay
2021-05-23
Item usage
David Gay
2021-05-23
Don't allow fighting if a character has too many wounds
David Gay
2021-05-23
Adjust stalk beast stats, and add lesser trodgeathomp to killing fields
David Gay
2021-05-23
Improve combat code, add monster turns, and improve combat output
David Gay
2021-05-23
Send achievement channel text messsage when someone levels up
David Gay
2021-05-23
Adjust combat stats table
David Gay
2021-05-23
Have equipment stats affect combat stats
David Gay
2021-05-23
Delete stray byebug call
David Gay
2021-05-23
Combat Statistics table on character#show
David Gay
2021-05-23
Bazaar with buy orders, sell orders, and order cancellation
David Gay
2021-05-22
Monsters and basic combat
David Gay
2021-05-22
Equiping and unequiping items
David Gay
2021-05-22
Titles
David Gay
2021-05-20
Implement learning activities from other activities
David Gay
2021-05-20
Display learned activities count on characters#show
David Gay
2021-05-20
Implement learned activities
David Gay
2021-05-20
Add uniqueness scope constraint to BuiltHearthAmenity
David Gay
[next]