about summary refs log tree commit diff stats
path: root/src/App.svelte
Commit message (Expand)AuthorAgeFilesLines
* fix: finish the level inputana2021-08-081-0/+5
* fix: account for d/n when predicting future stuffana2021-08-081-14/+0
* feat: make the grid responsiveana2021-08-081-3/+2
* fix: correctly display expiration datesana2021-08-081-2/+3
* feat: show forecast in the sidebarana2021-08-081-1/+21
* feat: say when mutation/augmentation expiresana2021-08-081-19/+30
* feat: show next weather change in headerana2021-08-081-0/+6
* feat: don't load data from other zonesana2021-08-081-16/+18
* feat: load from all bestiariesana2021-08-081-7/+15
* feat: more things, almost finishedana2021-08-081-46/+119
* feat: display more info about all enemiesana2021-08-081-3/+74
* feat: load from csv, etc etcana2021-08-081-4/+30
* feat: implement localstorage storeana2021-08-081-2/+12
* feat: initial svelte setupana2021-08-081-0/+7