Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-15 | Reduce space between nav menu items | David Gay | |
2021-06-15 | [changelog] Correction | David Gay | |
2021-06-15 | Add 7 new titles, awarded for MonsterKill quantity | David Gay | |
2021-06-15 | MonsterKills and bestiary view | David Gay | |
2021-06-15 | Add breakage to all equipment items that give a skill speed increase, and to ↵ | David Gay | |
omens | |||
2021-06-15 | [changelog] updates | David Gay | |
2021-06-15 | Basic spellcasting | David Gay | |
2021-06-15 | Reboot omens and allow infixing items (like omens) into skills | David Gay | |
2021-06-14 | Merge branch 'develop' into 0.1.11 | David Gay | |
# Conflicts: # CHANGELOG.md | |||
2021-06-14 | Fix bug with activity title awarding | David Gay | |
2021-06-13 | Move skills to their own page, with a new interface and XP bars | David Gay | |
2021-06-13 | Fix wrong param name in new CharacterController `#set_character` | David Gay | |
2021-06-13 | Forgot to migrate ItemInfixes | David Gay | |
2021-06-13 | Only be able to view your own character | David Gay | |
2021-06-13 | ItemInfixes | David Gay | |
2021-06-13 | Don't allow characters to look at another character's items | David Gay | |
2021-06-13 | Fix arcanite longsword OF level requirement | David Gay | |
2021-06-13 | Increase purify ingot XP awards | David Gay | |
2021-06-13 | Reduce pure iron ore and gaian ore XP rewards | David Gay | |
2021-06-13 | Have omens grant mana and add a couple havencast spells | David Gay | |
2021-06-13 | Four initial omens | David Gay | |
2021-06-13 | New amenity: binding array (level 1, level 2) | David Gay | |
2021-06-10 | Changelog: fix line in wrong section | David Gay | |
2021-06-10 | Tweak otherforge smelting and purification costs and XP awards | David Gay | |
2021-06-10 | Fix laboratory capitalization | David Gay | |
2021-06-10 | Reduce arcanite tool skill speed increases from 100 to 90 | David Gay | |
2021-06-10 | Start results div scrolled to bottom on page changes | David Gay | |
2021-06-10 | Fix bug in timer partial render caused by not having an active character (#11) | David Gay | |
2021-06-10 | Bump ws from 6.2.1 to 6.2.2 | dependabot[bot] | |
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2021-06-10 | Bump browserslist from 4.16.4 to 4.16.6 | dependabot[bot] | |
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6) --- updated-dependencies: - dependency-name: browserslist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2021-06-10 | Bump dns-packet from 1.3.1 to 1.3.4 | dependabot[bot] | |
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4) --- updated-dependencies: - dependency-name: dns-packet dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2021-06-09 | Only scroll chat and results output to the bottom on new content when ↵ | David Gay | |
already scrolled to the bottom or near the bottom | |||
2021-06-09 | Forgot to migrate last change | David Gay | |
2021-06-09 | Extra guards to prevent running activity duration check code when important ↵ | David Gay | |
related values are nil (hopefully fixes #3 and fixes #2) | |||
2021-06-09 | Reduce base duration of smelt activities | David Gay | |
2021-06-09 | Fix spelling of laboratory | David Gay | |
2021-06-09 | New item dropped by balgoloth: balgoloth claw | David Gay | |
2021-06-09 | Fix bug where monster spawn item award code could fail to check all items | David Gay | |
2021-06-09 | Nerf balgoloth, but double its claw size | David Gay | |
2021-06-07 | Looks like this is actually the correct setting to serve public assets, at ↵ | David Gay | |
least these days | |||
2021-06-07 | Fix bug with meta resistances not being given special treatment in new ↵ | David Gay | |
combat stance code | |||
2021-06-07 | Serve static assets in prod, at least for now, for web worker | David Gay | |
2021-06-07 | Update changelog for 0.1.9 | David Gay | |
2021-06-07 | New item: dusted templis | David Gay | |
2021-06-07 | Tweak midoras spice description | David Gay | |
2021-06-07 | New item: mercuria potion | David Gay | |
2021-06-07 | New item: lightblood potion | David Gay | |
2021-06-07 | New item: woodflesh potion | 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 | |