Kevin Zhang
5c3d7ab79a
Support lowercase and extra whitespace in search
11 years ago
Bryce Allen
6329e7028b
add html/jsonapi armor builder
...
- make decoration calculator use 1-slot decorations multiple times
11 years ago
Bryce Allen
784299dd53
add armor search, damage fixes
11 years ago
Bryce Allen
5e3552728f
fix model breakable field
11 years ago
Bryce Allen
b96bed0bc4
break improvements
11 years ago
Bryce Allen
7b5e8c9dd8
Amazing Luck fits better in output
...
Technically it's called "Magnificent Luck" but that is such
a mouthful and lineful.
11 years ago
Bryce Allen
e2bd4a757b
add jsonapi generator, default output to web dir
11 years ago
Bryce Allen
4e562ed537
model and db refactor, damage improvements
11 years ago
Bryce Allen
9968cd4cdd
damage refactor, new averages
11 years ago
Bryce Allen
f91b11e293
refactor model and skill constants
11 years ago
Bryce Allen
18438a63f1
monster quest unstable field fixes
11 years ago
Bryce Allen
6b28446cbd
quest goal and sub goal spelling fixes
11 years ago
Bryce Allen
4a82ebd61b
add gathering reward source
11 years ago
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
11 years ago
Bryce Allen
f963e839a3
add db check script with fuzzy name matching
11 years ago
Bryce Allen
00274a2aba
add Coin/Ticket item type
11 years ago
Bryce Allen
f4185450c4
hack for mis-marked unstable monsters
11 years ago
Bryce Allen
0ad973dc79
add other item types
11 years ago
Bryce Allen
fc459b6ad8
add hub/stars to recommended quest output
11 years ago
Bryce Allen
9fa9f8e2a9
add quest rank to db
11 years ago
Bryce Allen
1be52d7a1e
update known issues
11 years ago
Bryce Allen
2423ccb65f
add TODO
11 years ago
Bryce Allen
2aa285fc59
track when cap = kill
11 years ago
Bryce Allen
6c369172db
normalize quest rewards with >100 total
11 years ago
Bryce Allen
faf4b9df3e
handle case mismatch in search
11 years ago
Bryce Allen
156eec0b4c
improve readme
11 years ago
Bryce Allen
573107480d
link index to github for source and doc
11 years ago
Bryce Allen
38745ec210
improve doc, move acknowledgements to top readme
11 years ago
Bryce Allen
e77d91b0db
handle wyporium items by listing trade item data
11 years ago
Bryce Allen
ff4946f235
upstream db update
11 years ago
Bryce Allen
85dc27df72
add error for items with no reward data
11 years ago
Bryce Allen
7427bff0e5
add item not found handler
11 years ago
Bryce Allen
6d62a6ff4a
recommendations: add quests, make per rank
11 years ago
Bryce Allen
582829811b
smart data path detection for static index
11 years ago
Bryce Allen
444ee3b928
add static index for use with genrewards.py
11 years ago
Bryce Allen
7a3d7cc9b8
add static generator for item rewards txts
11 years ago
Bryce Allen
3145f1415a
add amazing luck, output fixes
11 years ago
Bryce Allen
50466f05dc
more precise extend chances
11 years ago
Bryce Allen
a449087aba
refactor: separate calculations and print
11 years ago
Bryce Allen
8af6a3a577
add hunt recommendations
11 years ago
Bryce Allen
8f8057bddd
update readme with new paths to scripts
11 years ago
Bryce Allen
907f37b15a
support virus rewards
...
This is based on guesses, I'm unsure of the mechanics.
11 years ago
Bryce Allen
45c0cfd10c
hack to make bins work without PYTHONPATH
11 years ago
Bryce Allen
2abdeaa5b7
add missing reward types
11 years ago
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