Commit graph

4 commits

Author SHA1 Message Date
LethalEncounter
8e9afeded6 Fixed merchants and examine hang 2020-07-25 23:58:02 -04:00
Image
b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546)
Fix #145
2020-07-18 17:18:51 -04:00
Image
ad3e0ba069 Support for knowledge book sorting, begins resolution for issue #48
Requires SQL update:
update commands set handler=511 where command='knowledgewindow_sort';

- Support for ordering knowledge books by alphabetical, category, and level.  There is some quirky sorting if you try sorting multiple times on category/level, to be addressed.

MaxLevel only checkbox is not implemented
patterns are not implemented
2020-05-17 18:06:55 -04:00
Image
548007ea96 Base
Starting point..!
2020-02-28 09:17:24 -05:00