summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2016-08-13Allow function-based sortingWuzzy
2016-08-13Add support for custom entry sortingWuzzy
2016-08-12Prevent next/prev crash when catsel==nilWuzzy
2016-08-12Add simple sort settingsWuzzy
2016-08-12(Kinda) implement back/forth buttons for entriesWuzzy
2016-08-12Add dummy next/previous entry buttonsWuzzy
2016-08-12Better error message for w/o categoriesWuzzy
2016-08-12Increase size for text entry templateWuzzy
2016-08-11Clean up unused variablesWuzzy
2016-08-05Version 0.3.0Wuzzy
2016-08-04Improve layouting of “error” pagesWuzzy
2016-08-04Special formspec for empty categoriesWuzzy
2016-08-04Error message for when no categories existWuzzy
2016-08-04Fix crash in empty categoriesWuzzy
2016-08-04Slightly improve header textsWuzzy
2016-08-03Add support for category descriptions (as tooltips)Wuzzy
2016-08-03entry_builders instead of entry_templatesWuzzy
2016-08-03Add formspec entry builderWuzzy
2016-08-03Increase with of text templateWuzzy
2016-08-03Add text template for build_formspec paramWuzzy
2016-08-02Officially push version to 0.2.0Wuzzy
2016-08-01get_viewed_count returns nil for unknown playerWuzzy
2016-08-01Add some counter functions for convenienceWuzzy
2016-08-01Sort categories (first come, first serve)Wuzzy
2016-07-31Mark entry as viewed when switching tabsWuzzy
2016-07-31Update viewed entry status directly after accessWuzzy
2016-07-31Make new/unread entries cyanWuzzy
2016-07-30Add button for Unified InventoryWuzzy
2016-07-25Add single alias functionWuzzy
2016-07-25Add support for entry aliasesWuzzy
2016-07-24Add doc.sub tableWuzzy
2016-07-24New function: doc.entry_existsWuzzy
2016-07-24Add func's for displaying category/entry directlyWuzzy
2016-07-24Fix crash in entry tab under conditionsWuzzy
2016-07-24Make help entry appear on double clickWuzzy
2016-07-20Generate version number stringWuzzy
2015-05-16Apply formspec escapingWuzzy
2015-05-16Automatically sort entries by nameWuzzy
2015-03-11Implement the “return” buttonsWuzzy
2015-03-11Update entry_list for new categoryWuzzy
2015-03-11Remove placeholders—part 2Wuzzy
2015-03-11Remove placeholders—part 1Wuzzy
2015-03-11Implement showing help entryWuzzy
2015-03-11Remember selected entry in entry listWuzzy
2015-03-11Add category tab mock-upWuzzy
2015-03-11Fix empty entry listsWuzzy
2015-03-11Implement buttons in main tabWuzzy
2015-03-11Add basic entry displayingWuzzy
2015-03-11Partial implementation of the category tabWuzzy
2015-03-11Add basic main help screenWuzzy