summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-11Add rotate_node template textWuzzy
2017-02-03Version 1.0.1Wuzzy
2017-02-03Make mod more stable with weird tool definitionsWuzzy
2017-02-03Fix crash for tools w/o uses or maxlevel definedWuzzy
2016-12-28Version 1.0.0Wuzzy
2016-12-28Update screenshotWuzzy
2016-12-28Delete pointless backup fileWuzzy
2016-12-28Remove old FIXME as it is not relevant anymoreWuzzy
2016-12-28Fix dig time being “inf” when maxlevel==0Wuzzy
2016-12-28Mention what to do with hand and airWuzzy
2016-12-28Add support for unlimited usesWuzzy
2016-12-28Add some nil checks for nodesWuzzy
2016-12-28add_entry/add_categoryWuzzy
2016-12-19Fix typo in API.mdWuzzy
2016-12-19Version 0.9.0Wuzzy
2016-12-19Roughly sort misc. tools by durabilityWuzzy
2016-12-17Fix bad comparison of uses and mintimeWuzzy
2016-12-17Take use count into account for tool sortWuzzy
2016-12-17Roughly sort tool entries by tool capabilitiesWuzzy
2016-12-16Differentiate b/w item/tool/node againWuzzy
2016-12-16Move redundant core item infos into functionsWuzzy
2016-12-16Minor refactoring and new commentsWuzzy
2016-12-16Simplify notable groups explanationWuzzy
2016-12-16Improve explanation of miscgroupsWuzzy
2016-12-16Automatically add connects_to groups to miscgroupsWuzzy
2016-12-16Simplify group gatheringWuzzy
2016-12-16Automatically collect all crafting groupsWuzzy
2016-12-16Also check place_failed as soundWuzzy
2016-12-16Expose exact light level, simplify light stringsWuzzy
2016-12-15Rename “mining level” to “toughness level”Wuzzy
2016-12-15Rename factoid functionsWuzzy
2016-12-14Fail gracefully if node has invalid soundsWuzzy
2016-12-14Update translationsWuzzy
2016-12-14Update translationWuzzy
2016-12-14Hide full punch interval if not a weaponWuzzy
2016-12-14Remove unused codeWuzzy
2016-12-14Support tools with maxlevel==nil or uses==nilWuzzy
2016-12-14Replace “mining capabilities” w/ maxlevelWuzzy
2016-12-14Attempt to reasonably display mining timesWuzzy
2016-12-13Make README section about auto info more readableWuzzy
2016-12-13Minor README rewriteWuzzy
2016-12-13Move mining durability into toolcaps_to_stringWuzzy
2016-12-13Don't add newlines after empty linesWuzzy
2016-12-13Move durability info downWuzzy
2016-12-13Add mining tool durabilityWuzzy
2016-12-13Update durability helpWuzzy
2016-12-13*_durability and make it more flexibleWuzzy
2016-12-13Add support to specify tool usesWuzzy
2016-12-13Translate itemstring factoidWuzzy
2016-12-12Add use factoid typeWuzzy