summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-16Missed an extra necessary safe navigation operatorDavid Gay
2021-06-16Fix bug with activity completion caused by no-effect equipmentDavid Gay
2021-06-16Merge pull request #16 from dtgay/0.1.11David Gay
0.1.11
2021-06-16[changelog] Finalize for 0.1.11David 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 grinpadDavid Gay
2021-06-16Change item infix break chance to 1/500David Gay
2021-06-16[data] New item and craft activity: minor manaDavid Gay
2021-06-16[data] New spell: Flame WhirlDavid Gay
2021-06-16Stinging Rays spell as the first DoTDavid Gay
2021-06-16Learn spells from spellpagesDavid Gay
2021-06-16[data] Add apprentice wand and spell to create oneDavid Gay
2021-06-16Activity equipment item tag requirements, and apply to / adjust all relevant ↵David Gay
activities
2021-06-16[data] New activities: havencast_dazzle, havencast_stinging_raysDavid Gay
2021-06-16[data] New activity: havencast_dazzleDavid Gay
2021-06-16Change light condition to grant necrotic resistanceDavid Gay
2021-06-15[changelog] Add extra line about omensDavid Gay
2021-06-15[changelog] FormattingDavid Gay
2021-06-15Reduce space between nav menu itemsDavid Gay
2021-06-15[changelog] CorrectionDavid Gay
2021-06-15Add 7 new titles, awarded for MonsterKill quantityDavid Gay
2021-06-15MonsterKills and bestiary viewDavid Gay
2021-06-15Add breakage to all equipment items that give a skill speed increase, and to ↵David Gay
omens
2021-06-15[changelog] updatesDavid Gay
2021-06-15Basic spellcastingDavid Gay
2021-06-15Reboot omens and allow infixing items (like omens) into skillsDavid Gay
2021-06-14Merge branch 'develop' into 0.1.11David Gay
# Conflicts: # CHANGELOG.md
2021-06-14Fix bug with activity title awardingDavid Gay
2021-06-13Move skills to their own page, with a new interface and XP barsDavid Gay
2021-06-13Fix wrong param name in new CharacterController `#set_character`David Gay
2021-06-13Forgot to migrate ItemInfixesDavid Gay
2021-06-13Only be able to view your own characterDavid Gay
2021-06-13ItemInfixesDavid Gay
2021-06-13Don't allow characters to look at another character's itemsDavid Gay
2021-06-13Fix arcanite longsword OF level requirementDavid Gay
2021-06-13Increase purify ingot XP awardsDavid Gay
2021-06-13Reduce pure iron ore and gaian ore XP rewardsDavid Gay
2021-06-13Have omens grant mana and add a couple havencast spellsDavid Gay
2021-06-13Four initial omensDavid Gay
2021-06-13New amenity: binding array (level 1, level 2)David Gay
2021-06-10Changelog: fix line in wrong sectionDavid Gay
2021-06-10Tweak otherforge smelting and purification costs and XP awardsDavid Gay
2021-06-10Fix laboratory capitalizationDavid Gay
2021-06-10Reduce arcanite tool skill speed increases from 100 to 90David Gay
2021-06-10Start results div scrolled to bottom on page changesDavid Gay
2021-06-10Fix bug in timer partial render caused by not having an active character (#11)David Gay
2021-06-10Bump ws from 6.2.1 to 6.2.2dependabot[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-10Bump browserslist from 4.16.4 to 4.16.6dependabot[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-10Bump dns-packet from 1.3.1 to 1.3.4dependabot[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-09Only scroll chat and results output to the bottom on new content when ↵David Gay
already scrolled to the bottom or near the bottom