Age | Commit message (Expand) | Author |
2021-07-08 | Allow unauthenticated users to see the game clock | David Gay |
2021-07-07 | Actually fix chat history | David Gay |
2021-07-07 | Reduce chat history from last 2_000 messages to last 1_000 messages | David Gay |
2021-07-07 | Fix chat messages order | David Gay |
2021-07-07 | Times of day, and a primitive clock in the header | David Gay |
2021-07-07 | Consolidate identical bazaar postings | David Gay |
2021-07-06 | Increase chat message area chat message limit from 100 to 200, and add a chat... | David Gay |
2021-07-05 | Give characters a location, and replace the Locations view+controller with a ... | David Gay |
2021-07-05 | Hook aetherloom up to hearth controller | David Gay |
2021-06-22 | Make sure skill leaderboards are displayed alphabetically | David Gay |
2021-06-16 | Learn spells from spellpages | David Gay |
2021-06-15 | MonsterKills and bestiary view | 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-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-09 | Fix spelling of laboratory | David Gay |
2021-06-07 | Send message when bazaar order is bought or sold from | David Gay |
2021-06-06 | Messages | David Gay |
2021-06-05 | Display costs and requirements for selected activity in select fields via Sti... | David Gay |
2021-06-05 | Bazaar: Merge "your orders" with "buy orders" and "sell orders", and sort buy... | 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 | Adjust error message since Rest section has been removed from Character view | David Gay |
2021-06-03 | Add blank line to beginning of combat result output instead of end | David Gay |
2021-06-03 | Move timer and results to new game containers which are always visible | David Gay |
2021-06-03 | Make sure to add a blank line to results after combat activity even if it end... | David Gay |
2021-06-03 | New title: Aspirant | David Gay |
2021-06-03 | Plug in Spicework | David Gay |
2021-06-03 | Add line break after combat results | David Gay |
2021-06-02 | Magiculture | David Gay |
2021-06-02 | Change initiative rolls to use a d20 instead of a d10 | David Gay |
2021-05-31 | Allow choosing how many items you'd like to craft at hearth amenities | David Gay |
2021-05-31 | Change block so at least one point of damage will always get through | David Gay |
2021-05-31 | Character resting | David Gay |
2021-05-31 | Plug in equip requirements | David Gay |
2021-05-29 | Conditions and states (boons & banes), with `quarrying_draught` | David Gay |
2021-05-29 | *Actually* fix wound bug | David Gay |
2021-05-28 | Fix bug caused by being too wounded to continue combat but not having `#finis... | David Gay |
2021-05-28 | Quickly port leaderboard and rankings from old Esoterra | David Gay |
2021-05-28 | Monsters controller, activities index, and links to activities and items indexes | David Gay |
2021-05-28 | Order BazaarOrders by name, price, then age | David Gay |
2021-05-28 | Implement trophies | David Gay |
2021-05-28 | Order bazaar item selection by name | David Gay |
2021-05-28 | Add axes and pickaxes, and a wildscour task to find them | David Gay |
2021-05-28 | Add `retributor` title, awarded for killing a lesser trodgeathomp | David Gay |
2021-05-28 | Lockbox unlocking, and with it items that start activities when used | David Gay |