Age | Commit message (Expand) | Author |
2021-06-15 | Add breakage to all equipment items that give a skill speed increase, and to ... | 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 |
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 | 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-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 already... | David Gay |
2021-06-09 | Extra guards to prevent running activity duration check code when important r... | David Gay |
2021-06-09 | Fix spelling of laboratory | David Gay |
2021-06-09 | Fix bug where monster spawn item award code could fail to check all items | David Gay |
2021-06-07 | Fix bug with meta resistances not being given special treatment in new combat... | 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 |
2021-06-07 | Allow negative resistances, speed, accuracy, power, and evasion | David Gay |
2021-06-07 | Send message when bazaar order is bought or sold from | David Gay |
2021-06-07 | Display title at top of character view along with name | David Gay |
2021-06-07 | Don't say character earned the Sentinel title if they already had it | David Gay |
2021-06-07 | Fix bug where aspirant title wouldn't be awarded until TL 101 | David Gay |
2021-06-06 | Do bash damage if you don't have anything else | David Gay |
2021-06-06 | Inventory: Move consumables up, just below equipment | David Gay |
2021-06-06 | Add and award Sentinel title, and add leviathan info to changelog | David Gay |
2021-06-06 | Slightly improve monster spawn reward code and fix bug where only one item re... | David Gay |
2021-06-06 | Add currency section to new inventory view | David Gay |
2021-06-06 | Awarding items and XP for leviathans | David Gay |
2021-06-06 | Leviathans | David Gay |
2021-06-06 | Messages | David Gay |
2021-06-06 | Re-apply power stat to combat procedure | David Gay |
2021-06-06 | Switch from power-based damage to damage types, replace block with resistance... | David Gay |
2021-06-06 | Fix bug when awarding XP from things like opening rusted lockbox | David Gay |
2021-06-06 | Tweak new inventory screen grid col responsiveness | David Gay |
2021-06-06 | Tweak finish activity retry code to avoid flooding Honeybadger | David Gay |
2021-06-06 | Use display font for buttons | David Gay |
2021-06-06 | Improved inventory section for equipped items | David Gay |
2021-06-06 | New inventory view, with items sorted by categories | David Gay |
2021-06-05 | Increase min and max height of chat | David Gay |
2021-06-05 | Reduce footer padding and made the rest of the content fill in that space | David Gay |
2021-06-05 | Adjust chat box so scrollbar lines up with main box scrollbar | David Gay |
2021-06-05 | Fix item gathering and crafting not giving XP | David Gay |
2021-06-05 | Display costs and requirements for selected activity in select fields via Sti... | David Gay |
2021-06-05 | Lighten color of resistances text on character sheet | David Gay |
2021-06-05 | Expand resistances code to have meta resistances: physical and energy | David Gay |