Emi Matchu matchu
matchu pushed to simpler-item-previews at OpenNeo/impress 2024-07-01 13:49:06 -07:00
5e6c2c3c3f Put the new item preview in a Turbo frame
a8b4f9be65 [WIP] Add species/color picker for simplified item page preview
7733e9a8c4 [WIP] Start replacing item page preview with simpler HTML-based version
Compare 3 commits »
matchu pushed to main at OpenNeo/impress 2024-06-28 01:32:25 -07:00
2a34e8be6d Oops, fix regex patterns to use \A to \z instead of ^ to $
matchu pushed to main at OpenNeo/impress 2024-06-22 18:47:21 -07:00
5401ea984a Merge remote-tracking branch 'origin/main'
1d250f3148 Remove unused Item.with_closet_hangers scope
Compare 2 commits »
matchu pushed to main at OpenNeo/impress 2024-06-18 16:50:56 -07:00
b6bd539fed Oops, fix indentation in Item::Dyeworks
matchu pushed to main at OpenNeo/impress 2024-06-18 16:49:41 -07:00
10301900e2 Credit the Owls team for Dyeworks extra info in the Item Getting Guide
ec476f4c65 List the specific Dyeworks end date in Item Getting Guide, if we know
a9f44c0aa6 Configure the application's default time zone to NST (US Pacific)
4e2110bf25 Add comment to Item#inferred_dyeworks_base_item
c6fbb9b797 Reorder Item::Dyeworks methods a bit
Compare 9 commits »
matchu pushed to main at OpenNeo/impress 2024-06-18 13:25:41 -07:00
1acb00e35a Add NC prices to item pages
matchu pushed to main at OpenNeo/impress 2024-06-17 13:07:19 -07:00
bbd1849e19 Oops, fix crash for Dyeworks without Owls info in Item Getting Guide
598a9dac52 Oops, fix crashing bug when Item Getting Guide has *no* Dyeworks
9f536f81b3 Refactor to use a new Item#source method for where an item is from
77f01a6cb9 Edge case: say "0 NC" for cost of no potions in Item Getting Guide
Compare 4 commits »
matchu pushed to main at OpenNeo/impress 2024-06-15 17:35:27 -07:00
cd28c26ae7 Make thumbnail_url a manually overridable field for Alt Styles
36452a4704 Flag items you already own in the Item Getting Guide
Compare 2 commits »
matchu pushed to main at OpenNeo/impress 2024-06-12 17:14:23 -07:00
56fe5e4889 Oops, fix bug in recent movie-pausing bugfix!
matchu pushed to main at OpenNeo/impress 2024-06-12 17:06:44 -07:00
60e9130891 Fix bug where changing tabs would *always* pause the outfit animations
cedceeaf3c Set production hostname to impress.openneo.net
Compare 2 commits »
matchu pushed to main at OpenNeo/openneo-health 2024-06-10 13:08:04 -07:00
fa7893a0a8 Set hostname to health.openneo.net
matchu pushed to main at OpenNeo/openneo-code 2024-06-10 13:06:03 -07:00
c2e33fd4cf Replace run.sh with ansible-playbook
24ea2b9de1 Oops, update the README to match the newly-renamed setup-machine.yml
a9db85d7c8 Restart every week, to help ensure SSL certificate renews
fcc9a0a3ce Configure machine's hostname as code.openneo.net
Compare 4 commits »
matchu pushed to main at OpenNeo/impress 2024-06-09 19:23:10 -07:00
3310394fb8 Improve Owls value presentation in Item Getting Guide
be525d1d67 Oops, fix bug with empty subtitles in Item Getting Guide
3dbcf41e4f Restyle Owls link a bit in Item Getting Guide
9bc6be05f8 Add "Permanent" label to permanent Dyeworks items in Item Getting Guide
a3f910b7ce Add more line breaks to Item Getting Guide template source
Compare 7 commits »
matchu pushed to main at OpenNeo/impress 2024-06-09 14:17:30 -07:00
5de9e2a27b Add Dyeworks section to Item Getting Guide (but it's currently wrong!)
matchu pushed to main at OpenNeo/impress 2024-06-07 20:10:59 -07:00
857cb547ed Add Item#dyeworks_base_item database field, and populate it
68cb44d159 Add logic to infer the base for Dyeworks items
Compare 2 commits »
matchu pushed to main at OpenNeo/impress 2024-06-05 19:52:39 -07:00
341869fb17 Oops, say "these items" plural for basic colors in Item Getting Guide
31c281390d Add explanations for why Item#pb_{species,color} would return nil
a3bd841bb8 Fix handling of basic PB items in Item Getting Guide
bd6b6450d9 Handle newly-released species in Item Getting Guide
3dab235335 Handle newly-released PB items in Item Getting Guide
Compare 5 commits »
matchu pushed to main at OpenNeo/impress 2024-06-04 12:23:47 -07:00
e1c598e591 Remove unused sqlite3 gem
matchu pushed to main at OpenNeo/impress 2024-06-04 12:12:05 -07:00
3fa724bbc4 Upgrade to Rails 7.1.3.4
matchu pushed to main at OpenNeo/impress 2024-06-03 11:46:14 -07:00
193b1fa5e3 Improve performance for occupies:X searches
aa3dc9549f Add index to items.name database field
Compare 2 commits »
matchu pushed to main at OpenNeo/impress 2024-06-03 10:58:20 -07:00
63abfa51f7 Redesign "Get these items!" button to use a cart icon instead