Age | Commit message (Expand) | Author |
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 |
2021-06-05 | Timer: Switch to 1 minute retries after 5 errors, instead of showing an alert... | David Gay |
2021-06-05 | Swap location of results box and chat box | David Gay |
2021-06-05 | Add resistance stats and rejigger character sheet layout | David Gay |
2021-06-05 | Bazaar: Merge "your orders" with "buy orders" and "sell orders", and sort buy... | David Gay |
2021-06-05 | Improve UI responsiveness and scaling | David Gay |
2021-06-05 | Chance for equipment to break after combat | David Gay |
2021-06-05 | Split activity processing code out into a new class | David Gay |
2021-06-05 | DRY up the `#finish_activity` code a bit | David Gay |
2021-06-05 | Delete exponential table scaling code | David Gay |
2021-06-04 | Reduce text size and vertical margin of "Stop" button | David Gay |
2021-06-04 | Don't start progress bar halfway done due to rested time | David Gay |
2021-06-04 | Reduce font size of timer and use display font | David Gay |
2021-06-04 | Adjust error message since Rest section has been removed from Character view | David Gay |
2021-06-04 | Add back in some timer POST error handling | David Gay |