summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-08Allow unauthenticated users to see the game clockDavid Gay
2021-07-07[data] Have aetherloom level 2 grant 4 aetherweave speed, similar to other ↵David Gay
level 2 hearth amenities
2021-07-07Fix bug causing game to be hard-locked unplayable as a result of attempting ↵David Gay
to do any activity which has no skill requirements
2021-07-07Forgot to update explainer text on chat history pageDavid Gay
2021-07-07Actually fix chat historyDavid Gay
2021-07-07Reduce chat history from last 2_000 messages to last 1_000 messagesDavid Gay
2021-07-07Fix chat messages orderDavid Gay
2021-07-07[data] New items: shawl of wiles, alacrity ribbonDavid Gay
2021-07-07[data] Reduce assorted XP awards for gathered items and havencastingDavid Gay
2021-07-07Give bollyrots and crypt writhes double the damage capacity at nightDavid Gay
2021-07-07Lusterlight brand omen, and make lusterlight tincture only craftable during ↵David Gay
firstlight
2021-07-07Times of day, and a primitive clock in the headerDavid Gay
2021-07-07Change beastslay stat and stance modifiersDavid Gay
2021-07-07Show current active skill(s) level and XPTNL based on activity requirements ↵David Gay
rather than on the last skill that gained XP
2021-07-07Consolidate identical bazaar postingsDavid Gay
2021-07-06Merge branch 'develop' of https://github.com/dtgay/esoterra into developDavid Gay
2021-07-06[data] Reduce pit leech, stalk beast, and grinpad damage, and reduce XP ↵David Gay
awards for all monsters except balgoloth
2021-07-06Display remaining actions below timer when a set amount of actions have been ↵David Gay
queued
2021-07-06Increase chat message area chat message limit from 100 to 200, and add a ↵David Gay
chat history page that shows the last 2,000 messages
2021-07-06[data] Add foundation level 2, and make all other level 2 amenities require itDavid Gay
2021-07-05Give characters a location, and replace the Locations view+controller with a ↵David Gay
Look view+controller
2021-07-05Change Floret GID to `floret`David Gay
2021-07-05[data] Require havencast level 5 to equip apprentice wandDavid Gay
2021-07-05[data] New item: faint weaving hasteDavid Gay
2021-07-05Hook aetherloom up to hearth controllerDavid Gay
2021-07-05[data] Add fine athermesh, and make aethermesh grant 2 manatrawl speedDavid Gay
2021-07-05Merge pull request #8 from dtgay/dependabot/npm_and_yarn/browserslist-4.16.6David Gay
Bump browserslist from 4.16.4 to 4.16.6
2021-07-05Merge pull request #9 from dtgay/dependabot/npm_and_yarn/ws-6.2.2David Gay
Bump ws from 6.2.1 to 6.2.2
2021-07-05Merge pull request #7 from dtgay/dependabot/npm_and_yarn/dns-packet-1.3.4David Gay
Bump dns-packet from 1.3.1 to 1.3.4
2021-06-23[data] Reduce `synthsever_rusted_lockbox` base duration 180 -> 120David Gay
2021-06-23[changelog] Clarify noteDavid Gay
2021-06-23Update changelog for 0.1.12David Gay
2021-06-23Update Floret name and descriptionDavid Gay
2021-06-23Half effectiveness of skill level-based duration scaling, and also add ↵David Gay
missing havencast skill scaling to havencast spell activities
2021-06-23Varying and widespread XP award nerfsDavid Gay
2021-06-23Adjust break chancesDavid Gay
2021-06-23Change breakage mechanicsDavid Gay
2021-06-23[data] Allow apprentice wand to be equipped in offhand, tooDavid Gay
2021-06-23Stop activity when character starts resting, to prevent potential exploit of ↵David Gay
gaining rested time while timer runs down
2021-06-23Fix activities without requirements not completingDavid Gay
2021-06-23Fix results and chat divs sometimes not scrolling due to large outputDavid Gay
2021-06-22Fix being unable to change combat stylesDavid Gay
2021-06-22Fix `craft_bluster_powder` to grant spicework XP, not fluxseethe XPDavid Gay
2021-06-22Make sure skill leaderboards are displayed alphabeticallyDavid Gay
2021-06-22Fix rusted lockboxes not being unlockable due to setting equipment tag ↵David Gay
requirement incorrectly
2021-06-16Adjust skill view grid breakpointsDavid Gay
2021-06-16Display XPTNL on skill viewDavid Gay
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