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-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)
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
2021-06-07
Record and reference MonsterSpawn starting HP in the database
David Gay
2021-06-07
Move equipment break check earlier in combat end code so it isn't skipped
David Gay
2021-06-07
Change combat stance modifiers to flat value based on beastslay level
David Gay
[next]