Age | Commit message (Expand) | Author |
2016-12-16 | Also check place_failed as sound | Wuzzy |
2016-12-16 | Expose exact light level, simplify light strings | Wuzzy |
2016-12-15 | Rename “mining level” to “toughness level” | Wuzzy |
2016-12-15 | Rename factoid functions | Wuzzy |
2016-12-14 | Fail gracefully if node has invalid sounds | Wuzzy |
2016-12-14 | Update translations | Wuzzy |
2016-12-14 | Update translation | Wuzzy |
2016-12-14 | Hide full punch interval if not a weapon | Wuzzy |
2016-12-14 | Remove unused code | Wuzzy |
2016-12-14 | Support tools with maxlevel==nil or uses==nil | Wuzzy |
2016-12-14 | Replace “mining capabilities” w/ maxlevel | Wuzzy |
2016-12-14 | Attempt to reasonably display mining times | Wuzzy |
2016-12-13 | Make README section about auto info more readable | Wuzzy |
2016-12-13 | Minor README rewrite | Wuzzy |
2016-12-13 | Move mining durability into toolcaps_to_string | Wuzzy |
2016-12-13 | Don't add newlines after empty lines | Wuzzy |
2016-12-13 | Move durability info down | Wuzzy |
2016-12-13 | Add mining tool durability | Wuzzy |
2016-12-13 | Update durability help | Wuzzy |
2016-12-13 | *_durability and make it more flexible | Wuzzy |
2016-12-13 | Add support to specify tool uses | Wuzzy |
2016-12-13 | Translate itemstring factoid | Wuzzy |
2016-12-12 | Add use factoid type | Wuzzy |
2016-12-12 | Remove newline after itemstring factoid | Wuzzy |
2016-12-12 | Rewrite API.md wrt factoids | Wuzzy |
2016-12-12 | Avoid double newline for custom factoids | Wuzzy |
2016-12-12 | Add a couple of factoid types | Wuzzy |
2016-12-12 | Add more newline2 | Wuzzy |
2016-12-12 | Add misc factoid type | Wuzzy |
2016-12-12 | Remove old TODO | Wuzzy |
2016-12-12 | Allow to overwrite entry name of air, ignore, hand | Wuzzy |
2016-12-12 | Update hand hidden support | Wuzzy |
2016-12-12 | Try to add hidden support to hand | Wuzzy |
2016-12-12 | Allow to suppress hand entry (hopefully) | Wuzzy |
2016-12-12 | Fix hand entry name override | Wuzzy |
2016-12-12 | Suppress ignore again | Wuzzy |
2016-12-12 | Remove legacy table | Wuzzy |
2016-12-12 | Minor API.md fix | Wuzzy |
2016-12-12 | Remove legacy functions since we're using fields | Wuzzy |
2016-12-12 | Rename modpack to “Help” | Wuzzy |
2016-12-12 | Version 0.8.0 | Wuzzy |
2016-12-11 | Copy-edit README.md | Wuzzy |
2016-12-11 | Copy-edit API.md | Wuzzy |
2016-12-09 | Allow category_id in register_factoid to be nil | Wuzzy |
2016-12-08 | Support factoids for tools and craftitems. Yay! | Wuzzy |
2016-12-08 | Partially fix custom hand/air text not working | Wuzzy |
2016-12-06 | Change meaning of itemstring setting | Wuzzy |
2016-12-06 | Show itemstring to those with give or debug priv | Wuzzy |
2016-12-05 | Show itemstrings by default | Wuzzy |
2016-12-03 | Use new intllib string insertion syntax | Wuzzy |