Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-08 | Add third gender to account | wushin | 1 | -1/+1 | |
Add Gender to char Make gear work proper with new gender Enable legacy clients to use account gender | |||||
2015-11-13 | do not require a name for warps | mekolat | 2 | -29/+22 | |
2015-05-11 | Merge pull request #69 from mekolat/getitemlink | Wushin | 3 | -7/+3 | |
remove item labels | |||||
2015-05-02 | npc -1 => 32767 | mekolat | 3 | -122/+12 | |
2015-04-30 | remove item labels | mekolat | 3 | -7/+3 | |
2015-04-25 | Add Bitmasked Quest Log | wushin | 2 | -0/+190 | |
2015-01-13 | Fix value_multiply shop items | Ben Longbons | 2 | -7/+15 | |
2014-11-04 | Use the new ASTs | Ben Longbons | 8 | -254/+372 | |
2014-10-29 | Item AST | Ben Longbons | 8 | -77/+496 | |
2014-10-26 | Fix header ranking | Ben Longbons | 3 | -3/+15 | |
2014-10-26 | New ast module for for npc parsing | Ben Longbons | 6 | -0/+1490 | |
Will eventually put most/all parsers there. |