Commit Graph
56 Commits
Author SHA1 Message Date
Bryce Allen 4a82ebd61b add gathering reward source 2015-04-08 21:44:20 -05:00
Bryce Allen e5aed5be13 improve db check script
- use difflib to avoid external requirements. Catches everything except
  for Itiezu for Khezu.
- track misspelling vs mismatch
- improve output
2015-04-05 12:48:46 -05:00
Bryce Allen f963e839a3 add db check script with fuzzy name matching 2015-04-05 12:07:35 -05:00
Bryce Allen 00274a2aba add Coin/Ticket item type 2015-04-03 00:56:08 -05:00
Bryce Allen f4185450c4 hack for mis-marked unstable monsters 2015-04-03 00:44:36 -05:00
Bryce Allen 0ad973dc79 add other item types 2015-04-02 23:27:39 -05:00
Bryce Allen fc459b6ad8 add hub/stars to recommended quest output 2015-04-02 23:01:26 -05:00
Bryce Allen 9fa9f8e2a9 add quest rank to db 2015-04-02 22:52:46 -05:00
Bryce Allen 1be52d7a1e update known issues 2015-03-30 23:41:22 -05:00
Bryce Allen 2423ccb65f add TODO 2015-03-30 23:16:22 -05:00
Bryce Allen 2aa285fc59 track when cap = kill 2015-03-30 23:14:02 -05:00
Bryce Allen 6c369172db normalize quest rewards with >100 total 2015-03-30 23:00:36 -05:00
Bryce Allen faf4b9df3e handle case mismatch in search 2015-03-29 23:10:47 -05:00
Bryce Allen 156eec0b4c improve readme 2015-03-29 15:15:29 -05:00
Bryce Allen 573107480d link index to github for source and doc 2015-03-29 14:58:02 -05:00
Bryce Allen 38745ec210 improve doc, move acknowledgements to top readme 2015-03-29 14:44:58 -05:00
Bryce Allen e77d91b0db handle wyporium items by listing trade item data 2015-03-28 18:12:59 -05:00
Bryce Allen ff4946f235 upstream db update 2015-03-28 17:51:41 -05:00
Bryce Allen 85dc27df72 add error for items with no reward data 2015-03-28 17:51:15 -05:00
Bryce Allen 7427bff0e5 add item not found handler 2015-03-28 17:33:28 -05:00
Bryce Allen 6d62a6ff4a recommendations: add quests, make per rank 2015-03-28 14:19:35 -05:00
Bryce Allen 582829811b smart data path detection for static index 2015-03-28 13:01:38 -05:00
Bryce Allen 444ee3b928 add static index for use with genrewards.py 2015-03-28 12:42:24 -05:00
Bryce Allen 7a3d7cc9b8 add static generator for item rewards txts 2015-03-28 12:36:37 -05:00
Bryce Allen 3145f1415a add amazing luck, output fixes 2015-03-28 12:15:22 -05:00
Bryce Allen 50466f05dc more precise extend chances 2015-03-28 12:13:14 -05:00
Bryce Allen a449087aba refactor: separate calculations and print 2015-03-22 12:03:55 -05:00
Bryce Allen 8af6a3a577 add hunt recommendations 2015-03-22 11:03:30 -05:00
Bryce Allen 8f8057bddd update readme with new paths to scripts 2015-03-20 22:49:56 -05:00
Bryce Allen 907f37b15a support virus rewards
This is based on guesses, I'm unsure of the mechanics.
2015-03-20 22:33:52 -05:00
Bryce Allen 45c0cfd10c hack to make bins work without PYTHONPATH 2015-03-20 22:23:02 -05:00
Bryce Allen 2abdeaa5b7 add missing reward types 2015-03-20 22:00:07 -05:00
Bryce Allen 7020f0378d add sample config for nginx+uwsgi or lighttpd+fcgi 2015-03-20 21:37:31 -05:00
Bryce Allen 2730e46f52 move scripts to bin 2015-03-20 21:26:44 -05:00
Bryce Allen 661a055d5c move code into mhapi package 2015-03-20 21:10:38 -05:00
Bryce Allen e92b5c71ad add option to disable db cache 2015-03-20 20:54:18 -05:00
Bryce Allen 2b4e299ef5 add missing carve fix 2015-03-20 20:52:54 -05:00
Bryce Allen 591ac4bdeb refactor expected value calculations
Output should be the same as before refactor, except for max cap
reward for quests. The fix for using carving god on tail carves
in the cap calculation was only applied to the
print_monsters_and_rewards copy of the code. It should be less than
the previous value by the differece between min and max for tail
carve.
2015-03-20 19:15:26 -05:00
Bryce Allen ddfefc99c4 fix cap totals 2015-03-19 23:32:59 -05:00
Bryce Allen 1dd1b98fdc make web a package 2015-03-19 23:21:08 -05:00
Bryce Allen e289a24aa6 fix content type typo 2015-03-19 23:20:47 -05:00
Bryce Allen 51fab8170b fix for gypceros fake death carves 2015-03-19 20:00:22 -05:00
Bryce Allen 16df6773d9 refactor, tweak html layout 2015-03-19 19:59:45 -05:00
Bryce Allen 6d585a39d8 update quest reward counts for 4u estimate 2015-03-18 21:10:28 -05:00
Bryce Allen 33493b67b1 fix fixed rewards
Fixed rewards for the matching item will be listed on a separate
output line from non-fixed rewards for the same item in the same
quest reward slot.
2015-03-18 21:05:20 -05:00
Bryce Allen 805a2a3362 web: fix fcgi, use thread local db 2015-03-18 20:51:27 -05:00
Bryce Allen bbff48fb75 add basic webapp 2015-03-18 20:02:01 -05:00
Bryce Allen a607186abc add standalone monster hunt rewards
Some items can't be acquired via quest rewards, and it's useful
to see a summary of the hunt rewards at the top even when the item
is available from quest rewards. Lots of copy paste, needs heavy
refactoring...
2015-03-18 18:12:25 -05:00
Bryce Allen f1237db190 output: use / 100 instead of % for clarity
Many people associate '%' with probability, so using it in the
output for expected value can lead to confusion.
2015-03-15 14:01:43 -05:00
Bryce Allen 8d533e49c4 doc: add capture values explanation 2015-03-15 10:07:01 -05:00
Bryce Allen 3fd32752fe doc: add math section, more explanation of output 2015-03-15 10:02:39 -05:00
Bryce Allen b125822172 improve doc, exit codes 2015-03-15 09:51:05 -05:00
Bryce Allen dcd1ee46e5 Add db, licenses, better output and not found 2015-03-15 09:12:41 -05:00
Bryce Allen 835aec3406 use db to calculate best quest for item 2015-03-14 00:25:23 -05:00
Bryce Allen 45ad33d7cd improve output, var names 2015-03-13 12:36:40 -05:00
Bryce Allen aa148ce21a add quest reward script, readme 2015-03-13 12:20:16 -05:00