Commit Graph

  • aae7e0ea96
    Merge pull request #135 from mikebryant/translations Mike Bryant 2020-04-16 14:32:30 +0100
  • 46f994c0ff feat: Taking a first stab at implementing translations Mike Bryant 2020-04-16 14:11:33 +0100
  • 9aeb53c261
    Merge pull request #130 from theRTC204/confirm-reset-fields Mike Bryant 2020-04-16 12:43:45 +0100
  • f67b014d70
    Merge pull request #128 from theRTC204/permalink-copy-button Mike Bryant 2020-04-16 10:59:27 +0100
  • ef81072c4c
    Merge pull request #126 from theRTC204/website-favicon Mike Bryant 2020-04-16 10:54:24 +0100
  • f89039454b feat: Add a flash message on permalink copy Ryan Carbotte 2020-04-15 21:32:59 -0500
  • a3dc3d53c7 feat: Added button to generate a permalink Ryan Carbotte 2020-04-15 21:01:52 -0500
  • 90fb28b212 feat: Added confirm on reset all fields Ryan Carbotte 2020-04-16 00:26:58 -0500
  • 94f5df9343 Merge branch 'darkmode' of github.com:Sujeom/ac-nh-turnip-prices into darkmode sujeom 2020-04-16 01:07:37 -0400
  • 10306698f1 addressd red coloring sujeom 2020-04-16 01:07:33 -0400
  • da7060229b
    Merge branch 'master' into darkmode Josué Martinez 2020-04-15 22:47:27 -0400
  • eb9b8958ea darkmode added using darkmodejs sujeom 2020-04-15 22:40:44 -0400
  • 54f2dc83f3 Adjust price brackets Lawrence Luk 2020-04-15 18:48:13 -0500
  • ea597d4761 feat: Updated the website favicon and PWA icon Ryan Carbotte 2020-04-15 18:24:37 -0500
  • b43ed3d15f Added color coding for ranges in display table Lawrence Luk 2020-04-15 18:18:42 -0500
  • 79370b923f Added color coding for ranges in display table Lawrence Luk 2020-04-15 18:08:46 -0500
  • 43ccafb1ea
    Merge branch 'master' into fix-accurate-prob Peter Shih 2020-04-15 23:35:32 +0800
  • 42509c4c09
    Merge pull request #113 from peter50216/fix-peak-start Mike Bryant 2020-04-15 16:32:24 +0100
  • b653b3993c Fix peak_start not defined Pi-Hsun Shih 2020-04-15 23:30:01 +0800
  • 0cc1e80f66 Make the probability saner when FUDGE_FACTOR is in effect. Pi-Hsun Shih 2020-04-15 23:16:12 +0800
  • b2aeb57707 More math error, integral is hard... T_T Pi-Hsun Shih 2020-04-15 23:06:44 +0800
  • fc630a6e2b Fix stupid typo of && / ||, fix another probability boundary condition. Pi-Hsun Shih 2020-04-15 22:58:33 +0800
  • 26b753c7bd Fix probability calculation Pi-Hsun Shih 2020-04-15 22:34:57 +0800
  • e9e8327df5 Fix a wrong comment. Pi-Hsun Shih 2020-04-15 22:14:22 +0800
  • 09e8e4e37a Make probability accurate by condition probability on the value. Pi-Hsun Shih 2020-04-15 21:57:08 +0800
  • 8f49882245 Revert "Make probability accurate by condition probability on the value." Mike Bryant 2020-04-15 15:30:10 +0100
  • a5194879d0 Revert "Fix a wrong comment." Mike Bryant 2020-04-15 15:30:07 +0100
  • c615df9397
    Merge pull request #105 from peter50216/fix-accurate-prob Mike Bryant 2020-04-15 15:20:33 +0100
  • 8c43570c9a Fix a wrong comment. Pi-Hsun Shih 2020-04-15 22:14:22 +0800
  • 3fa1867340 Make probability accurate by condition probability on the value. Pi-Hsun Shih 2020-04-15 21:57:08 +0800
  • 28e73937bc Refactor and move common parts out. Pi-Hsun Shih 2020-04-15 21:35:32 +0800
  • 0634b5e64c
    Merge pull request #106 from mikebryant/fudge-factor Mike Bryant 2020-04-15 14:14:38 +0100
  • 6cfc140173 fix: Add a fudge factor Mike Bryant 2020-04-15 13:47:40 +0100
  • 46929bd556 fix: Use min for guaranteed minimum Mike Bryant 2020-04-15 13:18:13 +0100
  • f8319bb348
    Merge pull request #104 from mikebryant/chart Mike Bryant 2020-04-15 12:09:59 +0100
  • 89dfc6ce6e feat: Add chart visual Mike Bryant 2020-04-15 12:07:17 +0100
  • 21cb1a0ed2 fix: Make guaranteed minimum correct for all patterns, and fix sorting Mike Bryant 2020-04-15 11:50:12 +0100
  • 10f9b3a755
    Merge pull request #58 from Molorius/master Mike Bryant 2020-04-15 10:23:27 +0100
  • da1d75ba51
    Merge pull request #102 from peter50216/patch-2 Mike Bryant 2020-04-15 10:12:04 +0100
  • 53c98b84c3
    Merge pull request #103 from peter50216/patch-3 Mike Bryant 2020-04-15 10:10:48 +0100
  • 7d1f46fe8c
    Change prediction of rate to consider not only the previous known value Peter Shih 2020-04-15 16:06:56 +0800
  • a41f2d5975
    Update rate range to match intceil Peter Shih 2020-04-15 15:25:37 +0800
  • a893a5617b Removed UI notification when query is used. A console log shows instead. Blake Felt 2020-04-14 17:20:04 -0600
  • af774022a0
    Merge pull request #93 from theRTC204/switch-to-intceil Mike Bryant 2020-04-14 20:06:33 +0100
  • 0d9e0d8f8d feat: Implements a more true to game code intceil calculation Ryan Carbotte 2020-04-14 12:02:53 -0500
  • b6c92ea82f
    Merge pull request #56 from HarryPeach/master Mike Bryant 2020-04-14 16:03:58 +0100
  • 8745b42b1a
    Merge pull request #91 from theRTC204/fix-remove-debug-statement Mike Bryant 2020-04-14 15:58:23 +0100
  • 4a711fde74 fix: Removed a debug statement left behind Ryan Carbotte 2020-04-14 09:44:17 -0500
  • baff942960 docs: Add some notes on scope Mike Bryant 2020-04-14 13:29:01 +0100
  • 34e0bbcaa5 Added extra precached files Harry Peach 2020-04-13 12:21:39 +0100
  • 1c65137cb6 Added icons for the PWA Harry Peach 2020-04-10 12:56:02 +0100
  • a50ad6a332 Removed netlify leftover files Harry Peach 2020-04-09 21:52:30 +0100
  • 8791c5fa92 Added basic service-worker support Harry Peach 2020-04-09 21:46:43 +0100
  • 302218de57
    Merge pull request #84 from theRTC204/master Mike Bryant 2020-04-14 10:48:26 +0100
  • 4d5a245fd0
    Merge pull request #78 from timplunkett/patch-3 Mike Bryant 2020-04-14 10:29:37 +0100
  • e20e884611 fix: Changed to use HTML URL for contributor link Ryan Carbotte 2020-04-13 19:36:16 -0500
  • c2559fedbf feat: Add dynamic list of contributors Ryan Carbotte 2020-04-13 18:49:26 -0500
  • c4c2ff7cd1 Massive UI Rework Trevor Welch 2020-04-08 02:15:37 -0400
  • fb1cb3476a
    Clarify price should be from your island Tim Plunkett 2020-04-13 11:55:30 -0400
  • 42c3fdd2a3
    Merge pull request #67 from kantenkugel/patch-1 Mike Bryant 2020-04-12 19:52:22 +0100
  • f8cf8058a5
    Merge pull request #64 from phoenix-meadowlark/patch-1 Mike Bryant 2020-04-12 19:43:42 +0100
  • 0af21f93fc
    Change reset Button to type button Michael Ritter 2020-04-12 12:55:42 +0200
  • 927480748c
    Update to provide consistent cross-browser behavior. Phoenix Meadowlark 2020-04-11 10:34:48 -0700
  • a62a86235c Added parameters first-time and previous-pattern. Added text box to notify that values will not be saved. Blake Felt 2020-04-09 22:32:01 -0600
  • 8afadbddeb
    Merge pull request #53 from theRTC204/improve-data-table-usability Mike Bryant 2020-04-09 23:13:53 +0100
  • 13cb859406
    Merge pull request #52 from theRTC204/minor-visual-tweaks Mike Bryant 2020-04-09 23:03:42 +0100
  • d0e1ded041 fix: Improved data table visibility on different devices Ryan Carbotte 2020-04-09 15:32:46 -0500
  • 73cab71e6e fix: Reduced overall element size throughout UI Ryan Carbotte 2020-04-09 15:25:21 -0500
  • e40f944c2e fix: Fix reset button Mike Bryant 2020-04-09 19:57:23 +0100
  • d048472a7d
    Merge pull request #45 from tylermatchett/dynamic-querystring Mike Bryant 2020-04-09 18:21:29 +0100
  • c36fefedbb
    Merge pull request #50 from mikebryant/rebase-34 Mike Bryant 2020-04-09 18:09:33 +0100
  • b10358f13e fix: Retain compatibility with previous stored data Mike Bryant 2020-04-09 17:58:51 +0100
  • 54b8458a5f Squashed commit of the following: Mike Bryant 2020-04-09 10:39:45 +0100
  • dbb9882553 Readable dynamic length querystrings Tyler Matchett 2020-04-08 21:36:45 -0300
  • f30e1e751e Remove minimum, rename other field to guaranteed minimum Mike Bryant 2020-04-08 18:59:45 +0100
  • f4ab1be863 Add 'LeastMax' Parameter jtplatt99 2020-04-07 13:22:23 -0400
  • ea190f6d38
    Merge pull request #42 from mikebryant/integrating-probability Mike Bryant 2020-04-08 18:38:26 +0100
  • 45e055718f Fix calculations Mike Bryant 2020-04-08 18:29:33 +0100
  • 0b69cba802 Rename pattern and make probability per row Mike Bryant 2020-04-08 18:15:56 +0100
  • 63e6b1adec feat: display %chance of each pattern if known Lou Huang 2020-04-08 02:35:32 -0400
  • 60c1f160d0
    Merge pull request #27 from peter50216/upstream_master Mike Bryant 2020-04-08 17:25:53 +0100
  • 976df77673 Undo one more unrelated change. Pi-Hsun Shih 2020-04-08 17:43:07 +0800
  • 9c3299b4fb Undo more unrelated style change. Pi-Hsun Shih 2020-04-08 17:42:26 +0800
  • 9aca6465c2 Undo unrelated style changes. Pi-Hsun Shih 2020-04-08 17:41:25 +0800
  • fb7fbe55e3
    Merge branch 'master' into upstream_master Peter Shih 2020-04-08 17:32:34 +0800
  • 667ff47f0f
    Merge pull request #31 from theRTC204/first-time-buyer-toggle Mike Bryant 2020-04-07 23:34:31 +0100
  • cb69d49113 feat: Add toggle for filtering results to first ever buy Ryan Carbotte 2020-04-07 13:36:24 -0500
  • 91e428e563 More fixes Mike Bryant 2020-04-07 17:39:15 +0100
  • 6470b39f84 fix: Fix UI issue Mike Bryant 2020-04-07 17:35:22 +0100
  • ead6e51525 Refactored scripts.js Trevor Welch 2020-04-06 20:43:38 -0400
  • 88a8525382 Don't override localstorage when there's query string. Pi-Hsun Shih 2020-04-07 23:37:45 +0800
  • 53fe5d69a2 Catch exception locally. Pi-Hsun Shih 2020-04-07 23:37:34 +0800
  • 6771302034
    Merge pull request #28 from peter50216/fix-no-reset-on-enter Mike Bryant 2020-04-07 16:33:29 +0100
  • adc538b3ff Change from hash to query string. Pi-Hsun Shih 2020-04-07 23:28:13 +0800
  • 2dcddeee5d Don't reset the form when pressing enter in the input box. Pi-Hsun Shih 2020-04-07 23:02:57 +0800
  • 02d600e62d Add support to remember prices in hash parameter. Pi-Hsun Shih 2020-04-07 22:57:42 +0800
  • b30fca595f Create CNAME Mike Bryant 2020-04-07 11:54:03 +0100
  • f254976aa2 Delete CNAME Mike Bryant 2020-04-07 11:53:53 +0100
  • ea9af8e017 Create CNAME Mike Bryant 2020-04-07 11:45:42 +0100
  • 3f6531e74b docs: Add notice file Mike Bryant 2020-04-07 11:28:22 +0100