Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-16 | Missed an extra necessary safe navigation operator | David Gay | |
2021-06-16 | Fix bug with activity completion caused by no-effect equipment | David Gay | |
2021-06-16 | Merge pull request #16 from dtgay/0.1.11 | David Gay | |
0.1.11 | |||
2021-06-16 | [changelog] Finalize for 0.1.11 | David Gay | |
2021-06-16 | [data] New items and crafting activities: faint forging haste, faint ↵ | David Gay | |
seething haste, faint working haste | |||
2021-06-16 | [data] Add simple spellpage drop to crumbling ruins and grinpad | David Gay | |
2021-06-16 | Change item infix break chance to 1/500 | David Gay | |
2021-06-16 | [data] New item and craft activity: minor mana | David Gay | |
2021-06-16 | [data] New spell: Flame Whirl | David Gay | |
2021-06-16 | Stinging Rays spell as the first DoT | David Gay | |
2021-06-16 | Learn spells from spellpages | David Gay | |
2021-06-16 | [data] Add apprentice wand and spell to create one | David Gay | |
2021-06-16 | Activity equipment item tag requirements, and apply to / adjust all relevant ↵ | David Gay | |
activities | |||
2021-06-16 | [data] New activities: havencast_dazzle, havencast_stinging_rays | David Gay | |
2021-06-16 | [data] New activity: havencast_dazzle | David Gay | |
2021-06-16 | Change light condition to grant necrotic resistance | David Gay | |
2021-06-15 | [changelog] Add extra line about omens | David Gay | |
2021-06-15 | [changelog] Formatting | David Gay | |
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 |