summaryrefslogtreecommitdiff
path: root/app/views/characters/show.html.erb
AgeCommit message (Expand)Author
2021-06-22Fix being unable to change combat stylesDavid Gay
2021-06-15MonsterKills and bestiary viewDavid Gay
2021-06-13Move skills to their own page, with a new interface and XP barsDavid Gay
2021-06-07Display title at top of character view along with nameDavid Gay
2021-06-06Switch from power-based damage to damage types, replace block with resistance...David Gay
2021-06-05Lighten color of resistances text on character sheetDavid Gay
2021-06-05Expand resistances code to have meta resistances: physical and energyDavid Gay
2021-06-05Add resistance stats and rejigger character sheet layoutDavid Gay
2021-06-03Use display font for character view submenuDavid Gay
2021-06-03Remove Rest section from the Character viewDavid Gay
2021-06-03Reduce text size of character view headingsDavid Gay
2021-06-03Move timer and results to new game containers which are always visibleDavid Gay
2021-05-31Character restingDavid Gay
2021-05-31Add link to manage accountDavid Gay
2021-05-29Conditions and states (boons & banes), with `quarrying_draught`David Gay
2021-05-28Quickly port leaderboard and rankings from old EsoterraDavid Gay
2021-05-28Change Combat Statistics table to reflect combat stylesDavid Gay
2021-05-26Simple effect checking allows listern font level 2 to have an effectDavid Gay
2021-05-26Combat stylesDavid Gay
2021-05-23Various appearance improvementsDavid Gay
2021-05-23Adjust combat stats tableDavid Gay
2021-05-23Combat Statistics table on character#showDavid Gay
2021-05-22TitlesDavid Gay
2021-05-20Display learned activities count on characters#showDavid Gay
2021-05-06Implement drop table scalingDavid Gay
2021-05-02Login with forced character creation, views, etcDavid Gay