Commit Graph
63 Commits
Author SHA1 Message Date
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