Commit Graph
75 Commits
Author SHA1 Message Date
Bryce Allen 74730ed921 fix slot counts on incomplete sets 2015-05-02 19:18:00 -05:00
Bryce Allen f505f51432 add talisman, safer local storage load 2015-05-02 19:12:02 -05:00
Bryce Allen 6821627e2d handle item names that aren't title case 2015-05-02 09:34:45 -05:00
Bryce Allen 4824f96ce9 mharmor: add fuzzy skill search 2015-05-02 08:56:19 -05:00
Bryce Allen d41c5380a9 case friendly mharmor args 2015-05-02 08:34:51 -05:00
Bryce Allen 8c1f40e93c add resist arg 2015-05-02 08:27:23 -05:00
Bryce Allen 1a677bca38 Merge pull request #1 from chocolatemelt/master
Support lowercase and extra whitespace in search
2015-05-02 08:22:02 -05:00
Kevin Zhang 5c3d7ab79a Support lowercase and extra whitespace in search 2015-05-02 05:07:27 -04:00
Bryce Allen 6329e7028b add html/jsonapi armor builder
- make decoration calculator use 1-slot decorations multiple times
2015-04-29 02:16:01 -05:00
Bryce Allen 784299dd53 add armor search, damage fixes 2015-04-27 03:21:02 -05:00
Bryce Allen 5e3552728f fix model breakable field 2015-04-23 00:41:02 -05:00
Bryce Allen b96bed0bc4 break improvements 2015-04-23 00:26:58 -05:00
Bryce Allen 7b5e8c9dd8 Amazing Luck fits better in output
Technically it's called "Magnificent Luck" but that is such
a mouthful and lineful.
2015-04-22 22:45:16 -05:00
Bryce Allen e2bd4a757b add jsonapi generator, default output to web dir 2015-04-22 22:37:54 -05:00
Bryce Allen 4e562ed537 model and db refactor, damage improvements 2015-04-22 22:29:40 -05:00
Bryce Allen 9968cd4cdd damage refactor, new averages 2015-04-22 11:52:11 -05:00
Bryce Allen f91b11e293 refactor model and skill constants 2015-04-18 11:49:17 -05:00
Bryce Allen 18438a63f1 monster quest unstable field fixes 2015-04-08 23:26:17 -05:00
Bryce Allen 6b28446cbd quest goal and sub goal spelling fixes 2015-04-08 21:45:22 -05:00
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