summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2016-12-12Rename modpack to “Help”Wuzzy
2016-12-12Version 0.10.0Wuzzy
2016-12-07Add sfinv_buttons supportWuzzy
2016-12-07Update category order for newet doc_basicsWuzzy
2016-12-07Allow gallery to display item imagesWuzzy
2016-12-05Get rid of a leaking globalWuzzy
2016-12-03Version 0.9.0Wuzzy
2016-12-02Better def. pos' for differently aligned galleryWuzzy
2016-12-02Add align_left, align_top params to galleryWuzzy
2016-12-02Hide gallery buttons at start or end of galleryWuzzy
2016-12-02Add number next to gallery imagesWuzzy
2016-11-29doc.entry_builders.text_and_galleryWuzzy
2016-11-29Add docs for doc.widgets.galleryWuzzy
2016-11-29Scroll galleries pagewiseWuzzy
2016-11-29Force maximum gallery indexWuzzy
2016-11-29Add tooltips to gallery buttonsWuzzy
2016-11-29+build_formspec param +part impl gallery callbWuzzy
2016-11-29Add basic image gallery widget (WIP)Wuzzy
2016-11-22Version 0.8.0Wuzzy
2016-11-18Fix minor typo in srcWuzzy
2016-11-18Add doc.set_category_orderWuzzy
2016-11-17Version 0.7.0Wuzzy
2016-11-09Fix mod not working with inttlib and mod securityWuzzy
2016-11-08Explicitly support receiving entry page eventsWuzzy
2016-11-07Return widget ID in text widget tool functionWuzzy
2016-11-07Refactor some formspec coordinate defsWuzzy
2016-11-07Add optional text widget boundariesWuzzy
2016-11-07Add and document entry widgets boundary boxWuzzy
2016-11-07Fix entry selection sometimes being lost in limboWuzzy
2016-11-07Fix crash with large cat. count and refactorWuzzy
2016-11-07Remember category selection for long cat. listWuzzy
2016-11-07Add support for arbitrary many categoriesWuzzy
2016-11-07Add support for up to 32 categoriesWuzzy
2016-11-03Update no category warningWuzzy
2016-11-03intllib-friendlier string splitWuzzy
2016-11-01Fix final line of text widget being lostWuzzy
2016-10-30Log warning if entry without name is addedWuzzy
2016-10-30Add entry ID to nameless entry infoWuzzy
2016-10-30Show “Nameless entry” in entry pageWuzzy
2016-10-30Show nameless entries in redWuzzy
2016-10-27Fix version not shown in error msgWuzzy
2016-10-27Fix version number (0.6.1)Wuzzy
2016-10-13Make missing category pages more onsistentWuzzy
2016-10-13Add intllib supportWuzzy
2016-10-13Rename reveal privWuzzy
2016-10-13Add command to reveal all entries at onceWuzzy
2016-10-13Unique text widget IDsWuzzy
2016-10-13Write doc for doc.widgets.textWuzzy
2016-10-09Add temp. freeform text widgetWuzzy
2016-10-09Local functionsWuzzy