summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2016-12-22Make formspec background opaqueWuzzy
2016-12-19Version 0.11.0Wuzzy
2016-12-15Increase text widget line length to 80 againWuzzy
2016-12-15Fix unlock messageWuzzy
2016-12-15Minor hidden entry text rewriteWuzzy
2016-12-15Use intllib replacers (@1, @2, etc.)Wuzzy
2016-12-15Increase number of category buttons per columnWuzzy
2016-12-15Remove bgcolorWuzzy
2016-12-15Don't destroy player data afer leavingWuzzy
2016-12-15Make category buttons widerWuzzy
2016-12-15Increase formspec sizeWuzzy
2016-12-15Position some core widgets rel. to formspec sizeWuzzy
2016-12-15Make text widget background fully blackWuzzy
2016-12-14Reduce default text widget widthWuzzy
2016-12-12Fix help_reveal command privWuzzy
2016-12-12Change chat commandsWuzzy
2016-12-12Tweak empty Documentation System error msgWuzzy
2016-12-12Fix incorrect category countingWuzzy
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