index
:
esoterra.git
develop
master
Multiplayer, browser based, timer-based RPG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-06-16
Display XPTNL on skill view
David Gay
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-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)
[next]