index
:
esoterra.git
develop
master
Multiplayer, browser based, timer-based RPG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
Age
Commit message (
Expand
)
Author
2021-07-07
Times of day, and a primitive clock in the header
David Gay
2021-07-06
Increase chat message area chat message limit from 100 to 200, and add a chat...
David Gay
2021-06-23
Fix results and chat divs sometimes not scrolling due to large output
David Gay
2021-06-10
Start results div scrolled to bottom on page changes
David Gay
2021-06-09
Only scroll chat and results output to the bottom on new content when already...
David Gay
2021-06-07
Hook in new web worker stuff with finish activity POST retry stuff
David Gay
2021-06-07
Implement web worker to keep timer running even when page is inactive
David Gay
2021-06-06
Tweak finish activity retry code to avoid flooding Honeybadger
David Gay
2021-06-06
Use display font for buttons
David Gay
2021-06-05
Reduce footer padding and made the rest of the content fill in that space
David Gay
2021-06-05
Display costs and requirements for selected activity in select fields via Sti...
David Gay
2021-06-05
Timer: Switch to 1 minute retries after 5 errors, instead of showing an alert...
David Gay
2021-06-05
Improve UI responsiveness and scaling
David Gay
2021-06-04
Add back in some timer POST error handling
David Gay
2021-06-04
Timer progress bar
David Gay
2021-06-04
Finishing timer improvements
David Gay
2021-06-03
Timer: Don't start and stop updating with controller connects/disconnects
David Gay
2021-06-03
Timer: Improve accuracy/feel by starting to count down immediately (before th...
David Gay
2021-06-03
Adjust game boxes
David Gay
2021-05-28
Add some janky sizing from old Esoterra to be Good Enough™️ for launch
David Gay
2021-05-27
Make timer more robust, and `stop_activity` if you can't do it
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-23
Clear out some cruft from application layout
David Gay
2021-05-19
Chat
David Gay
2021-05-19
Revise and progress with hearth amenity construction
David Gay
2021-05-04
Initial draft of timer setup, with results outputting and items being awarded
David Gay
2021-04-25
Have content area fill entire screen, with sticky footer
David Gay
2021-04-25
Layout and styles
David Gay
2021-04-21
More tailwind setup stuff
David Gay
2021-04-21
New Rails project with pgsql
David Gay