summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2016-12-13Add mining tool durabilityWuzzy
2016-12-13*_durability and make it more flexibleWuzzy
2016-12-13Add support to specify tool usesWuzzy
2016-12-12Add use factoid typeWuzzy
2016-12-12Remove newline after itemstring factoidWuzzy
2016-12-12Avoid double newline for custom factoidsWuzzy
2016-12-12Add a couple of factoid typesWuzzy
2016-12-12Add more newline2Wuzzy
2016-12-12Add misc factoid typeWuzzy
2016-12-12Remove old TODOWuzzy
2016-12-12Allow to overwrite entry name of air, ignore, handWuzzy
2016-12-12Update hand hidden supportWuzzy
2016-12-12Try to add hidden support to handWuzzy
2016-12-12Allow to suppress hand entry (hopefully)Wuzzy
2016-12-12Fix hand entry name overrideWuzzy
2016-12-12Suppress ignore againWuzzy
2016-12-12Remove legacy tableWuzzy
2016-12-12Remove legacy functions since we're using fieldsWuzzy
2016-12-09Allow category_id in register_factoid to be nilWuzzy
2016-12-08Support factoids for tools and craftitems. Yay!Wuzzy
2016-12-08Partially fix custom hand/air text not workingWuzzy
2016-12-06Change meaning of itemstring settingWuzzy
2016-12-06Show itemstring to those with give or debug privWuzzy
2016-12-05Show itemstrings by defaultWuzzy
2016-12-03Use new intllib string insertion syntaxWuzzy
2016-12-03Gracefully fail when trying to parse unknown itemWuzzy
2016-11-16Change x_doc_items_* to _doc_items_*Wuzzy
2016-11-09Fix mod not working with intllib and mod securityWuzzy
2016-11-07Use doc boundary box helper varsWuzzy
2016-11-03Actually check itemstring setting for truthWuzzy
2016-11-03Allow to show itemstringWuzzy
2016-11-03Fix NO DATA errorsWuzzy
2016-11-03Fix globals problemWuzzy
2016-11-03Export group namesWuzzy
2016-11-03add_real_group_names → add_friendly_group_namesWuzzy
2016-11-03Make group name rendering a settingWuzzy
2016-11-03Fix falling_node vs block factoidWuzzy
2016-10-30Allow entry name overwrites againWuzzy
2016-10-30Remove outdate commentsWuzzy
2016-10-30Add more item def. fieldsWuzzy
2016-10-30Add support for item definition fieldsWuzzy
2016-10-27Tweak more string errorsWuzzy
2016-10-27Fix some bad stringsWuzzy
2016-10-26Improve I18NWuzzy
2016-10-25Partial intllib supportWuzzy
2016-10-25Fix block images not being shown for certain dropsWuzzy
2016-10-24Check if player object is nilWuzzy
2016-10-23Add security precautions for nil player/item namesWuzzy
2016-10-22Fix “formtring” typoWuzzy
2016-10-10Fall damage disabled for <= -100Wuzzy