Bryce Allen
7020f0378d
add sample config for nginx+uwsgi or lighttpd+fcgi
11 years ago
Bryce Allen
2730e46f52
move scripts to bin
11 years ago
Bryce Allen
661a055d5c
move code into mhapi package
11 years ago
Bryce Allen
e92b5c71ad
add option to disable db cache
11 years ago
Bryce Allen
2b4e299ef5
add missing carve fix
11 years ago
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.
11 years ago
Bryce Allen
ddfefc99c4
fix cap totals
11 years ago
Bryce Allen
1dd1b98fdc
make web a package
11 years ago
Bryce Allen
e289a24aa6
fix content type typo
11 years ago
Bryce Allen
51fab8170b
fix for gypceros fake death carves
11 years ago
Bryce Allen
16df6773d9
refactor, tweak html layout
11 years ago
Bryce Allen
6d585a39d8
update quest reward counts for 4u estimate
11 years ago
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.
11 years ago
Bryce Allen
805a2a3362
web: fix fcgi, use thread local db
11 years ago
Bryce Allen
bbff48fb75
add basic webapp
11 years ago
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...
11 years ago
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.
11 years ago
Bryce Allen
8d533e49c4
doc: add capture values explanation
11 years ago
Bryce Allen
3fd32752fe
doc: add math section, more explanation of output
11 years ago
Bryce Allen
b125822172
improve doc, exit codes
11 years ago
Bryce Allen
dcd1ee46e5
Add db, licenses, better output and not found
11 years ago
Bryce Allen
835aec3406
use db to calculate best quest for item
11 years ago
Bryce Allen
45ad33d7cd
improve output, var names
11 years ago
Bryce Allen
aa148ce21a
add quest reward script, readme
11 years ago